HomeSort by relevance Sort by last modified time
    Searched refs:bk (Results 1 - 25 of 46) sorted by null

1 2

  /external/valgrind/main/exp-dhat/
dh_main.c 221 /* 'bk' is being introduced (has just been allocated). Find the
225 static void intro_Block ( Block* bk )
227 tl_assert(bk);
228 tl_assert(bk->ap);
234 &keyW, &valW, (UWord)bk->ap );
237 tl_assert(keyW == (UWord)bk->ap);
241 api->ap = bk->ap;
243 (UWord)bk->ap, (UWord)api );
252 tl_assert(api->ap == bk->ap);
260 api->cur_bytes_live += bk->req_szB
477 Block* bk = VG_(malloc)("dh.new_block.1", sizeof(Block)); local
507 Block* bk = find_Block_containing( (Addr)p ); local
546 Block* bk = find_Block_containing( (Addr)p_old ); local
704 Block* bk = find_Block_containing(addr); local
715 Block* bk = find_Block_containing(addr); local
1278 Block* bk = (Block*)keyW; local
    [all...]
  /external/chromium_org/tools/json_schema_compiler/test/
test_util.cc 54 const std::string& bk, base::Value* bv) {
56 dict->SetWithoutPathExpansion(bk, bv);
61 const std::string& bk, base::Value* bv,
63 scoped_ptr<base::DictionaryValue> dict = Dictionary(ak, av, bk, bv);
test_util.h 46 const std::string& bk, base::Value* bv);
49 const std::string& bk, base::Value* bv,
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
fft.c 281 REAL s1, s2, s3, sd, bb, bj, bk, bjm, bjp, bkm, bkp; local
446 bk = Im [k2];
448 Im [k2] = Im [kk] - bk;
450 Im [kk] += bk;
465 bk = Im [kk] - Im [k2];
468 Re [k2] = c1 * ak - s1 * bk;
469 Im [k2] = s1 * ak + c1 * bk;
577 bk = Im [kk];
581 Im [kk] = bk + bj;
583 bk -= 0.5 * bj
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
eval.pass.cpp 62 double bk; local
84 bk = b[k];
88 assert(std::abs(f(u[i], a, m, bk, c) - double(i)/N) < .001);
112 double bk;
134 bk = b[k];
138 assert(std::abs(f(u[i], a, m, bk, c) - double(i)/N) < .001);
162 double bk;
184 bk = b[k];
188 assert(std::abs(f(u[i], a, m, bk, c) - double(i)/N) < .001);
212 double bk;
    [all...]
eval_param.pass.cpp 61 double bk; local
83 bk = b[k];
87 assert(std::abs(f(u[i], a, m, bk, c) - double(i)/N) < .001);
  /external/chromium_org/third_party/flot/
jquery.min.js 16 (function(aY,H){var al=aY.document;var a=(function(){var bn=function(bI,bJ){return new bn.fn.init(bI,bJ,bl)},bD=aY.jQuery,bp=aY.$,bl,bH=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,bv=/\S/,br=/^\s+/,bm=/\s+$/,bq=/\d/,bj=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,bw=/^[\],:{}\s]*$/,bF=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,by=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,bs=/(?:^|:|,)(?:\s*\[)+/g,bh=/(webkit)[ \/]([\w.]+)/,bA=/(opera)(?:.*version)?[ \/]([\w.]+)/,bz=/(msie) ([\w.]+)/,bB=/(mozilla)(?:.*? rv:([\w.]+))?/,bG=navigator.userAgent,bE,bC=false,bk,e="then done fail isResolved isRejected promise".split(" "),bd,bu=Object.prototype.toString,bo=Object.prototype.hasOwnProperty,bi=Array.prototype.push,bt=Array.prototype.slice,bx=String.prototype.trim,be=Array.prototype.indexOf,bg={};bn.fn=bn.prototype={constructor:bn,init:function(bI,bM,bL){var bK,bN,bJ,bO;if(!bI){return this}if(bI.nodeType){this.context=this[0]=bI;this.length=1;return this}if(bI==="body"&&!bM&&al.body){this.context=al;this[0]=al.body;this.selector="body";this.length=1;return this}if(typeof bI==="string"){bK=bH.exec(bI);if(bK&&(bK[1]||!bM)){if(bK[1]){bM=bM instanceof bn?bM[0]:bM;bO=(bM?bM.ownerDocument||bM:al);bJ=bj.exec(bI);if(bJ){if(bn.isPlainObject(bM)){bI=[al.createElement(bJ[1])];bn.fn.attr.call(bI,bM,true)}else{bI=[bO.createElement(bJ[1])]}}else{bJ=bn.buildFragment([bK[1]],[bO]);bI=(bJ.cacheable?bn.clone(bJ.fragment):bJ.fragment).childNodes}return bn.merge(this,bI)}else{bN=al.getElementById(bK[2]);if(bN&&bN.parentNode){if(bN.id!==bK[2]){return bL.find(bI)}this.length=1;this[0]=bN}this.context=al;this.selector=bI;return this}}else{if(!bM||bM.jquery){return(bM||bL).find(bI)}else{return this.constructor(bM).find(bI)}}}else{if(bn.isFunction(bI)){return bL.ready(bI)}}if(bI.selector!==H){this.selector=bI.selector;this.context=bI.context}return bn.makeArray(bI,this)},selector:"",jquery:"1.5.1",length:0,size:function(){return this.length},toArray:function(){return bt.call(this,0)},get:function(bI){return bI==null?this.toArray():(bI<0?this[this.length+bI]:this[bI])},pushStack:function(bJ,bL,bI){var bK=this.constructor();if(bn.isArray(bJ)){bi.apply(bK,bJ)}else{bn.merge(bK,bJ)}bK.prevObject=this;bK.c (…)
    [all...]
  /external/clang/test/CodeGenCXX/
dynamic-cast-hint.cpp 51 volatile K *bk = dynamic_cast<K *>(b); local
  /external/grub/stage2/
gunzip.c 474 static unsigned bk; /* bits in bit buffer */ variable
730 k = bk;
839 bk = k;
855 k = bk;
871 bk = k;
936 k = bk;
1033 bk = k;
1075 k = bk;
1089 bk = k;
    [all...]
  /external/genext2fs/
