Searched refs:bt (Results 1 – 4 of 4) sorted by relevance
/bionic/libc/system_properties/ |
D | prop_area.cpp | 161 prop_bt* bt = new (p) prop_bt(name, namelen); in new_prop_bt() local 163 return bt; in new_prop_bt() 226 prop_bt* prop_area::find_prop_bt(prop_bt* const bt, const char* name, uint32_t namelen, in find_prop_bt() argument 228 prop_bt* current = bt; in find_prop_bt()
|
/bionic/libc/system_properties/include/system_properties/ |
D | prop_area.h | 139 …prop_bt* find_prop_bt(prop_bt* const bt, const char* name, uint32_t namelen, bool alloc_if_needed);
|
/bionic/libc/kernel/uapi/linux/ |
D | v4l2-dv-timings.h | 22 #define V4L2_INIT_BT_TIMINGS(_width,args...) {.bt = { _width, ##args } } 24 #define V4L2_INIT_BT_TIMINGS(_width,args...) . bt = { _width, ##args }
|
/bionic/libc/malloc_debug/ |
D | README.md | 462 z ZYGOTE_CHILD_ALLOC sz ALLOCATION_SIZE num NUM_ALLOCATIONS bt FRAMES 476 z 0 sz 400 num 1 bt 0000a230 0000b500 477 z 1 sz 500 num 3 bt 0000b000 0000c000
|