| /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
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/ |
| H A D | socket.cc | 89 static std::shared_ptr<Impl> create(const char* address, const char* port) { in create() function in __anon26335::Impl
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | Optional.h | 241 static inline Optional create(const T *y) { in create() function in llvm::Optional
|
| H A D | PointerSumType.h | 110 create(typename HelperT::template Lookup<N>::PointerT Pointer) { in create() function in llvm::PointerSumType
|
| /third_party/python/Lib/venv/ |
| H A D | __init__.py | 60 def create(self, env_dir): member in EnvBuilder 462 def create(env_dir, system_site_packages=False, clear=False, function [all...] |
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluTexture.hpp | 85 static Texture2D* create (const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, const char* filename) { return create(context, contextInfo, archive, 1, &filename); } in create() function in glu::Texture2D
|
| /base/powermgr/battery_manager/charger/src/dev/ |
| H A D | drm_driver.cpp | 53 struct drm_mode_create_dumb create = {}; in ModesetCreateFb() local [all...] |
| /base/update/updater/services/ui/driver/ |
| H A D | drm_driver.cpp | 51 struct drm_mode_create_dumb create = {}; in ModesetCreateFb() local [all...] |
| /foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
| H A D | bundle_active_user_history.cpp | 117 GetUserHistory( const int32_t userId, const bool create) GetUserHistory() argument 139 GetUsageHistoryInUserHistory( shared_ptr<map<string, shared_ptr<BundleActivePackageHistory>>> oneUserHistory, string bundleName, int64_t bootBasedTimeStamp, const bool create, const int32_t uid) GetUsageHistoryInUserHistory() argument 164 GetUsageHistoryForBundle( const string& bundleName, const int32_t userId, const int64_t bootBasedTimeStamp, const bool create, const int32_t uid) GetUsageHistoryForBundle() argument
|
| /foundation/distributeddatamgr/kv_store/test/fuzztest/distributedkvdatamanager_fuzzer/ |
| H A D | distributedkvdatamanager_fuzzer.cpp | 36 static Options create; member [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
| H A D | cloud_cursor_impl.cpp | 225 int64_t create = strtoll(createTime.c_str(), nullptr, 10); in GetExtend() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| H A D | kvdb_service_impl_test.cpp | 65 static Options create; member in OHOS::Test::DistributedDataTest::KvdbServiceImplTest 87 Options KvdbServiceImplTest::create; member in OHOS::Test::DistributedDataTest::KvdbServiceImplTest [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/ |
| H A D | distributed_kv_data_manager_test.cpp | 36 static Options create; member in OHOS::Test::DistributedKvDataManagerTest 86 Options DistributedKvDataManagerTest::create; member in OHOS::Test::DistributedKvDataManagerTest [all...] |