Home
last modified time | relevance | path

Searched refs:oli (Results 1 – 25 of 40) sorted by relevance

12

/external/libpcap/missing/
Dgetopt.c64 char *oli; /* option letter list index */ in getopt() local
93 oli = strchr(ostr, optopt); in getopt()
94 if (!oli) { in getopt()
108 if (*++oli != ':') { /* don't need argument */ in getopt()
/external/capstone/cstool/
Dgetopt.h23 const char *oli; /* option letter list index */ in getopt() local
38 !(oli = strchr (ostr, optopt))) { in getopt()
51 if (*++oli != ':') { /* don't need argument */ in getopt()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_getopt.c69 char *oli; /* option letter list index */ in ares_getopt() local
84 (oli = strchr(ostr, optopt)) == NULL) { in ares_getopt()
98 if (*++oli != ':') { /* don't need argument */ in ares_getopt()
/external/libwebsockets/win32port/win32helpers/
Dgetopt.c94 char *oli; /* option letter list index */ local
114 !(oli = strchr(ostr, optopt))) {
128 if (*++oli != ':') { /* don't need argument */
Dgetopt_long.c87 char *oli; /* option letter list index */ local
105 !(oli = strchr(ostr, optopt))) {
119 if (*++oli != ':') { /* don't need argument */
/external/libevent/WIN32-Code/
Dgetopt.c90 char *oli; /* option letter list index */ local
110 !(oli = strchr(ostr, optopt))) {
124 if (*++oli != ':') { /* don't need argument */
Dgetopt_long.c80 char *oli; /* option letter list index */ local
98 !(oli = strchr(ostr, optopt))) {
112 if (*++oli != ':') { /* don't need argument */
/external/sg3_utils/getopt_long/
Dgetopt_long.c172 char *oli; /* option letter list index */ in getopt_internal() local
248 (oli = strchr(options + (IGNORE_FIRST ? 1 : 0), optchar)) == NULL) { in getopt_internal()
257 if (optchar == 'W' && oli[1] == ';') { /* -W long-option */ in getopt_internal()
276 if (*++oli != ':') { /* doesn't take argument */ in getopt_internal()
284 else if (oli[1] != ':') { /* arg not optional */ in getopt_internal()
/external/brotli/tests/testdata/
Dukkonooa1 ukko nooa, ukko nooa oli kunnon mies, kun han meni saunaan, pisti laukun naulaan, ukko nooa, ukko n…
/external/mesa3d/src/getopt/
Dgetopt_long.c280 char *oli; /* option letter list index */ in getopt_internal() local
410 (oli = strchr(options, optchar)) == NULL) { in getopt_internal()
425 if (long_options != NULL && optchar == 'W' && oli[1] == ';') { in getopt_internal()
442 if (*++oli != ':') { /* doesn't take argument */ in getopt_internal()
449 else if (oli[1] != ':') { /* arg not optional */ in getopt_internal()
/external/tcpdump/missing/
Dgetopt_long.c379 char *oli; /* option letter list index */ local
522 (oli = strchr(options, optchar)) == NULL) {
543 if (long_options != NULL && optchar == 'W' && oli[1] == ';') {
563 if (*++oli != ':') { /* doesn't take argument */
572 } else if (oli[1] != ':') { /* arg not optional */
/external/icu/icu4c/source/data/region/
Dbm.txt133 MN{"Moŋoli"}
/external/cronet/third_party/icu/source/data/region/
Dbm.txt133 MN{"Moŋoli"}
/external/hyphenation-patterns/en-US/
Dhyph-en-us.hyp.txt738 oli-gop-o-list
739 oli-gop-o-lists
740 oli-gop-oly
741 oli-gop-ol-ies
Dushyphex.tex737 oli-gop-o-list
738 oli-gop-o-lists
739 oli-gop-oly
740 oli-gop-ol-ies
/external/cldr/common/testData/transforms/
Dchr-fonipa-t-chr.txt195 ᏏᏂᎦᏉᎵ siniɡakʷoli
881 ᎠᏍᎪᎵ asɡoli
Des-419-fonipa-t-es-fonipa.txt2296 oliβa oliβa
2297 oliβaɾes oliβaɾes
2298 oliβeʎa oliβeʝa
2299 oliβenθa oliβensa
Dja-t-es-fonipa.txt2296 oliβa オリバ
2297 oliβaɾes オリバレス
2298 oliβeʎa オリベリャ
2299 oliβenθa オリベンサ
Dzh-t-es-fonipa.txt2296 oliβa 奥利瓦
2297 oliβaɾes 奥利瓦雷斯
2298 oliβeʎa 奥利韦利亚
2299 oliβenθa 奥利文萨
Des-fonipa-t-es.txt2296 oliva oliβa
2297 olivares oliβaɾes
2298 olivella oliβeʎa
2299 olivenza oliβenθa
/external/rust/crates/tracing-attributes/
DCHANGELOG.md140 Thanks to @oli-obk for contributing to this release!
/external/rust/crates/tracing/
DCHANGELOG.md259 Thanks to @brianburgers, @mattiast, @DCjanus, @oli-obk, and @matklad for
640 Thanks to @oli-cosmian and @Kobzol for contributing to this release!
/external/rust/crates/tracing-core/
DCHANGELOG.md396 Thanks to @oli-cosmian for contributing to this release!
/external/cronet/third_party/icu/source/test/testdata/
DConverterSelectorTestUTF8.txt167 …t ja muut merkit ovat tietokoneiden muistissa lukusarjoina. Ennen Unicodea oli käytössä satoja eri…
/external/icu/icu4c/source/test/testdata/
DConverterSelectorTestUTF8.txt167 …t ja muut merkit ovat tietokoneiden muistissa lukusarjoina. Ennen Unicodea oli käytössä satoja eri…

12