OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__node_start_pos
(Results
1 - 20
of
20
) sorted by null
/external/stlport/stlport/stl/
_rope.c
213
size_t
__node_start_pos
= __x._M_leaf_pos;
local
218
if (__x._M_current_pos -
__node_start_pos
< __len) {
223
_STLP_ASSERT(
__node_start_pos
+ __len == __x._M_current_pos)
232
__node_start_pos
-= __c->_M_left->_M_size._M_data;
245
__node_start_pos
+= __c->_M_left->_M_size._M_data;
264
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.c
213
size_t
__node_start_pos
= __x._M_leaf_pos;
local
218
if (__x._M_current_pos -
__node_start_pos
< __len) {
223
_STLP_ASSERT(
__node_start_pos
+ __len == __x._M_current_pos)
232
__node_start_pos
-= __c->_M_left->_M_size._M_data;
245
__node_start_pos
+= __c->_M_left->_M_size._M_data;
264
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
ropeimpl.h
197
size_t
__node_start_pos
= __x._M_leaf_pos;
local
201
if (__x._M_current_pos -
__node_start_pos
< __len)
216
__node_start_pos
-= __c->_M_left->_M_size;
230
__node_start_pos
+= __c->_M_left->_M_size;
251
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
ropeimpl.h
196
size_t
__node_start_pos
= __x._M_leaf_pos;
local
200
if (__x._M_current_pos -
__node_start_pos
< __len)
215
__node_start_pos
-= __c->_M_left->_M_size;
229
__node_start_pos
+= __c->_M_left->_M_size;
250
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
ropeimpl.h
196
size_t
__node_start_pos
= __x._M_leaf_pos;
local
200
if (__x._M_current_pos -
__node_start_pos
< __len)
215
__node_start_pos
-= __c->_M_left->_M_size;
229
__node_start_pos
+= __c->_M_left->_M_size;
250
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h
195
size_t
__node_start_pos
= __x._M_leaf_pos;
local
199
if (__x._M_current_pos -
__node_start_pos
< __len)
214
__node_start_pos
-= __c->_M_left->_M_size;
228
__node_start_pos
+= __c->_M_left->_M_size;
249
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.c
213
size_t
__node_start_pos
= __x._M_leaf_pos;
local
218
if (__x._M_current_pos -
__node_start_pos
< __len) {
223
_STLP_ASSERT(
__node_start_pos
+ __len == __x._M_current_pos)
232
__node_start_pos
-= __c->_M_left->_M_size._M_data;
245
__node_start_pos
+= __c->_M_left->_M_size._M_data;
264
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h
195
size_t
__node_start_pos
= __x._M_leaf_pos;
local
199
if (__x._M_current_pos -
__node_start_pos
< __len)
214
__node_start_pos
-= __c->_M_left->_M_size;
228
__node_start_pos
+= __c->_M_left->_M_size;
249
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.c
213
size_t
__node_start_pos
= __x._M_leaf_pos;
local
218
if (__x._M_current_pos -
__node_start_pos
< __len) {
223
_STLP_ASSERT(
__node_start_pos
+ __len == __x._M_current_pos)
232
__node_start_pos
-= __c->_M_left->_M_size._M_data;
245
__node_start_pos
+= __c->_M_left->_M_size._M_data;
264
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h
195
size_t
__node_start_pos
= __x._M_leaf_pos;
local
199
if (__x._M_current_pos -
__node_start_pos
< __len)
214
__node_start_pos
-= __c->_M_left->_M_size;
228
__node_start_pos
+= __c->_M_left->_M_size;
249
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.c
213
size_t
__node_start_pos
= __x._M_leaf_pos;
local
218
if (__x._M_current_pos -
__node_start_pos
< __len) {
223
_STLP_ASSERT(
__node_start_pos
+ __len == __x._M_current_pos)
232
__node_start_pos
-= __c->_M_left->_M_size._M_data;
245
__node_start_pos
+= __c->_M_left->_M_size._M_data;
264
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
ropeimpl.h
195
size_t
__node_start_pos
= __x._M_leaf_pos;
local
199
if (__x._M_current_pos -
__node_start_pos
< __len)
214
__node_start_pos
-= __c->_M_left->_M_size;
228
__node_start_pos
+= __c->_M_left->_M_size;
249
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
ropeimpl.h
197
size_t
__node_start_pos
= __x._M_leaf_pos;
local
201
if (__x._M_current_pos -
__node_start_pos
< __len)
216
__node_start_pos
-= __c->_M_left->_M_size;
230
__node_start_pos
+= __c->_M_left->_M_size;
251
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
ropeimpl.h
197
size_t
__node_start_pos
= __x._M_leaf_pos;
local
201
if (__x._M_current_pos -
__node_start_pos
< __len)
216
__node_start_pos
-= __c->_M_left->_M_size;
230
__node_start_pos
+= __c->_M_left->_M_size;
251
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_rope.c
213
size_t
__node_start_pos
= __x._M_leaf_pos;
local
218
if (__x._M_current_pos -
__node_start_pos
< __len) {
223
_STLP_ASSERT(
__node_start_pos
+ __len == __x._M_current_pos)
232
__node_start_pos
-= __c->_M_left->_M_size._M_data;
245
__node_start_pos
+= __c->_M_left->_M_size._M_data;
264
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_rope.c
213
size_t
__node_start_pos
= __x._M_leaf_pos;
local
218
if (__x._M_current_pos -
__node_start_pos
< __len) {
223
_STLP_ASSERT(
__node_start_pos
+ __len == __x._M_current_pos)
232
__node_start_pos
-= __c->_M_left->_M_size._M_data;
245
__node_start_pos
+= __c->_M_left->_M_size._M_data;
264
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
ropeimpl.h
197
size_t
__node_start_pos
= __x._M_leaf_pos;
local
201
if (__x._M_current_pos -
__node_start_pos
< __len)
216
__node_start_pos
-= __c->_M_left->_M_size;
230
__node_start_pos
+= __c->_M_left->_M_size;
251
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
ropeimpl.h
197
size_t
__node_start_pos
= __x._M_leaf_pos;
local
201
if (__x._M_current_pos -
__node_start_pos
< __len)
216
__node_start_pos
-= __c->_M_left->_M_size;
230
__node_start_pos
+= __c->_M_left->_M_size;
251
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
ropeimpl.h
196
size_t
__node_start_pos
= __x._M_leaf_pos;
local
200
if (__x._M_current_pos -
__node_start_pos
< __len)
215
__node_start_pos
-= __c->_M_left->_M_size;
229
__node_start_pos
+= __c->_M_left->_M_size;
250
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
ropeimpl.h
196
size_t
__node_start_pos
= __x._M_leaf_pos;
local
200
if (__x._M_current_pos -
__node_start_pos
< __len)
215
__node_start_pos
-= __c->_M_left->_M_size;
229
__node_start_pos
+= __c->_M_left->_M_size;
250
__x._M_leaf_pos =
__node_start_pos
;
[
all
...]
Completed in 55 milliseconds