Home
last modified time | relevance | path

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

12

/third_party/curl/docs/examples/
Dhttp2-pushinmemory.c37 struct Memory { struct
46 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/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/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 __anon76083eda0111::MSP430Operand
102 unsigned Reg;
103 const MCExpr *Offset;
/third_party/protobuf/csharp/src/Google.Protobuf/
DByteString.cs132 public ReadOnlyMemory<byte> Memory property in Google.Protobuf.ByteString
/third_party/mesa3d/include/android_stub/backtrace/
DBacktraceMap.h62 class Memory; variable
/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/flatbuffers/net/FlatBuffers/
DByteBuffer.cs61 public abstract Memory<byte> Memory { get; } property in FlatBuffers.ByteBufferAllocator
109 public override Memory<byte> Memory => _buffer; field in FlatBuffers.ByteArrayAllocator
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DInstancingTest.cpp22 Memory enumerator
DAttributeLayoutTest.cpp85 class Memory : public Container class
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DInstancingTest.cpp23 Memory enumerator
DAttributeLayoutTest.cpp85 class Memory : public Container class
/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DMemoryBuffer.cpp59 static void CopyStringRef(char *Memory, StringRef Data) { in CopyStringRef()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DMemoryBuffer.cpp59 static void CopyStringRef(char *Memory, StringRef Data) { in CopyStringRef()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMinidumpYAML.cpp354 IO &IO, MemoryDescriptor &Memory, BinaryRef &Content) { in mapping()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMinidump.h69 LocationDescriptor Memory; member
/third_party/mesa3d/include/CL/
Dcl2.hpp3318 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

12