HomeSort by relevance Sort by last modified time
    Searched full:new_size (Results 451 - 475 of 677) sorted by null

<<11121314151617181920>>

  /external/v8/src/
assembler.h 512 uint32_t old_size, uint32_t new_size,
    [all...]
  /external/valgrind/include/
pub_tool_tooliface.h 485 void* (*prealloc) ( ThreadId tid, void* p, SizeT new_size ),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9mesh.h 570 STDMETHOD(Resize)(THIS_ UINT new_size) PURE;
    [all...]
  /art/runtime/gc/collector/
concurrent_copying.cc 1061 const size_t new_size = gc_mark_stack_->Capacity() * 2; local
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp 717 // new_size = (old_size + additional_size) * sizeof(type)
718 // tmp = alloca i8, new_size, max(align, 32)
    [all...]
  /external/perfetto/tools/trace_to_text/
ftrace_event_formatter.cc     [all...]
  /external/python/cpython2/Lib/test/
test_multiprocessing.py     [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-solaris.c 675 SizeT new_size; local
688 new_size = st->ss_size;
693 if (new_start == cur_start && new_size == cur_size) {
698 if (tid == 1 && (new_size == 0 || new_size > VG_(clstk_max_size))) {
706 new_size = VG_(clstk_max_size);
708 new_start = new_end + 1 - new_size;
725 tst->client_stack_szB = new_size;
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_multiprocessing.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_multiprocessing.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py     [all...]
  /prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
libprotobuf-cpp-full.so 
  /prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/
libprotobuf-cpp-full.so 
  /prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/
libprotobuf-cpp-full.so 
  /prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/
libprotobuf-cpp-full.so 
  /system/core/libunwindstack/tests/files/offline/jit_debug_arm/
libart.so 
libartd.so 
  /system/core/libunwindstack/tests/files/offline/jit_debug_x86/
libartd.so 
  /external/valgrind/VEX/priv/
ir_defs.c 3582 Int new_size = env->types_size==0 ? 8 : 2*env->types_size; local
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
output.cc 3221 off_t new_size = align_address(data_size + extra, this->addralign()); local
    [all...]
  /external/libpcap/
scanner.c 4132 yy_size_t new_size = b->yy_buf_size * 2; local
4189 yy_size_t new_size = yyg->yy_n_chars + number_to_move + (yyg->yy_n_chars >> 1); local
    [all...]
  /external/syslinux/bios/com32/lib/
libcom32.elf 
  /external/syslinux/efi32/com32/lib/
libcom32.elf 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/
libasan.so 

Completed in 1363 milliseconds

<<11121314151617181920>>