Home
last modified time | relevance | path

Searched refs:extent (Results 1 – 4 of 4) sorted by relevance

/rocksdb-6.9/docs/
DLICENSE-DOCUMENTATION13 fullest extent possible.
62 extent this Public License may be interpreted as a contract, You are
192 the extent possible, the Licensor waives and/or agrees not to
194 extent necessary to allow You to exercise the Licensed
200 3. To the extent possible, the Licensor waives any right to
234 extent reasonably practicable;
251 information required by Section 3(a)(1)(A) to the extent
303 above shall be interpreted in a manner that, to the extent
351 b. To the extent possible, if any provision of this Public License is
353 minimum extent necessary to make it enforceable. If the provision
/rocksdb-6.9/memory/
Djemalloc_nodump_allocator.cc71 void* JemallocNodumpAllocator::Alloc(extent_hooks_t* extent, void* new_addr, in Alloc() argument
77 void* result = original_alloc(extent, new_addr, size, alignment, zero, commit, in Alloc()
Djemalloc_nodump_allocator.h43 static void* Alloc(extent_hooks_t* extent, void* new_addr, size_t size,
/rocksdb-6.9/
DHISTORY.md1029 * Added iterate_upper_bound to define the extent upto which the forward iterator will return entrie…