OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appends
(Results
26 - 50
of
1049
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/libcore/luni/src/main/java/java/lang/
Appendable.java
38
*
Appends
the specified character.
49
*
Appends
the character sequence {@code csq}. Implementation classes may
64
*
Appends
a subsequence of {@code csq}.
StringBuilder.java
99
*
Appends
the string representation of the specified {@code boolean} value.
114
*
Appends
the string representation of the specified {@code char} value.
129
*
Appends
the string representation of the specified {@code int} value. The
144
*
Appends
the string representation of the specified {@code long} value.
159
*
Appends
the string representation of the specified {@code float} value.
174
*
Appends
the string representation of the specified {@code double} value.
189
*
Appends
the string representation of the specified {@code Object}.
208
*
Appends
the contents of the specified string. If the string is {@code
221
*
Appends
the contents of the specified {@code StringBuffer}. If the
239
*
Appends
the string representation of the specified {@code char[]}
[
all
...]
/external/icu4c/common/unicode/
appendable.h
58
*
Appends
a 16-bit code unit.
66
*
Appends
a code point.
75
*
Appends
a string.
167
*
Appends
a 16-bit code unit to the string.
175
*
Appends
a code point to the string.
183
*
Appends
a string to the UnicodeString.
/external/chromium_org/content/browser/speech/
chunked_byte_buffer.h
33
//
Appends
|length| bytes starting from |start| to the buffer.
36
//
Appends
bytes contained in the |string| to the buffer.
/external/chromium_org/third_party/libjingle/source/talk/base/
windowpicker.h
64
// Gets a list of window description and
appends
to descriptions.
67
// Gets a list of desktop descriptions and
appends
to descriptions.
/external/chromium_org/tools/grit/grit/format/policy_templates/writers/
template_writer.py
182
'''
Appends
the template text corresponding to a policy into the
191
'''
Appends
the template text corresponding to a recommended policy into the
202
'''
Appends
the template text corresponding to the beginning of a
211
'''
Appends
the template text corresponding to the end of a
217
'''
Appends
the template text corresponding to the beginning of a recommended
226
'''
Appends
the template text corresponding to the end of a recommended
232
'''
Appends
the text corresponding to the beginning of the whole
238
'''
Appends
the text corresponding to the end of the whole