Home
last modified time | relevance | path

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

/external/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
Deval.pass.cpp62 double bk; in main() local
112 double bk; in main() local
162 double bk; in main() local
212 double bk; in main() local
262 double bk; in main() local
312 double bk; in main() local
Deval_param.pass.cpp61 double bk; in main() local
/external/chromium_org/tools/json_schema_compiler/test/
Dtest_util.cc54 const std::string& bk, base::Value* bv) { in Dictionary()
61 const std::string& bk, base::Value* bv, in Dictionary()
/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
1279 Block* bk = (Block*)keyW; in dh_fini() local
/external/valgrind/main/coregrind/
Dm_addrinfo.c183 static Bool is_arena_BlockKind(BlockKind bk) in is_arena_BlockKind()
/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
1910 uint32 bk; in swap_goodfs() local
1944 uint32 bk; in swap_badfs() local
2163 uint32 bk; in flist_blocks() local
2176 uint32 bk; in list_blocks() local
2189 uint32 bk; in write_blocks() local
[all …]
/external/clang/test/CodeGenCXX/
Ddynamic-cast-hint.cpp51 volatile K *bk = dynamic_cast<K *>(b); in test() local
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Dfft.c281 REAL s1, s2, s3, sd, bb, bj, bk, bjm, bjp, bkm, bkp; in FFTRADIX() local
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
Dfft.c281 REAL s1, s2, s3, sd, bb, bj, bk, bjm, bjp, bkm, bkp; in FFTRADIX() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_gen_mipmap.c341 float aj, ak, bj, bk; in do_row() local
358 float aj, ak, bj, bk; in do_row() local
375 float aj, ak, bj, bk; in do_row() local
391 float aj, ak, bj, bk; in do_row() local
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
Du_gen_mipmap.c341 float aj, ak, bj, bk; in do_row() local
358 float aj, ak, bj, bk; in do_row() local
375 float aj, ak, bj, bk; in do_row() local
391 float aj, ak, bj, bk; in do_row() local
/external/javasqlite/src/main/native/
Dsqlite_jni.c783 hbk *bk; in doclose() local
4641 hbk *bk; in Java_SQLite_Database__1backup() local
4720 hbk *bk = gethbk(env, obj); in Java_SQLite_Backup__1finalize() local
4761 hbk *bk = gethbk(env, obj); in Java_SQLite_Backup__1step() local
4795 hbk *bk = gethbk(env, obj); in Java_SQLite_Backup__1remaining() local
4813 hbk *bk = gethbk(env, obj); in Java_SQLite_Backup__1pagecount() local
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dmipmap.c422 GLfloat aj, ak, bj, bk; in do_row() local
439 GLfloat aj, ak, bj, bk; in do_row() local
456 GLfloat aj, ak, bj, bk; in do_row() local
472 GLfloat aj, ak, bj, bk; in do_row() local
/external/mesa3d/src/mesa/main/
Dmipmap.c415 GLfloat aj, ak, bj, bk; in do_row() local
432 GLfloat aj, ak, bj, bk; in do_row() local
449 GLfloat aj, ak, bj, bk; in do_row() local
465 GLfloat aj, ak, bj, bk; in do_row() local
/external/llvm/include/llvm/ADT/
DIntervalMap.h2117 KeyType bk = b().start(); in start() local
2124 KeyType bk = b().stop(); in stop() local
/external/pdfium/core/src/fxge/dib/
Dfx_dib_main.cpp1236 int fc, fm, fy, fk, bc, bm, by, bk; local
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
DSDL_malloc.c1647 struct malloc_chunk* bk; member
1853 struct malloc_tree_chunk* bk; member
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface.c372 int be, bk, vi, vo; in wpa_supplicant_ctrl_iface_set() local
4922 int be, bk, vi, vo; in p2p_ctrl_set() local
/external/clang/include/clang/AST/
DTypeLoc.h506 BuiltinType::Kind bk = getTypePtr()->getKind(); in needsExtraLocalData() local