HomeSort by relevance Sort by last modified time
    Searched full:bigger (Results 201 - 225 of 1043) sorted by null

1 2 3 4 5 6 7 891011>>

  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
user_config.h 264 * The drawback can be longer compilation time and bigger executable size.
277 * in case of little basic_string. The drawback of such a method is bigger
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
user_config.h 264 * The drawback can be longer compilation time and bigger executable size.
277 * in case of little basic_string. The drawback of such a method is bigger
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
user_config.h 264 * The drawback can be longer compilation time and bigger executable size.
277 * in case of little basic_string. The drawback of such a method is bigger
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
user_config.h 264 * The drawback can be longer compilation time and bigger executable size.
277 * in case of little basic_string. The drawback of such a method is bigger
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
user_config.h 264 * The drawback can be longer compilation time and bigger executable size.
277 * in case of little basic_string. The drawback of such a method is bigger
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/location/
LocationVerifier.java 47 * The standard deviation computed for the deltas should not be bigger
  /external/aac/libFDK/include/
fixminmax.h 97 /* Inline Function to determine the smaller/bigger value of two values with same type. */
  /external/bluetooth/bluedroid/stack/smp/
smp_int.h 89 /* auumption it's only using the low 8 bits, if bigger than that, need to expand it to be 16 bits */
  /external/chromium/chrome/common/
time_format.cc 289 // Anything bigger gets "X days left"
  /external/clang/docs/
AddressSanitizer.rst 145 bigger the overhead is.
  /external/e2fsprogs/ext2ed/
disk.c 16 filesystems bigger than 4 GB. The limit is actually 2 GB because I used long rather than unsigned long long at too
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/transport/
TransportConnection.java 153 * bytes, and that is bigger than any current cipher block size + 64).
  /external/giflib/
gif_lib.h 45 #define GIF_FILE_BUFFER_SIZE 16384 /* Files uses bigger buffers than usual. */
  /external/grub/stage2/
bios.c 244 bigger space is available and thus corrupts the stack.
  /external/jhead/
makernote.c 64 // If its bigger than 4 bytes, the dir entry contains an offset.
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/udp/
UdpKernel.java 241 private byte[] buffer = new byte[65535]; // slightly bigger than needed.
  /external/libpng/contrib/pngminus/
README 66 that require blocks of memory bigger than 64k (the DOS version). For
  /external/libvpx/libvpx/vp8/encoder/
denoising.c 234 * to noise, if it doesn't mean that we get a much bigger error.
  /external/llvm/lib/AsmParser/
LLLexer.cpp 52 Error("constant bigger than 64 bits detected!");
67 Error("constant bigger than 64 bits detected!");
88 Error("constant bigger than 128 bits detected!");
107 Error("constant bigger than 128 bits detected!");
  /external/llvm/utils/TableGen/
DAGISelEmitter.cpp 99 if (LHSSize > RHSSize) return true; // LHS -> bigger -> less cost
  /external/v8/src/
double.h 158 // The bigger boundary (m_plus) is normalized. The lower boundary has the same
  /external/valgrind/main/cachegrind/
cg_sim.c 96 /* bigger than its usual limit. Inlining gains around 5--10% speedup. */ \
  /external/webkit/Source/WebCore/platform/graphics/filters/
FEGaussianBlur.cpp 144 // Limit the kernel size to 1000. A bigger radius won't make a big difference for the result image but
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
ByteBuffer.java 126 * the inner byte array might be bigger than that.
  /frameworks/av/cmds/stagefright/
muxer.cpp 281 fprintf(stderr, "ERROR: start time is bigger\n");

Completed in 769 milliseconds

1 2 3 4 5 6 7 891011>>