| /freebsd-10-stable/etc/ |
| D | disktab | 28 :pc#720:oc#0:bc#4096:fc#512: 33 :pc#1440:oc#0:bc#4096:fc#512: 38 :pc#2400:oc#0:bc#4096:fc#512: 43 :pc#2880:oc#0:bc#4096:fc#512: 49 :pc#5760:oc#0:bb#4096:fa#512: 58 :pc#1600:oc#0:bc#4096:fc#512: 63 :pc#1640:oc#0:bc#4096:fc#512: 68 :pc#2952:oc#0:bc#4096:fc#512: 73 :pc#3444:oc#0:bc#4096:fc#512: 81 :pc#246528:oc#0:bc#4096:fc#512: [all …]
|
| /freebsd-10-stable/contrib/atf/atf-sh/ |
| D | atf-check.cpp | 592 run_output_check(const output_check oc, const atf::fs::path& path, in run_output_check() argument 597 if (oc.type == oc_empty) { in run_output_check() 599 if (!oc.negated && !is_empty) { in run_output_check() 603 } else if (oc.negated && is_empty) { in run_output_check() 608 } else if (oc.type == oc_file) { in run_output_check() 609 const bool equals = compare_files(path, atf::fs::path(oc.value)); in run_output_check() 610 if (!oc.negated && !equals) { in run_output_check() 613 print_diff(atf::fs::path(oc.value), path); in run_output_check() 615 } else if (oc.negated && equals) { in run_output_check() 617 cat_file(atf::fs::path(oc.value)); in run_output_check() [all …]
|
| /freebsd-10-stable/release/picobsd/mfs_tree/etc/ |
| D | disktab | 22 :pc#720:oc#0:bc#4096:fc#512: 28 :pc#1440:oc#0:bc#4096:fc#512: 34 :pc#2400:oc#0:bc#4096:fc#512: 40 :pc#2880:oc#0:bc#4096:fc#512: 46 :pc#2048:oc#0:bc#4096:fc#512: 59 :pc#202224:oc#0: \ 67 :pc#576600:oc#0:\ 74 :pc#444384:oc#0: 79 :pc#2880:oc#0:bc#4096:fc#512: 85 :pc#196608:oc#0:bc#4096:fc#512:
|
| /freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/translators/ |
| D | tst.PartialDereferencing.d | 46 char oc; member 53 oc = ((struct input_struct) ivar).ic; 67 printf("out.oi: %d\t out.oc: %d\n", out.oi, out.oc); 71 /(100 != out.oi) || (0 != out.oc)/ 77 /(100 == out.oi) && (0 == out.oc)/
|
| D | tst.StructureAssignment.d | 47 char oc; member 67 printf("out.oi: %d\t out.oc: %d\n", out.oi, out.oc); 71 /(100 != out.oi) || (0 != out.oc)/ 77 /(100 == out.oi) && (0 == out.oc)/
|
| D | err.D_XLATE_REDECL.RepeatTransDecl.d | 46 char oc; member 53 oc = ((struct input_struct *) ivar1)->ic1; 59 oc = ((struct input_struct *) ivar1)->ic1;
|
| D | tst.RepeatDeclaration.d | 51 char oc; member 58 oc = ((struct input_struct1 *) ivar1)->ic1; 64 oc = ((struct input_struct2 *) ivar2)->ic2;
|
| D | tst.InputAliasTrans.d | 46 char oc; member 53 oc = ((input_t *) ivar)->ic;
|
| D | tst.UnionOutputTrans.d | 47 char oc; member 53 oc = ((struct input_struct *) ivar)->ic;
|
| D | tst.OutputAliasTrans.d | 47 char oc; member 56 oc = ((struct input_struct *) ivar)->ic;
|
| D | tst.SimultaneousTranslators.d | 53 char oc; member 64 oc = ((struct input_struct2 *) ivar2)->ic2;
|
| D | tst.PartialOutputTransDefn.d | 47 char oc; member
|
| /freebsd-10-stable/sys/netinet/libalias/ |
| D | alias_cuseeme.c | 204 struct oc_header *oc; in AliasHandleCUSeeMeIn() local 213 oc = (struct oc_header *)(cu + 1); in AliasHandleCUSeeMeIn() 214 ci = (struct client_info *)(oc + 1); in AliasHandleCUSeeMeIn() 217 if ((char *)oc <= end) { in AliasHandleCUSeeMeIn() 222 for (i = 0; (char *)(ci + 1) <= end && i < oc->client_count; i++, ci++) in AliasHandleCUSeeMeIn()
|
| /freebsd-10-stable/contrib/groff/src/preproc/refer/ |
| D | token.cpp | 86 void token_info::set(token_type t, const char *sk, const char *oc) in set() argument 88 assert(oc == 0 || t == TOKEN_UPPER || t == TOKEN_LOWER); in set() 91 other_case = oc; in set() 155 const char *sk = 0, const char *oc = 0) in store_token() argument 172 token_table[n].ti.set(typ, sk, oc); in store_token()
|
| D | token.h | 38 void set(token_type, const char *sk = 0, const char *oc = 0);
|
| /freebsd-10-stable/sys/gnu/dts/arm/ |
| D | stih410-pinctrl.dtsi | 18 usb-oc-detect = <&pio35 0 ALT1 IN>; 27 usb-oc-detect = <&pio35 2 ALT1 IN>;
|
| /freebsd-10-stable/lib/libedit/ |
| D | search.c | 522 char oc, *ocp; in ce_search_line() local 525 oc = *ocp; in ce_search_line() 529 oc = *ocp; in ce_search_line() 535 *ocp = oc; in ce_search_line() 540 *ocp = oc; in ce_search_line() 545 *ocp = oc; in ce_search_line() 550 *ocp = oc; in ce_search_line()
|
| /freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/ |
| D | Getopt.java | 192 char oc; // opt char in parselong() local 215 oc = opt.charAt(op++); in parselong() 216 match = (ic == oc && match); in parselong()
|
| /freebsd-10-stable/usr.bin/tip/libacu/ |
| D | v831.c | 231 char cc, oc = c; in dialit() local 238 c = oc; in dialit()
|
| /freebsd-10-stable/sys/dev/isp/ |
| D | isp_pci.c | 1224 uint32_t rv, oc = 0; in isp_pci_rd_reg_1080() local 1231 oc = BXR2(isp, IspVirt2Off(isp, BIU_CONF1)); in isp_pci_rd_reg_1080() 1232 tc = oc & ~BIU_PCI1080_CONF1_DMA; in isp_pci_rd_reg_1080() 1240 oc = BXR2(isp, IspVirt2Off(isp, BIU_CONF1)); in isp_pci_rd_reg_1080() 1242 oc | BIU_PCI1080_CONF1_DMA); in isp_pci_rd_reg_1080() 1246 if (oc) { in isp_pci_rd_reg_1080() 1247 BXW2(isp, IspVirt2Off(isp, BIU_CONF1), oc); in isp_pci_rd_reg_1080() 1256 int oc = 0; in isp_pci_wr_reg_1080() local 1263 oc = BXR2(isp, IspVirt2Off(isp, BIU_CONF1)); in isp_pci_wr_reg_1080() 1264 tc = oc & ~BIU_PCI1080_CONF1_DMA; in isp_pci_wr_reg_1080() [all …]
|
| /freebsd-10-stable/contrib/binutils/binutils/ |
| D | sysdump.c | 61 int oc = *idx / 8; in getCHARS() local 71 b = ptr[oc++]; in getCHARS() 77 memcpy (r, ptr + oc, b); in getCHARS()
|
| /freebsd-10-stable/usr.bin/xlint/lint1/ |
| D | emit1.c | 484 int c, oc, first; in outfstrg() local 545 oc = c; in outfstrg() 551 if (oc == '[') { in outfstrg()
|
| /freebsd-10-stable/contrib/ipfilter/tools/ |
| D | lexer.c | 441 char ipv6buf[45 + 1], *s, oc; in yylex() local 447 oc = c; in yylex() 473 c = oc; in yylex()
|
| /freebsd-10-stable/contrib/amd/ |
| D | ldap-id.txt | 251 amdSchema-oc ::= { amdSchema-id 2 } 256 --ID { amdSchema-oc 1 } 264 --ID { amdSchema-oc 2 }
|
| D | ldap-id.ms | 226 amdSchema-oc ::= { amdSchema-id 2 } 231 --ID { amdSchema-oc 1 } 239 --ID { amdSchema-oc 2 }
|