| /third_party/zlib/contrib/ada/ |
| D | zlib-streams.adb | 41 procedure Create subprogram 55 subtype Buffer_Subtype is Stream_Element_Array (1 .. Read_Buffer_Size); 57 procedure Init_Filter 65 procedure Init_Filter
|
| /third_party/gn/src/gn/ |
| D | file_writer.cc | 25 bool FileWriter::Create(const base::FilePath& file_path) { in Create() function in FileWriter 88 bool FileWriter::Create(const base::FilePath& file_path) { in Create() function in FileWriter
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMConstantPoolValue.cpp | 148 ARMConstantPoolConstant::Create(const Constant *C, unsigned ID) { in Create() function in ARMConstantPoolConstant 154 ARMConstantPoolConstant::Create(const GlobalVariable *GVar, in Create() function in ARMConstantPoolConstant 160 ARMConstantPoolConstant::Create(const GlobalValue *GV, in Create() function in ARMConstantPoolConstant 168 ARMConstantPoolConstant::Create(const Constant *C, unsigned ID, in Create() function in ARMConstantPoolConstant 175 ARMConstantPoolConstant::Create(const Constant *C, unsigned ID, in Create() function in ARMConstantPoolConstant 233 ARMConstantPoolSymbol *ARMConstantPoolSymbol::Create(LLVMContext &C, in Create() function in ARMConstantPoolSymbol 272 ARMConstantPoolMBB *ARMConstantPoolMBB::Create(LLVMContext &C, in Create() function in ARMConstantPoolMBB
|
| /third_party/lzma/CPP/Windows/ |
| D | Synchronization.h | 78 WRes Create() in Create() function 152 WRes Create(UInt32 initCount, UInt32 maxCount) in Create() function 228 WRes Create() in Create() function 291 WRes Create( in Create() function 329 WRes Create(CSynchro *sync) { return CBaseEvent_WFMO::Create(sync, false, false); } in Create() function 347 WRes Create(CSynchro *sync, UInt32 initCount, UInt32 maxCount) in Create() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/ |
| D | factory.cc | 33 std::shared_ptr<GraphCell::GraphImpl> GraphImplFactory::Create(enum DeviceType device_type) { in Create() function in mindspore::GraphImplFactory 60 std::shared_ptr<ModelImpl> ModelImplFactory::Create(enum DeviceType device_type) { in Create() function in mindspore::ModelImplFactory
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkObject.hpp | 43 static VkResult Create(const VkAllocationCallbacks *pAllocator, const CreateInfo *pCreateInfo, VkT … in Create() function 90 …static VkResult Create(const VkAllocationCallbacks *pAllocator, const CreateInfo *pCreateInfo, VkT… in Create() function in vk::ObjectBase 145 …static VkResult Create(const VkAllocationCallbacks *pAllocator, const CreateInfo *pCreateInfo, VkT… in Create() function in vk::DispatchableObject
|
| /third_party/skia/src/ports/ |
| D | SkDiscardableMemory_none.cpp | 12 SkDiscardableMemory* SkDiscardableMemory::Create(size_t bytes) { in Create() function in SkDiscardableMemory
|
| D | SkFontConfigTypeface.h | 26 static SkTypeface_FCI* Create(sk_sp<SkFontConfigInterface> fci, in Create() function 34 static SkTypeface_FCI* Create(std::unique_ptr<SkFontData> data, in Create() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/ |
| D | allocator.cc | 19 std::shared_ptr<Allocator> Allocator::Create() { return std::make_shared<DefaultAllocator>(); } in Create() function in mindspore::Allocator
|
| /third_party/skia/src/gpu/mtl/ |
| D | GrMtlSampler.mm | 45 GrMtlSampler* GrMtlSampler::Create(const GrMtlGpu* gpu, GrSamplerState samplerState) { function
|
| D | GrMtlDepthStencil.mm | 74 GrMtlDepthStencil* GrMtlDepthStencil::Create(const GrMtlGpu* gpu, function
|
| /third_party/lzma/CPP/Windows/Control/ |
| D | StatusBar.h | 14 bool Create(LONG style, LPCTSTR text, HWND hwndParent, UINT id) in Create() function 24 bool Create(LONG style, LPCWSTR text, HWND hwndParent, UINT id) in Create() function
|
| /third_party/typescript/tests/cases/projects/MultipleLevels/ |
| D | b.ts | 6 public Create(): IA method in B
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| D | engine.cc | 33 std::unique_ptr<Engine> Engine::Create(EngineType type) { in Create() function in amber::Engine
|
| /third_party/typescript/tests/cases/projects/MultipleLevels/B/ |
| D | B.ts | 6 public Create(): IA method in B
|
| /third_party/mesa3d/src/android_stub/ |
| D | backtrace_stub.cpp | 4 Backtrace::Create(pid_t pid, pid_t tid, BacktraceMap* map) in Create() function in Backtrace
|
| /third_party/skia/infra/bots/assets/text_blob_traces/ |
| D | README.md | 4 Create section in Text Blob Traces
|
| /third_party/lzma/CPP/7zip/Common/ |
| D | VirtThread.cpp | 20 WRes CVirtThread::Create() in Create() function in CVirtThread
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/cache/ |
| D | cache_ipc.cc | 43 Status SharedMessage::Create() { in Create() function in mindspore::dataset::SharedMessage 101 Status SharedMemory::Create(int64_t sz) { in Create() function in mindspore::dataset::SharedMemory
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/control_flow/kernel/ |
| D | entrance_subgraph_kernel.cc | 23 SubGraphKernel *EntranceSubGraphKernel::Create(MSKernel *kernel) { in Create() function in mindspore::kernel::EntranceSubGraphKernel
|
| D | exit_subgraph_kernel.cc | 23 SubGraphKernel *ExitSubGraphKernel::Create(MSKernel *kernel) { in Create() function in mindspore::kernel::ExitSubGraphKernel
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | CLObject.h | 40 static T *Create(cl_int &errorCode, Args &&... args) in Create() function
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| D | alias_test.cc | 36 TEST_F(AstAliasTest, Create) { in TEST_F() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/pass_management/ |
| D | repeated_pass_manager.cpp | 30 std::unique_ptr<RepeatedPassManager> RepeatedPassManager::Create( in Create() function in spvtools::fuzz::RepeatedPassManager
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/pass_management/ |
| D | repeated_pass_manager.cpp | 30 std::unique_ptr<RepeatedPassManager> RepeatedPassManager::Create( in Create() function in spvtools::fuzz::RepeatedPassManager
|