OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reserve
(Results
401 - 425
of
473
) sorted by null
<<
11
12
13
14
15
16
17
18
19
/external/regex-re2/re2/
dfa.cc
758
v.
reserve
(state_cache_.size());
[
all
...]
/external/skia/src/core/
SkBitmap.cpp
[
all
...]
/external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp
[
all
...]
/external/webkit/Source/WebKit/qt/Api/
qwebpage.cpp
[
all
...]
/external/clang/lib/AST/
ASTContext.cpp
111
CanonParams.
reserve
(Params->size());
246
if (size_reserve > 0) Types.
reserve
(size_reserve);
[
all
...]
/external/clang/lib/Serialization/
ASTReader.cpp
821
Entries.
reserve
(NumEntries);
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp
[
all
...]
/external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_gtk.cc
[
all
...]
/external/llvm/lib/Analysis/
ValueTracking.cpp
[
all
...]
/external/llvm/lib/CodeGen/
RegisterCoalescer.cpp
[
all
...]
/external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp
862
ArgVals.
reserve
(NumArgs);
[
all
...]
/external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp
[
all
...]
/external/llvm/lib/Transforms/Scalar/
SCCP.cpp
[
all
...]
/external/stlport/stlport/stl/
_string.h
416
void
reserve
(size_type = 0);
[
all
...]
/external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsLayerQt.cpp
706
newChildren.
reserve
(newChildrenVector.size());
[
all
...]
/ndk/sources/cxx-stl/stlport/stlport/stl/
_string.h
416
void
reserve
(size_type = 0);
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
vstring.h
487
* This function attempts to
reserve
enough memory for the
494
* will be required, the user can
reserve
the memory in
499
reserve
(size_type __res_arg = 0)
function in class:__versa_string
[
all
...]
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.h
487
* This function attempts to
reserve
enough memory for the
494
* will be required, the user can
reserve
the memory in
499
reserve
(size_type __res_arg = 0)
function in class:__versa_string
[
all
...]
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_string.h
416
void
reserve
(size_type = 0);
[
all
...]
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.h
487
* This function attempts to
reserve
enough memory for the
494
* will be required, the user can
reserve
the memory in
499
reserve
(size_type __res_arg = 0)
function in class:__versa_string
[
all
...]
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_string.h
416
void
reserve
(size_type = 0);
[
all
...]
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.h
487
* This function attempts to
reserve
enough memory for the
494
* will be required, the user can
reserve
the memory in
499
reserve
(size_type __res_arg = 0)
function in class:__versa_string
[
all
...]
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_string.h
416
void
reserve
(size_type = 0);
[
all
...]
/external/chromium/chrome/browser/chromeos/cros/
network_library.cc
768
found_networks_->
reserve
(list->GetSize());
[
all
...]
/external/chromium/testing/gtest/src/
gtest.cc
[
all
...]
Completed in 2013 milliseconds
<<
11
12
13
14
15
16
17
18
19