HomeSort by relevance Sort by last modified time
    Searched full:bigger (Results 1 - 25 of 987) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/stlport/test/unit/
func_test.cpp 26 static bool bigger(int i_);
35 bool FuncTest::bigger(int i_) function in class:FuncTest
49 int n = count_if(v.begin(), v.end(), bigger);
  /ndk/tests/device/test-gnustl-full/unit/
func_test.cpp 26 static bool bigger(int i_);
35 bool FuncTest::bigger(int i_) function in class:FuncTest
49 int n = count_if(v.begin(), v.end(), bigger);
  /ndk/tests/device/test-stlport/unit/
func_test.cpp 26 static bool bigger(int i_);
35 bool FuncTest::bigger(int i_) function in class:FuncTest
49 int n = count_if(v.begin(), v.end(), bigger);
  /external/valgrind/main/massif/tests/
realloc.c 12 x = realloc(x, 1200); // bigger
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
unistd.h 31 __wur __warnattr ("read called with bigger length than size of "
62 __wur __warnattr ("pread called with bigger length than size of "
68 __wur __warnattr ("pread64 called with bigger length than size of "
136 __nonnull ((1, 2)) __wur __warnattr ("readlink called with bigger length "
169 __nonnull ((2, 3)) __wur __warnattr ("readlinkat called with bigger "
197 __wur __warnattr ("getcwd caller with bigger length than size of "
237 __warnattr ("confstr called with bigger length than size of destination "
262 __wur __warnattr ("getgroups called with bigger group count than what "
288 __nonnull ((2)) __warnattr ("ttyname_r called with bigger buflen than "
314 __nonnull ((1)) __warnattr ("getlogin_r called with bigger buflen than
    [all...]
socket2.h 31 __warnattr ("recv called with bigger length than size of destination "
61 __warnattr ("recvfrom called with bigger length than size of "
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
unistd.h 31 __wur __warnattr ("read called with bigger length than size of "
62 __wur __warnattr ("pread called with bigger length than size of "
68 __wur __warnattr ("pread64 called with bigger length than size of "
136 __nonnull ((1, 2)) __wur __warnattr ("readlink called with bigger length "
169 __nonnull ((2, 3)) __wur __warnattr ("readlinkat called with bigger "
197 __wur __warnattr ("getcwd caller with bigger length than size of "
237 __warnattr ("confstr called with bigger length than size of destination "
262 __wur __warnattr ("getgroups called with bigger group count than what "
288 __nonnull ((2)) __warnattr ("ttyname_r called with bigger buflen than "
314 __nonnull ((1)) __warnattr ("getlogin_r called with bigger buflen than
    [all...]
socket2.h 31 __warnattr ("recv called with bigger length than size of destination "
61 __warnattr ("recvfrom called with bigger length than size of "
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
unistd.h 31 __wur __warnattr ("read called with bigger length than size of "
62 __wur __warnattr ("pread called with bigger length than size of "
68 __wur __warnattr ("pread64 called with bigger length than size of "
136 __nonnull ((1, 2)) __wur __warnattr ("readlink called with bigger length "
169 __nonnull ((2, 3)) __wur __warnattr ("readlinkat called with bigger "
197 __wur __warnattr ("getcwd caller with bigger length than size of "
237 __warnattr ("confstr called with bigger length than size of destination "
262 __wur __warnattr ("getgroups called with bigger group count than what "
288 __nonnull ((2)) __warnattr ("ttyname_r called with bigger buflen than "
314 __nonnull ((1)) __warnattr ("getlogin_r called with bigger buflen than
    [all...]
socket2.h 31 __warnattr ("recv called with bigger length than size of destination "
61 __warnattr ("recvfrom called with bigger length than size of "
  /external/smali/smali-integration-tests/src/test/smali/junit-tests/LineTest/
LineTest.smali 29 #a line number that is way bigger than a signed short
  /frameworks/base/core/tests/coretests/src/android/view/
DrawableBgMinSizeTest.java 116 // Change to the bigger backgrounds
120 + " should respect the different bigger background Drawable's minimum width", view
123 + " should respect the different bigger background Drawable's minimum height", view
  /cts/tests/tests/text/src/android/text/cts/
AutoTextTest.java 50 * local/language, with end bigger than end
75 // Returns the size of the auto text dictionary. Just make sure it is bigger than 0.
  /external/giflib/
gif_err.c 58 Err = "#Pixels bigger than Width * Height";
94 Err = "#Pixels bigger than Width * Height";
  /external/webrtc/src/modules/audio_processing/ns/
nsx_defines.h 38 #define FACTOR_1_LRT_DIFF 6 //for LRT and spectral difference (5 times bigger)
39 //for spectral_flatness: used when noise is flatter than speech (10 times bigger)
  /external/chromium/chrome/common/extensions/
extension_icon_set.h 29 // Get an icon from the set, optionally falling back to a smaller or bigger
  /external/kernel-headers/original/linux/
ipc.h 49 #define IPC_64 0x0100 /* New version (support 32-bit UIDs, bigger
  /external/llvm/test/Transforms/InstCombine/
bit-tracking.ll 15 ; Finally, a bigger case where we chain things together. This corresponds to
  /external/valgrind/main/memcheck/tests/
big_blocks_freed_list.c 16 /* Verify that access via a dangling pointer to a big block bigger than
realloc3.c 21 z = realloc(z, 5); // make bigger
  /external/webkit/Source/WebCore/manual-tests/
cursor-max-size.html 8 cursor: url("resources/apple.jpg"), /* bigger than 128px x 128px */
  /libcore/luni/src/main/native/
readlink.cpp 39 // Try again with a bigger buffer.
  /cts/tests/tests/graphics/src/android/graphics/cts/
CanvasTest.java     [all...]
BitmapTest.java 82 // abnormal case: quality bigger than 100
222 //abnormal case: (x + width) bigger than source bitmap's width
229 //abnormal case: (y + height) bigger than source bitmap's height
267 //abnormal case: stride less than width and bigger than -width
281 //abnormal case: (offset + width) bigger than colors' length
288 //abnormal case: (lastScanline + width) bigger than colors' length
411 //abnormal case: x bigger than the source bitmap's width
418 //abnormal case: y bigger than the source bitmap's height
489 //abnormal case: x bigger than the source bitmap's width
496 //abnormal case: y bigger than the source bitmap's heigh
    [all...]
  /external/v8/src/
diy-fp.h 48 // must be bigger than the significand of other.
57 // The exponents of both numbers must be the same and this must be bigger

Completed in 5494 milliseconds

1 2 3 4 5 6 7 8 91011>>