HomeSort by relevance Sort by last modified time
    Searched full:appends (Results 426 - 450 of 1049) sorted by null

<<11121314151617181920>>

  /libcore/luni/src/main/java/java/sql/
SQLException.java 217 * Obsolete. Appends {@code ex} to the end of this chain.
  /libcore/luni/src/main/java/java/text/
Format.java 98 * Appends the specified object to the specified string buffer using the
  /libcore/luni/src/main/java/libcore/net/
UriCodec.java 87 * Encodes {@code s} and appends the result to {@code builder}.
  /packages/apps/Exchange/src/com/android/exchange/utility/
UriCodec.java 106 * Encodes {@code s} and appends the result to {@code builder}.
  /packages/apps/Mms/src/com/android/mms/transaction/
PushReceiver.java 194 // TODO ContentResolver.query() appends closing ')' to the selection argument
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_iterlen.py 33 appends after the current position are ignored. Any other approach leads
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_iterlen.py 33 appends after the current position are ignored. Any other approach leads
  /system/media/camera/docs/
metadata-generate 45 # Generates a file. Appends to $out_files array as a side effect.
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
RepeatedFieldBuilder.java 311 * Appends the specified element to the end of this list.
356 * Appends all of the messages in the specified collection to the end of
392 * Appends a new builder to the end of this list and returns the builder.
  /external/proguard/src/proguard/classfile/editor/
CodeAttributeComposer.java 161 * Appends the given instruction with the given old offset.
200 * Appends the given label with the given old offset.
218 * Appends the given exception to the exception table.
  /frameworks/opt/calendar/src/com/android/calendarcommon2/
ICalendar.java 188 * Helper method that appends this component to a StringBuilder. The
336 * Helper method that appends this property to a StringBuilder. The
385 * Helper method that appends this parameter to a StringBuilder.
  /libcore/luni/src/main/java/java/io/
PrintStream.java 613 * Appends the char {@code c}.
622 * Appends the CharSequence {@code charSequence}, or {@code "null"}.
635 * Appends a subsequence of CharSequence {@code charSequence}, or {@code "null"}.
PrintWriter.java 664 * Appends the character {@code c} to the target.
677 * Appends the character sequence {@code csq} to the target. This
696 * Appends a subsequence of the character sequence {@code csq} to the
  /libcore/luni/src/main/java/java/lang/
StringBuffer.java 283 * Appends the specified CharSequence to this buffer.
304 * Appends the specified subsequence of the CharSequence to this buffer.
328 * Appends the string representation of the specified Unicode code point to
  /bootable/recovery/
verifier.cpp 199 // the signing tool appends after the signature itself.
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_FilesTest.java 65 // Add a path for a file and check that the returned uri appends a
  /external/chromium/chrome/browser/autofill/
personal_data_manager.h 167 // appends |profile| to the end of that list. Fills |merged_profiles| with the
  /external/chromium/chrome/browser/download/
download_util.h 224 // Appends the passed the number between parenthesis the path before the
  /external/chromium/chrome/browser/net/
passive_log_collector.h 84 // Appends all the captured entries to |out|. The ordering is undefined.
  /external/chromium/chrome/browser/renderer_host/
render_widget_host_view_gtk.h 125 // Appends the input methods context menu to the specified |menu| object as a
  /external/chromium_org/base/files/
file_posix.cc 94 // standard and always appends if the file is opened with O_APPEND, just
  /external/chromium_org/base/
logging.h     [all...]
platform_file_posix.cc 92 // standard and always appends if the file is opened with O_APPEND, just
  /external/chromium_org/chrome/app/
chrome_breakpad_client.cc 246 // Generate the final value name we'll use (appends the crash number to the
  /external/chromium_org/chrome/browser/resources/ntp4/
other_sessions.js 297 * Appends a menu item to |this.menu|.

Completed in 1172 milliseconds

<<11121314151617181920>>