Searched refs:ao (Results 1 - 20 of 20) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Doverload8.C15 b ao; local
17 if ((ao.*ptr1)() != 0)
19 if ((ao.*ptr2)() != 1)
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20031215-1.c7 const pstr ao = {2, 2, "OK"}; variable
8 const pstr * const a = &ao;
/openbsd-current/regress/lib/libc/getopt/
H A Dgetopt.sh117 test3_getopt ao: '-ao' 'OPT(a)ERR(?o)'
118 test1_getopt :ao: '-ao' 'OPT(a)ERR(:o)'
121 test3_getopt ao:x '-ao arg -x arg' 'OPT(a)OPT(oarg)OPT(x)ARG(arg)'
122 test3_getopt ao:x '-aoarg -x arg' 'OPT(a)OPT(oarg)OPT(x)ARG(arg)'
123 test3_getopt ao::x '-aoarg -x arg' 'OPT(a)OPT(oarg)OPT(x)ARG(arg)'
124 test2_getopt ao::x '-ao ar
[all...]
/openbsd-current/usr.sbin/pppd/
H A Dlcp.c180 lcp_options *ao = &lcp_allowoptions[unit]; local
205 ao->neg_mru = 1;
206 ao->mru = MAXMRU;
207 ao->neg_asyncmap = 1;
208 ao->asyncmap = 0;
209 ao->neg_chap = 1;
210 ao->chap_mdtype = CHAP_DIGEST_MD5;
211 ao->neg_upap = 1;
212 ao->neg_magicnumber = 1;
213 ao
1162 lcp_options *ao = &lcp_allowoptions[f->unit]; local
1486 lcp_options *ao = &lcp_allowoptions[f->unit]; local
[all...]
H A Dipcp.c187 ipcp_options *ao = &ipcp_allowoptions[unit]; local
195 memset(ao, 0, sizeof(*ao));
207 ao->neg_addr = 1;
208 ao->neg_vj = 1;
209 ao->maxslotindex = MAX_STATES - 1;
210 ao->cflag = 1;
216 ao->proxy_arp = 1;
217 ao->default_route = 1;
782 ipcp_options *ao local
[all...]
H A Dccp.c700 ccp_options *ao = &ccp_allowoptions[f->unit]; local
723 if (!ao->deflate || clen != CILEN_DEFLATE
724 || (!ao->deflate_correct && type == CI_DEFLATE)
725 || (!ao->deflate_draft && type == CI_DEFLATE_DRAFT)) {
734 || nb > ao->deflate_size || nb < DEFLATE_MIN_SIZE) {
737 p[2] = DEFLATE_MAKE_OPT(ao->deflate_size);
768 if (!ao->bsd_compress || clen != CILEN_BSD_COMPRESS) {
776 || nb > ao->bsd_bits || nb < BSD_MIN_BITS) {
779 p[2] = BSD_MAKE_OPT(BSD_CURRENT_VERSION, ao->bsd_bits);
810 if (!ao
[all...]
H A Dauth.c606 lcp_options *ao = &lcp_allowoptions[0]; local
610 ao->neg_upap = !refuse_pap && (passwd[0] != 0 || get_pap_passwd(NULL));
611 ao->neg_chap = !refuse_chap
/openbsd-current/lib/libcrypto/objects/
H A Dobj_dat.c217 ADDED_OBJ *ao[4] = {NULL, NULL, NULL, NULL}, *aop; local
228 if (!(ao[ADDED_NID] = malloc(sizeof(ADDED_OBJ))))
231 if (!(ao[ADDED_DATA] = malloc(sizeof(ADDED_OBJ))))
234 if (!(ao[ADDED_SNAME] = malloc(sizeof(ADDED_OBJ))))
237 if (!(ao[ADDED_LNAME] = malloc(sizeof(ADDED_OBJ))))
241 if (ao[i] != NULL) {
242 ao[i]->type = i;
243 ao[i]->obj = o;
244 aop = lh_ADDED_OBJ_insert(added, ao[i]);
259 free(ao[
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DAtomicOrdering.h81 inline const char *toIRString(AtomicOrdering ao) { argument
85 return names[static_cast<size_t>(ao)];
88 /// Returns true if ao is stronger than other as defined by the AtomicOrdering
/openbsd-current/gnu/usr.bin/perl/t/lib/
H A Duniversal.t60 $h{b} =~ y/ia/ao/;
/openbsd-current/sys/dev/sun/
H A Dsunms.c51 sunms_attach(struct sunms_softc *sc, const struct wsmouse_accessops *ao) argument
70 a.accessops = ao;
/openbsd-current/usr.sbin/tcpdump/
H A Dprint-ofp.c888 struct ofp_action_output *ao; local
890 if (length < (sizeof(*ao) - AH_UNPADDED)) {
895 ao = (struct ofp_action_output *)(bp - AH_UNPADDED);
897 print_map(ntohl(ao->ao_port), ofp_port_map),
898 print_map(ntohs(ao->ao_max_len), ofp_controller_maxlen_map));
/openbsd-current/usr.sbin/rpki-client/
H A Dx509.c946 const ASN1_OBJECT *ao; local
956 if ((ao = X509_NAME_ENTRY_get_object(ne)) == NULL) {
961 nid = OBJ_obj2nid(ao);
/openbsd-current/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16.c2118 char ao = s16builtins[i].arg_ops[o];
2125 if (ao == 'r')
2127 else if (ao == 't')
2130 op[o] = args[(int) hex_value (ao)];
2143 if (ao == 'r')
2109 char ao = s16builtins[i].arg_ops[o]; local
/openbsd-current/gnu/gcc/gcc/config/stormy16/
H A Dstormy16.c2375 char ao = s16builtins[i].arg_ops[o];
2382 if (ao == 'r')
2384 else if (ao == 't')
2387 op[o] = args[(int) hex_value (ao)];
2400 if (ao == 'r')
2366 char ao = s16builtins[i].arg_ops[o]; local
/openbsd-current/sys/net/
H A Dpf_osfp.c61 #define pool_init(pool, size, a, ao, f, m, p) (*(pool)) = (size)
/openbsd-current/gnu/usr.bin/perl/
H A Dtoke.c233 #define AOPERATOR(retval) return ao((PL_expect = XTERM, PL_bufptr = s, retval))
248 #define BOop(f) return ao((pl_yylval.ival=f, PL_expect=XTERM, PL_bufptr=s, (int)BITOROP))
249 #define BAop(f) return ao((pl_yylval.ival=f, PL_expect=XTERM, PL_bufptr=s, (int)BITANDOP))
252 #define SHop(f) return ao((pl_yylval.ival=f, PL_expect=XTERM, PL_bufptr=s, (int)SHIFTOP))
253 #define PWop(f) return ao((pl_yylval.ival=f, PL_expect=XTERM, PL_bufptr=s, (int)POWOP))
255 #define Aop(f) return ao((pl_yylval.ival=f, PL_expect=XTERM, PL_bufptr=s, (int)ADDOP))
257 #define Mop(f) return ao((pl_yylval.ival=f, PL_expect=XTERM, PL_bufptr=s, (int)MULOP))
H A Dembed.h1553 # define ao(a) S_ao(aTHX_ a) macro
/openbsd-current/gnu/usr.bin/perl/dist/Tie-File/lib/Tie/
H A DFile.pm1327 my $ao = tell F;
1328 if (defined $offset && $offset != $ao) {
1329 _ci_warn("rec $n: offset <$offset> actual <$ao>");
/openbsd-current/gnu/usr.bin/perl/t/re/
H A Dpat_advanced.t703 $u =~ s/[ao]/\x{100}/g;

Completed in 517 milliseconds