HomeSort by relevance Sort by last modified time
    Searched refs:bN (Results 1 - 11 of 11) sorted by null

  /external/valgrind/main/memcheck/tests/
sh-mem.c 142 Ty* bN = (Ty*)b; \
144 Ty* bNb = (Ty*)(((U1*)bN) + h); /* set offset from b[] */ \
  /libcore/luni/src/test/java/tests/api/javax/net/ssl/
SSLEngineTest.java 482 ByteBuffer bN = null;
487 sse.unwrap(bN, bbA, 0, 3);
514 sse.unwrap(bN, bbN, 0, 0);
651 ByteBuffer bN = null;
656 e.wrap(bbA, 0, 3, bN);
665 e.wrap(bbN, 0, 0, bN);
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
tytypes.c 430 Word bN = VG_(sizeXA)( b );
431 if (aN < bN) return -1;
432 if (aN > bN) return 1;
  /external/opencv/cvaux/include/
cvvidsurv.hpp 816 int b,bN = pBlobList->GetBlobNum();
818 for(b=0;b<bN;++b)
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/valgrind/main/VEX/priv/
guest_arm_toIR.c     [all...]
host_arm_defs.c     [all...]
  /sdk/templates/docs/
jquery-1.8.0.min.js     [all...]
  /cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/
code-load.js 299 n b.firstChild}function bn(a){var b=(a.nodeName||\"\").toLowerCase();b===\"inpu\
    [all...]

Completed in 327 milliseconds