| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_ext_context.c | 52 stw_override_opengl32_entry_points(wglCreateContext_t create, wglDeleteContext_t delete) in stw_override_opengl32_entry_points() argument
|
| /third_party/mesa3d/src/gallium/frontends/clover/util/ |
| H A D | range.hpp | 47 create(const R &r) { in create() function 58 create(const R &r) { in create() function
|
| H A D | pointer.hpp | 240 create(As &&... as) { in create() function
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | radeon_vce_52.c | 180 static void create(struct rvce_encoder *enc) in create() function
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | servls.cpp | 193 static ServiceEnumeration* create(const ICULocaleService* service) { in create() function in ServiceEnumeration
|
| /third_party/mesa3d/src/nouveau/drm-shim/ |
| H A D | nouveau_noop.c | 70 struct drm_nouveau_gem_new *create = arg; in nouveau_ioctl_gem_new() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/property/ |
| H A D | property_string.c | 210 ossl_property_name(OSSL_LIB_CTX *ctx, const char *s, int create) ossl_property_name() argument 229 ossl_property_value(OSSL_LIB_CTX *ctx, const char *s, int create) ossl_property_value() argument
|
| /third_party/node/deps/openssl/openssl/crypto/engine/ |
| H A D | eng_table.c | 65 static int int_table_check(ENGINE_TABLE **t, int create) in int_table_check() argument
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
| H A D | RangeKey.java | 63 public static RangeKey create(RangeSpecification prefix, Set<Integer> lengths) { in create() method in RangeKey
|
| /third_party/openssl/crypto/engine/ |
| H A D | eng_table.c | 65 static int int_table_check(ENGINE_TABLE **t, int create) in int_table_check() argument
|
| /third_party/openssl/crypto/property/ |
| H A D | property_string.c | 210 ossl_property_name(OSSL_LIB_CTX *ctx, const char *s, int create) ossl_property_name() argument 229 ossl_property_value(OSSL_LIB_CTX *ctx, const char *s, int create) ossl_property_value() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBSymbol.cpp | 102 PDBSymbol::create(const IPDBSession &PDBSession, in create() function in PDBSymbol 110 std::unique_ptr<PDBSymbol> PDBSymbol::create(const IPDBSession &PDBSession, in create() function in PDBSymbol
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | BaseTypes.h | 408 static TLayoutQualifier create() in create() function
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
| H A D | Server.cpp | 621 std::shared_ptr<Server> Server::create(const std::shared_ptr<Context> &ctx, int port) in create() function in vk::dbg::Server
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkPipelineCache.hpp | 133 std::shared_ptr<sw::ComputeProgram> PipelineCache::getOrCreateComputeProgram(const PipelineCache::ComputeProgramKey &key, Function &&create) in getOrCreateComputeProgram() argument 157 sw::SpirvBinary PipelineCache::getOrOptimizeSpirv(const PipelineCache::SpirvBinaryKey &key, CreateOnCacheMiss &&create, CacheHit &&cacheHit) in getOrOptimizeSpirv() argument
|
| /third_party/openssl/ohos_lite/include/openssl/ |
| H A D | conf.h | 39 CONF *(*create) (CONF_METHOD *meth); member
|
| /third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/java/com/google/oboe/samples/hellooboe/ |
| H A D | PlaybackEngine.java | 31 static boolean create(Context context){ in create() method in PlaybackEngine
|
| /third_party/skia/tests/ |
| H A D | DrawTextTest.cpp | 30 static void create(SkBitmap* bm, SkIRect bound) { in create() function
|
| H A D | FontHostStreamTest.cpp | 25 static void create(SkBitmap* bm, SkIRect bound) { in create() function
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ucd.cc | 210 static hb_unicode_funcs_t *create () in create() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | Optional.h | 81 static inline Optional create(const T* y) { in create() function in llvm::Optional
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceCompileServer.cpp | 71 TextDataStreamer::create(const std::string &Filename, std::string *Err) { in create() function in Ice::__anon25468::TextDataStreamer
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | SpecialCaseList.cpp | 74 SpecialCaseList::create(const std::vector<std::string> &Paths, in create() function in llvm::SpecialCaseList 82 std::unique_ptr<SpecialCaseList> SpecialCaseList::create(const MemoryBuffer *MB, in create() function in llvm::SpecialCaseList
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCExpr.cpp | 22 HexagonMCExpr *HexagonMCExpr::create(MCExpr const *Expr, MCContext &Ctx) { in create() function in HexagonMCExpr
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVMCExpr.cpp | 31 const RISCVMCExpr *RISCVMCExpr::create(const MCExpr *Expr, VariantKind Kind, in create() function in RISCVMCExpr
|