| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | BackendD3D12.cpp | 154 AdapterDiscoveryOptions options; in DiscoverDefaultAdapters() local 166 const AdapterDiscoveryOptions* options = in DiscoverAdapters() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | ShaderModuleVk.cpp | 167 tint::writer::spirv::Options options; in GetTransformedModuleHandle() local
|
| /third_party/python/Lib/lib2to3/ |
| H A D | fixer_base.py | 27 options = None # Options object passed to initializer variable in BaseFix
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | bytesinkutil.cpp | 97 appendNonEmptyUnchanged(const uint8_t *s, int32_t length, ByteSink &sink, uint32_t options, Edits *edits) appendNonEmptyUnchanged() argument 109 appendUnchanged(const uint8_t *s, const uint8_t *limit, ByteSink &sink, uint32_t options, Edits *edits, UErrorCode &errorCode) appendUnchanged() argument
|
| H A D | ucasemap_imp.h | 72 inline UBool ustrcase_checkTitleAdjustmentOptions(uint32_t options, UErrorCode &errorCode) { in ustrcase_checkTitleAdjustmentOptions() argument 120 uint32_t options; global() member [all...] |
| H A D | ucol_data.h | 40 uint32_t options; /* these are the default options for the collator */ member
|
| H A D | ucptrie_impl.h | 36 uint16_t options; member
|
| H A D | unistr_case.cpp | 94 UnicodeString::caseMap(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_PARAM in caseMap() argument 217 UnicodeString::foldCase(uint32_t options) { in foldCase() argument
|
| H A D | unorm.cpp | 56 unorm_quickCheckWithOptions(const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode) unorm_quickCheckWithOptions() argument 79 unorm_isNormalizedWithOptions(const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode) unorm_isNormalizedWithOptions() argument 97 unorm_normalize(const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) unorm_normalize() argument 177 unorm_iterate(UCharIterator *src, UBool forward, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_iterate() argument 197 unorm_previous(UCharIterator *src, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_previous() argument 210 unorm_next(UCharIterator *src, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_next() argument 261 unorm_concatenate(const UChar *left, int32_t leftLength, const UChar *right, int32_t rightLength, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode) unorm_concatenate() argument [all...] |
| H A D | unormcmp.cpp | 143 unorm_cmpEquivFold(const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, uint32_t options, UErrorCode *pErrorCode) unorm_cmpEquivFold() argument 561 unorm_compare(const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, uint32_t options, UErrorCode *pErrorCode) unorm_compare() argument [all...] |
| H A D | utrie2_impl.h | 59 uint16_t options; member
|
| /third_party/toybox/lib/ |
| H A D | args.c | 232 char *options = toys.which->options; in parse_optflaglist() local [all...] |
| /third_party/toybox/porting/liteos_a/ |
| H A D | toys.h | 98 char *options; member
|
| /third_party/toybox/ |
| H A D | toys.h | 92 char *options; member
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | APISample_WatchWithOwnWatchHost.js | [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | CopyTextureForBrowserTests.cpp | 58 wgpu::CopyTextureForBrowserOptions options = {}; in TestCopyTextureForBrowser() local
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| H A D | csharp_message.cc | 61 MessageGenerator(const Descriptor* descriptor, const Options* options) MessageGenerator() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_context.cc | 45 Context::Context(const FileDescriptor* file, const Options& options) in Context() argument
|
| H A D | java_shared_code_generator.cc | 51 SharedCodeGenerator(const FileDescriptor* file, const Options& options) SharedCodeGenerator() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
| H A D | objectivec_file.cc | 188 FileGenerator::FileGenerator(const FileDescriptor *file, const Options& options) in FileGenerator() argument
|
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | gzip_stream.cc | 209 GzipOutputStream(ZeroCopyOutputStream* sub_stream, const Options& options) GzipOutputStream() argument 214 Init(ZeroCopyOutputStream* sub_stream, const Options& options) Init() argument
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | DescriptorProto.php | 51 protected $options = null; variable 280 $this->options variable [all...] |
| H A D | MethodDescriptorProto.php | 38 protected $options = null; variable 204 $this->options variable [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| H A D | cpp_enum.cc | 73 EnumGenerator(const EnumDescriptor* descriptor, const std::map<std::string, std::string>& vars, const Options& options) EnumGenerator() argument
|
| H A D | cpp_string_field.cc | 49 SetStringVariables(const FieldDescriptor* descriptor, std::map<std::string, std::string>* variables, const Options& options) SetStringVariables() argument 87 StringFieldGenerator(const FieldDescriptor* descriptor, const Options& options) StringFieldGenerator() argument 585 StringOneofFieldGenerator( const FieldDescriptor* descriptor, const Options& options) StringOneofFieldGenerator() argument 851 RepeatedStringFieldGenerator( const FieldDescriptor* descriptor, const Options& options) RepeatedStringFieldGenerator() argument [all...] |