Home
last modified time | relevance | path

Searched refs:dependent (Results 1 – 7 of 7) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Drtree_inlines.h13 unsigned level, bool dependent);
17 bool dependent);
19 unsigned level, bool dependent);
97 assert(!dependent || child != NULL); in rtree_child_tryread()
103 bool dependent) in rtree_child_read() argument
119 if (dependent) { in rtree_elm_read()
185 if (dependent || init_missing) { in rtree_elm_lookup()
221 dependent); in rtree_elm_lookup()
231 start_level, dependent); in rtree_elm_lookup()
351 bool dependent) in rtree_read() argument
[all …]
A Dextent_inlines.h5 extent_t *extent_lookup(tsdn_t *tsdn, const void *ptr, bool dependent);
46 extent_lookup(tsdn_t *tsdn, const void *ptr, bool dependent) in extent_lookup() argument
52 dependent)); in extent_lookup()
A Djemalloc_internal.h.in1052 * - The extent_lookup() call cannot claim to be a dependent lookup,
/third_party/ulib/jemalloc/src/
A Dextent.c222 const extent_t *extent, bool dependent, bool init_missing, in extent_rtree_acquire() argument
226 (uintptr_t)extent_base_get(extent), dependent, init_missing); in extent_rtree_acquire()
227 if (!dependent && *r_elm_a == NULL) in extent_rtree_acquire()
233 (uintptr_t)extent_last_get(extent), dependent, in extent_rtree_acquire()
235 if (!dependent && *r_elm_b == NULL) { in extent_rtree_acquire()
/third_party/uapp/dash/src/
A DTOUR127 are machine dependent because they are indexed by character vari-
/third_party/ulib/musl/
A DWHATSNEW1675 - sh[eb]-nofpu-fdpic was using fpu-dependent setjmp/longjmp variants
/third_party/lib/acpica/
A Dchanges.txt2217 functionality is OS-dependent. See the tools/acpidump/apmain.c module and
2221 3) Other hosts - If an OS-dependent module is submitted, it will be
3070 ARB_DIS bit must be implemented in the host-dependent C3 processor power
4756 of this function were not OS-dependent and are now obsolete and can be
9986 Added the ACPI_GET_FUNCTION_NAME macro to enable the compiler-dependent
9991 compiler-dependent header, the function name is saved on the CPU stack
13757 Added error messages for incorrectly ordered dependent resource
13759 dependent resource list, nested dependent function macros (both
15989 wide. Logical address width remains dependent on the platform

Completed in 29 milliseconds