HomeSort by relevance Sort by last modified time
    Searched full:concatenated (Results 1 - 25 of 278) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /bionic/
Android.mk 22 # The host dalvikvm needs Android's concatenated & indexed timezone data.
  /libcore/luni/src/main/java/java/io/
InvalidClassException.java 73 * values are concatenated and returned.
75 * @return the detail message, possibly concatenated with the name of the
  /external/chromium/net/proxy/
proxy_resolver_js_bindings_unittest.cc 68 // Make a copy of the concatenated list.
69 AddressList concatenated; local
70 concatenated.Copy(result.head());
75 return concatenated;
  /frameworks/base/core/jni/
sqlite3_exception.h 36 concatenated with the given message
  /external/proguard/src/proguard/classfile/visitor/
MemberCollector.java 29 * This MemberVisitor collects the concatenated name/descriptor strings of
  /external/chromium/net/third_party/nss/ssl/
sslver.c 50 * NOTE: the first component of the concatenated rcsid string
  /external/webkit/WebCore/manual-tests/inspector/
console-log-formatting.html 53 "'multiple', 'parameters', 'should', 'be', 'concatenated'",
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
DeConcatenator.c 200 * Start parsing the concatenated MPDU and create an MSDUs.
280 * Copy the SA from the concatenated MSDU to the header.
331 * Copy the SA from the concatenated MSDU to the header.
357 * Create a new BD, link it concatenated to the data buffer's SNAP header.
Concatenator.c 163 and it contains the entire concatenated MPDU.
246 /* Update the size of the concatenated MSDU. */
288 prefix to the concatenated MSDU.
  /external/dbus/test/data/sha-1/
Readme.txt 47 and concatenated with ?M?. The first bit
48 concatenated with ?M? is the most significant bit of
  /hardware/ril/include/telephony/
ril_cdma_sms.h 240 /*indicates the reference number for a particular concatenated short message. */
241 /*it is constant for every short message which makes up a particular concatenated short message*/
244 /*indicates the total number of short messages within the concatenated short message.
246 short message which makes up the concatenated short message.
251 * it indicates the sequence number of a particular short message within the concatenated short
253 * within the concatenated short message. If the value is zero or the value is
461 ** concatenated SMS message.
  /external/bison/lib/
gettext.h 72 The argument, String, should be a literal string. Concatenated strings
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Array/
15.4.4.2.js 26 and these strings are then concatenated, separated by
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Array/
15.4.4.3-1.js 29 * concatenated with an implementation-specific delimiter. For example:
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Borland/
NOTES 37 The first input was a typical postscript file concatenated 10 times;
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
TablePanel.java 77 // all lines must be concatenated.
  /frameworks/base/graphics/java/android/graphics/
YuvImage.java 46 * concatenated into a single byte array.
69 * concatenated into a single byte array.
  /frameworks/base/core/java/android/content/
ComponentName.java 119 * is represented as the package name, concatenated with a '/' and then the
134 * is represented as the package name, concatenated with a '/' and then the
  /frameworks/base/core/java/android/util/
Patterns.java 179 * regex Matcher and return them as a concatenated string.
185 * groups concatenated together
  /libcore/luni/src/main/java/org/apache/harmony/luni/internal/util/
ZoneInfoDB.java 34 * disk space the data for all time zones are concatenated into a single file, and a
48 * The name of the file containing the concatenated time zone records.
  /external/chromium/sdch/open-vcdiff/src/
vcdecoder_test.h 49 // concatenated delta file header, delta window header, and delta window
  /external/chromium/third_party/icu/source/i18n/
cpdtrans.h 232 * Return the IDs of the given list of transliterators, concatenated
csrmbcs.h 24 // bytes (concatenated into an int) from the codepage data.
  /external/freetype/include/freetype/internal/
ftrfork.h 41 /* and internal offset. The `POST' resource expects to be concatenated */
  /external/guava/src/com/google/common/collect/
ObjectArrays.java 60 * Returns a new array that contains the concatenated contents of two arrays.

Completed in 2364 milliseconds

1 2 3 4 5 6 7 8 91011>>