HomeSort by relevance Sort by last modified time
    Searched full:positions (Results 401 - 425 of 701) sorted by null

<<11121314151617181920>>

  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h 410 uint32 subpel_pred[SUBPEL_PRED_BLK_SIZE/*<<2*/]; /* all 16 sub-pel positions */
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
omx_vdec.h 293 // Bit Positions
  /libcore/luni/src/main/java/java/io/
BufferedReader.java 147 /* make room by shifting the buffered data to left mark positions */
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
DNParser.java 52 // tmp vars to store positions of the currently parsed item
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
HandshakeIODataStream.java 255 // set up the write positions
  /libcore/luni/src/main/java/org/apache/xpath/axes/
PredicatedNodeTest.java 239 * Reset the proximity positions counts.
  /libcore/support/src/test/java/tests/support/
Support_SimpleDateFormat.java 70 // test if field positions are set correctly for these fields occuring
  /packages/apps/Contacts/src/com/android/contacts/
ContactListItemView.java 205 // Positions of views on the left are fixed and so are those on the right side.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
multiway_mergesort.h 83 /** @brief Offsets to add to the found positions. */
  /dalvik/dx/src/com/android/dx/command/dexer/
Main.java 870 } else if (arg.startsWith("--positions=")) {
879 System.err.println("unknown positions option: " +
    [all...]
  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 313 * assembler. Their corresponding snippet positions will be defined in
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
rbbi.h 123 * positions that are discovered are stored here, preventing us from having
486 * and soft (potential) break positions.
  /external/icu4c/common/unicode/
rbbi.h 123 * positions that are discovered are stored here, preventing us from having
486 * and soft (potential) break positions.
  /external/v8/src/
messages.js 261 // We'll never find invalid positions so bail right away.
467 * Restrict source location start and end positions to make the source slice
jsregexp.cc     [all...]
  /frameworks/base/core/java/android/util/
Base64.java 551 * Lookup table for turning Base64 alphabet positions (6 bits)
562 * Lookup table for turning Base64 alphabet positions (6 bits)
  /frameworks/base/core/java/android/widget/
AdapterView.java 180 * Represents an invalid position. All valid positions are in the range 0 to 1 less than the
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
set_sign.cpp 195 // keep 8-n maximum positions/8 of each track and store it in dn2[]
274 /* keep 8-n maximum positions/8 of each track and store it in dn2[] */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
bitset 1026 * Note the ordering of the bits: decreasing character positions
1027 * correspond to increasing bit positions (see the main class notes for
    [all...]
  /dalvik/docs/
dex-format.html     [all...]
  /external/chromium/third_party/icu/source/common/
rbbitblb.cpp 424 // Identify leaf nodes that correspond to overall rule match positions.
615 // let U be the set of positions that are in followpos(p)
690 // if s contains one of the end marker nodes in its list of tree positions then
    [all...]
  /external/icu4c/common/
rbbitblb.cpp 424 // Identify leaf nodes that correspond to overall rule match positions.
615 // let U be the set of positions that are in followpos(p)
690 // if s contains one of the end marker nodes in its list of tree positions then
    [all...]
  /external/icu4c/test/intltest/
utxttest.cpp 343 // iterate over a variety of destination positions.
    [all...]
  /external/svox/pico/lib/
picospho.c 171 /* we use int16 for buffer positions so we can indicate exceptional positions (invalid etc.) with negative
210 picoos_int16 penultima, activeEndPos; /* positions of last two bounds/words; SPHO_POS_INVALID means uninitialized */
    [all...]
  /external/tremolo/Tremolo/
vorbisfile.c 79 sample-granularity positions in the output. Or, one can seek by
371 positions. Only called by the seekable initialization (local
679 offset positions to avoid problems near logical bitstream
    [all...]

Completed in 1327 milliseconds

<<11121314151617181920>>