OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_Rep
(Results
1 - 12
of
12
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
rc_string_base.h
46
* [
_Rep
]
54
* you cast it to a pointer-to-
_Rep
and subtract 1 to get a
60
* a single "add" instruction:
_Rep
::_M_refdata(), and
62
* block of raw bytes and with room enough and constructs a
_Rep
66
* not the
_Rep
is so that the debugger can see the string
68
* the
_Rep
for the debugger to use, so users can check the actual
71
* Note that the
_Rep
object is a POD so that you can have a
72
* static "empty string"
_Rep
object already "constructed" before
75
* destroy the empty-string
_Rep
object.
94
//
_Rep
: string representatio
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
rc_string_base.h
48
* [
_Rep
]
56
* you cast it to a pointer-to-
_Rep
and subtract 1 to get a
62
* a single @a add instruction:
_Rep
::_M_refdata(), and
64
* block of raw bytes and with room enough and constructs a
_Rep
68
* not the
_Rep
is so that the debugger can see the string
70
* the
_Rep
for the debugger to use, so users can check the actual
73
* Note that the
_Rep
object is a POD so that you can have a
74
* static <em>empty string</em>
_Rep
object already @a constructed before
77
* destroy the empty-string
_Rep
object.
96
//
_Rep
: string representatio
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
rc_string_base.h
48
* [
_Rep
]
56
* you cast it to a pointer-to-
_Rep
and subtract 1 to get a
62
* a single @a add instruction:
_Rep
::_M_refdata(), and
64
* block of raw bytes and with room enough and constructs a
_Rep
68
* not the
_Rep
is so that the debugger can see the string
70
* the
_Rep
for the debugger to use, so users can check the actual
73
* Note that the
_Rep
object is a POD so that you can have a
74
* static <em>empty string</em>
_Rep
object already @a constructed before
77
* destroy the empty-string
_Rep
object.
96
//
_Rep
: string representatio
[
all
...]
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h
46
* [
_Rep
]
54
* you cast it to a pointer-to-
_Rep
and subtract 1 to get a
60
* a single "add" instruction:
_Rep
::_M_refdata(), and
62
* block of raw bytes and with room enough and constructs a
_Rep
66
* not the
_Rep
is so that the debugger can see the string
68
* the
_Rep
for the debugger to use, so users can check the actual
71
* Note that the
_Rep
object is a POD so that you can have a
72
* static "empty string"
_Rep
object already "constructed" before
75
* destroy the empty-string
_Rep
object.
94
//
_Rep
: string representatio
[
all
...]
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h
46
* [
_Rep
]
54
* you cast it to a pointer-to-
_Rep
and subtract 1 to get a
60
* a single "add" instruction:
_Rep
::_M_refdata(), and
62
* block of raw bytes and with room enough and constructs a
_Rep
66
* not the
_Rep
is so that the debugger can see the string
68
* the
_Rep
for the debugger to use, so users can check the actual
71
* Note that the
_Rep
object is a POD so that you can have a
72
* static "empty string"
_Rep
object already "constructed" before
75
* destroy the empty-string
_Rep
object.
94
//
_Rep
: string representatio
[
all
...]
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h
46
* [
_Rep
]
54
* you cast it to a pointer-to-
_Rep
and subtract 1 to get a
60
* a single "add" instruction:
_Rep
::_M_refdata(), and
62
* block of raw bytes and with room enough and constructs a
_Rep
66
* not the
_Rep
is so that the debugger can see the string
68
* the
_Rep
for the debugger to use, so users can check the actual
71
* Note that the
_Rep
object is a POD so that you can have a
72
* static "empty string"
_Rep
object already "constructed" before
75
* destroy the empty-string
_Rep
object.
94
//
_Rep
: string representatio
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_string.h
68
* [
_Rep
]
76
* you cast it to a pointer-to-
_Rep
and subtract 1 to get a
82
* a single "add" instruction:
_Rep
::_M_data(), and
84
* block of raw bytes and with room enough and constructs a
_Rep
88
* not the
_Rep
is so that the debugger can see the string
90
* the
_Rep
for the debugger to use, so users can check the actual
93
* Note that the
_Rep
object is a POD so that you can have a
94
* static "empty string"
_Rep
object already "constructed" before
97
* destroy the empty-string
_Rep
object.
126
//
_Rep
: string representatio
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_string.h
71
* [
_Rep
]
79
* you cast it to a pointer-to-
_Rep
and subtract 1 to get a
85
* a single @a add instruction:
_Rep
::_M_data(), and
87
* block of raw bytes and with room enough and constructs a
_Rep
91
* not the
_Rep
is so that the debugger can see the string
93
* the
_Rep
for the debugger to use, so users can check the actual
96
* Note that the
_Rep
object is a POD so that you can have a
97
* static <em>empty string</em>
_Rep
object already @a constructed before
100
* destroy the empty-string
_Rep
object.
129
//
_Rep
: string representatio
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_string.h
71
* [
_Rep
]
79
* you cast it to a pointer-to-
_Rep
and subtract 1 to get a
85
* a single @a add instruction:
_Rep
::_M_data(), and
87
* block of raw bytes and with room enough and constructs a
_Rep
91
* not the
_Rep
is so that the debugger can see the string
93
* the
_Rep
for the debugger to use, so users can check the actual
96
* Note that the
_Rep
object is a POD so that you can have a
97
* static <em>empty string</em>
_Rep
object already @a constructed before
100
* destroy the empty-string
_Rep
object.
129
//
_Rep
: string representatio
[
all
...]
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h
68
* [
_Rep
]
76
* you cast it to a pointer-to-
_Rep
and subtract 1 to get a
82
* a single "add" instruction:
_Rep
::_M_data(), and
84
* block of raw bytes and with room enough and constructs a
_Rep
88
* not the
_Rep
is so that the debugger can see the string
90
* the
_Rep
for the debugger to use, so users can check the actual
93
* Note that the
_Rep
object is a POD so that you can have a
94
* static "empty string"
_Rep
object already "constructed" before
97
* destroy the empty-string
_Rep
object.
126
//
_Rep
: string representatio
[
all
...]
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h
68
* [
_Rep
]
76
* you cast it to a pointer-to-
_Rep
and subtract 1 to get a
82
* a single "add" instruction:
_Rep
::_M_data(), and
84
* block of raw bytes and with room enough and constructs a
_Rep
88
* not the
_Rep
is so that the debugger can see the string
90
* the
_Rep
for the debugger to use, so users can check the actual
93
* Note that the
_Rep
object is a POD so that you can have a
94
* static "empty string"
_Rep
object already "constructed" before
97
* destroy the empty-string
_Rep
object.
126
//
_Rep
: string representatio
[
all
...]
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h
68
* [
_Rep
]
76
* you cast it to a pointer-to-
_Rep
and subtract 1 to get a
82
* a single "add" instruction:
_Rep
::_M_data(), and
84
* block of raw bytes and with room enough and constructs a
_Rep
88
* not the
_Rep
is so that the debugger can see the string
90
* the
_Rep
for the debugger to use, so users can check the actual
93
* Note that the
_Rep
object is a POD so that you can have a
94
* static "empty string"
_Rep
object already "constructed" before
97
* destroy the empty-string
_Rep
object.
126
//
_Rep
: string representatio
[
all
...]
Completed in 425 milliseconds