| /third_party/flutter/skia/src/android/ |
| D | SkBitmapRegionDecoder.cpp | 15 sk_sp<SkData> data, Strategy strategy) { in Create() 21 SkStreamRewindable* stream, Strategy strategy) { in Create()
|
| /third_party/node/test/parallel/ |
| D | test-zlib-deflate-constructors.js | 214 new zlib.Deflate({ strategy: zlib.constants.Z_FILTERED }); property 215 new zlib.Deflate({ strategy: zlib.constants.Z_HUFFMAN_ONLY }); property 216 new zlib.Deflate({ strategy: zlib.constants.Z_RLE }); property 217 new zlib.Deflate({ strategy: zlib.constants.Z_FIXED }); property 218 new zlib.Deflate({ strategy: zlib.constants.Z_DEFAULT_STRATEGY }); property 222 () => new zlib.Deflate({ strategy: 'test' }), property 232 () => new zlib.Deflate({ strategy: -Infinity }), property 242 () => new zlib.Deflate({ strategy: Infinity }), property 252 () => new zlib.Deflate({ strategy: -2 }), property
|
| D | test-zlib.js | 59 let strategy = [0, 1, 2, 3, 4]; variable 202 const opts = { level, windowBits, memLevel, strategy }; field
|
| D | test-zlib-params.js | 9 const opts = { level: 9, strategy: zlib.constants.Z_DEFAULT_STRATEGY }; property
|
| D | test-zlib-failed-init.js | 44 const stream = zlib.createGzip({ strategy: NaN }); property
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
| D | RangeTreeFactorizer.java | 66 public static ImmutableList<RangeTree> factor(RangeTree ranges, MergeStrategy strategy) { in factor() 102 private final MergeStrategy strategy; field in RangeTreeFactorizer 104 RangeTreeFactorizer(RangeTree factor, MergeStrategy strategy) { in RangeTreeFactorizer()
|
| /third_party/spirv-tools/source/fuzz/pass_management/ |
| D | repeated_pass_manager.cpp | 31 RepeatedPassStrategy strategy, FuzzerContext* fuzzer_context, in Create()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/pass_management/ |
| D | repeated_pass_manager.cpp | 31 RepeatedPassStrategy strategy, FuzzerContext* fuzzer_context, in Create()
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/pass_management/ |
| D | repeated_pass_manager.cpp | 31 RepeatedPassStrategy strategy, FuzzerContext* fuzzer_context, in Create()
|
| /third_party/typescript/tests/cases/conformance/es6/yieldExpressions/ |
| D | generatorTypeCheck62.ts | 9 export function strategy<T extends StrategicState>(stratName: string, gen: (a: T) => IterableIterat… function
|
| D | generatorTypeCheck63.ts | 9 export function strategy<T extends StrategicState>(stratName: string, gen: (a: T) => IterableIterat… function
|
| /third_party/flutter/glfw/src/ |
| D | context.c | 494 GLint strategy; in _glfwRefreshContextAttribs() local 512 GLint strategy; in _glfwRefreshContextAttribs() local
|
| /third_party/skia/third_party/externals/zlib/contrib/tests/fuzzers/ |
| D | deflate_fuzzer.cc | 29 int strategy = fdp.PickValueInArray( in LLVMFuzzerTestOneInput() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | generatorTypeCheck62.js | 43 function strategy(stratName, gen) { function
|
| D | generatorTypeCheck63.js | 46 function strategy(stratName, gen) { function
|
| /third_party/skia/gm/ |
| D | colorspace.cpp | 66 static void draw_colorspace_gm(Strategy strategy, SkCanvas* canvas) { in draw_colorspace_gm()
|
| /third_party/flutter/glfw/tests/ |
| D | glfwinfo.c | 154 static const char* get_strategy_name_gl(GLint strategy) in get_strategy_name_gl() 164 static const char* get_strategy_name_glfw(int strategy) in get_strategy_name_glfw() 704 GLint strategy; in main() local
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_zlib.js | 40 strategy: CompressStrategy, property
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | blocklayoutHLSL.cpp | 18 HLSLBlockEncoder::HLSLBlockEncoder(HLSLBlockEncoderStrategy strategy, bool transposeMatrices) in HLSLBlockEncoder()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | blocklayoutHLSL.cpp | 18 HLSLBlockEncoder::HLSLBlockEncoder(HLSLBlockEncoderStrategy strategy, bool transposeMatrices) in HLSLBlockEncoder()
|
| /third_party/flutter/skia/third_party/externals/sdl/src/video/emscripten/ |
| D | SDL_emscriptenvideo.c | 302 EmscriptenFullscreenStrategy strategy; in Emscripten_SetWindowFullscreen() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcRobustnessTests.cpp | 101 glu::ResetNotificationStrategy strategy = glu::RESET_NOTIFICATION_STRATEGY_NO_RESET_NOTIFICATION; in iterate() local 147 glu::ResetNotificationStrategy strategy = glu::RESET_NOTIFICATION_STRATEGY_LOSE_CONTEXT_ON_RESET; in iterate() local
|
| /third_party/node/src/ |
| D | node_zlib.cc | 597 uint32_t strategy; in Init() local 634 int strategy; in Params() local 953 int level, int window_bits, int mem_level, int strategy, in Init() 1070 CompressionError ZlibContext::SetParams(int level, int strategy) { in SetParams()
|
| /third_party/libxml2/os400/ |
| D | wrappers.c | 158 int memLevel, int strategy, const char * version, int stream_size) in _lx_deflateInit2_()
|
| /third_party/zlib/ |
| D | zlib.h | 1800 # define z_deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument 1814 # define deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument
|