HomeSort by relevance Sort by last modified time
    Searched refs:huge (Results 101 - 125 of 130) sorted by null

1 2 3 45 6

  /external/v8/src/third_party/fdlibm/
fdlibm.js 675 // Filter out huge and non-finite argument
824 // ln2ovft < x : cosh(x) := huge*huge (overflow)
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
lzodefs.h 160 # define __huge huge
169 # define __huge huge
    [all...]
minilzo-inl.c 184 # define __huge huge
193 # define __huge huge
    [all...]
  /external/libvncserver/common/
lzodefs.h 173 # define __huge huge
182 # define __huge huge
    [all...]
minilzo.c 193 # define __huge huge
202 # define __huge huge
    [all...]
  /external/jemalloc/include/jemalloc/internal/
arena.h 347 /* Number of pages in active runs and huge regions. */
436 /* Extant huge allocations. */
437 ql_head(extent_node_t) huge; member in struct:arena_s
438 /* Synchronizes all huge allocation/update/deallocation. */
502 extern unsigned nhclasses; /* Number of huge size classes. */
    [all...]
  /ndk/build/core/
build-binary.mk 503 # This allows us to link or archive a huge number of stuff even on Windows
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/tokenization/
tokenizer.js 388 //This causes a huge memory overhead and a lot of unnecessary parser loops. parse5 uses 3 groups of characters.
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_datetime.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_datetime.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_datetime.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_datetime.py     [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/v8/test/mjsunit/asm/embenchen/
copy.js 344 // allocating a potentially huge array for [999999 x i8] etc.
804 var MAX_CHUNK = 1024; // split up into chunks, because .apply on a huge string can overflow the stack
    [all...]
corrections.js 344 // allocating a potentially huge array for [999999 x i8] etc.
804 var MAX_CHUNK = 1024; // split up into chunks, because .apply on a huge string can overflow the stack
    [all...]
primes.js 344 // allocating a potentially huge array for [999999 x i8] etc.
804 var MAX_CHUNK = 1024; // split up into chunks, because .apply on a huge string can overflow the stack
    [all...]
fannkuch.js 375 // allocating a potentially huge array for [999999 x i8] etc.
835 var MAX_CHUNK = 1024; // split up into chunks, because .apply on a huge string can overflow the stack
    [all...]
fasta.js 354 // allocating a potentially huge array for [999999 x i8] etc.
814 var MAX_CHUNK = 1024; // split up into chunks, because .apply on a huge string can overflow the stack
    [all...]
memops.js 344 // allocating a potentially huge array for [999999 x i8] etc.
804 var MAX_CHUNK = 1024; // split up into chunks, because .apply on a huge string can overflow the stack
    [all...]
zlib.js 344 // allocating a potentially huge array for [999999 x i8] etc.
804 var MAX_CHUNK = 1024; // split up into chunks, because .apply on a huge string can overflow the stack
    [all...]
  /external/v8/test/mjsunit/es7/
object-observe.js     [all...]
  /external/jemalloc/src/
arena.c 30 unsigned nhclasses; /* Number of huge size classes. */
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/v8/test/cctest/
test-api.cc 2367 void* huge = reinterpret_cast<void*>(~static_cast<uintptr_t>(1)); local
2403 void* huge = reinterpret_cast<void*>(~static_cast<uintptr_t>(1)); local
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 478 /// For huge child lists, inserting children can force walking rest of
    [all...]

Completed in 5033 milliseconds

1 2 3 45 6