OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__old_size
(Results
26 - 50
of
69
) sorted by null
1
2
3
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
vstring.tcc
103
const size_type
__old_size
= this->size();
104
const size_type __new_size =
__old_size
+ __n2 - __n1;
110
const size_type __how_much =
__old_size
- __pos1 - __n1;
133
const size_type
__old_size
= this->size();
134
const size_type __new_size =
__old_size
+ __len2 - __len1;
140
const size_type __how_much =
__old_size
- __pos - __len1;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
vstring.tcc
103
const size_type
__old_size
= this->size();
104
const size_type __new_size =
__old_size
+ __n2 - __n1;
110
const size_type __how_much =
__old_size
- __pos1 - __n1;
133
const size_type
__old_size
= this->size();
134
const size_type __new_size =
__old_size
+ __len2 - __len1;
140
const size_type __how_much =
__old_size
- __pos - __len1;
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.tcc
101
const size_type
__old_size
= this->size();
102
const size_type __new_size =
__old_size
+ __n2 - __n1;
108
const size_type __how_much =
__old_size
- __pos1 - __n1;
131
const size_type
__old_size
= this->size();
132
const size_type __new_size =
__old_size
+ __len2 - __len1;
138
const size_type __how_much =
__old_size
- __pos - __len1;
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.tcc
101
const size_type
__old_size
= this->size();
102
const size_type __new_size =
__old_size
+ __n2 - __n1;
108
const size_type __how_much =
__old_size
- __pos1 - __n1;
131
const size_type
__old_size
= this->size();
132
const size_type __new_size =
__old_size
+ __len2 - __len1;
138
const size_type __how_much =
__old_size
- __pos - __len1;
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.tcc
101
const size_type
__old_size
= this->size();
102
const size_type __new_size =
__old_size
+ __n2 - __n1;
108
const size_type __how_much =
__old_size
- __pos1 - __n1;
131
const size_type
__old_size
= this->size();
132
const size_type __new_size =
__old_size
+ __len2 - __len1;
138
const size_type __how_much =
__old_size
- __pos - __len1;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
vstring.tcc
101
const size_type
__old_size
= this->size();
102
const size_type __new_size =
__old_size
+ __n2 - __n1;
108
const size_type __how_much =
__old_size
- __pos1 - __n1;
131
const size_type
__old_size
= this->size();
132
const size_type __new_size =
__old_size
+ __len2 - __len1;
138
const size_type __how_much =
__old_size
- __pos - __len1;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
vstring.tcc
103
const size_type
__old_size
= this->size();
104
const size_type __new_size =
__old_size
+ __n2 - __n1;
110
const size_type __how_much =
__old_size
- __pos1 - __n1;
133
const size_type
__old_size
= this->size();
134
const size_type __new_size =
__old_size
+ __len2 - __len1;
140
const size_type __how_much =
__old_size
- __pos - __len1;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring.tcc
103
const size_type
__old_size
= this->size();
104
const size_type __new_size =
__old_size
+ __n2 - __n1;
110
const size_type __how_much =
__old_size
- __pos1 - __n1;
133
const size_type
__old_size
= this->size();
134
const size_type __new_size =
__old_size
+ __len2 - __len1;
140
const size_type __how_much =
__old_size
- __pos - __len1;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
vector.tcc
73
const size_type
__old_size
= size();
83
this->_M_impl._M_finish = __tmp +
__old_size
;
489
const size_type
__old_size
= this->size();
basic_string.tcc
473
const size_type
__old_size
= this->size();
474
const size_type __new_size =
__old_size
+ __len2 - __len1;
475
const size_type __how_much =
__old_size
- __pos - __len1;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
vector.tcc
73
const size_type
__old_size
= size();
83
this->_M_impl._M_finish = __tmp +
__old_size
;
489
const size_type
__old_size
= this->size();
basic_string.tcc
473
const size_type
__old_size
= this->size();
474
const size_type __new_size =
__old_size
+ __len2 - __len1;
475
const size_type __how_much =
__old_size
- __pos - __len1;
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
vector.tcc
73
const size_type
__old_size
= size();
83
this->_M_impl._M_finish = __tmp +
__old_size
;
489
const size_type
__old_size
= this->size();
basic_string.tcc
473
const size_type
__old_size
= this->size();
474
const size_type __new_size =
__old_size
+ __len2 - __len1;
475
const size_type __how_much =
__old_size
- __pos - __len1;
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
vector.tcc
73
const size_type
__old_size
= size();
83
this->_M_impl._M_finish = __tmp +
__old_size
;
546
const size_type
__old_size
= this->size();
basic_string.tcc
473
const size_type
__old_size
= this->size();
474
const size_type __new_size =
__old_size
+ __len2 - __len1;
475
const size_type __how_much =
__old_size
- __pos - __len1;
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_string.tcc
449
const size_type
__old_size
= this->size();
450
const size_type __new_size =
__old_size
+ __len2 - __len1;
451
const size_type __how_much =
__old_size
- __pos - __len1;
[
all
...]
vector.tcc
71
const size_type
__old_size
= size();
81
this->_M_impl._M_finish = __tmp +
__old_size
;
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.tcc
449
const size_type
__old_size
= this->size();
450
const size_type __new_size =
__old_size
+ __len2 - __len1;
451
const size_type __how_much =
__old_size
- __pos - __len1;
[
all
...]
vector.tcc
71
const size_type
__old_size
= size();
81
this->_M_impl._M_finish = __tmp +
__old_size
;
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.tcc
449
const size_type
__old_size
= this->size();
450
const size_type __new_size =
__old_size
+ __len2 - __len1;
451
const size_type __how_much =
__old_size
- __pos - __len1;
[
all
...]
vector.tcc
71
const size_type
__old_size
= size();
81
this->_M_impl._M_finish = __tmp +
__old_size
;
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.tcc
449
const size_type
__old_size
= this->size();
450
const size_type __new_size =
__old_size
+ __len2 - __len1;
451
const size_type __how_much =
__old_size
- __pos - __len1;
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
basic_string.tcc
449
const size_type
__old_size
= this->size();
450
const size_type __new_size =
__old_size
+ __len2 - __len1;
451
const size_type __how_much =
__old_size
- __pos - __len1;
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/include/
vector
[
all
...]
Completed in 1116 milliseconds
1
2
3