HomeSort by relevance Sort by last modified time
    Searched full:appended (Results 626 - 650 of 2722) sorted by null

<<21222324252627282930>>

  /art/tools/ahat/src/heapdump/
Diff.java 177 * PlaceHolder objects are appended to the lists as needed to ensure every
179 * objects are also appended to the given placeholders list, so their Site
  /dalvik/dexgen/src/com/android/dexgen/rop/
ByteCatchList.java 154 * {@code noException} address appended if appropriate. The
160 * {@code noException} appended if necessary
  /dalvik/dx/src/com/android/dx/cf/code/
ByteCatchList.java 154 * {@code noException} address appended if appropriate. The
160 * {@code noException} appended if necessary
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
code.py 253 internal newlines. The line is appended to a buffer and the
258 is left as it was after the line was appended. The return
  /external/apache-commons-math/src/main/java/org/apache/commons/math/complex/
ComplexFormat.java 141 * @param toAppendTo where the text is to be appended
177 * @param toAppendTo where the text is to be appended
  /external/apache-commons-math/src/main/java/org/apache/commons/math/fraction/
BigFractionFormat.java 132 * @param toAppendTo where the text is to be appended
157 * @param toAppendTo where the text is to be appended
  /external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
Vector3DFormat.java 197 * @param toAppendTo where the text is to be appended
230 * @param toAppendTo where the text is to be appended
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
RealVectorFormat.java 200 * @param toAppendTo where the text is to be appended
234 * @param toAppendTo where the text is to be appended
  /external/apache-xml/src/main/java/org/apache/xml/utils/
FastStringBuffer.java 341 // line -- as we would have left the indexes had we appended up to that point.
414 * @param value character to be appended.
475 * @param value String whose contents are to be appended.
557 * @param value StringBuffer whose contents are to be appended.
723 * to be appended.
730 // probably on a different alignment due to previously appended
879 * @param sb StringBuffer to be appended to
882 * @return sb with the requested text appended to it
    [all...]
  /external/archive-patcher/shared/src/test/java/com/google/archivepatcher/shared/
UnitTestZipArchive.java 90 * @param contentPrefix the content prefix - the corpus body will be appended to this value to
107 * @param contentPrefix the content prefix - the corpus body will be appended to this value to
  /external/google-tv-pairing-protocol/java/src/com/google/polo/json/
JSONWriter.java 134 * <code>endArray</code> will be appended to this array. The
226 * <code>endObject</code> will be appended to this object. The
  /external/icu/icu4c/source/i18n/
reldtfmt.h 98 * Result is appended to existing contents.
115 * Result is appended to existing contents.
  /external/icu/icu4c/source/i18n/unicode/
measfmt.h 179 * @param appendTo formatted string appended here.
199 * @param appendTo formatted string appended here.
  /external/libmojo/base/android/java/src/org/chromium/base/
PerfTraceEvent.java 327 * @param suffix The required suffix to be appended to the name.
341 * to STDOUT, otherwise the JSON performance data will be appended to {@code file}. This should
  /external/nanopb-c/generator/google/protobuf/
message.py 100 appended. Singular sub-messages and groups are recursively merged.
220 # Typically (in python), an underscore is appended to names that are
  /external/protobuf/python/google/protobuf/
message.py 99 appended. Singular sub-messages and groups are recursively merged.
223 # Typically (in python), an underscore is appended to names that are
  /external/python/cpython2/Doc/library/
stat.rst 303 The file may only be appended to.
331 The file may only be appended to.
  /external/python/cpython2/Lib/
code.py 253 internal newlines. The line is appended to a buffer and the
258 is left as it was after the line was appended. The return
  /external/python/cpython2/Lib/lib2to3/
main.py 32 have an extra file suffix appended to their name for use in situations
53 this appended to their filename. Useful for changing .py to
  /external/v8/src/zone/
zone-chunk-list.h 35 // filled up, a new one gets appended. New chunks appended at the end will
  /frameworks/base/core/java/com/android/internal/os/
Zygote.java 213 * prefixed with a space, and appended to the command.
216 * @param args An array of argument strings to be quoted and appended to the command.
  /libcore/luni/src/main/java/libcore/net/
UriCodec.java 148 * Encoded output is appended to {@code builder}. This uses the default output encoding (UTF-8).
157 * Encoded output is appended to {@code builder}. This uses the default output encoding (UTF-8).
  /libcore/ojluni/src/main/java/java/lang/
StringBuilder.java 144 * The characters of the {@code StringBuffer} argument are appended,
148 * {@code "null"} are appended to this sequence.
  /libcore/ojluni/src/main/java/java/util/
StringJoiner.java 200 * that delimiter and the result is appended to this {@code StringJoiner}
212 // lock the length so that we can seize the data to be appended
  /prebuilts/gdb/darwin-x86/lib/python2.7/
code.py 253 internal newlines. The line is appended to a buffer and the
258 is left as it was after the line was appended. The return

Completed in 1118 milliseconds

<<21222324252627282930>>