Searched refs:oc (Results 1 - 25 of 44) sorted by relevance

12

/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/translators/
H A Dtst.PartialDereferencing.d46 char oc;
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)/
H A Derr.D_XLATE_REDECL.RepeatTransDecl.d46 char oc;
53 oc = ((struct input_struct *) ivar1)->ic1;
59 oc = ((struct input_struct *) ivar1)->ic1;
H A Dtst.InputAliasTrans.d46 char oc;
53 oc = ((input_t *) ivar)->ic;
H A Dtst.OutputAliasTrans.d47 char oc;
56 oc = ((struct input_struct *) ivar)->ic;
H A Dtst.UnionOutputTrans.d47 char oc;
53 oc = ((struct input_struct *) ivar)->ic;
H A Dtst.StructureAssignment.d47 char oc;
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)/
H A Dtst.SimultaneousTranslators.d53 char oc;
64 oc = ((struct input_struct2 *) ivar2)->ic2;
H A Dtst.PartialOutputTransDefn.d47 char oc;
H A Dtst.RepeatDeclaration.d51 char oc;
58 oc = ((struct input_struct1 *) ivar1)->ic1;
64 oc = ((struct input_struct2 *) ivar2)->ic2;
/freebsd-10-stable/sys/gnu/dts/arm/
H A Dstih410-pinctrl.dtsi18 usb-oc-detect = <&pio35 0 ALT1 IN>;
27 usb-oc-detect = <&pio35 2 ALT1 IN>;
H A Dkirkwood-openblocks_a7.dts98 pmx_usb_oc: pmx-usb-oc {
/freebsd-10-stable/contrib/atf/atf-sh/
H A Datf-check.cpp592 run_output_check(const output_check oc, const atf::fs::path& path, argument
597 if (oc.type == oc_empty) {
599 if (!oc.negated && !is_empty) {
603 } else if (oc.negated && is_empty) {
608 } else if (oc.type == oc_file) {
609 const bool equals = compare_files(path, atf::fs::path(oc.value));
610 if (!oc.negated && !equals) {
613 print_diff(atf::fs::path(oc.value), path);
615 } else if (oc.negated && equals) {
617 cat_file(atf::fs::path(oc
[all...]
/freebsd-10-stable/sys/netinet/libalias/
H A Dalias_cuseeme.c204 struct oc_header *oc; local
213 oc = (struct oc_header *)(cu + 1);
214 ci = (struct client_info *)(oc + 1);
217 if ((char *)oc <= end) {
222 for (i = 0; (char *)(ci + 1) <= end && i < oc->client_count; i++, ci++)
/freebsd-10-stable/contrib/groff/src/preproc/refer/
H A Dtoken.h38 void set(token_type, const char *sk = 0, const char *oc = 0);
H A Dtoken.cpp86 void token_info::set(token_type t, const char *sk, const char *oc) argument
88 assert(oc == 0 || t == TOKEN_UPPER || t == TOKEN_LOWER);
91 other_case = oc;
155 const char *sk = 0, const char *oc = 0)
172 token_table[n].ti.set(typ, sk, oc);
/freebsd-10-stable/usr.bin/tip/libacu/
H A Dv831.c231 char cc, oc = c; local
238 c = oc;
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java192 char oc; // opt char
215 oc = opt.charAt(op++);
216 match = (ic == oc && match);
/freebsd-10-stable/lib/libedit/
H A Dsearch.c522 char oc, *ocp; local
525 oc = *ocp;
529 oc = *ocp;
535 *ocp = oc;
540 *ocp = oc;
545 *ocp = oc;
550 *ocp = oc;
/freebsd-10-stable/contrib/binutils/binutils/
H A Dsysdump.c61 int oc = *idx / 8; local
71 b = ptr[oc++];
77 memcpy (r, ptr + oc, b);
/freebsd-10-stable/usr.bin/xlint/lint1/
H A Demit1.c484 int c, oc, first; local
545 oc = c;
551 if (oc == '[') {
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dlang.h45 oc, om, or, enumerator in enum:__anon4692
/freebsd-10-stable/sys/dev/isp/
H A Disp_pci.c1224 uint32_t rv, oc = 0; local
1231 oc = BXR2(isp, IspVirt2Off(isp, BIU_CONF1));
1232 tc = oc & ~BIU_PCI1080_CONF1_DMA;
1240 oc = BXR2(isp, IspVirt2Off(isp, BIU_CONF1));
1242 oc | BIU_PCI1080_CONF1_DMA);
1246 if (oc) {
1247 BXW2(isp, IspVirt2Off(isp, BIU_CONF1), oc);
1256 int oc = 0; local
1263 oc = BXR2(isp, IspVirt2Off(isp, BIU_CONF1));
1264 tc = oc
[all...]
/freebsd-10-stable/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c131 static char * nextarg(int ac, char **av, int *indp, int oc);
167 nextarg(int ac, char **av, int *indp, int oc) argument
171 warnx("option requires two arguments -- %c", oc);
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-uahcx-defs.h2146 uint32_t oc : 1; /**< 0 - Ignore; 1 - Disable interrupt generation due to Ownership Change. */ member in struct:cvmx_uahcx_ohci0_hcinterruptdisable::cvmx_uahcx_ohci0_hcinterruptdisable_s
2164 uint32_t oc : 1;
2197 uint32_t oc : 1; /**< 0 - Ignore; 1 - Enable interrupt generation due to Ownership Change. */ member in struct:cvmx_uahcx_ohci0_hcinterruptenable::cvmx_uahcx_ohci0_hcinterruptenable_s
2215 uint32_t oc : 1;
2244 uint32_t oc : 1; /**< OwnershipChange. This bit is set by HC when HCD sets the OwnershipChangeRequest member in struct:cvmx_uahcx_ohci0_hcinterruptstatus::cvmx_uahcx_ohci0_hcinterruptstatus_s
2280 uint32_t oc : 1;
/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c923 struct ucred *oc, *tc; /* owner, target credentials */ local
934 oc = o->p_ucred;
935 crhold(oc);
948 decline_attach = oc->cr_uid != tc->cr_uid &&
949 oc->cr_uid != tc->cr_svuid &&
950 oc->cr_uid != tc->cr_ruid;
957 decline_attach = !groupmember(tc->cr_groups[i], oc);
961 decline_attach = !groupmember(tc->cr_rgid, oc) ||
962 !groupmember(tc->cr_svgid, oc);
965 crfree(oc);
[all...]

Completed in 303 milliseconds

12