HomeSort by relevance Sort by last modified time
    Searched full:shorts (Results 151 - 175 of 265) sorted by null

1 2 3 4 5 67 8 91011

  /system/core/libusbhost/
usbhost.c 480 // skip first word, and copy the rest to the string, changing shorts to bytes.
  /external/testng/src/main/java/org/testng/
Assert.java 361 * Asserts that two shorts are equal. If they are not,
372 * Asserts that two shorts are equal. If they are not,
    [all...]
  /frameworks/base/media/java/android/media/
AudioTrack.java     [all...]
  /libcore/dex/src/main/java/com/android/dex/
Dex.java 829 public void write(short[] shorts) {
830 for (short s : shorts) {
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale_win.cc 800 // Reads 16 bytes and accumulates to 16 shorts at a time.
830 // Reads 32 bytes and accumulates to 32 shorts at a time.
    [all...]
  /external/libyuv/files/source/
scale_win.cc 803 // Reads 16 bytes and accumulates to 16 shorts at a time.
833 // Reads 32 bytes and accumulates to 32 shorts at a time.
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
SerializationStressTest1.java 486 short[] shorts = { 0, 1, 2, 3 }; local
487 objToSave = shorts;
    [all...]
  /external/bison/src/
getargs.c 490 /* Shorts options.
  /external/curl/lib/
curl_ntlm_msgs.c 205 consisting of two shorts and one long:
  /external/guava/guava-tests/test/com/google/common/net/
InetAddressesTest.java 228 // does not collapse contiguous shorts of zeroes with the :: abbreviation.
  /external/icu/android_icu4j/src/main/java/android/icu/text/
RBBIDataWrapper.java 214 // Read in the Forward state transition table as an array of shorts.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RBBIDataWrapper.java 213 // Read in the Forward state transition table as an array of shorts.
  /external/libxml2/
genChRanges.py 453 if numShort > 0: # if there were shorts, finish them off
  /external/nist-sip/java/gov/nist/core/
GenericObject.java 342 * Pretty printing accumulator function for shorts
  /external/opencv3/3rdparty/libpng/
pngconf.h 436 * unsigned shorts as function parameters, so you may be better off using
  /external/owasp/sanitizer/lib/guava-libraries/
guava-src.jar 
  /external/pdfium/third_party/libopenjpeg20/
j2k.h 137 MCT_TYPE_INT16 = 0, /** MCT data is stored as signed shorts*/
  /external/webrtc/webrtc/base/
x11windowpicker.cc 263 // data should be viewed as a list of bytes, shorts, or longs.
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h 438 * unsigned shorts as function parameters, so you may be better off using
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0-sources.jar 
  /prebuilts/tools/common/guava-tools/
src.zip 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/
guava-13.0.1-sources.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/15.0/
guava-15.0-sources.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/17.0/
guava-17.0-sources.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/18.0/
guava-18.0-sources.jar 

Completed in 1688 milliseconds

1 2 3 4 5 67 8 91011