HomeSort by relevance Sort by last modified time
    Searched full:appends (Results 476 - 500 of 1640) sorted by null

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/crypto/cipher/
gcm.go 25 // additional data and appends the result to dst, returning the updated
34 // additional data and, if successful, appends the resulting plaintext
  /prebuilts/go/linux-x86/doc/codewalk/
markov.xml 147 The built-in <code>append</code> function appends elements to a slice
198 appends them to a slice (<code>words</code>).
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
decompose.go 245 // by name where possible, and appends those new names to slots, which is then
278 // by name where possible, and appends those new names to slots, which is then
  /prebuilts/go/linux-x86/src/crypto/cipher/
gcm.go 25 // additional data and appends the result to dst, returning the updated
34 // additional data and, if successful, appends the resulting plaintext
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftstroke.h 587 * Note that this function appends the border points and
662 * Note that this function appends the border points and
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
zero_copy_stream_impl_lite.h 125 // A ZeroCopyOutputStream which appends bytes to a string.
128 // Create a StringOutputStream which appends bytes to the given string.
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
zero_copy_stream_impl_lite.h 125 // A ZeroCopyOutputStream which appends bytes to a string.
128 // Create a StringOutputStream which appends bytes to the given string.
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
zero_copy_stream_impl_lite.h 125 // A ZeroCopyOutputStream which appends bytes to a string.
128 // Create a StringOutputStream which appends bytes to the given string.
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream_impl_lite.h 125 // A ZeroCopyOutputStream which appends bytes to a string.
128 // Create a StringOutputStream which appends bytes to the given string.
  /cts/common/device-side/util/src/com/android/compatibility/common/util/
MediaPerfUtils.java 51 * and |outputFormat|. Also appends same to |message| and returns the resulting base message
  /dalvik/dexgen/src/com/android/dexgen/util/
TwoColumnOutput.java 226 * Appends a newline to the given buffer via the given writer, but
  /dalvik/dx/src/com/android/dx/util/
TwoColumnOutput.java 226 * Appends a newline to the given buffer via the given writer, but
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_iterlen.py 33 appends after the current position are ignored. Any other approach leads
  /external/annotation-tools/asmx/src/org/objectweb/asm/util/
AbstractVisitor.java 135 * Appends a quoted string to a given buffer.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/fraction/
FractionFormat.java 159 * Formats an object and appends the result to a StringBuffer. <code>obj</code> must be either a
  /external/apache-http/src/org/apache/http/message/
LineFormatter.java 85 * It does <i>not</i> clear the argument buffer, but appends instead.
  /external/autotest/server/cros/multimedia/
cfm_facade_adapter.py 131 # No suffix since cfm_proxy.take_screenshot() automactially appends one.
  /external/boringssl/src/include/openssl/
ecdsa.h 142 // ECDSA_SIG_marshal marshals |sig| as a DER-encoded ECDSA-Sig-Value and appends
  /external/chromium-trace/catapult/devil/devil/android/
apk_helper.py 68 # namespace and appends it to the attribute names.
  /external/clang/include/clang/Sema/
ParsedTemplate.h 190 /// appends it to List.
  /external/emma/core/java12/com/vladium/jcd/cls/
IConstantCollection.java 148 * Appends 'constant' to the end of the collection. No duplicate checks
  /external/fonttools/Doc/
ttx.1 58 never overwrites existing files; if necessary, it appends a suffix to
  /external/googletest/googlemock/src/
gmock-internal-utils.cc 161 // Appends a new-line to message if it doesn't end with one.
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ObjectArrays.java 67 * Returns a new array that appends {@code element} to {@code array}.
  /external/icu/android_icu4j/src/main/java/android/icu/text/
FilteredNormalizer2.java 207 // Internal: No argument checking, and appends to dest.

Completed in 1836 milliseconds

<<11121314151617181920>>