| /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/flutter/skia/src/android/ |
| D | SkBitmapRegionDecoder.cpp | 14 SkBitmapRegionDecoder* SkBitmapRegionDecoder::Create( in Create() function in SkBitmapRegionDecoder 20 SkBitmapRegionDecoder* SkBitmapRegionDecoder::Create( in Create() function in SkBitmapRegionDecoder
|
| /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/gn/src/gn/ |
| D | file_writer.cc | 24 bool FileWriter::Create(const base::FilePath& file_path) { in Create() function in FileWriter 77 bool FileWriter::Create(const base::FilePath& file_path) { in Create() function in FileWriter
|
| /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/flutter/engine/flutter/flow/layers/ |
| D | layer.cc | 48 Layer::AutoSaveLayer Layer::AutoSaveLayer::Create( in Create() function in flutter::Layer::AutoSaveLayer 55 Layer::AutoSaveLayer Layer::AutoSaveLayer::Create( in Create() function in flutter::Layer::AutoSaveLayer
|
| /third_party/benchmark/src/ |
| D | perf_counters.cc | 35 PerfCounters PerfCounters::Create( in Create() function in benchmark::internal::PerfCounters 121 PerfCounters PerfCounters::Create( in Create() function in benchmark::internal::PerfCounters
|
| /third_party/skia/src/ports/ |
| 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
|
| D | SkDiscardableMemory_none.cpp | 12 SkDiscardableMemory* SkDiscardableMemory::Create(size_t bytes) { in Create() function in SkDiscardableMemory
|
| /third_party/cef/libcef/browser/ |
| D | chrome_crash_reporter_client_stub.cc | 13 void ChromeCrashReporterClient::Create() {} in Create() function in ChromeCrashReporterClient
|
| /third_party/flutter/skia/src/ports/ |
| 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
|
| D | SkDiscardableMemory_none.cpp | 12 SkDiscardableMemory* SkDiscardableMemory::Create(size_t bytes) { in Create() function in SkDiscardableMemory
|
| /third_party/cef/libcef/common/test/ |
| D | translator_test_impl.cc | 30 CefTranslatorTestRefPtrLibrary::Create(int value) { in Create() function in CefTranslatorTestRefPtrLibrary 63 CefTranslatorTestRefPtrLibraryChild::Create(int value, int other_value) { in Create() function in CefTranslatorTestRefPtrLibraryChild 105 CefTranslatorTestRefPtrLibraryChildChild::Create(int value, in Create() function in CefTranslatorTestRefPtrLibraryChildChild 132 CefTranslatorTestScopedLibrary::Create(int value) { in Create() function in CefTranslatorTestScopedLibrary 163 CefTranslatorTestScopedLibraryChild::Create(int value, int other_value) { in Create() function in CefTranslatorTestScopedLibraryChild 203 CefTranslatorTestScopedLibraryChildChild::Create(int value, in Create() function in CefTranslatorTestScopedLibraryChildChild 577 CefRefPtr<CefTranslatorTest> CefTranslatorTest::Create() { in Create() function in CefTranslatorTest
|
| /third_party/cef/tests/cefclient/browser/ |
| D | root_window_create.cc | 20 scoped_refptr<RootWindow> RootWindow::Create(bool use_views) { in Create() function in client::RootWindow
|
| /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/flutter/skia/src/gpu/mtl/ |
| D | GrMtlSampler.mm | 39 GrMtlSampler* GrMtlSampler::Create(const GrMtlGpu* gpu, const GrSamplerState& samplerState, function
|
| D | GrMtlDepthStencil.mm | 72 GrMtlDepthStencil* GrMtlDepthStencil::Create(const GrMtlGpu* gpu, function
|
| /third_party/typescript/tests/cases/projects/MultipleLevels/B/ |
| D | B.ts | 6 public Create(): IA method in B
|
| /third_party/flutter/engine/flutter/flow/ohos_layers/ |
| D | layer_tree_builder.h | 31 static std::unique_ptr<LayerTreeBuilder> Create() in Create() function
|
| /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/flutter/engine/flutter/lib/ui/text/ |
| D | paragraph.h | 25 static fml::RefPtr<Paragraph> Create( in Create() function
|
| /third_party/typescript/tests/cases/projects/MultipleLevels/ |
| D | b.ts | 6 public Create(): IA method in B
|
| /third_party/cef/libcef/browser/views/ |
| D | fill_layout_impl.cc | 10 CefRefPtr<CefFillLayout> CefFillLayoutImpl::Create(views::View* owner_view) { in Create() function in CefFillLayoutImpl
|
| /third_party/skia/infra/bots/assets/text_blob_traces/ |
| D | README.md | 4 Create section in Text Blob Traces
|