/external/eigen/Eigen/src/Eigen2Support/Geometry/ |
Quaternion.h | 378 Scalar n2 = this->squaredNorm(); local 379 if (n2 > 0) 380 return Quaternion(conjugate().coeffs() / n2);
|
/external/google-breakpad/src/testing/gtest/test/ |
gtest_output_test_.cc | 248 // SCOPED_TRACE("Trace A"); | waits for n2 250 // notifies n2 | 265 Notification n2; member in struct:CheckPoints 275 check_points->n2.WaitForNotification(); 298 check_points.n2.Notify();
|
/external/gtest/test/ |
gtest_output_test_.cc | 260 // SCOPED_TRACE("Trace A"); | waits for n2 262 // notifies n2 | 277 Notification n2; member in struct:CheckPoints 287 check_points->n2.WaitForNotification(); 310 check_points.n2.Notify();
|
/external/javassist/src/test/test/javassist/convert/ |
ArrayAccessReplaceTest.java | 409 Number n1, n2, n3, n4; local 421 n2 = ns[2]; 425 n2.intValue();
|
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/ |
iter_iter_size_char.pass.cpp | 25 test(S s, typename S::size_type pos1, typename S::size_type n1, typename S::size_type n2, 32 s.replace(first, last, n2, c); 35 typename S::size_type rlen = n2;
|
/external/libvorbis/lib/ |
vorbisfile.c | 2147 int n1,n2,i,ret,hs1,hs2; local 2201 int n1,n2,ch1,ch2,hs; local 2262 int n1,n2,ch1,ch2,hs; local [all...] |
/external/opencv3/modules/imgproc/test/ |
test_contours.cpp | 467 int n = 64, n2 = n*n, scale = 10, w = (n + 2)*scale; local 473 for( int i = 0; i < n2; i++ ) 476 d2xy(n2, i, &q.x, &q.y);
|
/external/protobuf/gtest/test/ |
gtest_output_test_.cc | 234 // SCOPED_TRACE("Trace A"); | waits for n2 236 // notifies n2 | 251 Notification n2; member in struct:CheckPoints 261 check_points->n2.WaitForNotification(); 284 check_points.n2.Notify(); [all...] |
gtest_unittest.cc | 2240 const int n2 = 2; local 2258 const int n2 = 2; local 2275 int n2 = 0; local 2286 n1++, n2++, n3++, n4++, n5++) local [all...] |
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
gtest_output_test_.cc | 260 // SCOPED_TRACE("Trace A"); | waits for n2 262 // notifies n2 | 277 Notification n2; member in struct:CheckPoints 287 check_points->n2.WaitForNotification(); 310 check_points.n2.Notify();
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_replace/ |
iter_iter_size_char.pass.cpp | 25 test(S s, typename S::size_type pos1, typename S::size_type n1, typename S::size_type n2, 32 s.replace(first, last, n2, c); 35 typename S::size_type rlen = n2;
|
/ndk/sources/third_party/googletest/googletest/test/ |
gtest_output_test_.cc | 260 // SCOPED_TRACE("Trace A"); | waits for n2 262 // notifies n2 | 277 Notification n2; member in struct:CheckPoints 287 check_points->n2.WaitForNotification(); 310 check_points.n2.Notify();
|
/system/core/init/ |
perfboot.py | 332 n2 = n / 2 333 return (data[n2 - 1] + data[n2]) / 2.0
|
/development/ndk/platforms/android-3/include/linux/ |
wanrouter.h | 76 unsigned n2; member in struct:wan_x25_conf
|
/development/ndk/sources/android/ndk_helper/ |
vecmath.cpp | 318 float n2 = 2.0f * nearPlane; local 322 result.f_[0] = n2 / width; 327 result.f_[5] = n2 / height; 333 result.f_[14] = farPlane * rcpnmf * n2;
|
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
treewizard.py | 568 n2 = tpattern.getChildCount() 569 if n1 != n2: 609 n2 = adaptor.getChildCount(t2) 610 if n1 != n2:
|
/external/clang/test/Modules/ |
macros.c | 195 int n2 = TOP_OTHER_REDEF2; // ok variable
|
/external/tremolo/Tremolo/ |
mdct.c | 64 STIN void presymmetry(DATA_TYPE *in,int n2,int step){ 68 int n4=n2>>1; 70 aX = in+n2-3; 86 aX = in+n2-4;
|
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/ |
NotificationTests.java | 434 final Notification n2 = Notification.CREATOR.createFromParcel(p); local 436 L(" %s: parcel read=%dms", summarize(n2), time); 439 noMa.notify(NOTIFICATION_ID + i, n2); 441 L(" %s: notify=%dms", summarize(n2), time);
|
/ndk/sources/host-tools/nawk-20071023/ |
lib.c | 71 void makefields(int n1, int n2) /* create $n1..$n2 inclusive */ 76 for (i = n1; i <= n2; i++) { 357 void cleanfld(int n1, int n2) /* clean out fields n1 .. n2 inclusive */ 362 for (i = n1; i <= n2; i++) {
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
wanrouter.h | 125 unsigned n2; /* HDLC retransmission limit (1..30) */ member in struct:wan_x25_conf
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
wanrouter.h | 125 unsigned n2; /* HDLC retransmission limit (1..30) */ member in struct:wan_x25_conf
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
swt.go | 748 n2 := c2.node.Left 752 if ct > int(n2.Val().Ctype()) { 755 if ct < int(n2.Val().Ctype()) { 758 if !Eqtype(n1.Type, n2.Type) { 759 if n1.Type.Vargen > n2.Type.Vargen { 769 return mpcmpfltflt(n1.Val().U.(*Mpflt), n2.Val().U.(*Mpflt)) 771 return Mpcmpfixfix(n1.Val().U.(*Mpint), n2.Val().U.(*Mpint)) 778 b := n2.Val().U.(string)
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
swt.go | 745 n2 := c2.node.Left 749 if ct > int(n2.Val().Ctype()) { 752 if ct < int(n2.Val().Ctype()) { 755 if !Eqtype(n1.Type, n2.Type) { 756 if n1.Type.Vargen > n2.Type.Vargen { 766 return mpcmpfltflt(n1.Val().U.(*Mpflt), n2.Val().U.(*Mpflt)) 768 return Mpcmpfixfix(n1.Val().U.(*Mpint), n2.Val().U.(*Mpint)) 775 b := n2.Val().U.(string)
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
swt.go | 748 n2 := c2.node.Left 752 if ct > int(n2.Val().Ctype()) { 755 if ct < int(n2.Val().Ctype()) { 758 if !Eqtype(n1.Type, n2.Type) { 759 if n1.Type.Vargen > n2.Type.Vargen { 769 return mpcmpfltflt(n1.Val().U.(*Mpflt), n2.Val().U.(*Mpflt)) 771 return Mpcmpfixfix(n1.Val().U.(*Mpint), n2.Val().U.(*Mpint)) 778 b := n2.Val().U.(string)
|