Home
last modified time | relevance | path

Searched defs:range_length (Results 1 – 12 of 12) sorted by relevance

/external/pthreadpool/src/
Dgcd.c112 const size_t range_length = range_params.quotient + (size_t) (tid < range_params.remainder); in pthreadpool_parallelize() local
Dpthreads.c340 const size_t range_length = range_params.quotient + (size_t) (tid < range_params.remainder); in pthreadpool_parallelize() local
Dwindows.c228 const size_t range_length = range_params.quotient + (size_t) (tid < range_params.remainder); in pthreadpool_parallelize() local
Dthreadpool-object.h58 pthreadpool_atomic_size_t range_length; member
/external/elfutils/libdw/
Ddwarf_getaranges.c171 Dwarf_Word range_length; in dwarf_getaranges() local
/external/python/cpython2/Objects/
Drangeobject.c128 range_length(rangeobject *r) in range_length() function
/external/kernel-headers/original/uapi/linux/
Dsed-opal.h70 __u64 range_length; member
/external/libtextclassifier/native/utils/utf8/
Dunilib-common.cc474 int range_length, char32 c) { in GetOverlappingRangeIndex()
/external/python/cpython3/Objects/
Drangeobject.c245 range_length(rangeobject *r) in range_length() function
/external/llvm-project/lldb/source/Commands/
DCommandObjectThread.cpp487 lldb::addr_t range_length = in DoExecute() local
/external/llvm-project/openmp/runtime/src/
Dkmp_csupport.cpp3910 range_length; // To keep ranges of all dimensions but the first dims[0] in __kmpc_doacross_init() local
/external/elfutils/src/
Dreadelf.c5562 Dwarf_Word range_length; in print_debug_aranges_section() local