| /third_party/openssl/crypto/property/ |
| H A D | property_parse.c | 55 static int parse_name(OSSL_LIB_CTX *ctx, const char *t[], int create, in parse_name() argument 162 parse_string(OSSL_LIB_CTX *ctx, const char *t[], char delim, OSSL_PROPERTY_DEFINITION *res, const int create) parse_string() argument 193 parse_unquoted(OSSL_LIB_CTX *ctx, const char *t[], OSSL_PROPERTY_DEFINITION *res, const int create) parse_unquoted() argument 225 parse_value(OSSL_LIB_CTX *ctx, const char *t[], OSSL_PROPERTY_DEFINITION *res, int create) parse_value() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/ |
| H A D | SymbolizableObjectFile.cpp | 45 SymbolizableObjectFile::create(const object::ObjectFile *Obj, in create() function in SymbolizableObjectFile
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcShaderGroupVoteTests.cpp | 74 void ShaderGroupVoteTestCaseBase::ComputeShader::create(deqp::Context& context) in create() function in glcts::ShaderGroupVoteTestCaseBase::ComputeShader
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_mapper.cpp | 22 UnlocalizedNumberFormatter NumberPropertyMapper::create(const DecimalFormatProperties& properties, in create() function in NumberPropertyMapper 29 UnlocalizedNumberFormatter NumberPropertyMapper::create(const DecimalFormatProperties& properties, in create() function in NumberPropertyMapper
|
| /third_party/skia/tests/ |
| H A D | DrawBitmapRectTest.cpp | 238 static void create(SkBitmap* bm, SkColor color) { in create() function
|
| H A D | CompressedBackendAllocationTest.cpp | 141 test_compressed_color_init(GrDirectContext* dContext, skiatest::Reporter* reporter, std::function<GrBackendTexture (GrDirectContext*, const SkColor4f&, GrMipmapped)> create, const SkColor4f& color, SkImage::CompressionType compression, GrMipmapped mipMapped) test_compressed_color_init() argument 215 test_compressed_data_init(GrDirectContext* dContext, skiatest::Reporter* reporter, std::function<GrBackendTexture (GrDirectContext*, const char* data, size_t dataSize, GrMipmapped)> create, SkImage::CompressionType compression, GrMipmapped mipMapped) test_compressed_data_init() argument
|
| /third_party/skia/third_party/externals/angle2/third_party/logdog/logdog/ |
| H A D | stream.py | 108 def create(self, uri, **kwargs): member in StreamProtocolRegistry 136 create = _default_registry.create variable
|
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | pshints.h | 60 PSH_Globals_NewFunc create; member
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-machinery.hh | 243 static Stored *create (Data *data) in create() function 250 static Stored *create () in create() function 281 static hb_blob_t *create (hb_face_t *face) in create() function
|
| H A D | hb-ot-font.cc | 260 static hb_font_funcs_t *create () in create() function
|
| H A D | hb-subset-cff2.cc | 260 bool create (const OT::cff2::accelerator_subset_t &acc, in create() function
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-object.c | 127 create_func_t create; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | LLJIT.h | 262 Expected<std::unique_ptr<JITType>> create() { in create() function in llvm::orc::LLJITBuilderSetters
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | MCFixup.h | 93 static MCFixup create(uint32_t Offset, const MCExpr *Value, in create() function in llvm::MCFixup
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | memory.h | 176 T* Allocator::create(ARGS&&... args) { in create() function in marl::Allocator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceCfgNode.h | 31 static CfgNode *create(Cfg *Func, SizeT Number) { in create() function in Ice::CfgNode
|
| H A D | IceLiveness.h | 110 static std::unique_ptr<Liveness> create(Cfg *Func, LivenessMode Mode) { in create() function in Ice::Liveness
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| H A D | MinidumpYAML.cpp | 97 std::unique_ptr<Stream> Stream::create(StreamType Type) { in create() function in Stream 463 Stream::create(const Directory &StreamDesc, const object::MinidumpFile &File) { in create() function in Stream 553 Expected<Object> Object::create(const object::MinidumpFile &File) { in create() function in Object
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| H A D | SampleProfWriter.cpp | 566 SampleProfileWriter::create(StringRef Filename, SampleProfileFormat Format) { in create() function in SampleProfileWriter 588 SampleProfileWriter::create(std::unique_ptr<raw_ostream> &OS, in create() function in SampleProfileWriter
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | TarWriter.cpp | 159 Expected<std::unique_ptr<TarWriter>> TarWriter::create(StringRef OutputPath, in create() function in TarWriter
|
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | parser_impl.h | 874 T* create(ARGS&&... args) { in create() function in tint::reader::wgsl::ParserImpl
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | servls.cpp | 192 static ServiceEnumeration* create(const ICULocaleService* service) { in create() function in ServiceEnumeration
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | AllocatorList.h | 54 template <class... ArgTs> Node *create(ArgTs &&... Args) { in create() function in llvm::AllocatorList
|
| H A D | ImmutableList.h | 214 ImmutableList<T> create(ElemT &&Data) { in create() function in llvm::ImmutableListFactory
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | LiveRangeEdit.h | 188 unsigned create() { return createFrom(getReg()); } in create() function in llvm::LiveRangeEdit
|