Home
last modified time | relevance | path

Searched refs:ao (Results 1 – 25 of 53) sorted by relevance

123

/openbsd/src/regress/lib/libc/getopt/
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 arg -x' 'OPT(a)OPT(o)ARG(arg)ARG(-x)'
125 test1_getopt -ao::x '-ao arg1 -x arg2' 'OPT(a)OPT(o)NONE(arg1)OPT(x)NONE(arg2)'
126 test3_getopt ao:x '-ao -x arg' 'OPT(a)OPT(o-x)ARG(arg)'
127 test3_getopt ao:x '-ao -- -x arg' 'OPT(a)OPT(o--)OPT(x)ARG(arg)'
/openbsd/src/regress/usr.bin/mandoc/mdoc/break/
Dtail.out_markdown10 <ao
13 <ao
25 it <ao ac>
30 it <ao ac> (po pc)
37 <ao
Dtail.out_ascii7 Broken by a partial explicit block: <ao [bo ac> bc] tail <ao [bo ac> bc]
15 it <ao ac> tail
18 it <ao ac> (po pc) tail
22 on closing macro: <ao [bo {bro (po brc} pc) bc] ac> [op]
Dtwo.out_markdown10 &lt;ao
20 &lt;ao
28 &lt;ao
Dtwo.out_ascii7 Standard case, explicit: <ao [bo {bro ac> brc} bc]
11 Reverse closing, explicit: <ao [bo {bro ac> bc] brc}
15 Two of the same kind, explicit: <ao [bo [bo ac> bc] bc]
Dtwice.out_markdown12 &lt;ao brc} bc] ac&gt;
22 &lt;ao bc] bc] ac&gt;
Dtwice.out_ascii7 Standard case, fully explicit: [bo {bro <ao brc} bc] ac>
11 Two of the same kind, fully explicit: [bo [bo <ao bc] bc] ac>
Dbrokenbreaker.out_markdown10 &lt;ao pc)
Dnotopen.out_markdown9 &lt;ao
Dnotopen.out_ascii7 <ao [bo pc bc] ac> tail
Dbrokenbreaker.out_ascii7 (po <ao pc) [bo pc ac> bc]
/openbsd/src/gnu/usr.bin/perl/cpan/Encode/t/
Dfallback.t49 my $ao = $uo;
61 $src = $ao;
64 is($src, $ao, "FB_DEFAULT residue utf8");
71 $src = $ao;
74 is($src, $ao, "FB_CROAK residue utf8");
91 $src = $ao;
107 $src = $ao;
121 $src = $ao;
133 $src = $ao;
136 is($src, $ao, "FB_PERLQQ residue decode");
[all …]
/openbsd/src/usr.sbin/pppd/
Dlcp.c179 lcp_options *ao = &lcp_allowoptions[unit]; in lcp_init() local
204 ao->neg_mru = 1; in lcp_init()
205 ao->mru = MAXMRU; in lcp_init()
206 ao->neg_asyncmap = 1; in lcp_init()
207 ao->asyncmap = 0; in lcp_init()
208 ao->neg_chap = 1; in lcp_init()
209 ao->chap_mdtype = CHAP_DIGEST_MD5; in lcp_init()
210 ao->neg_upap = 1; in lcp_init()
211 ao->neg_magicnumber = 1; in lcp_init()
212 ao->neg_pcompression = 1; in lcp_init()
[all …]
Dipcp.c185 ipcp_options *ao = &ipcp_allowoptions[unit]; in ipcp_init() local
193 memset(ao, 0, sizeof(*ao)); in ipcp_init()
205 ao->neg_addr = 1; in ipcp_init()
206 ao->neg_vj = 1; in ipcp_init()
207 ao->maxslotindex = MAX_STATES - 1; in ipcp_init()
208 ao->cflag = 1; in ipcp_init()
214 ao->proxy_arp = 1; in ipcp_init()
215 ao->default_route = 1; in ipcp_init()
753 ipcp_options *ao = &ipcp_allowoptions[f->unit]; in ipcp_reqci() local
798 if (!ao->neg_addr || in ipcp_reqci()
[all …]
Dccp.c668 ccp_options *ao = &ccp_allowoptions[f->unit]; in ccp_reqci() local
691 if (!ao->deflate || clen != CILEN_DEFLATE in ccp_reqci()
692 || (!ao->deflate_correct && type == CI_DEFLATE) in ccp_reqci()
693 || (!ao->deflate_draft && type == CI_DEFLATE_DRAFT)) { in ccp_reqci()
702 || nb > ao->deflate_size || nb < DEFLATE_MIN_SIZE) { in ccp_reqci()
705 p[2] = DEFLATE_MAKE_OPT(ao->deflate_size); in ccp_reqci()
736 if (!ao->bsd_compress || clen != CILEN_BSD_COMPRESS) { in ccp_reqci()
744 || nb > ao->bsd_bits || nb < BSD_MIN_BITS) { in ccp_reqci()
747 p[2] = BSD_MAKE_OPT(BSD_CURRENT_VERSION, ao->bsd_bits); in ccp_reqci()
778 if (!ao->predictor_1 || clen != CILEN_PREDICTOR_1) { in ccp_reqci()
[all …]
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
Doverload8.C15 b ao; in main() local
17 if ((ao.*ptr1)() != 0) in main()
19 if ((ao.*ptr2)() != 1) in main()
/openbsd/src/lib/libcrypto/objects/
Dobj_dat.c216 ADDED_OBJ *ao[4] = {NULL, NULL, NULL, NULL}, *aop; in OBJ_add_object() local
227 if (!(ao[ADDED_NID] = malloc(sizeof(ADDED_OBJ)))) in OBJ_add_object()
230 if (!(ao[ADDED_DATA] = malloc(sizeof(ADDED_OBJ)))) in OBJ_add_object()
233 if (!(ao[ADDED_SNAME] = malloc(sizeof(ADDED_OBJ)))) in OBJ_add_object()
236 if (!(ao[ADDED_LNAME] = malloc(sizeof(ADDED_OBJ)))) in OBJ_add_object()
240 if (ao[i] != NULL) { in OBJ_add_object()
241 ao[i]->type = i; in OBJ_add_object()
242 ao[i]->obj = o; in OBJ_add_object()
243 aop = lh_ADDED_OBJ_insert(added, ao[i]); in OBJ_add_object()
258 free(ao[i]); in OBJ_add_object()
/openbsd/src/gnu/usr.bin/texinfo/doc/
Dtxi-pt.tex31 \gdef\putwordsection{se\,c\~ao}
32 \gdef\putwordSection{Se\,c\~ao}
67 \gdef\putwordDefopt{Op\,c\~ao de Usu\'ario}
69 \gdef\putwordDeffunc{Fun\,c\~ao}
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
D20031215-1.c7 const pstr ao = {2, 2, "OK"}; variable
8 const pstr * const a = &ao;
/openbsd/src/sys/dev/sun/
Dsunms.c51 sunms_attach(struct sunms_softc *sc, const struct wsmouse_accessops *ao) in sunms_attach() argument
70 a.accessops = ao; in sunms_attach()
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DAtomicOrdering.h81 inline const char *toIRString(AtomicOrdering ao) { in toIRString() argument
85 return names[static_cast<size_t>(ao)]; in toIRString()
/openbsd/src/regress/lib/libcrypto/x509/bettertls/certificates/
D3185.key13 ao/6BsECgYEAw74Pt/x4TzM0YfcYAQ5XgSfYmd/dGMILPaC1cNkBvE0mmJmkUEWw
D2761.key19 5t+HJvyLFKey3eg2rbg+BuVUtjnbcF4MExrwUNZqJMQIFjBMK+ao+G7NoEFW6Zqa
/openbsd/src/regress/usr.bin/mandoc/mdoc/Nd/
Dbroken.out_ascii16 Broken together with a child block: <ao [bo - nd (pq bc] ac)> [op] end of
/openbsd/src/usr.bin/calendar/calendars/fr_FR.UTF-8/
Dcalendar.proverbes232 August Sun+2 En août et vendanges, il n'y a ni fêtes ni dimanches.
233 08/02 S'il pleut au mois d'août,
236 08/06 Soleil rouge en août,
246 08/18 Temps trop beau en août
248 08/20 Brumes d'août font passer les châtaignes.
249 08/22 Jamais d'août la sécheresse

123