Home
last modified time | relevance | path

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

/third_party/curl/docs/examples/
Dhttp2-pushinmemory.c37 struct Memory { struct
46 struct Memory *mem = (struct Memory *)userp; in write_cb() argument
/third_party/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc32 TEST(Memory, AlignmentLargerThanBase) { in TEST() argument
40 TEST(Memory, AlignmentSmallerThanBase) { in TEST() argument
/third_party/protobuf/csharp/src/Google.Protobuf/
DByteString.cs132 public ReadOnlyMemory<byte> Memory property in Google.Protobuf.ByteString
/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/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dminiport.h165 } Memory; member
Dntddk.h2118 DEBUG_MEMORY_REQUIREMENTS Memory; member
Dwdm.h2853 } Memory; member
5929 } Memory; member
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl2.hpp3166 class Memory : public detail::Wrapper<cl_mem> class
3170 Memory() : detail::Wrapper<cl_type>() { } in Memory() function in cl::Memory
3183 explicit Memory(const cl_mem& memory, bool retainObject) : in Memory() function in cl::Memory
3200 Memory(const Memory& mem) : detail::Wrapper<cl_type>(mem) {} in Memory() function in cl::Memory
3214 Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper<cl_type>(std::move(mem)) {} in Memory() function in cl::Memory
Dcl.hpp3030 class Memory : public detail::Wrapper<cl_mem> class
3034 Memory() : detail::Wrapper<cl_type>() { } in Memory() function in cl::Memory
3041 __CL_EXPLICIT_CONSTRUCTORS Memory(const cl_mem& memory) : detail::Wrapper<cl_type>(memory) { } in Memory() function in cl::Memory
3057 Memory(const Memory& mem) : detail::Wrapper<cl_type>(mem) {} in Memory() function in cl::Memory
3072 Memory(Memory&& mem) CL_HPP_NOEXCEPT : detail::Wrapper<cl_type>(std::move(mem)) {} in Memory() function in cl::Memory
/third_party/mingw-w64/mingw-w64-headers/include/
Drpcndr.h253 unsigned char *Memory; member
/third_party/mingw-w64/mingw-w64-headers/include/psdk_inc/
D_dbg_common.h1088 MINIDUMP_LOCATION_DESCRIPTOR Memory; member
1349 MINIDUMP_LOCATION_DESCRIPTOR Memory; member