| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_FUCHSIA_external_memory/ |
| D | device_memory.adoc | 34 ==== Importing Fuchsia External Memory 112 [[exporting-fuchsia-device-memory]] 113 ==== Exporting Fuchsia Device Memory
|
| /third_party/curl/docs/examples/ |
| D | http2-pushinmemory.c | 39 struct Memory { struct 48 struct Memory *mem = (struct Memory *)userp; in write_cb() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | CLMemory.cpp | 152 Memory::Memory(const Buffer &buffer, in Memory() function in cl::Memory 168 Memory::Memory(const Buffer &buffer, in Memory() function in cl::Memory 185 Memory::Memory(const Image &image, in Memory() function in cl::Memory
|
| D | CLtypes.h | 48 class Memory; variable
|
| /third_party/mindspore/mindspore-src/source/docs/api/api_python_en/ |
| D | mindspore.hal.rst | 47 Memory chapter
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | PredIteratorCache.h | 33 BumpPtrAllocator Memory; variable
|
| /third_party/icu/docs/userguide/usefrom/ |
| D | cobol.md | 315 #### Get API address 340 #### Unload DLL from Memory
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | Memory.h | 39 friend class Memory; variable
|
| /third_party/skia/third_party/externals/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
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | Memory.h | 46 friend class Memory; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/ |
| D | MSP430AsmParser.cpp | 101 struct Memory { struct in __anona3cc62180111::MSP430Operand 102 unsigned Reg; 103 const MCExpr *Offset;
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| D | ByteString.cs | 132 public ReadOnlyMemory<byte> Memory property in Google.Protobuf.ByteString
|
| /third_party/mesa3d/include/android_stub/backtrace/ |
| D | BacktraceMap.h | 62 class Memory; variable
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/proposals/ |
| D | VK_EXT_descriptor_buffer.adoc | 258 ==== Embedded Immutable Samplers
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfExpression.h | 130 enum { Unknown = 0, Register, Memory, Implicit }; enumerator
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| D | tgsi_parse.h | 93 struct tgsi_instruction_memory Memory; member
|
| /third_party/flatbuffers/net/FlatBuffers/ |
| D | ByteBuffer.cs | 61 public abstract Memory<byte> Memory { get; } property in Google.FlatBuffers.ByteBufferAllocator 109 public override Memory<byte> Memory => _buffer; field in Google.FlatBuffers.ByteArrayAllocator
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | InstancingTest.cpp | 23 Memory enumerator
|
| D | AttributeLayoutTest.cpp | 85 class Memory : public Container class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | CalledValuePropagation.cpp | 49 enum class IPOGrouping { Register, Return, Memory }; enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | MemoryBuffer.cpp | 59 static void CopyStringRef(char *Memory, StringRef Data) { in CopyStringRef()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | MemoryBuffer.cpp | 59 static void CopyStringRef(char *Memory, StringRef Data) { in CopyStringRef()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| D | MinidumpYAML.cpp | 354 IO &IO, MemoryDescriptor &Memory, BinaryRef &Content) { in mapping()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
| D | Minidump.h | 69 LocationDescriptor Memory; member
|
| /third_party/mesa3d/include/CL/ |
| D | cl2.hpp | 3318 class Memory : public detail::Wrapper<cl_mem> class 3322 Memory() : detail::Wrapper<cl_type>() { } in Memory() function in cl::Memory 3335 explicit Memory(const cl_mem& memory, bool retainObject) : in Memory() function in cl::Memory 3352 Memory(const Memory& mem) : detail::Wrapper<cl_type>(mem) {} in Memory() function in cl::Memory 3366 Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper<cl_type>(std::move(mem)) {} in Memory() function in cl::Memory
|