/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
H A D | angle_deqp_libtester_main.cpp | 50 deqp_libtester_init_platform(int argc, const char *argv[], void *logErrorFunc, const dEQPOptions &options) deqp_libtester_init_platform() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
H A D | Precise_test.cpp | 83 const ShCompileOptions options = SH_VARIABLES | SH_OBJECT_CODE; in TestShaderCompile() local
|
/third_party/skia/src/codec/ |
H A D | SkCodecImageGenerator.cpp | 49 bool SkCodecImageGenerator::getPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, const SkCodec::Options* options) { in getPixels() argument 67 onGetPixels(const SkImageInfo& requestInfo, void* requestPixels, size_t requestRowBytes, const Options& options) onGetPixels() argument
|
H A D | SkBmpMaskCodec.cpp | 53 onPrepareToDecode(const SkImageInfo& dstInfo, const SkCodec::Options& options) onPrepareToDecode() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | LLVMAsm.cpp | 52 auto &options = targetMachine.get()->Options.MCOptions; in emitAsmFile() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | pass_manager.h | 102 PassManager& SetValidatorOptions(spv_validator_options options) { in SetValidatorOptions() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
H A D | reducer.cpp | 57 Run( const std::vector<uint32_t>& binary_in, std::vector<uint32_t>* binary_out, spv_const_reducer_options options, spv_validator_options validator_options) Run() argument 155 ReachedStepLimit(uint32_t current_step, spv_const_reducer_options options) ReachedStepLimit() argument 160 RunPasses( std::vector<std::unique_ptr<ReductionPass>>* passes, spv_const_reducer_options options, spv_validator_options validator_options, const SpirvTools& tools, std::vector<uint32_t>* current_binary, uint32_t* const reductions_applied) RunPasses() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | pass_manager.h | 102 PassManager& SetValidatorOptions(spv_validator_options options) { in SetValidatorOptions() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
H A D | reducer.cpp | 57 Run( const std::vector<uint32_t>& binary_in, std::vector<uint32_t>* binary_out, spv_const_reducer_options options, spv_validator_options validator_options) Run() argument 155 ReachedStepLimit(uint32_t current_step, spv_const_reducer_options options) ReachedStepLimit() argument 160 RunPasses( std::vector<std::unique_ptr<ReductionPass>>* passes, spv_const_reducer_options options, spv_validator_options validator_options, const SpirvTools& tools, std::vector<uint32_t>* current_binary, uint32_t* const reductions_applied) RunPasses() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/dis/ |
H A D | dis.cpp | 154 uint32_t options = SPV_BINARY_TO_TEXT_OPTION_NONE; in main() local [all...] |
/third_party/skia/third_party/externals/icu/source/tools/gencfu/ |
H A D | gencfu.cpp | 54 static UOption options[]={ variable [all...] |
/third_party/skia/third_party/externals/icu/source/tools/gentest/ |
H A D | gentest.c | 56 static UOption options[]={ variable [all...] |
/third_party/skia/third_party/externals/icu/source/tools/icuinfo/ |
H A D | icuinfo.cpp | 40 static UOption options[]={ variable [all...] |
/third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
H A D | io_openssl.c | 80 int options; in SPDYF_openssl_init() local
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
H A D | tls_test_common.h | 67 int options[2]; member
|
/third_party/skia/tests/ |
H A D | DefaultPathRendererTest.cpp | 37 static void only_allow_default(GrContextOptions* options) { in only_allow_default() argument
|
H A D | GifTest.cpp | 302 SkAndroidCodec::AndroidOptions options; in DEF_TEST() local 544 SkCodec::Options options; in DEF_TEST() local 640 SkCodec::Options options; in DEF_TEST() local [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/ |
H A D | HistogramWriter.cpp | 179 const proto::SummaryOptions &options = histogram.summary_options(); in getAsJSON() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
H A D | GPU.cpp | 71 requestAdapter( Napi::Env env, interop::GPURequestAdapterOptions options) requestAdapter() argument
|
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/mutations/ |
H A D | replace_identifier_test.cc | 508 writer::wgsl::Options options; in TEST() local 554 writer::wgsl::Options options; in TEST() local
|
/third_party/skia/third_party/externals/tint/fuzzers/ |
H A D | tint_black_box_fuzz_target.cc | 137 tint::writer::msl::Options options; in main() local 145 tint::writer::spirv::Options options; in main() local
|
H A D | tint_common_fuzzer.cc | 93 void GenerateSpirvOptions(DataBuilder* b, writer::spirv::Options* options) { in GenerateSpirvOptions() argument 97 void GenerateWgslOptions(DataBuilder* b, writer::wgsl::Options* options) { in GenerateWgslOptions() argument 101 void GenerateHlslOptions(DataBuilder* b, writer::hlsl::Options* options) { in GenerateHlslOptions() argument 105 void GenerateMslOptions(DataBuilder* b, writer::msl::Options* options) { in GenerateMslOptions() argument
|
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ |
H A D | spirv_fuzz_mutator.cc | 110 google::protobuf::util::JsonOptions options; in LogErrors() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ruleiter.cpp | 38 UChar32 RuleCharacterIterator::next(int32_t options, UBool& isEscaped, UErrorCode& ec) { in next() argument 103 void RuleCharacterIterator::skipIgnored(int32_t options) { in skipIgnored() argument
|
H A D | ubidiwrt.cpp | 59 doWriteForward(const UChar *src, int32_t srcLength, UChar *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) doWriteForward() argument 152 doWriteReverse(const UChar *src, int32_t srcLength, UChar *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) doWriteReverse() argument 309 ubidi_writeReverse(const UChar *src, int32_t srcLength, UChar *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) ubidi_writeReverse() argument 357 ubidi_writeReordered(UBiDi *pBiDi, UChar *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) ubidi_writeReordered() argument [all...] |