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

1 2 3 45 6 7 8 91011>>

  /external/libnfc-nci/src/nfc/ndef/
ndef_cho_utils.c 324 ** Description This function appends COD EIR data at the end of BT OOB Record.
371 ** Description This function appends Bluetooth Local Name EIR data
429 ** Description This function appends Hash C and Rand R at the end of BT OOB Record.
482 ** Description This function appends EIR Data at the end of BT OOB Record.
  /external/llvm/cmake/modules/
LLVMProcessSources.cmake 5 # If `old' is not in `var', appends `new' to `var'.
  /external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
AuthenticationHelper.java 30 * the specified Response (Challenge) and appends it to the challenged
  /external/open-vcdiff/src/
encodetable.h 107 // Appends the encoded delta window to the output
134 // Determines the best opcode to encode an instruction, and appends
150 // Appends the size value to the string as a variable-length integer.
153 // Appends the size value to the output string as a variable-length integer.
varint_bigendian.h 106 // Appends the varint representation of "value" to "*s".
110 // Appends the varint representation of "value" to output_string.
  /external/openssh/openbsd-compat/
strlcat.c 28 * Appends src to string dst of size siz (unlike strncat, siz is the
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
CharacterDataImpl.java 55 * Appends this node's text content to the given builder.
  /external/chromium/chrome/browser/extensions/
extension_cookies_helpers.h 62 // Looks through all cookies in the given cookie store, and appends to the
72 // Appends the IDs of all tabs belonging to the given browser to the
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/table/
table_header.js 92 * Appends column splitters to the table header.
114 * Renders column header. Appends text label and sort arrow if needed.
  /external/chromium/chrome/browser/sessions/
session_backend.h 58 // Appends the specified commands to the current file. If reset_first is
113 // Appends the specified commands to the specified file.
  /external/chromium/sdch/open-vcdiff/src/
varint_bigendian.h 106 // Appends the varint representation of "value" to "*s".
110 // Appends the varint representation of "value" to output_string.
  /external/chromium_org/chrome/browser/extensions/api/cookies/
cookies_helpers.h 79 // Looks through all cookies in the given cookie store, and appends to the
87 // Appends the IDs of all tabs belonging to the given browser to the
  /external/chromium_org/chrome/browser/sessions/
session_backend.h 59 // Appends the specified commands to the current file. If reset_first is
110 // Appends the specified commands to the specified file.
  /external/chromium_org/chrome/browser/ui/toolbar/
wrench_menu_model.h 149 // Appends everything needed for the clipboard menu: a menu break, the
155 // Appends everything needed for the zoom menu: a menu break, then the zoom
  /external/chromium_org/chromeos/dbus/
cros_disks_client_unittest.cc 16 // Appends a boolean entry to a dictionary of type "a{sv}"
27 // Appends a string entry to a dictionary of type "a{sv}"
shill_client_helper.h 144 // Appends the value (basic types and string-to-string dictionary) to the
149 // Appends a string-to-variant dictionary to the writer.
  /external/chromium_org/media/mp2t/
mp2t_stream_parser_unittest.cc 151 // Test small, non-segment-aligned appends.
159 // Test small, non-segment-aligned appends.
  /external/chromium_org/sdch/open-vcdiff/src/
varint_bigendian.h 106 // Appends the varint representation of "value" to "*s".
110 // Appends the varint representation of "value" to output_string.
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLInputStream.h 46 // which appends them to the "current" string.
49 // The network adds data at the end of the InputStream, which appends
  /external/chromium_org/ui/webui/resources/js/cr/ui/table/
table_header.js 110 * Appends column splitters to the table header.
142 * Renders column header. Appends text label and sort arrow if needed.
  /external/icu4c/common/
charstr.h 111 * Appends a filename/path part, e.g., a directory name.
112 * First appends a U_FILE_SEP_CHAR if necessary.
  /external/javassist/src/main/javassist/bytecode/
InnerClassesAttribute.java 159 * Appends a new entry.
174 * Appends a new entry.
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
HtmlStripFunction.java 158 * Attempts to decode the entity provided, if it succeeds appends it to the out string.
189 * Appends an entity to a string by numeric code.
  /external/openssh/
buffer.c 69 /* Appends data to the buffer, expanding it if necessary. */
97 * Appends space to the buffer, expanding the buffer if necessary. This does
compress.c 86 * receiver. This appends the compressed data to the output buffer.
131 * with that. This appends the uncompressed data to the output buffer.

Completed in 1410 milliseconds

1 2 3 45 6 7 8 91011>>