Home
last modified time | relevance | path

Searched defs:create (Results 176 - 200 of 755) sorted by relevance

12345678910>>...31

/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_context.c52 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 Drange.hpp47 create(const R &r) { in create() function
58 create(const R &r) { in create() function
H A Dpointer.hpp240 create(As &&... as) { in create() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vce_52.c180 static void create(struct rvce_encoder *enc) in create() function
/third_party/node/deps/icu-small/source/common/
H A Dservls.cpp193 static ServiceEnumeration* create(const ICULocaleService* service) { in create() function in ServiceEnumeration
/third_party/mesa3d/src/nouveau/drm-shim/
H A Dnouveau_noop.c70 struct drm_nouveau_gem_new *create = arg; in nouveau_ioctl_gem_new() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty_string.c210 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 Deng_table.c65 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 DRangeKey.java63 public static RangeKey create(RangeSpecification prefix, Set<Integer> lengths) { in create() method in RangeKey
/third_party/openssl/crypto/engine/
H A Deng_table.c65 static int int_table_check(ENGINE_TABLE **t, int create) in int_table_check() argument
/third_party/openssl/crypto/property/
H A Dproperty_string.c210 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 DPDBSymbol.cpp102 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 DBaseTypes.h408 static TLayoutQualifier create() in create() function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DServer.cpp621 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 DVkPipelineCache.hpp133 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 Dconf.h39 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 DPlaybackEngine.java31 static boolean create(Context context){ in create() method in PlaybackEngine
/third_party/skia/tests/
H A DDrawTextTest.cpp30 static void create(SkBitmap* bm, SkIRect bound) { in create() function
H A DFontHostStreamTest.cpp25 static void create(SkBitmap* bm, SkIRect bound) { in create() function
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ucd.cc210 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 DOptional.h81 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 DIceCompileServer.cpp71 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 DSpecialCaseList.cpp74 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 DHexagonMCExpr.cpp22 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 DRISCVMCExpr.cpp31 const RISCVMCExpr *RISCVMCExpr::create(const MCExpr *Expr, VariantKind Kind, in create() function in RISCVMCExpr

Completed in 13 milliseconds

12345678910>>...31