HomeSort by relevance Sort by last modified time
    Searched refs:grow (Results 151 - 175 of 377) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
IndirectionUtils.h 135 grow();
137 "Failed to grow available trampolines.");
144 virtual void grow() = 0;
184 void grow() override {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
IndirectionUtils.h 135 grow();
137 "Failed to grow available trampolines.");
144 virtual void grow() = 0;
184 void grow() override {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
IndirectionUtils.h 135 grow();
137 "Failed to grow available trampolines.");
144 virtual void grow() = 0;
184 void grow() override {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
IndirectionUtils.h 135 grow();
137 "Failed to grow available trampolines.");
144 virtual void grow() = 0;
184 void grow() override {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
IndirectionUtils.h 135 grow();
137 "Failed to grow available trampolines.");
144 virtual void grow() = 0;
184 void grow() override {
  /device/google/contexthub/util/nanoapp_sign/
nanoapp_sign.c 328 uint32_t grow = sizeof(*secHdr); local
331 buf = reallocOrDie(buf, bufUsed + grow);
338 memmove((uint8_t*)&image[1] + grow, &image[1], bufUsed - sizeof(*image));
340 bufUsed += grow;
  /external/libdrm/freedreno/
freedreno_priv.h 139 void (*grow)(struct fd_ringbuffer *ring, uint32_t size); member in struct:fd_ringbuffer_funcs
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
DenseMap.h 101 /// Grow the densemap so that it has at least Size buckets. Does not shrink
104 grow(Size);
284 // grow the table.
293 this->grow(NumBuckets * 2);
297 this->grow(NumBuckets);
390 void grow(unsigned AtLeast) { function in class:llvm::DenseMap
  /external/syslinux/core/lwip/src/core/
pbuf.c 404 * @note Despite its name, pbuf_realloc cannot grow the size of a pbuf (chain).
411 s32_t grow; local
427 grow = new_len - p->tot_len;
437 LWIP_ASSERT("grow < max_u16_t", grow < 0xffff);
438 q->tot_len += (u16_t)grow;
    [all...]
  /libcore/ojluni/src/main/java/sun/nio/ch/
AbstractPollSelectorImpl.java 152 // Grow the NativeObject poll array
153 pollWrapper.grow(newSize);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
VirtRegMap.h 167 void grow();
205 grow();
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
funcdata.go 21 // to other functions that might be preempted or grow the stack.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/norm/
transform.go 18 // Users should either catch ErrShortDst and allow dst to grow or have dst be at
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
funcdata.go 21 // to other functions that might be preempted or grow the stack.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/norm/
transform.go 18 // Users should either catch ErrShortDst and allow dst to grow or have dst be at
  /prebuilts/go/darwin-x86/src/runtime/
mcentral.go 93 s = c.grow()
206 // grow allocates a new empty span from the heap and initializes it for c's size class.
207 func (c *mcentral) grow() *mspan { func
  /prebuilts/go/linux-x86/src/runtime/
mcentral.go 93 s = c.grow()
206 // grow allocates a new empty span from the heap and initializes it for c's size class.
207 func (c *mcentral) grow() *mspan { func
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
VectorTest.java 101 Vector grow = new Vector(3, -1); local
102 grow.addElement("one");
103 grow.addElement("two");
104 grow.addElement("three");
105 grow.addElement("four");
106 assertEquals("Wrong size", 4, grow.size());
107 assertEquals("Wrong capacity", 6, grow.capacity());
    [all...]
  /external/fmtlib/fmt/
format.cc 454 void internal::FixedBuffer<Char>::grow(std::size_t) { function in class:fmt::internal::FixedBuffer
512 template void internal::FixedBuffer<char>::grow(std::size_t);
526 template void internal::FixedBuffer<wchar_t>::grow(std::size_t);
  /external/libdrm/freedreno/msm/
msm_ringbuffer.c 177 static void *grow(void *ptr, uint32_t nr, uint32_t *max, uint32_t sz) function
190 (x)->name = grow((x)->name, (x)->nr_ ## name, &(x)->max_ ## name, sizeof((x)->name[0])); \
575 .grow = msm_ringbuffer_grow,
  /external/llvm/include/llvm/ADT/
BitVector.h 192 /// resize - Grow or shrink the bitvector.
196 grow(N);
215 grow(N);
436 // Grow the bitvector to have enough elements.
533 void grow(unsigned NewSize) {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
BitVector.h 192 /// resize - Grow or shrink the bitvector.
196 grow(N);
215 grow(N);
436 // Grow the bitvector to have enough elements.
533 void grow(unsigned NewSize) {
  /external/v8/src/
string-stream.cc 31 char* FixedStringAllocator::grow(unsigned* old) { function in class:v8::internal::FixedStringAllocator
42 // reaching a difference of 2 we need to grow the buffer.
45 char* new_buffer = allocator_->grow(&new_capacity);
525 char* HeapStringAllocator::grow(unsigned* bytes) { function in class:v8::HeapStringAllocator
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
BitVector.h 227 /// resize - Grow or shrink the bitvector.
231 grow(N);
250 grow(N);
471 // Grow the bitvector to have enough elements.
573 void grow(unsigned NewSize) {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
BitVector.h 227 /// resize - Grow or shrink the bitvector.
231 grow(N);
250 grow(N);
471 // Grow the bitvector to have enough elements.
573 void grow(unsigned NewSize) {

Completed in 2034 milliseconds

1 2 3 4 5 67 8 91011>>