Home
last modified time | relevance | path

Searched defs:Memory (Results 1 - 25 of 27) sorted by relevance

12

/third_party/node/deps/v8/src/base/
H A Dmemory.h22 inline T& Memory(Address addr) { in Memory() function
27 inline T& Memory(byte* addr) { in Memory() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLMemory.cpp152 Memory::Memory(cons function in cl::Memory
168 Memory::Memory(const Buffer &buffer, Memory() function in cl::Memory
185 Memory::Memory(const Image &image, Memory() function in cl::Memory
[all...]
H A DCLMemory.h24 class Memory : public _cl_mem, public Object class
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPredIteratorCache.h33 BumpPtrAllocator Memory; member in llvm::PredIteratorCache
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMemory.h46 class Memory { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMemory.h53 class Memory { class
[all...]
/third_party/curl/docs/examples/
H A Dhttp2-pushinmemory.c39 struct Memory { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h130 enum { Unknown = 0, Register, Memory, Implicit }; enumerator
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DInstancingTest.cpp23 Memory enumerator
[all...]
H A DAttributeLayoutTest.cpp85 class Memory : public Container class
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_parse.h93 struct tgsi_instruction_memory Memory; member
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DByteString.cs132 public ReadOnlyMemory<byte> Memory property in Google.Protobuf.ByteString
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp353 mapping( IO &IO, MemoryDescriptor &Memory, BinaryRef &Content) mapping() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DMemoryBuffer.cpp59 static void CopyStringRef(char *Memory, StringRef Data) { in CopyStringRef() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DMemoryBuffer.cpp59 static void CopyStringRef(char *Memory, StringRef Data) { in CopyStringRef() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp101 struct Memory { struct in __anon24692::MSP430Operand
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h91 Limits Memory; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h32 enum KindTy { Token, Register, Immediate, Memory, Prefix, DXRegister } Kind; enumerator
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMinidump.h69 LocationDescriptor Memory; member
H A DWasm.h117 WasmLimits Memory; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFGraph.h879 NodeAllocator Memory; member
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h347 class Memory { class
349 explicit Memory(SimStack::Allocated stack) : stack_(std::move(stack)) { in Memory() function in vixl::aarch64::Memory
/third_party/mesa3d/include/CL/
H A Dcl.hpp3047 class Memory : public detail::Wrapper<cl_mem> class
3051 Memory() : detail::Wrapper<cl_type>() { } in Memory() function in cl::Memory
3058 __CL_EXPLICIT_CONSTRUCTORS Memory(const cl_mem& memory) : detail::Wrapper<cl_type>(memory) { } in Memory() function in cl::Memory
3074 Memory(const Memory function in cl::Memory
[all...]
H A 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(cons function in cl::Memory
[all...]
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h647 unsigned Memory : 1; member

Completed in 44 milliseconds

12