/external/ComputeLibrary/src/runtime/ |
D | Memory.cpp | 30 Memory::Memory() in Memory() function in arm_compute::Memory 35 Memory::Memory(const std::shared_ptr<IMemoryRegion> &memory) in Memory() function in arm_compute::Memory 42 Memory::Memory(IMemoryRegion *memory) in Memory() function in arm_compute::Memory
|
/external/mesa3d/src/gfxstream/guest/vulkan_enc/ |
D | CommandBufferStagingStream.h | 30 struct Memory { struct 31 VkDeviceMemory deviceMemory = argument 34 bool operator==(const Memory& rhs) const { argument
|
/external/gsc-utils/docs/ |
D | core_runtime.md | 282 Memory section in Chromium OS Embedded Controller runtime 285 ### Single address space 297 ### heap 309 ### stacks
|
/external/curl/docs/examples/ |
D | http2-pushinmemory.c | 35 struct Memory { struct 44 struct Memory *mem = (struct Memory *)userp; in write_cb() argument
|
/external/aws-sdk-java-v2/test/test-utils/src/main/java/software/amazon/awssdk/testutils/ |
D | Memory.java | 26 public final class Memory { class 28 private Memory() { in Memory() method in Memory
|
/external/angle/src/libANGLE/ |
D | CLMemory.cpp | 157 Memory::Memory(const Buffer &buffer, in Memory() function in cl::Memory 176 Memory::Memory(const Buffer &buffer, Buffer &parent, MemFlags flags, size_t offset, size_t size) in Memory() function in cl::Memory 190 Memory::Memory(Context &context, in Memory() function in cl::Memory
|
/external/libchrome/base/metrics/ |
D | persistent_memory_allocator.h | 609 struct Memory { struct 610 Memory(void* b, MemoryType t) : base(b), type(t) {} in Memory() argument 613 MemoryType type; argument 619 PersistentMemoryAllocator(Memory memory, size_t size, size_t page_size, argument
|
/external/cronet/tot/base/metrics/ |
D | persistent_memory_allocator.h | 672 struct Memory { struct 673 Memory(void* b, MemoryType t) : base(b), type(t) {} in Memory() function 676 MemoryType type; argument 682 PersistentMemoryAllocator(Memory memory, argument
|
/external/cronet/stable/base/metrics/ |
D | persistent_memory_allocator.h | 672 struct Memory { struct 673 Memory(void* b, MemoryType t) : base(b), type(t) {} in Memory() function 676 MemoryType type; argument 682 PersistentMemoryAllocator(Memory memory, argument
|
/external/google-breakpad/src/processor/ |
D | synth_minidump.h | 131 class Memory; variable 213 Memory(const Dump& dump, uint64_t address) in Memory() function
|
/external/perfetto/test/trace_processor/diff_tests/stdlib/linux/ |
D | memory.py | 23 class Memory(TestSuite): class
|
/external/rust/crates/v4l2r/lib/src/ |
D | memory.rs | 58 pub trait Memory: 'static { interface 115 type Memory: Memory; typedef
|
/external/tensorflow/tensorflow/core/profiler/g3doc/ |
D | options.md | 55 ### Memory subsection
|
/external/armnn/tests/TfLiteYoloV3Big-Armnn/ |
D | TfLiteYoloV3Big-Armnn.cpp | 172 struct Memory in LoadImage() struct 174 ~Memory() {stbi_image_free(m_Data);} in LoadImage() 175 bool IsLoaded() const { return m_Data != nullptr;} in LoadImage() 177 unsigned char* m_Data; in LoadImage()
|
/external/llvm/include/llvm/IR/ |
D | PredIteratorCache.h | 34 BumpPtrAllocator Memory; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
D | PredIteratorCache.h | 33 BumpPtrAllocator Memory; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | PredIteratorCache.h | 33 BumpPtrAllocator Memory; variable
|
/external/openscreen/third_party/abseil/src/absl/container/internal/ |
D | container_memory_test.cc | 40 TEST(Memory, AlignmentLargerThanBase) { in TEST() argument 48 TEST(Memory, AlignmentSmallerThanBase) { in TEST() argument 79 TEST(Memory, AllocateDeallocateMatchType) { in TEST() argument
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
D | container_memory_test.cc | 40 TEST(Memory, AlignmentLargerThanBase) { in TEST() argument 48 TEST(Memory, AlignmentSmallerThanBase) { in TEST() argument 79 TEST(Memory, AllocateDeallocateMatchType) { in TEST() argument
|
/external/scudo/standalone/fuzz/ |
D | get_error_info_fuzzer.cpp | 28 const char *Memory = MemoryAndTags.c_str(); in LLVMFuzzerTestOneInput() local
|
/external/executorch/docs/source/ |
D | runtime-overview.md | 52 #### Memory subsubsection
|
/external/llvm/include/llvm/Support/ |
D | Memory.h | 39 friend class Memory; variable
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Memory.h | 39 friend class Memory; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Memory.h | 46 friend class Memory; variable
|
/external/perfetto/src/profiling/perf/ |
D | frame_pointer_unwinder_unittest.cc | 68 bool SetPcFromReturnAddress(unwindstack::Memory*) override { return false; } in SetPcFromReturnAddress() 74 unwindstack::Memory*) override { in StepIfSignalHandler()
|