/third_party/python/PC/layout/support/ |
H A D | options.py | 17 OPTIONS = { variable 95 for opt, info in OPTIONS.items(): 130 for opt in OPTIONS: 131 if OPTIONS[opt].get("not-in-all"):
|
/third_party/openssl/test/testutil/ |
H A D | test_options.c | 14 const OPTIONS *test_get_options(void) in test_get_options() 16 static const OPTIONS default_options[] = { in test_get_options()
|
/third_party/nghttp2/ |
H A D | gennghttpxfun.py | 5 OPTIONS = [ variable 240 gentokenlookup(OPTIONS, 'SHRPX_OPTID_', value_type='char', comp_fun='util::strieq_l')
|
/third_party/icu/icu4j/perf-tests/ |
H A D | perftests.pl | 32 my @OPTIONS = ( 89 for my $pat (@OPTIONS) { 118 my @OPTIONS = ( 132 for my $pat (@OPTIONS) {
|
/third_party/openssl/test/ |
H A D | fips_version_test.c | 24 const OPTIONS *test_get_options(void) in test_get_options() 26 static const OPTIONS test_options[] = { in test_get_options()
|
H A D | bio_readbuffer_test.c | 105 const OPTIONS *test_get_options(void) in test_get_options() 107 static const OPTIONS test_options[] = { in test_get_options()
|
H A D | ecstresstest.c | 112 const OPTIONS *test_get_options(void) in test_get_options() 114 static const OPTIONS test_options[] = { in test_get_options()
|
H A D | x509_check_cert_pkey_test.c | 138 const OPTIONS *test_get_options(void) in test_get_options() 141 static const OPTIONS test_options[] = { in test_get_options()
|
H A D | conf_include_test.c | 184 const OPTIONS *test_get_options(void) in test_get_options() 186 static const OPTIONS test_options[] = { in test_get_options()
|
H A D | ossl_store_test.c | 183 const OPTIONS *test_get_options(void) in test_get_options() 185 static const OPTIONS test_options[] = { in test_get_options()
|
H A D | provider_test.c | 230 const OPTIONS *test_get_options(void) in test_get_options() 232 static const OPTIONS test_options[] = { in test_get_options()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | jsDeclarationsClassStatic.js | 3 static get OPTIONS() { 30 Object.defineProperty(Handler, "OPTIONS", {
58 static get OPTIONS(): number;
|
/third_party/node/deps/v8/tools/ |
H A D | callstats-from-telemetry.sh | 6 usage: $0 OPTIONS RESULTS_DIR | TRACE_JSON 11 OPTIONS:
|
/third_party/node/deps/llhttp/include/ |
H A D | llhttp.h | 210 XX(6, OPTIONS, OPTIONS) \ 243 XX(6, OPTIONS, OPTIONS) \ 264 XX(6, OPTIONS, OPTIONS) \
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | opt.c | 44 static const OPTIONS *unknown; 45 static const OPTIONS *opts; 161 char *opt_init(int ac, char **av, const OPTIONS *o) in opt_init() 176 const OPTIONS *next; in opt_init() 851 const OPTIONS *o; in opt_next() 1022 static const char *valtype2param(const OPTIONS *o) in valtype2param() 1062 static void opt_print(const OPTIONS *o, int doingparams, int width) in opt_print() 1117 void opt_help(const OPTIONS *list) in opt_help() 1119 const OPTIONS *o; in opt_help()
|
/third_party/openssl/apps/lib/ |
H A D | opt.c | 44 static const OPTIONS *unknown; 45 static const OPTIONS *opts; 161 char *opt_init(int ac, char **av, const OPTIONS *o) in opt_init() 176 const OPTIONS *next; in opt_init() 846 const OPTIONS *o; in opt_next() 1017 static const char *valtype2param(const OPTIONS *o) in valtype2param() 1057 static void opt_print(const OPTIONS *o, int doingparams, int width) in opt_print() 1112 void opt_help(const OPTIONS *list) in opt_help() 1114 const OPTIONS *o; in opt_help()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | StringPrep.java | 220 private static final int OPTIONS = 7; /* Bit set of options to turn on in the profile */ field in StringPrep 289 doNFKC = ((indexes[OPTIONS] & NORMALIZATION_ON) > 0); in StringPrep() 290 checkBiDi = ((indexes[OPTIONS] & CHECK_BIDI_ON) > 0); in StringPrep() 296 ((indexes[OPTIONS] & NORMALIZATION_ON) > 0) /* normalization turned on*/ in StringPrep()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | StringPrep.java | 205 private static final int OPTIONS = 7; /* Bit set of options to turn on in the profile */ field in StringPrep 273 doNFKC = ((indexes[OPTIONS] & NORMALIZATION_ON) > 0); in StringPrep() 274 checkBiDi = ((indexes[OPTIONS] & CHECK_BIDI_ON) > 0); in StringPrep() 280 ((indexes[OPTIONS] & NORMALIZATION_ON) > 0) /* normalization turned on*/ in StringPrep()
|
/third_party/python/Lib/tkinter/test/test_tkinter/ |
H A D | test_widgets.py | 61 OPTIONS = ( variable in ToplevelTest 104 OPTIONS = ( variable in FrameTest 117 OPTIONS = ( variable in LabelFrameTest 154 OPTIONS = ( variable in LabelTest 170 OPTIONS = ( variable in ButtonTest 191 OPTIONS = ( variable in CheckbuttonTest 246 OPTIONS = ( variable in RadiobuttonTest 269 OPTIONS = ( variable in MenubuttonTest 344 OPTIONS = ( variable in EntryTest 436 OPTIONS variable in SpinboxTest 565 OPTIONS = ( global() variable in TextTest 700 OPTIONS = ( global() variable in CanvasTest 948 OPTIONS = ( global() variable in ListboxTest 1082 OPTIONS = ( global() variable in ScaleTest 1150 OPTIONS = ( global() variable in ScrollbarTest 1201 OPTIONS = ( global() variable in PanedWindowTest 1371 OPTIONS = ( global() variable in MenuTest 1451 OPTIONS = ( global() variable in MessageTest [all...] |
/third_party/node/deps/openssl/openssl/apps/include/ |
H A D | opt.h | 319 } OPTIONS; typedef 357 char *opt_init(int ac, char **av, const OPTIONS * o); 361 void opt_help(const OPTIONS * list);
|
/third_party/openssl/apps/include/ |
H A D | opt.h | 319 } OPTIONS; typedef 357 char *opt_init(int ac, char **av, const OPTIONS * o); 361 void opt_help(const OPTIONS * list);
|
/third_party/nghttp2/third-party/llhttp/include/ |
H A D | llhttp.h | 335 XX(6, OPTIONS, OPTIONS) \ 368 XX(6, OPTIONS, OPTIONS) \ 389 XX(6, OPTIONS, OPTIONS) \
|
/third_party/protobuf/objectivec/Tests/CocoaPods/ |
H A D | run_tests.sh | 12 usage: ${NAME} [OPTIONS] 16 OPTIONS:
|
/third_party/python/Lib/tkinter/test/test_ttk/ |
H A D | test_widgets.py | 118 OPTIONS = ( variable in FrameTest 130 OPTIONS = ( variable in LabelFrameTest 189 OPTIONS = ( variable in LabelTest 209 OPTIONS = ( variable in ButtonTest 232 OPTIONS = ( variable in CheckbuttonTest 296 OPTIONS = ( variable in EntryTest 424 OPTIONS = ( variable in ComboboxTest 549 OPTIONS = ( variable in PanedWindowTest 679 OPTIONS = ( variable in RadiobuttonTest 730 OPTIONS variable in MenubuttonTest 754 OPTIONS = ( global() variable in ScaleTest 860 OPTIONS = ( global() variable in ProgressbarTest 897 OPTIONS = ( global() variable in ScrollbarTest 908 OPTIONS = ( global() variable in NotebookTest 1118 OPTIONS = ( global() variable in SpinboxTest 1293 OPTIONS = ( global() variable in TreeviewTest 1834 OPTIONS = ( global() variable in SeparatorTest 1846 OPTIONS = ( global() variable in SizegripTest [all...] |
/third_party/python/Lib/tkinter/test/ |
H A D | widget_tests.py | 192 # Test if OPTIONS contains all keys 202 expected = set(self.OPTIONS) 207 print('%s.OPTIONS doesn\'t contain "%s"' % 247 if 'bg' in self.OPTIONS: 267 if 'bd' in self.OPTIONS: 297 if 'fg' in self.OPTIONS: 495 # every xxx option in the OPTIONS class attribute if they are not defined 498 for option in cls.OPTIONS:
|