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

1 2 3 4 5 6 7 8 91011>>

  /external/libmojo/mojo/public/interfaces/bindings/tests/data/validation/
conformance_msghdr_incomplete_struct.data 1 [u4]24 // num_bytes: Bigger than the total size of the message.
  /test/vts/utils/python/coverage/testdata/
sample.c 18 printf("X is bigger.");
20 printf("Y is bigger.");
  /prebuilts/go/darwin-x86/src/net/
sock_stub.go 13 // NOTE: Never return a number bigger than 1<<16 - 1. See issue 5030.
sock_windows.go 14 // NOTE: Never return a number bigger than 1<<16 - 1. See issue 5030.
  /prebuilts/go/linux-x86/src/net/
sock_stub.go 13 // NOTE: Never return a number bigger than 1<<16 - 1. See issue 5030.
sock_windows.go 14 // NOTE: Never return a number bigger than 1<<16 - 1. See issue 5030.
  /frameworks/base/packages/SystemUI/res/values-sw600dp-land/
dimens.xml 27 <!-- Screen pinning request width (just a little bit bigger than the three buttons here -->
31 <!-- Screen pinning request, controls padding on bigger screens, bigger nav bar -->
  /external/pdfium/core/fpdfdoc/
cpdf_iconfit.h 16 enum ScaleMethod { Always = 0, Bigger, Smaller, Never };
  /external/valgrind/massif/tests/
realloc.c 12 x = realloc(x, 1200); // bigger
  /external/valgrind/memcheck/tests/
clo_redzone.c 14 // an error with a bigger redzone-size.
  /bionic/tests/
fortify_compilation_test.cpp 74 // CLANG: error: call to unavailable function 'memcpy': memcpy called with size bigger than buffer
83 // CLANG: error: call to unavailable function 'memmove': memmove called with size bigger than buffer
92 // CLANG: error: call to unavailable function 'memset': memset called with size bigger than buffer
101 // CLANG: error: call to unavailable function 'strcpy': strcpy called with string bigger than buffer
110 // CLANG: error: call to unavailable function 'stpcpy': stpcpy called with string bigger than buffer
176 // GCC: error: call to '__fgets_too_big_error' declared with attribute error: fgets called with size bigger than buffer
186 // GCC: error: call to '__recvfrom_error' declared with attribute error: recvfrom called with size bigger than buffer
187 // CLANG: error: call to unavailable function 'recvfrom': recvfrom called with size bigger than buffer
201 // GCC: error: call to '__read_dest_size_error' declared with attribute error: read called with size bigger than destination
246 // GCC: error: call to '__fread_too_big_error' declared with attribute error: fread called with size * count bigger than buffe
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/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...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/
platform.c 68 // Handle case addr bigger than 8bit
78 // Handle case addr bigger than 8bit
124 // Handle case addr bigger than 8bit
134 // Handle case addr bigger than 8bit
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/
LZMA2Decoder.java 18 // Up to 1.5 GiB dictionary is supported. The bigger ones
  /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
  /external/curl/tests/data/
test1089 31 bigger monster
81 bigger monster
test1090 33 bigger
88 bigger monster
  /external/giflib/
gif_err.c 37 Err = "Number of pixels bigger than width * height";
73 Err = "Number of pixels bigger than width * height";
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/FlashDeviceLib/
SpiChipDefinitions.h 57 // and depends on the system flash map. If BIOS size is bigger than flash return -1.
87 // and depends on the system flash map. If BIOS size is bigger than flash return -1.
117 // and depends on the system flash map. If BIOS size is bigger than flash return -1.
147 // and depends on the system flash map. If BIOS size is bigger than flash return -1.
177 // and depends on the system flash map. If BIOS size is bigger than flash return -1.
207 // and depends on the system flash map. If BIOS size is bigger than flash return -1.
237 // and depends on the system flash map. If BIOS size is bigger than flash return -1.
267 // and depends on the system flash map. If BIOS size is bigger than flash return -1.
297 // and depends on the system flash map. If BIOS size is bigger than flash return -1.
327 // and depends on the system flash map. If BIOS size is bigger than flash return -1.
    [all...]
  /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
  /external/v8/src/
diy-fp.h 29 // must be bigger than the significand of other.
38 // The exponents of both numbers must be the same and this must be bigger
  /external/webrtc/webrtc/modules/audio_processing/ns/
nsx_defines.h 42 #define FACTOR_1_LRT_DIFF 6 /* For LRT and spectral difference (5 times bigger) */
43 /* For spectral_flatness: used when noise is flatter than speech (10 times bigger). */
  /libcore/ojluni/src/main/java/sun/security/util/
ByteArrayLexOrder.java 43 * equal till one array ends, then the longer array is "bigger".
62 // longer is "bigger"

Completed in 9203 milliseconds

1 2 3 4 5 6 7 8 91011>>