| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_memory.h | 88 /// Release any allocated memory using free. Object is still valid and 93 /// Return pointer to allocated memory as a void *.. 94 /// \retval void * valid for as many bytes as were allocated. 101 /// Return pointer to allocated memory as a const void *. 102 /// \retval const void * valid for as many bytes as were allocated. 109 /// Return pointer to allocated memory as a char *. 110 /// \retval char * valid for as many bytes as were allocated. 117 /// Return pointer to allocated memory as a const char *. 118 /// \retval const char * valid for as many bytes as were allocated. 125 /// Return pointer to allocated memory as a uint8 *. [all …]
|
| D | dng_ref_counted_block.h | 95 /// Release any allocated memory using free. Object is still valid and 104 /// Return pointer to allocated memory as a void *.. 105 /// \retval void * valid for as many bytes as were allocated. 117 /// Return pointer to allocated memory as a const void *. 118 /// \retval const void * valid for as many bytes as were allocated. 125 /// Return pointer to allocated memory as a char *. 126 /// \retval char * valid for as many bytes as were allocated. 133 /// Return pointer to allocated memory as a const char *. 134 /// \retval const char * valid for as many bytes as were allocated. 141 /// Return pointer to allocated memory as a uint8 *. [all …]
|
| /third_party/skia/m133/third_party/externals/dng_sdk/source/ |
| D | dng_memory.h | 88 /// Release any allocated memory using free. Object is still valid and 93 /// Return pointer to allocated memory as a void *.. 94 /// \retval void * valid for as many bytes as were allocated. 101 /// Return pointer to allocated memory as a const void *. 102 /// \retval const void * valid for as many bytes as were allocated. 109 /// Return pointer to allocated memory as a char *. 110 /// \retval char * valid for as many bytes as were allocated. 117 /// Return pointer to allocated memory as a const char *. 118 /// \retval const char * valid for as many bytes as were allocated. 125 /// Return pointer to allocated memory as a uint8 *. [all …]
|
| D | dng_ref_counted_block.h | 95 /// Release any allocated memory using free. Object is still valid and 104 /// Return pointer to allocated memory as a void *.. 105 /// \retval void * valid for as many bytes as were allocated. 117 /// Return pointer to allocated memory as a const void *. 118 /// \retval const void * valid for as many bytes as were allocated. 125 /// Return pointer to allocated memory as a char *. 126 /// \retval char * valid for as many bytes as were allocated. 133 /// Return pointer to allocated memory as a const char *. 134 /// \retval const char * valid for as many bytes as were allocated. 141 /// Return pointer to allocated memory as a uint8 *. [all …]
|
| /third_party/openhitls/tls/handshake/parse/src/ |
| D | parse_msg.h | 36 * @retval HITLS_MEMALLOC_FAIL Memory allocated failed 52 * @retval HITLS_MEMALLOC_FAIL Memory allocated failed 68 * @retval HITLS_MEMALLOC_FAIL Memory allocated failed 85 * HITLS_MEMALLOC_FAIL Memory allocated failed 142 * @retval HITLS_MEMALLOC_FAIL Memory allocated failed 155 * @retval HITLS_MEMALLOC_FAIL Memory allocated failed 182 * @retval HITLS_MEMALLOC_FAIL Memory allocated failed 195 * @retval HITLS_MEMALLOC_FAIL Memory allocated failed 209 * @retval HITLS_MEMALLOC_FAIL Memory allocated failed 224 * @retval HITLS_MEMALLOC_FAIL Memory allocated failed [all …]
|
| /third_party/ffmpeg/libavutil/ |
| D | mem.h | 196 * @param size Size in bytes for the memory block to be allocated 197 * @return Pointer to the allocated block, or `NULL` if the block cannot 198 * be allocated 208 * @param size Size in bytes for the memory block to be allocated 209 * @return Pointer to the allocated block, or `NULL` if it cannot be allocated 217 * The allocated memory will have size `size * nmemb` bytes. 221 * @return Pointer to the allocated block, or `NULL` if the block cannot 222 * be allocated 230 * The allocated memory will have size `size * nmemb` bytes. 234 * @return Pointer to the allocated block, or `NULL` if the block cannot [all …]
|
| D | hwcontext_d3d11va.h | 43 * This struct is allocated as AVHWDeviceContext.hwctx 54 * and it does not matter whether it was user-allocated. 62 * and it does not matter whether it was user-allocated. 70 * and it does not matter whether it was user-allocated. 78 * and it does not matter whether it was user-allocated. 102 * In user-allocated pools, AVHWFramesContext.pool must return AVBufferRefs 129 * This struct is allocated as AVHWFramesContext.hwctx 146 * and it does not matter whether it was user-allocated. 158 * This field is ignored/invalid if a user-allocated texture is provided. 164 * This field is ignored/invalid if a user-allocated texture is provided. [all …]
|
| /third_party/skia/m133/src/base/ |
| D | SkAutoMalloc.h | 21 * Manage an allocated block of heap memory. This object is the sole manager of 32 * than the current size (and the current block was dynamically allocated). 37 * current block is dynamically allocated, free the old block and 44 * current block is dynamically allocated, just return the old 62 * Return the allocated block. 85 * Manage an allocated block of memory. If the requested size is <= kSizeRequested (or slightly 94 * Must call reset(size) to return an allocated block. 103 * the allocation will come from the stack, otherwise it will be dynamically allocated. 112 * Free the allocated block (if any). If the block was small enough to have been allocated on 122 * Return the allocated block. May return non-null even if the block is of zero size. Since [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/commonvalidity/ |
| D | bind_buffer_common.adoc | 15 pname:memory must: have been allocated using one of the memory types 33 for pname:buffer), pname:memory must: have been allocated with 37 allocated included a slink:VkMemoryDedicatedAllocateInfo structure in 48 to a memory object allocated with a memory type that reports 53 be bound to a memory object allocated with a memory type that reports 60 equal to ename:VK_TRUE, pname:memory must: have been allocated with 77 equal to ename:VK_TRUE, pname:memory must: not have been allocated 89 If pname:memory was allocated by a memory import operation, 99 If pname:memory was allocated with the 114 must: have been allocated with the [all …]
|
| D | bind_buffer_common.txt | 15 pname:memory must: have been allocated using one of the memory types 33 for pname:buffer), pname:memory must: have been allocated with 37 allocated included a slink:VkMemoryDedicatedAllocateInfo structure in 48 to a memory object allocated with a memory type that reports 53 be bound to a memory object allocated with a memory type that reports 60 equal to ename:VK_TRUE, pname:memory must: have been allocated with 68 equal to ename:VK_TRUE, pname:memory must: not have been allocated 81 If pname:memory was allocated by a memory import operation, the external 88 If pname:memory was allocated by a memory import operation, that is not 95 If pname:memory was allocated with the [all …]
|
| /third_party/skia/src/core/ |
| D | SkAutoMalloc.h | 19 * Manage an allocated block of heap memory. This object is the sole manager of 30 * than the current size (and the current block was dynamically allocated). 35 * current block is dynamically allocated, free the old block and 42 * current block is dynamically allocated, just return the old 60 * Return the allocated block. 83 * Manage an allocated block of memory. If the requested size is <= kSizeRequested (or slightly 92 * Must call reset(size) to return an allocated block. 101 * the allocation will come from the stack, otherwise it will be dynamically allocated. 110 * Free the allocated block (if any). If the block was small enough to have been allocated on 120 * Return the allocated block. May return non-null even if the block is of zero size. Since [all …]
|
| /third_party/rust/rust/library/std/src/sys/windows/ |
| D | alloc.rs | 30 // The allocated memory may be uninitialized, or zeroed if `dwFlags` is 33 // Returns a pointer to the newly-allocated memory or null if the operation fails. 56 // - `lpMem` must be a non-null pointer to an allocated block returned by `HeapAlloc` or 77 // - `lpMem` must be a pointer to an allocated block returned by `HeapAlloc` or `HeapReAlloc`, 125 // Header containing a pointer to the start of an allocated block. 131 // SAFETY: Returns a pointer satisfying the guarantees of `System` about allocated pointers, 142 // Allocated memory will be either zeroed or uninitialized. in allocate() 147 // The returned pointer points to the start of an allocated block. in allocate() 160 // Create a correctly aligned pointer offset from the start of the allocated block, in allocate() 164 // SAFETY: `MIN_ALIGN` <= `offset` <= `layout.align()` and the size of the allocated in allocate() [all …]
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/profile/src/ |
| D | memory_usage.rs | 3 //! Measures the total size of all currently allocated objects. 10 pub allocated: Bytes, field 15 self.allocated.fmt(f) in fmt() 22 MemoryUsage { allocated: self.allocated - rhs.allocated } in sub() 32 allocated: Bytes(jemalloc_ctl::stats::allocated::read().unwrap() as isize), in now() 51 MemoryUsage { allocated: Bytes(usage as isize) } in now() 53 MemoryUsage { allocated: Bytes(0) } in now() 82 MemoryUsage { allocated: Bytes(alloc) } in memusage_linux() 86 MemoryUsage { allocated: Bytes(alloc) } in memusage_linux()
|
| /third_party/mindspore/mindspore-src/source/include/c_api/ms/ |
| D | node.h | 70 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 205 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 214 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 224 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 234 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 244 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 256 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 268 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 280 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 289 /// \param[in] res_mgr Resource manager that saves allocated instance resources. [all …]
|
| D | graph.h | 33 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 40 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 48 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 57 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 66 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 77 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 88 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 99 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 108 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 117 /// \param[in] res_mgr Resource manager that saves allocated instance resources. [all …]
|
| D | tensor.h | 34 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 47 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 59 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 72 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 80 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 88 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 96 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 105 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 113 /// \param[in] res_mgr Resource manager that saves allocated instance resources. 122 /// \param[in] res_mgr Resource manager that saves allocated instance resources. [all …]
|
| /third_party/ffmpeg/libavfilter/ |
| D | framequeue.c | 27 return &fq->queue[(fq->tail + idx) & (fq->allocated - 1)]; in bucket() 50 fq->allocated = 1; in ff_framequeue_init() 68 if (fq->queued == fq->allocated) { in ff_framequeue_add() 69 if (fq->allocated == 1) { in ff_framequeue_add() 76 fq->allocated = na; in ff_framequeue_add() 78 size_t na = fq->allocated << 1; in ff_framequeue_add() 82 if (fq->tail + fq->queued > fq->allocated) in ff_framequeue_add() 83 memmove(nq + fq->allocated, nq, in ff_framequeue_add() 84 (fq->tail + fq->queued - fq->allocated) * sizeof(*nq)); in ff_framequeue_add() 86 fq->allocated = na; in ff_framequeue_add() [all …]
|
| /third_party/glfw/src/ |
| D | win32_thread.c | 41 assert(tls->win32.allocated == GLFW_FALSE); in _glfwPlatformCreateTls() 50 tls->win32.allocated = GLFW_TRUE; in _glfwPlatformCreateTls() 56 if (tls->win32.allocated) in _glfwPlatformDestroyTls() 63 assert(tls->win32.allocated == GLFW_TRUE); in _glfwPlatformGetTls() 69 assert(tls->win32.allocated == GLFW_TRUE); in _glfwPlatformSetTls() 75 assert(mutex->win32.allocated == GLFW_FALSE); in _glfwPlatformCreateMutex() 77 return mutex->win32.allocated = GLFW_TRUE; in _glfwPlatformCreateMutex() 82 if (mutex->win32.allocated) in _glfwPlatformDestroyMutex() 89 assert(mutex->win32.allocated == GLFW_TRUE); in _glfwPlatformLockMutex() 95 assert(mutex->win32.allocated == GLFW_TRUE); in _glfwPlatformUnlockMutex()
|
| D | posix_thread.c | 42 assert(tls->posix.allocated == GLFW_FALSE); in _glfwPlatformCreateTls() 51 tls->posix.allocated = GLFW_TRUE; in _glfwPlatformCreateTls() 57 if (tls->posix.allocated) in _glfwPlatformDestroyTls() 64 assert(tls->posix.allocated == GLFW_TRUE); in _glfwPlatformGetTls() 70 assert(tls->posix.allocated == GLFW_TRUE); in _glfwPlatformSetTls() 76 assert(mutex->posix.allocated == GLFW_FALSE); in _glfwPlatformCreateMutex() 84 return mutex->posix.allocated = GLFW_TRUE; in _glfwPlatformCreateMutex() 89 if (mutex->posix.allocated) in _glfwPlatformDestroyMutex() 96 assert(mutex->posix.allocated == GLFW_TRUE); in _glfwPlatformLockMutex() 102 assert(mutex->posix.allocated == GLFW_TRUE); in _glfwPlatformUnlockMutex()
|
| /third_party/python/Include/internal/ |
| D | pycore_blocks_output_buffer.h | 46 // Number of whole allocated size 47 Py_ssize_t allocated; member 68 allocated size growth step is: 98 On success, return allocated size (>=0) 134 buffer->allocated = block_size; in _BlocksOutputBuffer_InitAndGrow() 146 On success, return allocated size (>=0) 175 buffer->allocated = init_size; in _BlocksOutputBuffer_InitWithSize() 184 On success, return allocated size (>=0) 213 Py_ssize_t rest = buffer->max_length - buffer->allocated; in _BlocksOutputBuffer_Grow() 222 // check buffer->allocated overflow in _BlocksOutputBuffer_Grow() [all …]
|
| /third_party/skia/third_party/externals/opengl-registry/docs/ |
| D | enums.html | 13 been allocated by Khronos for the exclusive use of that vendor. 29 were allocated in blocks of 1000, beginning with the block 33 implementations. Such blocks that have already been allocated to 34 vendors will remain allocated unless and until the vendor 36 range will be allocated. 40 <p> Enumerant values for single-vendor extensions will be allocated upon 54 that have not been allocated by the Registrar. 73 <li> Minimize the number of unused enumerant values in an allocated 82 values that has been previously allocated to that vendor, the vendor 127 allocated, allocations of blocks of 16 values will continue in an upward [all …]
|
| /third_party/openGLES/docs/ |
| D | enums.html | 13 been allocated by Khronos for the exclusive use of that vendor. 29 were allocated in blocks of 1000, beginning with the block 33 implementations. Such blocks that have already been allocated to 34 vendors will remain allocated unless and until the vendor 36 range will be allocated. 40 <p> Enumerant values for single-vendor extensions will be allocated upon 54 that have not been allocated by the Registrar. 73 <li> Minimize the number of unused enumerant values in an allocated 82 values that has been previously allocated to that vendor, the vendor 127 allocated, allocations of blocks of 16 values will continue in an upward [all …]
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| D | low_level_alloc_test.cc | 78 // all remaining allocated blocks are freed. 85 AllocMap allocated; in Test() local 112 it = allocated.find(rnd); in Test() 113 if (it != allocated.end()) { in Test() 120 allocated[rnd] = block_desc; in Test() 124 it = allocated.begin(); in Test() 125 if (it != allocated.end()) { in Test() 130 allocated.erase(it); in Test() 136 while ((it = allocated.begin()) != allocated.end()) { in Test() 141 allocated.erase(it); in Test()
|
| /third_party/ltp/testcases/kernel/syscalls/fallocate/ |
| D | fallocate04.c | 103 tst_res(TINFO, "read allocated file size '%zu'", alloc_size0); in test02() 132 tst_res(TINFO, "allocated file size before '%zu' and after '%zu'", in test02() 135 tst_brk(TFAIL, "not expected allocated size"); in test02() 158 tst_res(TINFO, "read current allocated file size '%zu'", alloc_size0); in test03() 169 /* The file hole in the specified range must be allocated and in test03() 174 tst_res(TINFO, "allocated file size before '%zu' and after '%zu'", in test03() 177 tst_brk(TFAIL, "not expected allocated size"); in test03() 195 tst_res(TINFO, "read current allocated file size '%zu'", alloc_size0); in test04() 208 tst_res(TINFO, "allocated file size before '%zu' and after '%zu'", in test04() 211 tst_brk(TFAIL, "not expected allocated size"); in test04() [all …]
|
| /third_party/skia/m133/third_party/externals/harfbuzz/src/ |
| D | hb-vector.hh | 83 allocated = o.allocated; in hb_vector_t() 91 int allocated = 0; /* < 0 means allocation failed. */ member 98 allocated = length = 0; in init() 109 * allocated is zero. Don't free anything. */ in fini() 110 if (allocated) in fini() 127 hb_swap (a.allocated, b.allocated); in swap() 215 if (unlikely ((int) length >= allocated && !alloc (length + 1))) in push() 226 bool in_error () const { return allocated < 0; } in in_error() 229 assert (allocated >= 0); in set_error() 230 allocated = -allocated - 1; in set_error() [all …]
|