HomeSort by relevance Sort by last modified time
    Searched full:concatenate (Results 176 - 200 of 494) sorted by null

1 2 3 4 5 6 78 91011>>

  /developers/samples/android/connectivity/nfc/CardEmulation/CardEmulationSample/src/main/java/com/example/android/cardemulation/
CardService.java 155 * Utility method to concatenate two byte arrays.
  /external/libvorbis/doc/
06-floor0.tex 67 10) concatenate [temp_vector] onto the end of the [coefficients] vector
  /external/wpa_supplicant_8/src/utils/
wpabuf.c 220 * wpabuf_concat - Concatenate two buffers into a newly allocated one
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armOMX.h 35 /* We need to define these two macros in order to expand and concatenate the names */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armOMX.h 35 /* We need to define these two macros in order to expand and concatenate the names */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
armOMX.h 35 /* We need to define these two macros in order to expand and concatenate the names */
  /frameworks/opt/mms/src/java/com/google/android/mms/pdu/
EncodedStringValue.java 249 * Concatenate an EncodedStringValue[] into a single String.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
FastScrollingIndexCache.java 262 * We concatenate all key+value pairs into one string and save it.
  /external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
ByteStringTest.java 622 assertTrue("String with concatenated nulls must equal simple concatenate",
624 assertEquals("String with concatenated nulls have same hashcode as simple concatenate",
682 // copying if we just concatenate all these pieces together.
  /external/chromium_org/third_party/icu/source/test/intltest/
tstnorm.cpp 822 r=Normalizer::concatenate(left, right, result, mode, 0, errorCode);
824 dataerrln("error in Normalizer::concatenate(), cases[] fails with "+
835 r=Normalizer::concatenate(left, right, result, mode, 0, errorCode);
837 errln("error in Normalizer::concatenate(), violates UErrorCode protocol");
842 r=Normalizer::concatenate(left, right, result, mode, 0, errorCode);
844 errln("error in Normalizer::concatenate(), does not detect left.isBogus()");
    [all...]
  /external/icu4c/test/intltest/
tstnorm.cpp 823 r=Normalizer::concatenate(left, right, result, mode, 0, errorCode);
825 dataerrln("error in Normalizer::concatenate(), cases[] fails with "+
836 r=Normalizer::concatenate(left, right, result, mode, 0, errorCode);
838 errln("error in Normalizer::concatenate(), violates UErrorCode protocol");
843 r=Normalizer::concatenate(left, right, result, mode, 0, errorCode);
845 errln("error in Normalizer::concatenate(), does not detect left.isBogus()");
    [all...]
  /development/samples/ToyVpn/server/linux/
ToyVpnServer.cpp 127 // Well, for simplicity, we just concatenate them (almost) blindly.
  /external/aac/libSBRenc/src/
fram_gen.cpp     [all...]
  /external/bison/lib/
verify.h 143 /* Concatenate two preprocessor tokens. */
  /external/chromium/base/i18n/
rtl.cc 23 // Extract language and country, ignore keywords, concatenate using dash.
  /external/chromium/chrome/browser/search_engines/
template_url_fetcher.cc 188 // Concatenate a number at end of the keyword and try that.
  /external/chromium_org/chrome/browser/resources/feedback/js/
feedback.js 164 // Concatenate sysinfo if we had any initial system information
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
README 114 The Closure Compiler will concatenate the files in the order they're
  /external/chromium_org/third_party/freetype/include/freetype/
fttypes.h     [all...]
  /external/chromium_org/third_party/jinja2/
debug.py 89 # newly concatenate the frames (which are proxies)
  /external/chromium_org/third_party/mesa/src/scons/
custom.py 277 # if names are given, concatenate the lists
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga3d_shaderdefs.h 502 * register type without having to manually concatenate the
  /external/chromium_org/third_party/openssl/openssl/crypto/bio/
bf_lbuf.c 174 buffer, concatenate them and write */
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
ByteString.java 372 * Concatenate the given {@code ByteString} to this one. Short concatenations,
376 * BAP95 </a>. In general, the concatenate involves no copying.
378 * @param other string to concatenate
389 return RopeByteString.concatenate(this, other);
    [all...]
  /external/chromium_org/tools/gyp/tools/
pretty_vcproj.py 256 # untouched, otherwise we concatenate it.

Completed in 1944 milliseconds

1 2 3 4 5 6 78 91011>>