OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shrink_to_fit
(Results
1 - 25
of
42
) sorted by null
1
2
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector.bool/
shrink_to_fit.pass.cpp
13
// void
shrink_to_fit
();
25
v.
shrink_to_fit
();
33
v.
shrink_to_fit
();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector/vector.capacity/
shrink_to_fit.pass.cpp
12
// void
shrink_to_fit
();
24
v.
shrink_to_fit
();
31
v.
shrink_to_fit
();
39
v.
shrink_to_fit
();
48
v.
shrink_to_fit
();
/external/chromium_org/printing/
metafile.h
45
// |
shrink_to_fit
| specifies whether the output should be shrunk to fit a
60
:
shrink_to_fit
(false),
67
bool
shrink_to_fit
;
member in struct:printing::Metafile::MacRenderPageParams
image_mac.cc
41
params.
shrink_to_fit
= true;
pdf_metafile_cg_mac.cc
198
(params.
shrink_to_fit
&& ((source_width > rect.size.width) ||
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.capacity/
shrink_to_fit.pass.cpp
12
// void
shrink_to_fit
();
25
s.
shrink_to_fit
();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.capacity/
shrink_to_fit.pass.cpp
12
// void
shrink_to_fit
();
46
c1.
shrink_to_fit
();
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_vector.h
681
shrink_to_fit
()
function in class:vector
[
all
...]
stl_bvector.h
840
shrink_to_fit
()
function in class:vector
stl_deque.h
1191
shrink_to_fit
()
function in class:deque
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_vector.h
681
shrink_to_fit
()
function in class:vector
[
all
...]
stl_bvector.h
840
shrink_to_fit
()
function in class:vector
stl_deque.h
1191
shrink_to_fit
()
function in class:deque
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_vector.h
681
shrink_to_fit
()
function in class:vector
[
all
...]
stl_bvector.h
840
shrink_to_fit
()
function in class:vector
stl_deque.h
1191
shrink_to_fit
()
function in class:deque
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_vector.h
681
shrink_to_fit
()
function in class:vector
[
all
...]
stl_bvector.h
840
shrink_to_fit
()
function in class:vector
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_bvector.h
859
shrink_to_fit
()
stl_vector.h
696
shrink_to_fit
()
function in class:vector
[
all
...]
stl_deque.h
1200
shrink_to_fit
()
function in class:deque
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_bvector.h
859
shrink_to_fit
()
stl_vector.h
696
shrink_to_fit
()
function in class:vector
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_bvector.h
928
shrink_to_fit
()
stl_vector.h
716
shrink_to_fit
()
function in class:vector
[
all
...]
Completed in 684 milliseconds
1
2