Home
last modified time | relevance | path

Searched refs:oc (Results 1 – 25 of 70) sorted by relevance

123

/freebsd-10-stable/etc/
Ddisktab28 :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/
Datf-check.cpp592 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/
Ddisktab22 :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/
Dtst.PartialDereferencing.d46 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)/
Dtst.StructureAssignment.d47 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)/
Derr.D_XLATE_REDECL.RepeatTransDecl.d46 char oc; member
53 oc = ((struct input_struct *) ivar1)->ic1;
59 oc = ((struct input_struct *) ivar1)->ic1;
Dtst.RepeatDeclaration.d51 char oc; member
58 oc = ((struct input_struct1 *) ivar1)->ic1;
64 oc = ((struct input_struct2 *) ivar2)->ic2;
Dtst.InputAliasTrans.d46 char oc; member
53 oc = ((input_t *) ivar)->ic;
Dtst.UnionOutputTrans.d47 char oc; member
53 oc = ((struct input_struct *) ivar)->ic;
Dtst.OutputAliasTrans.d47 char oc; member
56 oc = ((struct input_struct *) ivar)->ic;
Dtst.SimultaneousTranslators.d53 char oc; member
64 oc = ((struct input_struct2 *) ivar2)->ic2;
Dtst.PartialOutputTransDefn.d47 char oc; member
/freebsd-10-stable/sys/netinet/libalias/
Dalias_cuseeme.c204 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/
Dtoken.cpp86 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()
Dtoken.h38 void set(token_type, const char *sk = 0, const char *oc = 0);
/freebsd-10-stable/sys/gnu/dts/arm/
Dstih410-pinctrl.dtsi18 usb-oc-detect = <&pio35 0 ALT1 IN>;
27 usb-oc-detect = <&pio35 2 ALT1 IN>;
/freebsd-10-stable/lib/libedit/
Dsearch.c522 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/
DGetopt.java192 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/
Dv831.c231 char cc, oc = c; in dialit() local
238 c = oc; in dialit()
/freebsd-10-stable/sys/dev/isp/
Disp_pci.c1224 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/
Dsysdump.c61 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/
Demit1.c484 int c, oc, first; in outfstrg() local
545 oc = c; in outfstrg()
551 if (oc == '[') { in outfstrg()
/freebsd-10-stable/contrib/ipfilter/tools/
Dlexer.c441 char ipv6buf[45 + 1], *s, oc; in yylex() local
447 oc = c; in yylex()
473 c = oc; in yylex()
/freebsd-10-stable/contrib/amd/
Dldap-id.txt251 amdSchema-oc ::= { amdSchema-id 2 }
256 --ID { amdSchema-oc 1 }
264 --ID { amdSchema-oc 2 }
Dldap-id.ms226 amdSchema-oc ::= { amdSchema-id 2 }
231 --ID { amdSchema-oc 1 }
239 --ID { amdSchema-oc 2 }

123