OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reallocation
(Results
126 - 150
of
199
) sorted by null
1
2
3
4
5
6
7
8
/external/chromium/net/socket/
socket_test_util.h
496
// because those are invalidated on vector
reallocation
.
[
all
...]
/external/eigen/Eigen/src/SuperLUSupport/
SuperLUSupport.h
438
// cached data to reduce
reallocation
, etc.
/external/eigen/doc/
C09_TutorialSparse.dox
71
Assuming no
reallocation
is needed, the insertion of a random element is therefore in O(nnz_j) where nnz_j is the number of nonzeros of the respective inner vector.
/external/freetype/src/psaux/
psobjs.c
165
/*
reallocation
fails. */
[
all
...]
/external/libusb/libusb/
libusbi.h
403
* note that
reallocation
can fail. Your backend should handle these
/external/libusb_aah/libusb/
libusbi.h
526
* note that
reallocation
can fail. Your backend should handle these
/external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.cpp
318
// ensure that
reallocation
of the vector won't happen, so SUnit*'s won't get
[
all
...]
/external/opencv/cvaux/src/
cvhmm1d.cpp
598
/* if bad status - do
reallocation
actions */
[
all
...]
cvhmm.cpp
664
/* if bad status - do
reallocation
actions */
[
all
...]
/external/valgrind/main/memcheck/
mc_malloc_wrappers.c
441
accesses via the old address after
reallocation
, regardless of
/packages/apps/Calendar/src/com/android/calendar/month/
MonthWeekEventsView.java
230
* checking and
reallocation
. Used for drawing lines.
[
all
...]
/external/clang/test/Analysis/
malloc-plist.c
65
// Test stack hint for '
reallocation
failed'.
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jar
/external/bison/tests/
regression.at
1266
"
reallocation
of the syntax error message buffer.\n"
[
all
...]
/external/chromium/googleurl/src/
url_canon.h
85
// the number that can be written without
reallocation
. If the caller must
[
all
...]
/external/clang/lib/Lex/
HeaderSearch.cpp
525
//
reallocation
of the underlying vector potentially making the first
[
all
...]
/external/eigen/Eigen/src/SparseCore/
SparseMatrix.h
25
* can be done with limited memory
reallocation
and copies.
[
all
...]
/external/icu4c/common/
uniset_props.cpp
176
Reduce excessive
reallocation
, and make it easier to detect initialization
[
all
...]
unistr.cpp
379
// the +1 is for the NUL terminator, to avoid
reallocation
in getTerminatedBuffer()
[
all
...]
uts46.cpp
618
// Insert second s and account for possible buffer
reallocation
.
[
all
...]
/external/llvm/docs/
AliasAnalysis.rst
127
case, there is a dependence, but it's mediated by the free and
reallocation
.
/external/llvm/lib/CodeGen/
RegAllocFast.cpp
780
// Also mark PartialDefs as used to avoid
reallocation
.
[
all
...]
/external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp
785
// SizeEstimate will be non-zero on
reallocation
attempts.
[
all
...]
/external/bison/src/
parse-gram.c
[
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
...]
Completed in 1107 milliseconds
1
2
3
4
5
6
7
8