Home
last modified time | relevance | path

Searched defs:bk (Results 1 – 9 of 9) sorted by relevance

/external/valgrind/main/exp-dhat/
Ddh_main.c225 static void intro_Block ( Block* bk ) in intro_Block()
291 static void retire_Block ( Block* bk, Bool because_freed ) in retire_Block()
477 Block* bk = VG_(malloc)("dh.new_block.1", sizeof(Block)); in new_block() local
507 Block* bk = find_Block_containing( (Addr)p ); in die_block() local
546 Block* bk = find_Block_containing( (Addr)p_old ); in renew_block() local
685 void inc_histo_for_block ( Block* bk, Addr addr, UWord szB ) in inc_histo_for_block()
704 Block* bk = find_Block_containing(addr); in dh_handle_write() local
715 Block* bk = find_Block_containing(addr); in dh_handle_read() local
1278 Block* bk = (Block*)keyW; in dh_fini() local
/external/genext2fs/
Dgenext2fs.c876 uint32 bk=0; in alloc_blk() local
897 free_blk(filesystem *fs, uint32 bk) in free_blk()
1209 uint32 bk; in extend_blk() local
1251 uint32 bk; in add2dir() local
1323 uint32 bk; in find_dir() local
1909 uint32 bk; in swap_goodfs() local
1943 uint32 bk; in swap_badfs() local
2162 uint32 bk; in flist_blocks() local
2175 uint32 bk; in list_blocks() local
2188 uint32 bk; in write_blocks() local
[all …]
/external/grub/stage2/
Dgunzip.c474 static unsigned bk; /* bits in bit buffer */ variable
/external/javasqlite/src/main/native/
Dsqlite_jni.c784 hbk *bk; in doclose() local
4642 hbk *bk; in Java_SQLite_Database__1backup() local
4721 hbk *bk = gethbk(env, obj); in Java_SQLite_Backup__1finalize() local
4762 hbk *bk = gethbk(env, obj); in Java_SQLite_Backup__1step() local
4796 hbk *bk = gethbk(env, obj); in Java_SQLite_Backup__1remaining() local
4814 hbk *bk = gethbk(env, obj); in Java_SQLite_Backup__1pagecount() local
/external/llvm/include/llvm/ADT/
DIntervalMap.h2097 KeyType bk = b().start(); in start() local
2104 KeyType bk = b().stop(); in stop() local
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
DSDL_malloc.c1647 struct malloc_chunk* bk; member
1853 struct malloc_tree_chunk* bk; member
/external/clang/include/clang/AST/
DTypeLoc.h453 BuiltinType::Kind bk = getTypePtr()->getKind(); in needsExtraLocalData() local
/external/libffi/src/
Ddlmalloc.c1601 struct malloc_chunk* bk; member
1807 struct malloc_tree_chunk* bk; member
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface.c3356 int be, bk, vi, vo; in p2p_ctrl_set() local