/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...] |
H A D | ucasemap_titlecase_brkiter.cpp | 51 ustrcase_getCaseLocale(locale), options, iter, in utf8ToTitle() local 34 utf8ToTitle( const char *locale, uint32_t options, BreakIterator *iter, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode) utf8ToTitle() argument 57 utf8ToTitle( const char *locale, uint32_t options, BreakIterator *iter, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) utf8ToTitle() argument
|
H A D | uniset_closure.cpp | 45 UnicodeSet(const UnicodeString& pattern, uint32_t options, const SymbolTable* symbols, UErrorCode& status) UnicodeSet() argument 53 UnicodeSet(const UnicodeString& pattern, ParsePosition& pos, uint32_t options, const SymbolTable* symbols, UErrorCode& status) UnicodeSet() argument 65 applyPattern(const UnicodeString& pattern, uint32_t options, const SymbolTable* symbols, UErrorCode& status) applyPattern() argument 86 applyPattern(const UnicodeString& pattern, ParsePosition& pos, uint32_t options, const SymbolTable* symbols, UErrorCode& status) applyPattern() argument
|
H A D | uset_props.cpp | 52 uset_openPatternOptions(const UChar* pattern, int32_t patternLength, uint32_t options, UErrorCode* ec) uset_openPatternOptions() argument 73 uset_applyPattern(USet *set, const UChar *pattern, int32_t patternLength, uint32_t options, UErrorCode *status) uset_applyPattern() argument
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | normlzr.h | 800 compare(const UnicodeString &s1, const UnicodeString &s2, uint32_t options, UErrorCode &errorCode) compare() argument [all...] |