| /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...] |
| /third_party/vixl/test/aarch64/ |
| H A D | test-disasm-aarch64.cc | 1349 LoadStoreScalingOption options[] = {PreferUnscaledOffset, in TEST() local
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| H A D | csharp_message_field.cc | 52 MessageFieldGenerator(const FieldDescriptor* descriptor, int presenceIndex, const Options *options) MessageFieldGenerator() argument 207 MessageOneofFieldGenerator( const FieldDescriptor* descriptor, int presenceIndex, const Options *options) MessageOneofFieldGenerator() argument
|
| H A D | csharp_map_field.cc | 49 MapFieldGenerator(const FieldDescriptor* descriptor, int presenceIndex, const Options* options) MapFieldGenerator() argument
|
| H A D | csharp_primitive_field.cc | 50 PrimitiveFieldGenerator( const FieldDescriptor* descriptor, int presenceIndex, const Options *options) PrimitiveFieldGenerator() argument 271 PrimitiveOneofFieldGenerator( const FieldDescriptor* descriptor, int presenceIndex, const Options *options) PrimitiveOneofFieldGenerator() argument
|
| H A D | csharp_repeated_message_field.cc | 50 RepeatedMessageFieldGenerator( const FieldDescriptor* descriptor, int presenceIndex, const Options *options) RepeatedMessageFieldGenerator() argument
|
| H A D | csharp_repeated_enum_field.cc | 49 RepeatedEnumFieldGenerator( const FieldDescriptor* descriptor, int presenceIndex, const Options *options) RepeatedEnumFieldGenerator() argument
|
| H A D | csharp_wrapper_field.cc | 49 WrapperFieldGenerator(const FieldDescriptor* descriptor, int presenceIndex, const Options *options) WrapperFieldGenerator() argument 212 WrapperOneofFieldGenerator( const FieldDescriptor* descriptor, int presenceIndex, const Options *options) WrapperOneofFieldGenerator() argument
|
| H A D | csharp_repeated_primitive_field.cc | 49 RepeatedPrimitiveFieldGenerator( const FieldDescriptor* descriptor, int presenceIndex, const Options *options) RepeatedPrimitiveFieldGenerator() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_generator.cc | 72 std::vector<std::pair<std::string, std::string> > options; in Generate() local [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
| H A D | objectivec_extension.cc | 91 std::vector<string> options; in GenerateStaticVariablesInitialization() local
|
| H A D | objectivec_map_field.cc | 84 MapFieldGenerator(const FieldDescriptor* descriptor, const Options& options) MapFieldGenerator() argument
|