Home
last modified time | relevance | path

Searched defs:options (Results 2326 - 2350 of 2730) sorted by relevance

1...<<919293949596979899100>>...110

/third_party/skia/third_party/externals/libwebp/src/dec/
H A Didec_dec.c252 const WebPDecoderOptions* const options = idec->params_.options; in FinishDecoding() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/gencnval/
H A Dgencnval.c214 static UOption options[]={ variable
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dstructures.h981 enum SPDY_DAEMON_OPTION options; member
/third_party/skia/tests/
H A DGrClipStackTest.cpp2052 static void disable_tessellation_atlas(GrContextOptions* options) { in disable_tessellation_atlas() argument
H A DVkHardwareBufferTest.cpp77 EGLTestHelper(const GrContextOptions& options) : fFactory(options) {} in EGLTestHelper() argument
1081 void run_test(skiatest::Reporter* reporter, const GrContextOptions& options, in run_test() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DShaderModuleD3D12.cpp658 tint::writer::hlsl::Options options; in TranslateToHLSL() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-coretext.cc870 CFDictionaryRef options = CFDictionaryCreate (kCFAllocatorDefault, in _hb_coretext_shape() local
/third_party/python/Modules/
H A D_lzmamodule.c240 lzma_options_lzma *options; in parse_filter_spec_lzma() local
298 lzma_options_delta *options; parse_filter_spec_delta() local
322 lzma_options_bcj *options; parse_filter_spec_bcj() local
473 lzma_options_lzma *options = f->options; build_filter_spec() local
481 lzma_options_lzma *options = f->options; build_filter_spec() local
486 lzma_options_delta *options = f->options; build_filter_spec() local
496 lzma_options_bcj *options = f->options; build_filter_spec() local
681 lzma_options_lzma options; Compressor_init_alone() local
[all...]
/third_party/skia/third_party/externals/tint/samples/
H A Dmain.cc600 tint::writer::wgsl::Options options; in PrintWGSL() local
613 bool GenerateSpirv(const tint::Program* program, const Options& options) { in GenerateSpirv() argument
662 GenerateWgsl(const tint::Program* program, const Options& options) GenerateWgsl() argument
685 GenerateMsl(const tint::Program* program, const Options& options) GenerateMsl() argument
798 GenerateHlsl(const tint::Program* program, const Options& options) GenerateHlsl() argument
869 GenerateGlsl(const tint::Program* program, const Options& options) GenerateGlsl() argument
923 Options options; main() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_bld.cpp883 ucnv_createAlgorithmicConverter(UConverter *myUConverter, UConverterType type, const char *locale, uint32_t options, UErrorCode *err) ucnv_createAlgorithmicConverter() argument
[all...]
H A Dushape.cpp633 calculateSize(const UChar *source, int32_t sourceLength, int32_t destSize,uint32_t options) calculateSize() argument
728 handleGeneratedSpaces(UChar *dest, int32_t sourceLength, int32_t destSize, uint32_t options, UErrorCode *pErrorCode,struct uShapeVariables shapeVars ) handleGeneratedSpaces() argument
1083 expandCompositChar(UChar *dest, int32_t sourceLength, int32_t destSize,uint32_t options, UErrorCode *pErrorCode, int shapingMode,struct uShapeVariables shapeVars) expandCompositChar() argument
1196 shapeUnicode(UChar *dest, int32_t sourceLength, int32_t destSize,uint32_t options, UErrorCode *pErrorCode, int tashkeelFlag, struct uShapeVariables shapeVars) shapeUnicode() argument
1368 deShapeUnicode(UChar *dest, int32_t sourceLength, int32_t destSize,uint32_t options, UErrorCode *pErrorCode, struct uShapeVariables shapeVars) deShapeUnicode() argument
1421 u_shapeArabic(const UChar *source, int32_t sourceLength, UChar *dest, int32_t destCapacity, uint32_t options, UErrorCode *pErrorCode) u_shapeArabic() argument
[all...]
/third_party/toybox/toys/pending/
H A Ddhcp6.c98 uint8_t msgtype, transaction_id[3], options[524]; member
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_xmp_sdk.cpp674 XMP_OptionBits options = 0; in IsEmptyString() local
720 XMP_OptionBits options = 0; in IsEmptyArray() local
/third_party/skia/third_party/externals/freetype/builds/mac/
H A Dftmac.c196 OptionBits options = kFMUseGlobalScopeOption; in FT_EXPORT_DEF() local
/third_party/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.cc1849 const std::vector<std::string> options = GenerateAll() local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.cc316 std::vector<std::pair<std::string, std::string> > options; in Generate() local
1329 PrintDescriptorOptionsFixingCode(const std::string& descriptor, const std::string& options, io::Printer* printer) PrintDescriptorOptionsFixingCode() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Darena_unittest.cc279 ArenaOptions options; in TEST() local
991 ArenaOptions options; in TEST() local
1117 ArenaOptions options; in TEST() local
1144 ArenaOptions options; TEST() local
1193 ArenaOptions options; TEST() local
1353 Set(ArenaOptions* options) Set() argument
1363 ArenaOptions options; TEST() local
[all...]
H A Dapi.pb.h856 inline const PROTOBUF_NAMESPACE_ID::Option& Api::options(in in _internal_options() function in Api
868 Api::options() const { options() function in Api
1320 inline const PROTOBUF_NAMESPACE_ID::Option& Method::options(int index) const { options() function in Method
1332 Method::options() const { options() function in Method
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.h60 inline std::string ProtobufNamespace(const Options& options) { in ProtobufNamespace() argument
64 inline std::string MacroPrefix(const Options& options) { in MacroPrefix() argument
68 inline std::string DeprecatedAttribute(const Options& options, in DeprecatedAttribute() argument
73 inline std::string DeprecatedAttribute(const Options& options, in DeprecatedAttribute() argument
239 UniqueName(const std::string& name, const FileDescriptor* d, const Options& options) UniqueName() argument
243 UniqueName(const std::string& name, const Descriptor* d, const Options& options) UniqueName() argument
247 UniqueName(const std::string& name, const EnumDescriptor* d, const Options& options) UniqueName() argument
251 UniqueName(const std::string& name, const ServiceDescriptor* d, const Options& options) UniqueName() argument
260 Options options; InternalRuntimeOptions() local
308 UseUnknownFieldSet(const FileDescriptor* file, const Options& options) UseUnknownFieldSet() argument
313 IsWeak(const FieldDescriptor* field, const Options& options) IsWeak() argument
328 IsCord(const FieldDescriptor* field, const Options& options) IsCord() argument
333 IsStringPiece(const FieldDescriptor* field, const Options& options) IsStringPiece() argument
343 IsLazy(const FieldDescriptor* field, const Options& options) IsLazy() argument
381 HasGeneratedMethods(const FileDescriptor* file, const Options& options) HasGeneratedMethods() argument
387 HasDescriptorMethods(const FileDescriptor* file, const Options& options) HasDescriptorMethods() argument
393 HasGenericServices(const FileDescriptor* file, const Options& options) HasGenericServices() argument
400 IsProto2MessageSet(const Descriptor* descriptor, const Options& options) IsProto2MessageSet() argument
409 IsProto2MessageSetFile(const FileDescriptor* file, const Options& options) IsProto2MessageSetFile() argument
484 IncludeGuard(const FileDescriptor* file, bool pb_h, const Options& options) IncludeGuard() argument
515 GetOptimizeFor(const FileDescriptor* file, const Options& options) GetOptimizeFor() argument
519 NeedsEagerDescriptorAssignment(const FileDescriptor* file, const Options& options) NeedsEagerDescriptorAssignment() argument
552 ShouldIgnoreRequiredFieldCheck(const FieldDescriptor* field, const Options& options) ShouldIgnoreRequiredFieldCheck() argument
572 MessageSCCAnalyzer(const Options& options) MessageSCCAnalyzer() argument
601 SccInfoSymbol(const SCC* scc, const Options& options) SccInfoSymbol() argument
606 SccInfoPtrSymbol(const SCC* scc, const Options& options) SccInfoPtrSymbol() argument
762 DebugStringOptions options; PrintFieldComment() local
[all...]
/third_party/python/Modules/clinic/
H A D_winapi.c.h457 DWORD options = 0; in _winapi_DuplicateHandle() local
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dcontainer.h275 c_find_first_of(C1& container, C2& options) c_find_first_of() argument
286 c_find_first_of( C1& container, C2& options, BinaryPredicate&& pred) c_find_first_of() argument
/third_party/skia/include/codec/
H A DSkCodec.h825 const Options& options() const { return fOptions; } in options() function in SkCodec
[all...]
/third_party/skia/dm/
H A DDM.cpp452 SkString options; member
469 static void push_src(const char* tag, ImplicitString options, Src* inSrc) { in push_src() argument
1462 GrContextOptions options = grCtxOptions; run_test() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/third_party/skia/platform_tools/android/apps/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...

Completed in 43 milliseconds

1...<<919293949596979899100>>...110