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

<<11121314151617181920>>

  /external/chromium_org/chromeos/dbus/
power_policy_controller.cc 17 // Appends a description of |field|, a field within |delays|, a
27 // Appends descriptions of all of the set delays in |delays|, a
  /external/chromium_org/ppapi/api/
ppb_url_request_info.idl 212 * AppendDataToBody() appends data to the request body. A Content-Length
231 * AppendFileToBody() appends a file, to be uploaded, to the request body.
  /external/chromium_org/ppapi/c/
ppb_url_request_info.h 216 * AppendDataToBody() appends data to the request body. A Content-Length
233 * AppendFileToBody() appends a file, to be uploaded, to the request body.
  /external/chromium_org/sdch/open-vcdiff/src/google/
vcencoder.h 167 // Appends compressed encoding for "data" (one complete VCDIFF delta window)
183 // Finishes encoding and appends any leftover encoded data to *output_string.
  /external/chromium_org/tools/grit/grit/format/policy_templates/writers/
adm_writer.py 29 '''Appends a string with indentation and a linebreak to |self.lines|.
48 '''Appends the content of another |IndentedStringBuilder| to |self.lines|.
  /external/clang/lib/Sema/
MultiplexExternalSemaSource.cpp 19 ///\brief Constructs a new multiplexing external sema source and appends the
33 ///\brief Appends new source to the source list.
  /external/open-vcdiff/src/google/
vcencoder.h 167 // Appends compressed encoding for "data" (one complete VCDIFF delta window)
183 // Finishes encoding and appends any leftover encoded data to *output_string.
  /libcore/luni/src/main/java/java/io/
CharArrayWriter.java 236 * Appends a char {@code c} to the {@code CharArrayWriter}. The method works
250 * Appends a {@code CharSequence} to the {@code CharArrayWriter}. The method
  /libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/
SHA1Impl.java 36 * The "updateHash(..)" method appends new bytes to existing ones
145 * The method appends new bytes to existing ones
  /sdk/find_java/
utils.h 250 // Appends a path segment, adding a \ as necessary.
255 // Appends a path segment, adding a \ as necessary.
  /art/runtime/base/unix_file/
random_access_file_test.h 126 // Expanding the file appends zero bytes.
  /external/apache-http/src/org/apache/http/message/
LineFormatter.java 80 * It does <i>not</i> clear the argument buffer, but appends instead.
  /external/chromium/base/
linked_list.h 149 // Appends |e| to the end of the linked list.
  /external/chromium/chrome/browser/history/
query_parser.h 53 // Appends the words that make up this node in |words|.
  /external/chromium/chrome/browser/sessions/
session_backend_unittest.cc 176 // Writes a command, appends another command with reset to true, then reads
  /external/chromium/chrome/common/
chrome_content_client.cc 44 // Appends the known built-in plugins to the given vector. Some built-in
  /external/chromium/chrome/common/extensions/
extension_message_bundle.h 117 // Appends locale specific reserved messages to the dictionary.
  /external/chromium/net/base/
keygen_handler_win.cc 62 // appends it to |output|.
  /external/chromium/net/http/
des.cc 211 // Pass a 'Final' of FALSE, otherwise CryptEncrypt appends one additional
  /external/chromium/net/tools/flip_server/
ring_buffer.cc 53 // Appends up-to-'size' bytes to the ringbuffer.
ring_buffer.h 49 // appends up-to-'size' bytes to the ringbuffer.
simple_buffer.cc 84 // appends up-to-'size' bytes to the simplebuffer.
  /external/chromium/testing/gmock/src/
gmock-internal-utils.cc 161 // Appends a new-line to message if it doesn't end with one.
  /external/chromium/testing/gtest/include/gtest/
gtest-test-part.h 127 // Appends the given TestPartResult to the array.
  /external/chromium_org/base/containers/
linked_list.h 141 // Appends |e| to the end of the linked list.

Completed in 712 milliseconds

<<11121314151617181920>>