HomeSort by relevance Sort by last modified time
    Searched defs:MemoryBlock (Results 1 - 12 of 12) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
Memory.h 28 class MemoryBlock {
30 MemoryBlock() : Address(0), Size(0) { }
31 MemoryBlock(void *addr, size_t size) : Address(addr), Size(size) { }
41 /// MemoryBlock instances.
56 static MemoryBlock AllocateRWX(size_t NumBytes,
57 const MemoryBlock *NearBlock,
67 static bool ReleaseRWX(MemoryBlock &block, std::string *ErrMsg = 0);
78 static bool setExecutable(MemoryBlock &M, std::string *ErrMsg = 0);
83 static bool setWritable(MemoryBlock &M, std::string *ErrMsg = 0);
  /external/llvm/include/llvm/Support/
Memory.h 29 class MemoryBlock {
31 MemoryBlock() : Address(nullptr), Size(0) { }
32 MemoryBlock(void *addr, size_t size) : Address(addr), Size(size) { }
43 /// MemoryBlock instances.
67 /// MemoryBlock.
74 /// \r a non-null MemoryBlock if the function was successful,
75 /// otherwise a null MemoryBlock is with \p EC describing the error.
78 static MemoryBlock allocateMappedMemory(size_t NumBytes,
79 const MemoryBlock *const NearBlock,
92 static std::error_code releaseMappedMemory(MemoryBlock &Block)
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Memory.h 29 class MemoryBlock {
31 MemoryBlock() : Address(nullptr), Size(0) { }
32 MemoryBlock(void *addr, size_t size) : Address(addr), Size(size) { }
43 /// MemoryBlock instances.
67 /// MemoryBlock.
74 /// \r a non-null MemoryBlock if the function was successful,
75 /// otherwise a null MemoryBlock is with \p EC describing the error.
78 static MemoryBlock allocateMappedMemory(size_t NumBytes,
79 const MemoryBlock *const NearBlock,
92 static std::error_code releaseMappedMemory(MemoryBlock &Block)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
Memory.h 29 class MemoryBlock {
31 MemoryBlock() : Address(nullptr), Size(0) { }
32 MemoryBlock(void *addr, size_t size) : Address(addr), Size(size) { }
43 /// MemoryBlock instances.
67 /// MemoryBlock.
74 /// \r a non-null MemoryBlock if the function was successful,
75 /// otherwise a null MemoryBlock is with \p EC describing the error.
78 static MemoryBlock allocateMappedMemory(size_t NumBytes,
79 const MemoryBlock *const NearBlock,
92 static std::error_code releaseMappedMemory(MemoryBlock &Block)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
Memory.h 29 class MemoryBlock {
31 MemoryBlock() : Address(nullptr), Size(0) { }
32 MemoryBlock(void *addr, size_t size) : Address(addr), Size(size) { }
43 /// MemoryBlock instances.
67 /// MemoryBlock.
74 /// \r a non-null MemoryBlock if the function was successful,
75 /// otherwise a null MemoryBlock is with \p EC describing the error.
78 static MemoryBlock allocateMappedMemory(size_t NumBytes,
79 const MemoryBlock *const NearBlock,
92 static std::error_code releaseMappedMemory(MemoryBlock &Block)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
Memory.h 29 class MemoryBlock {
31 MemoryBlock() : Address(nullptr), Size(0) { }
32 MemoryBlock(void *addr, size_t size) : Address(addr), Size(size) { }
43 /// MemoryBlock instances.
67 /// MemoryBlock.
74 /// \r a non-null MemoryBlock if the function was successful,
75 /// otherwise a null MemoryBlock is with \p EC describing the error.
78 static MemoryBlock allocateMappedMemory(size_t NumBytes,
79 const MemoryBlock *const NearBlock,
92 static std::error_code releaseMappedMemory(MemoryBlock &Block)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Memory.h 29 class MemoryBlock {
31 MemoryBlock() : Address(nullptr), Size(0) { }
32 MemoryBlock(void *addr, size_t size) : Address(addr), Size(size) { }
43 /// MemoryBlock instances.
67 /// MemoryBlock.
74 /// \r a non-null MemoryBlock if the function was successful,
75 /// otherwise a null MemoryBlock is with \p EC describing the error.
78 static MemoryBlock allocateMappedMemory(size_t NumBytes,
79 const MemoryBlock *const NearBlock,
92 static std::error_code releaseMappedMemory(MemoryBlock &Block)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
Memory.h 29 class MemoryBlock {
31 MemoryBlock() : Address(nullptr), Size(0) { }
32 MemoryBlock(void *addr, size_t size) : Address(addr), Size(size) { }
43 /// MemoryBlock instances.
67 /// MemoryBlock.
74 /// \r a non-null MemoryBlock if the function was successful,
75 /// otherwise a null MemoryBlock is with \p EC describing the error.
78 static MemoryBlock allocateMappedMemory(size_t NumBytes,
79 const MemoryBlock *const NearBlock,
92 static std::error_code releaseMappedMemory(MemoryBlock &Block)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
Memory.h 29 class MemoryBlock {
31 MemoryBlock() : Address(nullptr), Size(0) { }
32 MemoryBlock(void *addr, size_t size) : Address(addr), Size(size) { }
43 /// MemoryBlock instances.
67 /// MemoryBlock.
74 /// \r a non-null MemoryBlock if the function was successful,
75 /// otherwise a null MemoryBlock is with \p EC describing the error.
78 static MemoryBlock allocateMappedMemory(size_t NumBytes,
79 const MemoryBlock *const NearBlock,
92 static std::error_code releaseMappedMemory(MemoryBlock &Block)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
Memory.h 29 class MemoryBlock {
31 MemoryBlock() : Address(nullptr), Size(0) { }
32 MemoryBlock(void *addr, size_t size) : Address(addr), Size(size) { }
43 /// MemoryBlock instances.
67 /// MemoryBlock.
74 /// \r a non-null MemoryBlock if the function was successful,
75 /// otherwise a null MemoryBlock is with \p EC describing the error.
78 static MemoryBlock allocateMappedMemory(size_t NumBytes,
79 const MemoryBlock *const NearBlock,
92 static std::error_code releaseMappedMemory(MemoryBlock &Block)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Memory.h 29 class MemoryBlock {
31 MemoryBlock() : Address(nullptr), Size(0) { }
32 MemoryBlock(void *addr, size_t size) : Address(addr), Size(size) { }
43 /// MemoryBlock instances.
67 /// MemoryBlock.
74 /// \r a non-null MemoryBlock if the function was successful,
75 /// otherwise a null MemoryBlock is with \p EC describing the error.
78 static MemoryBlock allocateMappedMemory(size_t NumBytes,
79 const MemoryBlock *const NearBlock,
92 static std::error_code releaseMappedMemory(MemoryBlock &Block)
    [all...]
  /external/pdfium/third_party/lcms2-2.6/src/
cmscgats.c 172 char* MemoryBlock; // The stream if holded in memory
1041 if (it8->MemoryBlock)
1042 _cmsFree(it8 ->ContextID, it8->MemoryBlock);
    [all...]

Completed in 1601 milliseconds