HomeSort by relevance Sort by last modified time
    Searched full:units (Results 501 - 525 of 934) sorted by null

<<21222324252627282930>>

  /external/icu4c/common/
ucnvmbcs.c 177 * one or two code units: one for BMP code points, two for a pair of
180 * units, regardless of whether they all actually _use_ the same number
181 * of code units. This is necessary for simple array access.
196 * For other final entries, they are stored in the code units table if
197 * the entry is for a pair of code units.
198 * For single-unit results in the code units table, there is no space to
232 * depending on the code units they result in
242 * pointing to two 16-bit code units
    [all...]
ucnv_u7.c 479 /* UTF-7 always encodes UTF-16 code units, therefore we need only a simple sourceIndex */
    [all...]
ustring.c 882 * u_strCompareIter() does not leave the iterators _on_ the different units.
886 * Consistently leaving them _behind_ the different units is not an option
    [all...]
  /external/webkit/WebCore/
ChangeLog-2005-08-23 438 * svg-tests/W3C-SVG-1.1/Resources/coords-units-01-f-expected.checksum: Added.
439 * svg-tests/W3C-SVG-1.1/Resources/coords-units-01-f-expected.png: Added.
584 * svg-tests/W3C-SVG-1.1/coords-units-01-b-expected.checksum: Added.
585 * svg-tests/W3C-SVG-1.1/coords-units-01-b-expected.png: Added.
586 * svg-tests/W3C-SVG-1.1/coords-units-02-b-expected.checksum: Added.
587 * svg-tests/W3C-SVG-1.1/coords-units-02-b-expected.png: Added.
588 * svg-tests/W3C-SVG-1.1/coords-units-03-b-expected.checksum: Added.
589 * svg-tests/W3C-SVG-1.1/coords-units-03-b-expected.png: Added.
    [all...]
  /external/libpng/
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
png.h     [all...]
  /external/icu4c/test/intltest/
numfmtst.cpp     [all...]
utxttest.cpp 479 int32_t nativeStart, // Range to be replaced, in UText native units.
481 int32_t u16Start, // Range to be replaced, in UTF-16 units
    [all...]
  /external/emma/lib/
emma_ant.jar 
  /dalvik/docs/
dalvik-bytecode.html     [all...]
  /external/icu4c/tools/makeconv/
genmbcs.c 205 fprintf(stderr, "error: out of memory allocating %ld 16-bit code units\n",
485 /* bits 15..7 contain the final offset delta to two 16-bit code units */
    [all...]
  /frameworks/base/core/java/android/view/
View.java     [all...]
  /frameworks/base/core/jni/
android_opengl_GLES11Ext.cpp     [all...]
  /external/icu4c/i18n/unicode/
regex.h     [all...]
uregex.h     [all...]
  /external/icu4c/test/cintltst/
utf8tst.c 140 log_err("The no: of code units for %lx:- Expected: %d Got: %d\n", c, codepoint[i], UTF8_CHAR_LENGTH(c));
142 log_verbose("The no: of code units for %lx is %d\n",c, UTF8_CHAR_LENGTH(c) );
    [all...]
  /external/kernel-headers/original/linux/
sched.h 662 unsigned long last_balance; /* init to jiffies. units in jiffies */
663 unsigned int balance_interval; /* initialise to 1. units in ms. */
    [all...]
  /external/opencore/codecs_v2/audio/aac/dec/src/
pvmp4audiodecoderframe.cpp     [all...]
  /external/opencore/codecs_v2/video/m4v_h263/dec/src/
vlc_decode.cpp 320 int f_code, /* <-- MV range in 1/2 units: 1=32,2=64,...,7=2048 */
323 MOT *vector /* --> Obtained MV component in 1/2 units */
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacdec/
pvmp4audiodecoderframe.cpp     [all...]
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_decode.cpp 320 int f_code, /* <-- MV range in 1/2 units: 1=32,2=64,...,7=2048 */
323 MOT *vector /* --> Obtained MV component in 1/2 units */
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES20.java     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
utils.c 331 RETURN: Max basic rate (in network units)
360 RETURN: Max active rate (in network units)
    [all...]
  /dalvik/dx/src/com/android/dx/dex/code/
OutputFinisher.java 687 * more than 2^31 code units.
  /dalvik/dx/src/com/android/dx/ssa/back/
FirstFitLocalCombiningAllocator.java 823 * @param rangeLength {@code >=0;} length required in register units
    [all...]

Completed in 1846 milliseconds

<<21222324252627282930>>