HomeSort by relevance Sort by last modified time
    Searched full:range (Results 1176 - 1200 of 3739) sorted by null

<<41424344454647484950>>

  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 71 int fcodeForward; /* VOP dynamic range of motion vectors */
72 int fcodeBackward; /* VOP dynamic range of motion vectors */
  /hardware/ti/omap3/dspbridge/inc/
DSPManager.h 101 * DSP_EINVALIDARG: Parameter uNode is out of range
130 * DSP_EINVALIDARG: Parameter uProcessor is out of range
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPManager.h 101 * DSP_EINVALIDARG: Parameter uNode is out of range
130 * DSP_EINVALIDARG: Parameter uProcessor is out of range
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
_errdefs.h 81 __BIONIC_ERRDEF( ECHRNG , 44, "Channel number out of range" )
85 __BIONIC_ERRDEF( ELNRNG , 48, "Link number out of range" )
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
_errdefs.h 81 __BIONIC_ERRDEF( ECHRNG , 44, "Channel number out of range" )
85 __BIONIC_ERRDEF( ELNRNG , 48, "Link number out of range" )
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
_errdefs.h 81 __BIONIC_ERRDEF( ECHRNG , 44, "Channel number out of range" )
85 __BIONIC_ERRDEF( ELNRNG , 48, "Link number out of range" )
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
_errdefs.h 81 __BIONIC_ERRDEF( ECHRNG , 44, "Channel number out of range" )
85 __BIONIC_ERRDEF( ELNRNG , 48, "Link number out of range" )
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
_errdefs.h 81 __BIONIC_ERRDEF( ECHRNG , 44, "Channel number out of range" )
85 __BIONIC_ERRDEF( ELNRNG , 48, "Link number out of range" )
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
_errdefs.h 81 __BIONIC_ERRDEF( ECHRNG , 44, "Channel number out of range" )
85 __BIONIC_ERRDEF( ELNRNG , 48, "Link number out of range" )
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
MetaData.java 217 * Clears the time range for the Instances table. The rows in the
221 * Also clears the time range for the BusyBits table because that depends
  /packages/wallpapers/Basic/src/com/android/wallpaper/grass/
SunCalculator.java 172 * location, adjusted to fit in the range [0-360].
195 * range [0,360].
  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis4/
Visualization4RS.java 212 volt = volt * 4 / len; // arbitrary scalar to get better range
252 mWorldState.mAngle = 131f - (mNeedlePos / 410f); // ~80 degree range
  /dalvik/docs/
dalvik-constraints.html 347 The <code>B</code> operand of the <code>invoke-virtual/range</code>,
348 <code>invoke-super/range</code>, <code>invoke-direct/range</code>, and
349 <code>invoke-static/range</code> instructions must be a valid index
399 The <code>B</code> operand of the <code>invoke-interface/range</code>
418 <code>filled-new-array/range</code> instructions must be a valid index
  /dalvik/dx/src/com/android/dx/dex/file/
DebugInfoEncoder.java 508 * Gets the register that begins the method's parameter range (including
509 * the 'this' parameter for non-static methods). The range continues until
829 * @return {@code <= 0xff} if in range, otherwise parameters are out
830 * of range
836 throw new RuntimeException("Parameter out of range");
900 // We'll never need the top end of the unsigned range anyway.
  /external/elfcopy/
dwarf2.h 382 #define DW_AT_lo_user 0x2000 /* Implementation-defined range start. */
383 #define DW_AT_hi_user 0x3ff0 /* Implementation-defined range end. */
553 #define DW_OP_lo_user 0xe0 /* Implementation-defined range start. */
554 #define DW_OP_hi_user 0xff /* Implementation-defined range end. */
800 #define DW_LANG_lo_user 0x8000 /* Implementation-defined range start. */
801 #define DW_LANG_hi_user 0xffff /* Implementation-defined range start. */
  /external/icu4c/data/unidata/
