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

1 23 4 5 6 7 8 91011>>

  /bionic/libc/string/
strlcat.c 23 * Appends src to string dst of size siz (unlike strncat, siz is the
  /external/chromium/base/
file_util_deprecated.h 31 // Appends new_ending to path, adding a separator between the two if necessary.
utf_string_conversion_utils.h 61 // Appends a UTF-8 character to the given 8-bit string. Returns the number of
65 // Appends the given code point as a UTF-16 character to the given 16-bit
70 // Appends the given UTF-32 character to the given 32-bit string. Returns the
  /external/chromium/base/json/
json_writer.h 49 // Appends a quoted, escaped, version of (UTF-8) str to json_string_.
  /external/chromium/net/websockets/
websocket_frame_handler.h 33 // Appends WebSocket raw data on connection.
  /external/chromium/sdch/open-vcdiff/src/
codetablewriter_interface.h 41 // Finishes encoding and appends the encoded delta window to the output
  /external/chromium_org/base/debug/
trace_event_system_stats_monitor.h 67 // trace event compatible JSON and appends to |output|. Visible for testing.
trace_event_memory.h 128 // trace event compatible JSON and appends to |output|. Visible for testing.
134 // appends to |output|. Visible for testing.
139 // JSON and appends to |output|. Returns true if the line was valid and has a
  /external/chromium_org/base/strings/
stringprintf.h 50 // Lower-level routine that takes a va_list and appends to a specified
utf_string_conversion_utils.h 61 // Appends a UTF-8 character to the given 8-bit string. Returns the number of
67 // Appends the given code point as a UTF-16 character to the given 16-bit
72 // Appends the given UTF-32 character to the given 32-bit string. Returns the
  /external/chromium_org/chrome/browser/ui/webui/memory_internals/
memory_internals_proxy.h 63 // in a tab, into Value format and appends it to information of the process
  /external/chromium_org/cloud_print/gcp20/prototype/
dns_response_builder.h 57 // Appends response to packet.
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
DeviceUtils.java 64 * Appends the switch specifying which user agent should be used for this device.
  /external/chromium_org/courgette/
streams.h 123 // Appends |byte_count| bytes from |data| to the stream.
126 // Appends the 'varint32' encoding of |value| to the stream.
129 // Appends the 'varint32' encoding of |value| to the stream.
132 // Appends the 'varint32' encoding of |value| to the stream.
  /external/chromium_org/media/base/
byte_queue.h 27 // Appends new bytes onto the end of the queue.
  /external/chromium_org/ppapi/tests/
testing_instance.h 91 // Appends an error message to the log.
139 // Appends a list of available tests to the console in the document.
142 // Appends the given error test to the console in the document.
145 // Appends the given HTML string to the console in the document.
  /external/chromium_org/third_party/sqlite/src/
addopcodes.awk 3 # This script appends additional token codes to the end of the
  /external/chromium_org/tools/gn/
string_utils.h 44 // Appends the given string piece to the given string. This avoids an
  /external/easymock/src/org/easymock/
IArgumentMatcher.java 40 * Appends a string representation of this matcher to the given buffer. In case
  /external/jsilver/src/com/google/clearsilver/jsilver/precompiler/
PrecompiledTemplateMapKey.java 64 * String representation of key. If the template was auto escaped, it appends the
  /external/proguard/src/proguard/gui/
TextAreaOutputStream.java 29 * This <code>PrintStream</code> appends its output to a given text area.
  /frameworks/av/drm/libdrmframework/include/
ReadWriteUtils.h 65 * Appends the data into the file path provided
  /frameworks/support/v4/java/android/support/v4/database/
DatabaseUtilsCompat.java 46 * Appends one set of selection args to another. This is useful when adding a selection
  /external/chromium_org/tools/json_schema_compiler/
code.py 18 """Appends a line of code at the current indent level or just a newline if
39 Appends the code at the current indent level. Will fail if there are any
69 Appends a line of code and then increases the indent level.
  /external/libnfc-nci/src/nfc/include/
ndef_utils.h 307 ** Description This function appends extra payload to a specific record in the
477 ** Description This function appends COD EIR data at the end of BT OOB Record.
489 ** Description This function appends Bluetooth Local Name EIR data
503 ** Description This function appends Hash C and Rand R at the end of BT OOB Record.
515 ** Description This function appends EIR Data at the end of BT OOB Record.

Completed in 1674 milliseconds

1 23 4 5 6 7 8 91011>>