HomeSort by relevance Sort by last modified time
    Searched full:new_storage (Results 1 - 12 of 12) sorted by null

  /external/chromium/net/tools/flip_server/
simple_buffer.cc 166 char* new_storage = new char[new_storage_size]; local
169 memcpy(new_storage, read_ptr, read_size);
174 storage_ = new_storage;
balsa_headers.cc 105 char* new_storage = new char[new_storage_size]; local
108 memcpy(new_storage, old_storage, old_storage_size_used);
110 memcpy(new_storage + old_storage_size_used, sp.data(), sp.size());
111 blocks_[0].buffer = new_storage;
    [all...]
  /external/ipsec-tools/src/racoon/
remoteconf.c 641 vchar_t *new_storage; local
  /external/v8/src/
ic.cc 2059 FixedArray* new_storage = FixedArray::cast(result); local
    [all...]
runtime.cc     [all...]
  /external/opencv/cv/src/
cvcontours.cpp 458 new_storage variable is not needed here.
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/x86_64/
libiberty.a     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/x86_64/
libiberty.a     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/
libiberty.a     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/
libiberty.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libiberty.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/
libiberty.a     [all...]

Completed in 891 milliseconds