HomeSort by relevance Sort by last modified time
    Searched full:bigger (Results 1026 - 1050 of 2090) sorted by null

<<41424344454647484950>>

  /system/bt/stack/sdp/
sdp_main.cc 325 /* Reject the window size if it is bigger than we want it to be */
  /toolchain/binutils/binutils-2.27/binutils/
rescoff.c 151 fatal (_("%s: .rsrc section is bigger than the file!"), filename);
strings.c 378 If the section is bigger then the file must be corrupt and
  /toolchain/binutils/binutils-2.27/gas/config/
atof-ieee.c 469 /* Bigger than one littlenum. */
  /toolchain/binutils/binutils-2.27/include/
obstack.h 194 a bigger chunk to replace it. */
xregex2.h 318 REG_ESIZE, /* Compiled pattern bigger than 2^16 bytes. */
  /toolchain/binutils/binutils-2.27/opcodes/
opc2c.c 56 /* Make the buffer bigger and read more of the line. */
  /tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
FileUseMap.java 455 * We don't care about blocks that are bigger than the best so far (otherwise this
  /tools/loganalysis/tests/src/com/android/loganalysis/util/config/
ArgsOptionParserTest.java 173 public static final String BIGGER_VALUE = "9 bigger";
  /tools/tradefederation/core/tests/src/com/android/tradefed/device/
TestDeviceFuncTest.java 694 // All our device screenshot should be bigger than 200px
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
datetimemodule.c 464 /* |s| can't be bigger than about
471 /* |d| can't be bigger than about
501 /* |y| can't be bigger than about
1327 size_t bigger = totalnew << 1; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
datetimemodule.c 464 /* |s| can't be bigger than about
471 /* |d| can't be bigger than about
501 /* |y| can't be bigger than about
1327 size_t bigger = totalnew << 1; local
    [all...]
  /external/python/cpython2/Modules/
datetimemodule.c 464 /* |s| can't be bigger than about
471 /* |d| can't be bigger than about
501 /* |y| can't be bigger than about
1327 size_t bigger = totalnew << 1; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gmp.info-2 391 divisions too, though there would be the cost of calculating a bigger
433 digits, and on some processors much bigger still.
441 The main reason `SET_STR_PRECOMPUTE_THRESHOLD' is so much bigger
580 makes small n go fast. A bigger table would make more small n go fast,
733 bigger primitives like `mpn_addmul_2' or `mpn_addmul_4'.
    [all...]
  /art/openjdkjvmti/
ti_redefine.cc 625 bool bigger = num_new_method > num_old_method; local
626 RecordFailure(bigger ? ERR(UNSUPPORTED_REDEFINITION_METHOD_ADDED)
    [all...]
  /bionic/libc/arch-x86/atom/string/
ssse3-strcmp-atom.S 227 ja L(bigger)
231 L(bigger):
    [all...]
  /bionic/libc/arch-x86_64/string/
ssse3-strcmp-slm.S 131 ja L(bigger)
135 L(bigger):
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
PaintTest.java 991 // bigger size implies bigger bounding rect
    [all...]
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestDFAConversion.java 315 "options {k=2;}\n" + // just makes bigger DFA
410 // Should be ok like k=1 'except bigger DFA
    [all...]
  /external/clang/lib/CodeGen/
CGExprConstant.cpp 509 // If the struct is bigger than the size of the record type,
512 "Must have flexible array member if struct is bigger than type!");
    [all...]
  /external/fonttools/Lib/fontTools/ttLib/tables/
_c_m_a_p.py 556 # to do well with the fonts I tested: none became bigger, many became smaller.
587 # Now filter out those new subranges that would only make the data bigger.
    [all...]
  /external/pdfium/fxjs/
cjs_field.cpp 668 case CPDF_IconFit::Bigger:
670 pRuntime->NewNumber(static_cast<int32_t>(CPDF_IconFit::Bigger)));
    [all...]
  /external/python/cpython3/Lib/test/
test_math.py 54 float x, such that the first float bigger than x is x+ulp(x).
129 given absolute tolerance, whichever is bigger.
    [all...]
  /external/skia/src/core/
SkColorSpace_ICC.cpp     [all...]
  /external/skqp/src/core/
SkColorSpace_ICC.cpp     [all...]

Completed in 1674 milliseconds

<<41424344454647484950>>