/libcore/luni/src/main/java/java/lang/ |
IntegralToString.java | 178 * Returns null and appends the string representation of i to sb if sb is non-null. 312 * Returns null and appends the string representation of n to sb if sb is non-null.
|
/libcore/luni/src/main/java/java/text/ |
DateFormat.java | 267 * format and appends the string to the specified string buffer. 312 * format and appends the string to the specified string buffer.
|
/libcore/luni/src/main/java/java/util/regex/ |
Matcher.java | 94 * Appends a literal part of the input plus a replacement for the current 273 * Appends the (unmatched) remainder of the input to the given
|
/external/chromium/net/tools/flip_server/ |
balsa_headers.h | 645 // Replaces header entries with key 'key' if they exist, or appends 665 // Appends ',value' to an existing header named 'key'. If no header with the [all...] |
/external/chromium_org/net/tools/balsa/ |
balsa_headers.h | 637 // Replaces header entries with key 'key' if they exist, or appends 657 // Appends ',value' to an existing header named 'key'. If no header with the [all...] |
/external/chromium_org/sdch/open-vcdiff/src/ |
vcdecoder.cc | 110 // Appends the decoded target window to parent_->decoded_target(). Returns 186 // decoding. Appends as much of the decoded target window as possible to 520 // Appends to output_string the portion of decoded_target_ that has [all...] |
/external/chromium_org/third_party/icu/source/common/ |
serv.h | 100 * appends the original ID to result. Result is returned as a convenience.</p> 108 * <p>Return the (canonical) current ID. This implementation appends 117 * <p>Return the current descriptor. This implementation appends [all...] |
/external/clang/lib/AST/ |
TypePrinter.cpp | 816 /// Appends the given scope to the end of a string. [all...] |
/external/clang/lib/CodeGen/ |
CodeGenModule.h | [all...] |
/external/icu4c/common/ |
serv.h | 100 * appends the original ID to result. Result is returned as a convenience.</p> 108 * <p>Return the (canonical) current ID. This implementation appends 117 * <p>Return the current descriptor. This implementation appends [all...] |
/external/javassist/src/main/javassist/bytecode/ |
CodeIterator.java | 661 * Appends the given bytecode sequence at the end. 681 * Appends a gap at the end of the bytecode sequence. 703 * Copies and appends the entries in the given exception table [all...] |
/external/open-vcdiff/src/ |
vcdecoder.cc | 110 // Appends the decoded target window to parent_->decoded_target(). Returns 186 // decoding. Appends as much of the decoded target window as possible to 520 // Appends to output_string the portion of decoded_target_ that has [all...] |
/frameworks/base/core/java/android/database/ |
DatabaseUtils.java | 322 * Appends an SQL string to the given StringBuilder, including the opening 368 * Appends an Object to an SQL string with the proper escaping, etc. [all...] |
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3commontoken.c | 566 outtext->appendS(outtext, text);
|
/external/chromium/base/ |
string_number_conversions.cc | 206 // - a static function, Increment, that appends the next digit appropriately
|
/external/chromium/chrome/browser/chromeos/ |
boot_times_loader.cc | 220 // Appends the given buffer into the file. Returns the number of bytes
|
/external/chromium/chrome/browser/history/ |
url_database.h | 288 // string, it will save time doing string appends. If you have to build a SQL
|
/external/chromium/chrome/browser/resources/bookmark_manager/js/bmm/ |
bookmark_list.js | 45 * Removes all children and appends a new child.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
util.js | 352 * Appends a new child to the specified (parent) node.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
util.js | 352 * Appends a new child to the specified (parent) node.
|
/external/chromium/googleurl/src/ |
url_canon_path.cc | 191 // Appends the given path to the output. It assumes that if the input path
|
/external/chromium/net/http/ |
http_response_headers.h | 59 // Appends a representation of this object to the given pickle.
|
/external/chromium/net/socket/ |
client_socket_pool_manager.cc | 45 // Appends information about all |socket_pools| to the end of |list|.
|
/external/chromium/net/websockets/ |
websocket_handshake_handler.cc | 104 // Gets a key number from |key| and appends the number to |challenge|.
|
/external/chromium_org/android_webview/native/ |
cookie_manager.cc | 67 // WebViewClassic gets the database path from Context and appends a
|