genext2fs.c 876 uint32 bk=0; local
881 if(!(bk = allocate(get_blk(fs,fs->gd[grp].bg_block_bitmap), 0))) {
882 for(grp=0;grp<nbgroups && !bk;grp++)
883 bk=allocate(get_blk(fs,fs->gd[grp].bg_block_bitmap),0);
886 if (!bk)
892 return fs->sb.s_blocks_per_group*grp + bk;
897 free_blk(filesystem *fs, uint32 bk)
901 grp = bk / fs->sb.s_blocks_per_group;
902 bk %= fs->sb.s_blocks_per_group;
903 deallocate(get_blk(fs,fs->gd[grp].bg_block_bitmap), bk);
1209 uint32 bk; local
1251 uint32 bk; local
1323 uint32 bk; local
1910 uint32 bk; local
1944 uint32 bk; local
2163 uint32 bk; local
2176 uint32 bk; local
2189 uint32 bk; local
2218 uint32 bk; local
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_trace.spec 11 Bernd Kreimeier, Loki Entertainment, bk 'at' lokigames.com
  /external/mesa3d/docs/OLD/
MESA_trace.spec 11 Bernd Kreimeier, Loki Entertainment, bk 'at' lokigames.com
  /external/javasqlite/src/main/native/
sqlite_jni.c 783 hbk *bk; local
854 while ((bk = h->backups)) {
855 h->backups = bk->next;
856 bk->next = 0;
857 bk->h = 0;
858 if (bk->bkup) {
859 sqlite3_backup_finish(bk->bkup);
861 bk->bkup = 0;
4641 hbk *bk; local
4720 hbk *bk = gethbk(env, obj); local
4761 hbk *bk = gethbk(env, obj); local
4795 hbk *bk = gethbk(env, obj); local
4813 hbk *bk = gethbk(env, obj); local
    [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.c 2188 struct malloc_chunk* bk; member in struct:malloc_chunk
2398 struct malloc_tree_chunk* bk; member in struct:malloc_tree_chunk
    [all...]
  /external/eigen/unsupported/test/mpreal/
dlmalloc.c 2062 struct malloc_chunk* bk; member in struct:malloc_chunk
2269 struct malloc_tree_chunk* bk; member in struct:malloc_tree_chunk
    [all...]
  /external/libffi/src/
dlmalloc.c 1601 struct malloc_chunk* bk; member in struct:malloc_chunk
1807 struct malloc_tree_chunk* bk; member in struct:malloc_tree_chunk
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c 1647 struct malloc_chunk* bk; member in struct:malloc_chunk
1853 struct malloc_tree_chunk* bk; member in struct:malloc_tree_chunk
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_gen_mipmap.c 121 #define FILTER_SUM_3D(Aj, Ak, Bj, Bk, Cj, Ck, Dj, Dk) \
123 + (unsigned) Bj + (unsigned) Bk \
149 const float bk = util_half_to_float(rowB[k][e]); \
154 dst[i][e] = util_float_to_half((aj + ak + bj + bk + cj + ck + dj + dk) \
341 float aj, ak, bj, bk; local
345 bk = util_half_to_float(rowB[k][comp]);
346 dst[i][comp] = util_float_to_half((aj + ak + bj + bk) * 0.25F);
358 float aj, ak, bj, bk; local
362 bk = util_half_to_float(rowB[k][comp]);
363 dst[i][comp] = util_float_to_half((aj + ak + bj + bk) * 0.25F)
375 float aj, ak, bj, bk; local
391 float aj, ak, bj, bk; local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_gen_mipmap.c 121 #define FILTER_SUM_3D(Aj, Ak, Bj, Bk, Cj, Ck, Dj, Dk) \
123 + (unsigned) Bj + (unsigned) Bk \
149 const float bk = util_half_to_float(rowB[k][e]); \
154 dst[i][e] = util_float_to_half((aj + ak + bj + bk + cj + ck + dj + dk) \
341 float aj, ak, bj, bk; local
345 bk = util_half_to_float(rowB[k][comp]);
346 dst[i][comp] = util_float_to_half((aj + ak + bj + bk) * 0.25F);
358 float aj, ak, bj, bk; local
362 bk = util_half_to_float(rowB[k][comp]);
363 dst[i][comp] = util_float_to_half((aj + ak + bj + bk) * 0.25F)
375 float aj, ak, bj, bk; local
391 float aj, ak, bj, bk; local
    [all...]
  /external/clang/include/clang/AST/
TypeLoc.h 503 BuiltinType::Kind bk = getTypePtr()->getKind(); local
504 return (bk >= BuiltinType::UShort && bk <= BuiltinType::UInt128)
505 || (bk >= BuiltinType::Short && bk <= BuiltinType::LongDouble)
506 || bk == BuiltinType::UChar
507 || bk == BuiltinType::SChar;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
mipmap.c 93 #define FILTER_SUM_3D(Aj, Ak, Bj, Bk, Cj, Ck, Dj, Dk) \
95 + (unsigned) Bj + (unsigned) Bk \
108 #define FILTER_SUM_3D_SIGNED(Aj, Ak, Bj, Bk, Cj, Ck, Dj, Dk) \
110 + Bj + Bk \
136 const GLfloat bk = _mesa_half_to_float(rowB[k][e]); \
141 dst[i][e] = _mesa_float_to_half((aj + ak + bj + bk + cj + ck + dj + dk) \
422 GLfloat aj, ak, bj, bk; local
426 bk = _mesa_half_to_float(rowB[k][comp]);
427 dst[i][comp] = _mesa_float_to_half((aj + ak + bj + bk) * 0.25F);
439 GLfloat aj, ak, bj, bk; local
456 GLfloat aj, ak, bj, bk; local
472 GLfloat aj, ak, bj, bk; local
    [all...]
  /external/mesa3d/src/mesa/main/
mipmap.c 86 #define FILTER_SUM_3D(Aj, Ak, Bj, Bk, Cj, Ck, Dj, Dk) \
88 + (unsigned) Bj + (unsigned) Bk \
101 #define FILTER_SUM_3D_SIGNED(Aj, Ak, Bj, Bk, Cj, Ck, Dj, Dk) \
103 + Bj + Bk \
129 const GLfloat bk = _mesa_half_to_float(rowB[k][e]); \
134 dst[i][e] = _mesa_float_to_half((aj + ak + bj + bk + cj + ck + dj + dk) \
415 GLfloat aj, ak, bj, bk; local
419 bk = _mesa_half_to_float(rowB[k][comp]);
420 dst[i][comp] = _mesa_float_to_half((aj + ak + bj + bk) * 0.25F);
432 GLfloat aj, ak, bj, bk; local
449 GLfloat aj, ak, bj, bk; local
465 GLfloat aj, ak, bj, bk; local
    [all...]
  /external/llvm/include/llvm/ADT/
IntervalMap.h     [all...]
  /external/chromium_org/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 1196 milliseconds

1 2