Home
last modified time | relevance | path

Searched defs:left_bits (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/aac/libMpegTPDec/src/
H A Dtpdec_asc.cpp1755 INT left_bits = (usacExtElementConfigLength << 3) - in extElementConfig() local
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c2395 #define left_bits(x) ((x<<1) | -(x<<1)) macro
/aosp_15_r20/external/libffi/src/
H A Ddlmalloc.c2395 #define left_bits(x) ((x<<1) | -(x<<1)) macro
/aosp_15_r20/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c2945 #define left_bits(x) ((x<<1) | -(x<<1)) macro
/aosp_15_r20/external/dlmalloc/
H A Ddlmalloc.c2932 #define left_bits(x) ((x<<1) | -(x<<1)) macro
/aosp_15_r20/external/trusty/lk/external/lib/heap/dlmalloc/
Ddlmalloc.c2986 #define left_bits(x) ((x<<1) | -(x<<1)) macro
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/
Ddlmalloc_2_8_6.c2928 #define left_bits(x) ((x<<1) | -(x<<1)) macro