HomeSort by relevance Sort by last modified time
    Searched refs:n2 (Results 176 - 200 of 537) sorted by null

1 2 3 4 5 6 78 91011>>

  /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();
  /external/protobuf/gtest/test/
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...]
  /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/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/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
wanrouter.h 76 unsigned n2; member in struct:wan_x25_conf
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
wanrouter.h 76 unsigned n2; member in struct:wan_x25_conf
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
wanrouter.h 76 unsigned n2; member in struct:wan_x25_conf
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
wanrouter.h 76 unsigned n2; member in struct:wan_x25_conf
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
wanrouter.h 76 unsigned n2; member in struct:wan_x25_conf
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
wanrouter.h 76 unsigned n2; member in struct:wan_x25_conf
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
wanrouter.h 76 unsigned n2; member in struct:wan_x25_conf
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
wanrouter.h 76 unsigned n2; member in struct:wan_x25_conf
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
wanrouter.h 76 unsigned n2; member in struct:wan_x25_conf
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
wanrouter.h 76 unsigned n2; member in struct:wan_x25_conf
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
wanrouter.h 76 unsigned n2; member in struct:wan_x25_conf
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
wanrouter.h 76 unsigned n2; member in struct:wan_x25_conf
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
wanrouter.h 76 unsigned n2; member in struct:wan_x25_conf
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
wanrouter.h 76 unsigned n2; member in struct:wan_x25_conf

Completed in 473 milliseconds

1 2 3 4 5 6 78 91011>>