Home
last modified time | relevance | path

Searched defs:n3 (Results 1 – 25 of 34) sorted by relevance

12

/external/chromium/base/
Dlinked_list_unittest.cc95 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/
Dp3-0x.cpp45 int n3 = g(i); // expected-error{{no matching function for call to 'g'}} variable
/external/stlport/test/unit/
Dmismatch_test.cpp42 int n3[5] = { 1, 2, 3, 2, 1 }; in mismatch0() local
/external/flac/include/share/
Dalloc.h55 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/
DSHA1PRNG_SecureRandomTest.java162 int n3 = 100; in testNextBytesbyteArray02() local
/external/openssl/crypto/objects/
Dobj_xref.c210 int n1, n2, n3; in main() local
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dfilter_dspr2.c133 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/
Dp5.cpp5 alignas(1) alignas(2) alignas(4) int n3; // ok variable
/external/llvm/unittests/IR/
DMetadataTest.cpp94 MDNode *n3 = MDNode::get(Context, V); in TEST_F() local
/external/openssl/crypto/ec/
Decp_smpl.c649 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/
Dtcp_subr.c612 u_int n1, n2, n3, n4, n5, n6; in tcp_emu() local
/external/qemu/slirp-android/
Dtcp_subr.c767 u_int n1, n2, n3, n4, n5, n6; in tcp_emu() local
/external/skia/tests/
DPDFPrimitivesTest.cpp312 SkAutoTUnref<SkPDFName> n3(new SkPDFName("n3")); in TestPDFPrimitives() local
/external/chromium/base/third_party/nspr/
Dprtime.cc870 int n1, n2, n3; in PR_ParseTimeString() local
/external/opencv/cv/src/
Dcvcontourtree.cpp596 CvPoint t3, int n3, double *s, double *s_c, in icvCalcTriAttr()
/external/speex/libspeex/
Dlsp.c532 float *pw,*n1,*n2,*n3,*n4=NULL; in lsp_to_lpc() local
/external/icu4c/test/intltest/
Dsvccoll.cpp345 int32_t n1, n2, n3; in TestRegisterFactory() local
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
DInsnFormat.java546 protected static short codeUnit(int n0, int n1, int n2, int n3) { in codeUnit()
/external/valgrind/main/cachegrind/
Dcg_main.c315 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/
DAbstractMultimapTest.java961 Integer n3 = iterator.next(); in testGetIterator() local
/external/clang/test/SemaCXX/
Dconstant-expression-cxx11.cpp75 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/
DArrayAccessReplaceTest.java409 Number n1, n2, n3, n4; in complexRead() local
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
DTerrainPatch.java552 Vector3f n3 = new Vector3f(0,0,0); in averageNormalsTangents() local
/external/chromium/testing/gtest/test/
Dgtest_output_test_.cc266 Notification n3; member
/external/chromium/chrome/browser/bookmarks/
Dbookmark_model_unittest.cc422 BookmarkNode* n3 = AsMutable(model.AddURL(model.GetBookmarkBarNode(), in TEST_F() local

12