changes.txt 26 - update ucdVersion in gennames.c if an algorithmic range changes
131 * hardcoded Unihan range end/limit (see Unicode 4.1 update for comparison)
132 - Unihan range end moves from 9FBB to 9FC3
346 * hardcoded Unihan range end/limit
347 - Unihan range end moves from 9FA5 to 9FBB
351 + similarly, do not change the GB 18030 range data (ucnvmbcs.c),
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/
log2_norm.cpp 94 whose valid range is: 0 <= value <= 30
96 whose valid range is: 0 <= value < 1
140 Word16 *exponent, // (o) : Integer part of Log2. (range: 0<=val<=30)
141 Word16 *fraction // (o) : Fractional part of Log2. (range: 0<=val<1)
199 Word16 *exponent, /* (o) : Integer part of Log2. (range: 0<=val<=30)*/
200 Word16 *fraction /* (o) : Fractional part of Log2. (range: 0<=val<1) */
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
header.cpp 22 /* no need for checking the valid range , already done in SetEncodeParam(),
224 /* no need for checking the valid range , already done in SetEncodeParam().
529 return AVCENC_REF_PIC_REORDER_FAIL; // out of range
534 return AVCENC_REF_PIC_REORDER_FAIL; // out of range
564 return AVCENC_REF_PIC_REORDER_FAIL; // out of range
569 return AVCENC_REF_PIC_REORDER_FAIL; // out of range
    [all...]
  /external/qemu/
qemu-io.c 187 " reads a range of bytes from the given offset\n"
282 printf("pattern verfication range exceeds end of read data\n");
357 " reads a range of bytes from the given offset into multiple buffers\n"
364 " Uses multiple iovec buffers if more than one byte range is specified.\n"
510 " writes a range of bytes from the given offset\n"
630 " writes a range of bytes from the given offset source from multiple buffers\n"
  /external/stlport/test/unit/
mvctor_test.cpp 174 //Check the insert range method.
294 //range erase in front
314 //range erase in back
399 //Check the insert range method.
514 //range erase in front
534 //range erase in back
  /external/webkit/WebCore/icu/unicode/
ubrk.h 219 * getRuleStatus(). A range of values is defined for each category of
221 * Applications should check for tag values falling within the range, rather
252 * A range of values is defined for each category of
254 * Applications should check for tag values falling within the range, rather
274 * A range of values is defined for each category of
276 * Applications should check for tag values falling within the range, rather
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
log2_norm.cpp 94 whose valid range is: 0 <= value <= 30
96 whose valid range is: 0 <= value < 1
140 Word16 *exponent, // (o) : Integer part of Log2. (range: 0<=val<=30)
141 Word16 *fraction // (o) : Fractional part of Log2. (range: 0<=val<1)
199 Word16 *exponent, /* (o) : Integer part of Log2. (range: 0<=val<=30)*/
200 Word16 *fraction /* (o) : Fractional part of Log2. (range: 0<=val<1) */
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/Inc/
TI_AdapterQOS.h 65 (range 0-3).
224 requested (range 0-7)
288 (range 0-7)
305 (range 0-3)
331 (range 0-3)
367 (range 0-3)
  /external/dbus/dbus/
dbus-string.c     [all...]
  /external/v8/src/
spaces.h 253 // opaque_header. The value range of the opaque_header is [0..kPageSize[,
324 // from a 2 GB range of memory, so that they can call each other using 32-bit
328 // manages a range of virtual memory.
331 // Reserves a range of virtual memory, but does not commit any of it.
336 // Frees the range of virtual memory, and frees the data structures used to
348 // the code range. On platforms with no separate code range, should
354 // The reserved range of virtual memory that all code objects are put in.
414 // Reserves an initial address range of virtual memory to be split between
459 // a code range, the pages are allocated from the code range
    [all...]

Completed in 328 milliseconds

<<41424344454647484950>>