HomeSort by relevance Sort by last modified time
    Searched refs:memory (Results 201 - 225 of 5629) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.modifiers/
release.pass.cpp 10 // <memory>
16 #include <memory>
  /external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.observers/
explicit_bool.pass.cpp 10 // <memory>
16 #include <memory>
op_arrow.fail.cpp 10 // <memory>
16 #include <memory>
  /external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.asgn/
move03.fail.cpp 10 // <memory>
16 #include <memory>
move04.fail.cpp 10 // <memory>
16 #include <memory>
move_convert01.fail.cpp 10 // <memory>
16 #include <memory>
move_convert13.fail.cpp 10 // <memory>
18 #include <memory>
  /external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/
move_convert13.fail.cpp 10 // <memory>
18 #include <memory>
  /external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.modifiers/
release.pass.cpp 10 // <memory>
16 #include <memory>
  /external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.observers/
explicit_bool.pass.cpp 10 // <memory>
16 #include <memory>
op_arrow.pass.cpp 10 // <memory>
16 #include <memory>
  /external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.io/
io.pass.cpp 10 // <memory>
18 #include <memory>
  /external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/
unique.pass.cpp 10 // <memory>
16 #include <memory>
  /external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared.atomic/
atomic_exchange.pass.cpp 17 // <memory>
27 #include <memory>
atomic_exchange_explicit.pass.cpp 17 // <memory>
27 #include <memory>
atomic_load.pass.cpp 17 // <memory>
27 #include <memory>
atomic_load_explicit.pass.cpp 17 // <memory>
27 #include <memory>
atomic_store.pass.cpp 17 // <memory>
27 #include <memory>
atomic_store_explicit.pass.cpp 17 // <memory>
27 #include <memory>
  /external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs/
not_less_than.fail.cpp 10 // <memory>
16 #include <memory>
  /external/llvm/include/llvm/Transforms/Utils/
SplitModule.h 20 #include <memory>
  /external/parameter-framework/upstream/utility/
Memory.hpp 31 #include <memory>
  /external/pdfium/core/fpdfdoc/
cpdf_metadata.h 10 #include <memory>
  /external/pdfium/testing/libfuzzer/
pdf_streamparser_fuzzer.cc 6 #include <memory>
  /external/pdfium/third_party/freetype/include/freetype/
ftsystem.h 38 /* How FreeType manages memory and i/o. */
41 /* This section contains various definitions related to memory */
43 /* information if you want to use a custom memory manager or you own */
62 * A handle to a given memory manager object, defined with an
75 * A function used to allocate `size' bytes from `memory'.
78 * memory ::
79 * A handle to the source memory manager.
85 * Address of new memory block. 0~in case of failure.
89 (*FT_Alloc_Func)( FT_Memory memory,
99 * A function used to release a given block of memory
341 FT_Memory memory; member in struct:FT_StreamRec_
    [all...]

Completed in 283 milliseconds

1 2 3 4 5 6 7 891011>>