Home
last modified time | relevance | path

Searched defs:Memory (Results 1 – 25 of 48) sorted by relevance

12

/third_party/rust/rust/tests/ui/const-generics/issues/
Dissue-56445-3.rs2 pub struct Memory<'rom> { struct
8 impl<'rom> Memory<'rom> { argument
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_FUCHSIA_external_memory/
Ddevice_memory.adoc34 ==== Importing Fuchsia External Memory
112 [[exporting-fuchsia-device-memory]]
113 ==== Exporting Fuchsia Device Memory
/third_party/mesa3d/src/gfxstream/guest/vulkan_enc/
DCommandBufferStagingStream.h30 struct Memory { struct
31 VkDeviceMemory deviceMemory = argument
34 bool operator==(const Memory& rhs) const { argument
/third_party/curl/docs/examples/
Dhttp2-pushinmemory.c39 struct Memory { struct
48 struct Memory *mem = (struct Memory *)userp; in write_cb() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLMemory.cpp152 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
DCLtypes.h48 class Memory; variable
/third_party/mindspore/mindspore-src/source/docs/api/api_python_en/
Dmindspore.hal.rst47 Memory chapter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPredIteratorCache.h33 BumpPtrAllocator Memory; variable
/third_party/icu/docs/userguide/usefrom/
Dcobol.md315 #### Get API address
340 #### Unload DLL from Memory
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMemory.h39 friend class Memory; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc40 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/
DMemory.h46 friend class Memory; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/
DMSP430AsmParser.cpp101 struct Memory { struct in __anon211e3e3a0111::MSP430Operand
102 unsigned Reg;
103 const MCExpr *Offset;
/third_party/mesa3d/include/android_stub/backtrace/
DBacktraceMap.h62 class Memory; variable
/third_party/rust/rust/compiler/rustc_const_eval/src/interpret/
Dmemory.rs93 pub struct Memory<'mir, 'tcx, M: Machine<'mir, 'tcx>> { struct
104 pub(super) alloc_map: M::MemoryMap, argument
107 extra_fn_ptr_map: FxHashMap<AllocId, M::ExtraFnVal>,
134 impl<'mir, 'tcx, M: Machine<'mir, 'tcx>> Memory<'mir, 'tcx, M> { argument
/third_party/protobuf/csharp/src/Google.Protobuf/
DByteString.cs99 public ReadOnlyMemory<byte> Memory property in Google.Protobuf.ByteString
/third_party/rust/rust/compiler/rustc_target/src/abi/call/
Dx86_64.rs18 struct Memory; struct
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_EXT_descriptor_buffer.adoc258 ==== Embedded Immutable Samplers
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h130 enum { Unknown = 0, Register, Memory, Implicit }; enumerator
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h93 struct tgsi_instruction_memory Memory; member
/third_party/rust/rust/compiler/rustc_codegen_ssa/src/mir/
Danalyze.rs63 Memory, enumerator
/third_party/flatbuffers/net/FlatBuffers/
DByteBuffer.cs61 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/m133/tools/unicode_comparison/go/generate_table/
Dmain.go63 Memory float64 member
120 Memory float64 member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DInstancingTest.cpp23 Memory enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp49 enum class IPOGrouping { Register, Return, Memory }; enumerator

12