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

1 2 3 4 5 6 78 91011>>

  /external/javassist/src/test/test/javassist/convert/
ArrayAccessReplaceTest.java 409 Number n1, n2, n3, n4; local
421 n2 = ns[2];
425 n2.intValue();
  /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/libvpx/libvpx/third_party/googletest/src/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();
  /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,
31 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();
  /bionic/libc/kernel/common/linux/
wanrouter.h 85 unsigned n2; member in struct:wan_x25_conf
  /development/ndk/platforms/android-3/include/linux/
wanrouter.h 76 unsigned n2; member in struct:wan_x25_conf
  /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/chromium/chrome/browser/bookmarks/
bookmark_utils.h 144 // Returns true if |n1| was added more recently than |n2|.
145 bool MoreRecentlyAdded(const BookmarkNode* n1, const BookmarkNode* 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;
  /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/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-4.6/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.7-4.6/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

Completed in 2288 milliseconds

1 2 3 4 5 6 78 91011>>