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

<<71727374757677787980>>

  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/
div_32.cpp 92 range : 0x0000 0000 < L_num < L_denom
94 the range : 0x4000 < hi < 0x7fff
95 L_denom_lo = 16 bit positive integer whose value falls in the range :
shr.cpp 40 2. Changed Input range definitions.
103 the range : 0xffff 8000 <= var1 <= 0x0000 7fff.
106 the range : 0xffff 8000 <= var2 <= 0x0000 7fff.
sub.cpp 40 the definition of var1 and var2, and fixed the range values.
102 the range : 0xffff 8000 <= var1 <= 0x0000 7fff.
105 the range : 0xffff 8000 <= var2 <= 0x0000 7fff.
  /external/opencore/codecs_v2/video/avc_h264/dec/src/
avcdec_lib.h 324 \param "range" "Range of the value as input to determine the algorithm."
327 AVCDec_Status te_v(AVCDecBitstream *bitstream, uint *value, uint range);
  /external/opencore/engines/2way/test/src/
test_engine.cpp 55 //Find test range args:
56 //To run a range of tests by enum ID:
112 fprintf(aFile, " Specify a range of test cases to run. To run one test case, use the\n");
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node_cap_config.cpp     [all...]
  /external/proguard/src/proguard/classfile/editor/
CodeAttributeComposer.java 236 // Don't add the exception if its instruction range is empty.
241 println(" ", " (not added because of empty instruction range)");
663 throw new IllegalArgumentException("Instruction offset ["+oldInstructionOffset +"] out of range in code fragment with length ["+codeFragmentLengths[level]+"] at level "+level);
  /external/quake/quake/src/QW/server/
pr_exec.c 564 NUM_FOR_EDICT(ed); // make sure it's in range
578 NUM_FOR_EDICT(ed); // make sure it's in range
587 NUM_FOR_EDICT(ed); // make sure it's in range
  /external/quake/quake/src/WinQuake/
pr_exec.cpp 564 NUM_FOR_EDICT(ed); // make sure it's in range
578 NUM_FOR_EDICT(ed); // make sure it's in range
587 NUM_FOR_EDICT(ed); // make sure it's in range
  /external/srec/srec/cfront/
sp_fft.c 718 ** values in a 30-bit range + sign.
719 ** This is the max val if we want r*r+i*i guarenteed < signed int64 range.
742 ** OK, now we are in the 30bit range, we can do a magsq.
  /external/stlport/stlport/stl/
_algo.h 56 // for_each. Apply a function to every element of a range.
700 // is_heap, a predicate testing whether or not a range is
711 // is_sorted, a predicated testing whether a range is sorted in
_bitset.h 34 // to test(), except that it does no range checking. The non-const version
35 // returns a reference to a bit, again without doing any range checking.
479 // Versions of single-bit set, reset, flip, test with no range checking.
_slist.h 344 // versions: one that takes a count, and one that takes a range.
345 // The range version is a member template, so we dispatch on whether
695 // Moves the range [__before_first + 1, __before_last + 1) to *this,
  /external/v8/src/
string.js 300 // If the two digit capture reference is within range of
313 // Because of the captures range check in the parsing of two
315 // single digit capture reference is outside the range of
  /external/webkit/WebCore/icu/unicode/
usearch.h 261 * than or greater than the text range for searching,
532 * header comments. If position is less than or greater than the text range
574 * header comments. If position is less than or greater than the text range
  /external/webkit/WebCore/platform/graphics/chromium/
FontCacheChromiumWin.cpp 291 LOG_ERROR("Unable to get the font unicode range after second attempt");
325 // font that can be used to render the given range of characters.
367 // once installed, cover a very wide range of characters.
  /external/webkit/WebKit/qt/Api/
qwebpage.cpp 1441 RefPtr<Range> range = editor->compositionRange(); local
1451 RefPtr<Range> range = editor->compositionRange(); local
1473 RefPtr<Range> range = editor->compositionRange(); local
    [all...]
  /external/webkit/WebKit/win/
WebView.h 373 /* [retval][out] */ IDOMRange **range);
376 /* [in] */ IDOMRange *range,
380 /* [retval][out] */ IDOMRange **range);
    [all...]
  /external/webkit/WebKitTools/Scripts/
resolve-ChangeLogs 105 -f|--fix-merged [revision-range] fix git-merged ChangeLog entries; if a revision-range
106 is specified, run git filter-branch on the range
  /frameworks/base/awt/org/apache/harmony/awt/gl/font/
TextRunSegmentImpl.java 334 * Creates black box bounds shape for the specified range
335 * @param start - range sart
336 * @param limit - range end
    [all...]
  /frameworks/base/media/java/android/media/
JetPlayer.java 264 * Range is -12 to +12.
292 * Range is -12 to +12.
366 * 103). The parameter clipID must be in the range of 0-63. After the call to triggerClip, when
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
div_32.cpp 92 range : 0x0000 0000 < L_num < L_denom
94 the range : 0x4000 < hi < 0x7fff
95 L_denom_lo = 16 bit positive integer whose value falls in the range :
shr.cpp 40 2. Changed Input range definitions.
103 the range : 0xffff 8000 <= var1 <= 0x0000 7fff.
106 the range : 0xffff 8000 <= var2 <= 0x0000 7fff.
sub.cpp 40 the definition of var1 and var2, and fixed the range values.
102 the range : 0xffff 8000 <= var1 <= 0x0000 7fff.
105 the range : 0xffff 8000 <= var2 <= 0x0000 7fff.
  /frameworks/base/media/libstagefright/codecs/avc/dec/src/
avcdec_lib.h 324 \param "range" "Range of the value as input to determine the algorithm."
327 AVCDec_Status te_v(AVCDecBitstream *bitstream, uint *value, uint range);

Completed in 1063 milliseconds

<<71727374757677787980>>