Home
last modified time | relevance | path

Searched defs:bt (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/bionic/
Dmalloc_debug_check.cpp83 uintptr_t bt[MAX_BACKTRACE_DEPTH]; member
384 uintptr_t bt[MAX_BACKTRACE_DEPTH]; in chk_free() local
427 uintptr_t bt[MAX_BACKTRACE_DEPTH]; in chk_realloc() local
Dsystem_properties.c294 prop_bt *bt = new_prop_obj(sizeof(prop_bt) + namelen + 1, &off_tmp); in new_prop_bt() local
348 static prop_bt *find_prop_bt(prop_bt *bt, const char *name, uint8_t namelen, in find_prop_bt()
/bionic/libc/kernel/common/linux/
Dvideodev2.h736 struct v4l2_bt_timings bt; member