HomeSort by relevance Sort by last modified time
    Searched full:reallocation (Results 176 - 200 of 249) sorted by null

1 2 3 4 5 6 78 910

  /external/opencv/cvaux/src/
cvhmm.cpp 664 /* if bad status - do reallocation actions */
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
RegAllocFast.cpp 728 // Also mark PartialDefs as used to avoid reallocation.
    [all...]
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
JITEmitter.cpp 789 // SizeEstimate will be non-zero on reallocation attempts.
    [all...]
  /external/tensorflow/tensorflow/core/kernels/
remote_fused_graph_execute_utils.cc 301 // to avoid memory reallocation inside vector
    [all...]
  /external/valgrind/memcheck/
mc_malloc_wrappers.c 573 accesses via the old address after reallocation, regardless of
    [all...]
  /frameworks/native/libs/gui/
BufferQueueProducer.cpp 417 // buffer. If this buffer would require reallocation to meet the
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp     [all...]
  /external/f2fs-tools/tools/sg_write_buffer/
sg_lib_data.c 747 {0x0C,0x01,"Write error - recovered with auto reallocation"},
748 {0x0C,0x02,"Write error - auto reallocation failed"},
    [all...]
  /external/wpa_supplicant_8/src/tls/
libtommath.c 1282 /* reallocation failed but "a" is still valid [can be freed] */
1286 /* reallocation succeeded so set a->dp */
    [all...]
  /external/libxml2/doc/
news.html     [all...]
  /external/brotli/c/dec/
decode.c     [all...]
  /external/brotli/c/enc/
encode.c     [all...]
  /external/clang/lib/Lex/
HeaderSearch.cpp 638 // reallocation of the underlying vector potentially making the first
    [all...]
  /external/freetype/src/psaux/
psobjs.c 167 /* reallocation fails. */
    [all...]
  /external/icu/icu4c/source/common/
unistr.cpp 351 // We also add one for the NUL terminator, to avoid reallocation in getTerminatedBuffer(),
    [all...]
uts46.cpp 611 // Insert second s and account for possible buffer reallocation.
    [all...]
  /external/icu/icu4c/source/i18n/
collationdatabuilder.cpp 173 // Set the pointers each time, in case they changed due to reallocation.
    [all...]
  /external/jemalloc/src/
jemalloc.c     [all...]
  /external/llvm/utils/TableGen/
CodeGenSchedule.cpp 142 // Reserve space because we can. Reallocation would be ok.
    [all...]
  /external/swiftshader/third_party/LLVM/docs/
AliasAnalysis.html 209 and reallocation.</p>
    [all...]
  /libcore/ojluni/src/main/java/java/util/
ArrayList.java 57 * operation. This may reduce the amount of incremental reallocation.
    [all...]
Vector.java 46 * components; this reduces the amount of incremental reallocation.
    [all...]
  /prebuilts/tools/common/m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/
plexus-sec-dispatcher-1.3.jar 
  /external/jemalloc/doc/
jemalloc.xml.in 269 bytes. In the growing reallocation case, the real size prior to
270 reallocation defines the boundary between untouched bytes and those
    [all...]
  /external/deqp/external/openglcts/modules/gles31/
es31cDrawIndirectTests.cpp 1160 //reallocation: same size
1167 //reallocation: larger size
    [all...]

Completed in 1053 milliseconds

1 2 3 4 5 6 78 910