/external/cronet/stable/third_party/apache-portable-runtime/src/test/ |
D | testargs.c | 56 while (apr_getopt(opt, "abcd", &ch, &optarg) == APR_SUCCESS) { in no_options_found() 89 while (apr_getopt(opt, "efgh", &ch, &optarg) == APR_SUCCESS) { in no_options() 121 while (apr_getopt(opt, "a:", &ch, &optarg) == APR_SUCCESS) { in required_option() 150 while (apr_getopt(opt, "a:", &ch, &optarg) == APR_SUCCESS) { in required_option_notgiven() 179 while (apr_getopt(opt, "a::", &ch, &optarg) == APR_SUCCESS) { in optional_option() 208 while (apr_getopt(opt, "a::", &ch, &optarg) == APR_SUCCESS) { in optional_option_notgiven()
|
D | testlockperf.c | 248 while ((rv = apr_getopt(opt, "c:v", &optchar, &optarg)) == APR_SUCCESS) { in main()
|
/external/cronet/tot/third_party/apache-portable-runtime/src/test/ |
D | testargs.c | 56 while (apr_getopt(opt, "abcd", &ch, &optarg) == APR_SUCCESS) { in no_options_found() 89 while (apr_getopt(opt, "efgh", &ch, &optarg) == APR_SUCCESS) { in no_options() 121 while (apr_getopt(opt, "a:", &ch, &optarg) == APR_SUCCESS) { in required_option() 150 while (apr_getopt(opt, "a:", &ch, &optarg) == APR_SUCCESS) { in required_option_notgiven() 179 while (apr_getopt(opt, "a::", &ch, &optarg) == APR_SUCCESS) { in optional_option() 208 while (apr_getopt(opt, "a::", &ch, &optarg) == APR_SUCCESS) { in optional_option_notgiven()
|
D | testlockperf.c | 248 while ((rv = apr_getopt(opt, "c:v", &optchar, &optarg)) == APR_SUCCESS) { in main()
|
/external/cronet/stable/third_party/apache-portable-runtime/src/ |
D | apr.dep | 22 ".\include\apr_getopt.h"\ 69 ".\include\apr_getopt.h"\ 100 ".\include\apr_getopt.h"\ 131 ".\include\apr_getopt.h"\ 164 ".\include\apr_getopt.h"\ 196 ".\include\apr_getopt.h"\ 229 ".\include\apr_getopt.h"\ 275 ".\include\apr_getopt.h"\ 308 ".\include\apr_getopt.h"\ 340 ".\include\apr_getopt.h"\ [all …]
|
D | libapr.dep | 22 ".\include\apr_getopt.h"\ 69 ".\include\apr_getopt.h"\ 100 ".\include\apr_getopt.h"\ 131 ".\include\apr_getopt.h"\ 164 ".\include\apr_getopt.h"\ 196 ".\include\apr_getopt.h"\ 229 ".\include\apr_getopt.h"\ 275 ".\include\apr_getopt.h"\ 308 ".\include\apr_getopt.h"\ 340 ".\include\apr_getopt.h"\ [all …]
|
D | CMakeLists.txt | 98 include/apr_getopt.h
|
D | apr.dsp | 805 SOURCE=.\include\apr_getopt.h
|
D | libapr.dsp | 850 SOURCE=.\include\apr_getopt.h
|
D | build-outputs.mk | 314 …pr_fnmatch.h $(top_srcdir)/include/apr_general.h $(top_srcdir)/include/apr_getopt.h $(top_srcdir)/…
|
/external/cronet/tot/third_party/apache-portable-runtime/src/ |
D | libapr.dep | 22 ".\include\apr_getopt.h"\ 69 ".\include\apr_getopt.h"\ 100 ".\include\apr_getopt.h"\ 131 ".\include\apr_getopt.h"\ 164 ".\include\apr_getopt.h"\ 196 ".\include\apr_getopt.h"\ 229 ".\include\apr_getopt.h"\ 275 ".\include\apr_getopt.h"\ 308 ".\include\apr_getopt.h"\ 340 ".\include\apr_getopt.h"\ [all …]
|
D | apr.dep | 22 ".\include\apr_getopt.h"\ 69 ".\include\apr_getopt.h"\ 100 ".\include\apr_getopt.h"\ 131 ".\include\apr_getopt.h"\ 164 ".\include\apr_getopt.h"\ 196 ".\include\apr_getopt.h"\ 229 ".\include\apr_getopt.h"\ 275 ".\include\apr_getopt.h"\ 308 ".\include\apr_getopt.h"\ 340 ".\include\apr_getopt.h"\ [all …]
|
D | CMakeLists.txt | 98 include/apr_getopt.h
|
D | apr.dsp | 805 SOURCE=.\include\apr_getopt.h
|
D | libapr.dsp | 850 SOURCE=.\include\apr_getopt.h
|
/external/cronet/tot/third_party/apache-portable-runtime/src/build/ |
D | libaprapp.dep | 11 "..\include\apr_getopt.h"\ 42 "..\include\apr_getopt.h"\
|
D | aprapp.dep | 11 "..\include\apr_getopt.h"\
|
D | nw_export.inc | 23 #include "apr_getopt.h"
|
/external/cronet/stable/third_party/apache-portable-runtime/src/build/ |
D | libaprapp.dep | 11 "..\include\apr_getopt.h"\ 42 "..\include\apr_getopt.h"\
|
D | aprapp.dep | 11 "..\include\apr_getopt.h"\
|
D | nw_export.inc | 23 #include "apr_getopt.h"
|
/external/cronet/tot/third_party/apache-portable-runtime/src/include/ |
D | apr_getopt.h | 122 APR_DECLARE(apr_status_t) apr_getopt(apr_getopt_t *os, const char *opts,
|
/external/cronet/stable/third_party/apache-portable-runtime/src/include/ |
D | apr_getopt.h | 122 APR_DECLARE(apr_status_t) apr_getopt(apr_getopt_t *os, const char *opts,
|
/external/cronet/stable/third_party/apache-portable-runtime/src/misc/unix/ |
D | getopt.c | 71 APR_DECLARE(apr_status_t) apr_getopt(apr_getopt_t *os, const char *opts, in apr_getopt() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/misc/unix/ |
D | getopt.c | 71 APR_DECLARE(apr_status_t) apr_getopt(apr_getopt_t *os, const char *opts, in apr_getopt() function
|