OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appends
(Results
751 - 775
of
1049
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.h
980
* This function
appends
@a __n characters from @a __str
1015
*
Appends
__n copies of __c to this string.
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring.h
695
* This function
appends
@a __n characters from @a __str
740
*
Appends
n copies of c to this string.
763
*
Appends
characters in the range [first,last) to this string.
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_string.h
975
* This function
appends
@a n characters from @a str starting at @a pos
1009
*
Appends
n copies of c to this string.
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
vstring.h
704
* This function
appends
@a __n characters from @a __str
749
*
Appends
n copies of c to this string.
772
*
Appends
characters in the range [first,last) to this string.
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.h
980
* This function
appends
@a __n characters from @a __str
1015
*
Appends
__n copies of __c to this string.
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring.h
695
* This function
appends
@a __n characters from @a __str
740
*
Appends
n copies of c to this string.
763
*
Appends
characters in the range [first,last) to this string.
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
vstring.h
699
* This function
appends
@a __n characters from @a __str
744
*
Appends
n copies of c to this string.
767
*
Appends
characters in the range [first,last) to this string.
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
basic_string.h
983
* This function
appends
@a __n characters from @a __str
1018
*
Appends
__n copies of __c to this string.
[
all
...]
/art/dex2oat/
dex2oat.cc
359
//
Appends
to dex_files any elements of class_path that it doesn't already
[
all
...]
/external/apache-http/src/org/apache/commons/logging/impl/
LogFactoryImpl.java
851
*
Appends
message if the given name is similar to the candidate.
[
all
...]
/external/apache-xml/src/main/java/org/apache/xalan/xslt/
EnvironmentCheck.java
246
* for an equivalent that
appends
to a Node instead
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DTM.java
855
// %REVIEW% Do these
appends
make any sense, should we support a
[
all
...]
/external/chromium/base/metrics/
histogram.h
522
// Helpers for emitting Ascii graphic. Each method
appends
data to output.
/external/chromium/testing/gtest/include/gtest/internal/
gtest-internal.h
165
//
Appends
the user-supplied message to the Google-Test-generated message.
[
all
...]
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
mux.py
583
"""
Appends
incoming frame data. Called when mux_handler dispatches
[
all
...]
/external/chromium_org/chrome/browser/sessions/
session_restore.cc
[
all
...]
/external/chromium_org/components/autofill/content/renderer/
form_autofill_util.cc
99
//
Appends
|suffix| to |prefix| so that any intermediary whitespace is collapsed
[
all
...]
/external/chromium_org/net/url_request/
url_request.h
390
//
Appends
the given bytes to the request's upload data to be sent
[
all
...]
/external/chromium_org/testing/gtest/include/gtest/internal/
gtest-internal.h
135
//
Appends
the user-supplied message to the Google-Test-generated message.
[
all
...]
/external/chromium_org/third_party/codesighs/
msmap2tsv.c
212
static Switch gOutputSwitch = {"--output", "-o", 1, NULL, "Specify output file." DESC_NEWLINE "
Appends
if file exists." DESC_NEWLINE "stdout is default."};
[
all
...]
/external/chromium_org/third_party/icu/source/tools/dumpce/
dumpce.cpp
457
*
Appends
directory path with an ending seperator if necessary.
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-internal.h
165
//
Appends
the user-supplied message to the Google-Test-generated message.
[
all
...]
/external/chromium_org/third_party/openssl/openssl/crypto/evp/
evp.h
389
* EVP_Cipher even
appends
/verifies MAC.
[
all
...]
/external/chromium_org/third_party/openssl/openssl/include/openssl/
evp.h
389
* EVP_Cipher even
appends
/verifies MAC.
[
all
...]
/external/chromium_org/third_party/skia/src/effects/
SkLightingImageFilter.cpp
427
* the FS. The default of emitLightColor
appends
the name of the constant light color uniform
[
all
...]
Completed in 1902 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>