Home
last modified time | relevance | path

Searched defs:strategy (Results 1 - 25 of 70) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
H A DgeneratorTypeCheck62.js43 function strategy(stratName, gen) { function
[all...]
H A DgeneratorTypeCheck63.js46 function strategy(stratName, gen) { function
[all...]
/third_party/node/test/parallel/
H A Dtest-zlib-params.js
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/pass_management/
H A Drepeated_pass_manager.cpp30 Create( RepeatedPassStrategy strategy, FuzzerContext* fuzzer_context, RepeatedPassInstances* pass_instances, RepeatedPassRecommender* pass_recommender) Create() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/pass_management/
H A Drepeated_pass_manager.cpp30 Create( RepeatedPassStrategy strategy, FuzzerContext* fuzzer_context, RepeatedPassInstances* pass_instances, RepeatedPassRecommender* pass_recommender) Create() argument
/third_party/spirv-tools/source/fuzz/pass_management/
H A Drepeated_pass_manager.cpp30 Create( RepeatedPassStrategy strategy, FuzzerContext* fuzzer_context, RepeatedPassInstances* pass_instances, RepeatedPassRecommender* pass_recommender) Create() argument
/third_party/skia/third_party/externals/zlib/contrib/tests/fuzzers/
H A Ddeflate_fuzzer.cc29 int strategy = fdp.PickValueInArray( in LLVMFuzzerTestOneInput() local
/third_party/skia/gm/
H A Dcolorspace.cpp66 static void draw_colorspace_gm(Strategy strategy, SkCanvas* canvas) { in draw_colorspace_gm() argument
/third_party/curl/lib/
H A Ddict.c177 char *strategy = NULL; in dict_do() local
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DRegexGenerator.java157 private String generateFactorizedRegex(RangeTree dfa, String bestRegex, MergeStrategy strategy) { in generateFactorizedRegex() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DblocklayoutHLSL.cpp18 HLSLBlockEncoder::HLSLBlockEncoder(HLSLBlockEncoderStrategy strategy, bool transposeMatrices) in HLSLBlockEncoder() argument
/third_party/skia/third_party/externals/zlib/contrib/tests/
H A Dutils_unittest.cc431 int strategy = Z_RLE; in TEST() local
/third_party/libbpf/src/
H A Dhashmap.c154 hashmap_insert(struct hashmap *map, long key, long value, enum hashmap_insert_strategy strategy, long *old_key, long *old_value) hashmap_insert() argument
/third_party/libwebsockets/win32port/zlib/
H A Dgzguts.h106 int strategy; /* compression strategy */ member
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTreeFactorizer.java66 public static ImmutableList<RangeTree> factor(RangeTree ranges, MergeStrategy strategy) { in factor() argument
102 private final MergeStrategy strategy; field in RangeTreeFactorizer
104 RangeTreeFactorizer(RangeTree factor, MergeStrategy strategy) { in RangeTreeFactorizer() argument
/third_party/glfw/src/
H A Dcontext.c528 GLint strategy; in _glfwRefreshContextAttribs() local
546 GLint strategy; in _glfwRefreshContextAttribs() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberFormatterSettings.java271 public T grouping(GroupingStrategy strategy) { in grouping() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberFormatterSettings.java257 public T grouping(GroupingStrategy strategy) { in grouping() argument
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dgzguts.h192 int strategy; /* compression strategy */ member
/third_party/node/deps/zlib/
H A Dgzwrite.c557 int ZEXPORT gzsetparams(gzFile file, int level, int strategy) { in gzsetparams() argument
H A Dgzguts.h191 int strategy; /* compression strategy */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp384 MachineTraceMetrics::getEnsemble(MachineTraceMetrics::Strategy strategy) { in getEnsemble() argument
/third_party/skia/third_party/externals/zlib/contrib/bench/
H A Dzlib_bench.cc207 const char* strategy = zlib_level_strategy_name(zlib_compression_level); in zlib_file() local
/third_party/skia/third_party/externals/zlib/
H A Dgzguts.h192 int strategy; /* compression strategy */ member
/third_party/python/Modules/clinic/
H A Dzlibmodule.c.h203 int strategy = Z_DEFAULT_STRATEGY; in zlib_compressobj() local

Completed in 13 milliseconds

123