/external/chromium/base/ |
D | linked_list_unittest.cc | 95 Node n3(3); in TEST() local 111 Node n3(3); in TEST() local 186 Node n3(3); in TEST() local 223 Node n3(3); in TEST() local
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
D | p3-0x.cpp | 45 int n3 = g(i); // expected-error{{no matching function for call to 'g'}} variable
|
/external/stlport/test/unit/ |
D | mismatch_test.cpp | 42 int n3[5] = { 1, 2, 3, 2, 1 }; in mismatch0() local
|
/external/flac/include/share/ |
D | alloc.h | 55 static inline void *safe_malloc_muladd2_(size_t n1, size_t n2, size_t n3) in safe_malloc_muladd2_()
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/ |
D | SHA1PRNG_SecureRandomTest.java | 162 int n3 = 100; in testNextBytesbyteArray02() local
|
/external/openssl/crypto/objects/ |
D | obj_xref.c | 210 int n1, n2, n3; in main() local
|
/external/libvpx/libvpx/vp8/common/mips/dspr2/ |
D | filter_dspr2.c | 133 unsigned int n1, n2, n3; in vp8_filter_block2d_first_pass_4() local 329 unsigned int n1, n2, n3, n4; in vp8_filter_block2d_first_pass_8_all() local 629 unsigned int n1, n2, n3, n4; in vp8_filter_block2d_first_pass16_6tap() local 961 unsigned int n1, n2, n3; in vp8_filter_block2d_first_pass16_4tap() local
|
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.align/ |
D | p5.cpp | 5 alignas(1) alignas(2) alignas(4) int n3; // ok variable
|
/external/llvm/unittests/IR/ |
D | MetadataTest.cpp | 94 MDNode *n3 = MDNode::get(Context, V); in TEST_F() local
|
/external/openssl/crypto/ec/ |
D | ecp_smpl.c | 649 BIGNUM *n0, *n1, *n2, *n3, *n4, *n5, *n6; in ec_GFp_simple_add() local 813 BIGNUM *n0, *n1, *n2, *n3; in ec_GFp_simple_dbl() local
|
/external/qemu/slirp/ |
D | tcp_subr.c | 612 u_int n1, n2, n3, n4, n5, n6; in tcp_emu() local
|
/external/qemu/slirp-android/ |
D | tcp_subr.c | 767 u_int n1, n2, n3, n4, n5, n6; in tcp_emu() local
|
/external/skia/tests/ |
D | PDFPrimitivesTest.cpp | 312 SkAutoTUnref<SkPDFName> n3(new SkPDFName("n3")); in TestPDFPrimitives() local
|
/external/chromium/base/third_party/nspr/ |
D | prtime.cc | 870 int n1, n2, n3; in PR_ParseTimeString() local
|
/external/opencv/cv/src/ |
D | cvcontourtree.cpp | 596 CvPoint t3, int n3, double *s, double *s_c, in icvCalcTriAttr()
|
/external/speex/libspeex/ |
D | lsp.c | 532 float *pw,*n1,*n2,*n3,*n4=NULL; in lsp_to_lpc() local
|
/external/icu4c/test/intltest/ |
D | svccoll.cpp | 345 int32_t n1, n2, n3; in TestRegisterFactory() local
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
D | InsnFormat.java | 546 protected static short codeUnit(int n0, int n1, int n2, int n3) { in codeUnit()
|
/external/valgrind/main/cachegrind/ |
D | cg_main.c | 315 void log_3I(InstrInfo* n, InstrInfo* n2, InstrInfo* n3) in log_3I() 348 void log_3I_0D_cache_access(InstrInfo* n, InstrInfo* n2, InstrInfo* n3) in log_3I_0D_cache_access()
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | AbstractMultimapTest.java | 961 Integer n3 = iterator.next(); in testGetIterator() local
|
/external/clang/test/SemaCXX/ |
D | constant-expression-cxx11.cpp | 75 constexpr int *n3 = const_cast<int*>(&n1); variable 209 …constexpr int n3 = InternalReturnJunk(0); // expected-error {{must be initialized by a constant ex… variable 275 constexpr bool n3 = 0 <= &y; // expected-error {{must be initialized by a constant expression}} variable 1060 int n3 = 37; // expected-note {{declared here}} variable
|
/external/javassist/src/test/test/javassist/convert/ |
D | ArrayAccessReplaceTest.java | 409 Number n1, n2, n3, n4; in complexRead() local
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/ |
D | TerrainPatch.java | 552 Vector3f n3 = new Vector3f(0,0,0); in averageNormalsTangents() local
|
/external/chromium/testing/gtest/test/ |
D | gtest_output_test_.cc | 266 Notification n3; member
|
/external/chromium/chrome/browser/bookmarks/ |
D | bookmark_model_unittest.cc | 422 BookmarkNode* n3 = AsMutable(model.AddURL(model.GetBookmarkBarNode(), in TEST_F() local
|