HomeSort by relevance Sort by last modified time
    Searched refs:grows (Results 1 - 25 of 29) sorted by null

1 2

  /external/v8/test/mjsunit/regress/
regress-241344.js 29 // Parsing that string creates a sparse array that grows dense.
  /external/clang/test/Misc/
warning-flags.c 7 and ensures that the list never grows.
  /prebuilts/go/darwin-x86/src/runtime/
stack_test.go 232 // stack grows as part of starting the deferred function. It calls Goexit at various
287 // updated correctly if the stack grows during the deferred execution that
hashmap.go 19 // When the hashtable grows, we allocate a new array
54 // before the table grows. Typical tables will be somewhat less loaded.
593 // the table grows and/or overflow buckets are added to the table
846 // after multiple grows.
  /prebuilts/go/linux-x86/src/runtime/
stack_test.go 232 // stack grows as part of starting the deferred function. It calls Goexit at various
287 // updated correctly if the stack grows during the deferred execution that
hashmap.go 19 // When the hashtable grows, we allocate a new array
54 // before the table grows. Typical tables will be somewhat less loaded.
593 // the table grows and/or overflow buckets are added to the table
846 // after multiple grows.
  /toolchain/binutils/binutils-2.25/gas/config/
tc-score7.c 5243 int grows = 0; local
6370 int grows = 0; local
    [all...]
tc-score.c 6977 int grows = 0; local
    [all...]
  /prebuilts/go/darwin-x86/src/bytes/
buffer.go 81 // grow grows the buffer to guarantee space for n more bytes.
113 // Grow grows the buffer's capacity, if necessary, to guarantee space for
bytes_test.go 696 {"\u0250\u0250\u0250\u0250\u0250", "\u2C6F\u2C6F\u2C6F\u2C6F\u2C6F"}, // grows one byte per char
  /prebuilts/go/linux-x86/src/bytes/
buffer.go 81 // grow grows the buffer to guarantee space for n more bytes.
113 // Grow grows the buffer's capacity, if necessary, to guarantee space for
bytes_test.go 696 {"\u0250\u0250\u0250\u0250\u0250", "\u2C6F\u2C6F\u2C6F\u2C6F\u2C6F"}, // grows one byte per char
  /external/v8/test/mjsunit/
switch.js 185 // long enough case that code buffer grows during code-generation
  /prebuilts/go/darwin-x86/src/regexp/syntax/
parse_test.go 436 // the slice never grows very large.
  /prebuilts/go/linux-x86/src/regexp/syntax/
parse_test.go 436 // the slice never grows very large.
  /external/valgrind/coregrind/m_syswrap/
syswrap-generic.c 3821 UInt grows = ARG3 & (VKI_PROT_GROWSDOWN|VKI_PROT_GROWSUP); local
    [all...]
  /prebuilts/go/darwin-x86/src/strings/
strings_test.go 387 {"\u0250\u0250\u0250\u0250\u0250", "\u2C6F\u2C6F\u2C6F\u2C6F\u2C6F"}, // grows one byte per char
  /prebuilts/go/linux-x86/src/strings/
strings_test.go 387 {"\u0250\u0250\u0250\u0250\u0250", "\u2C6F\u2C6F\u2C6F\u2C6F\u2C6F"}, // grows one byte per char
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/string/
string.js 486 * application grows the difference between the various methods would increase.
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/gob/
decode.go 60 // Size grows the buffer to exactly n bytes, so d.Bytes() will
    [all...]
  /prebuilts/go/linux-x86/src/encoding/gob/
decode.go 60 // Size grows the buffer to exactly n bytes, so d.Bytes() will
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 704 // The sidenav height grows as the header goes off screen
    [all...]
  /prebuilts/go/darwin-x86/src/reflect/
value.go     [all...]
  /prebuilts/go/linux-x86/src/reflect/
value.go     [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas 447 /// <summary> Grows the set to a larger number of bits.</summary>
527 /// Stack grows upwards. When it hits the max, it grows 2x in size
    [all...]

Completed in 3485 milliseconds

1 2