Searched defs:range (Results 476 - 500 of 658) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/icu/source/common/
H A Ducnvmbcs.c986 const uint32_t *range; local
989 range=gb18030Ranges[0];
990 for(i=0; i<sizeof(gb18030Ranges)/sizeof(gb18030Ranges[0]); range+=4, ++i) {
991 if(range[0]<=(uint32_t)cp && (uint32_t)cp<=range[1]) {
996 /* get the linear value of the first GB 18030 code in this range */
997 linear=range[2]-LINEAR_18030_BASE;
999 /* add the offset from the beginning of the range */
1000 linear+=((uint32_t)cp-range[0]);
1051 const uint32_t *range; local
[all...]
H A Dunames.cpp852 getAlgName(AlgorithmicRange *range, uint32_t code, UCharNameChoice nameChoice, argument
865 switch(range->type) {
868 const char *s=(const char *)(range+1);
879 count=range->variant;
905 const uint16_t *factors=(const uint16_t *)(range+1);
906 uint16_t count=range->variant;
916 s, code-range->start, indexes, NULL, NULL, buffer, bufferLength);
936 enumAlgNames(AlgorithmicRange *range, argument
947 switch(range->type) {
953 length=getAlgName(range, (uint32_
1078 findAlgName(AlgorithmicRange *range, UCharNameChoice nameChoice, const char *otherName) argument
1217 AlgorithmicRange *range; local
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dastro.cpp209 * Given 'value', add or subtract 'range' until 0 <= 'value' < range.
212 inline static double normalize(double value, double range) { argument
213 return value - range * ClockMath::floorDivide(value, range);
217 * Normalize an angle so that it's in the range 0 - 2pi.
226 * Normalize an angle into the range -PI - PI
1168 * The returned phase is a <code>double</code> in the range
1316 // this loop we use normPI to get values in the range -Pi to Pi,
/external/chromium_org/third_party/icu/source/tools/gennorm2/
H A Dn2builder.cpp992 const HangulIterator::Range *range; local
994 while((range=hi.nextRange())!=NULL) {
995 for(UChar32 c=range->start; c<range->limit; ++c) {
1008 while((range=hi.nextRange())!=NULL) {
1009 uint16_t norm16=range->norm16;
1012 if(range->start<indexes[Normalizer2Impl::IX_MIN_DECOMP_NO_CP]) {
1013 indexes[Normalizer2Impl::IX_MIN_DECOMP_NO_CP]=range->start;
1016 if(range->start<indexes[Normalizer2Impl::IX_MIN_COMP_NO_MAYBE_CP]) { // Jamo V/T are maybeYes
1017 indexes[Normalizer2Impl::IX_MIN_COMP_NO_MAYBE_CP]=range
[all...]
/external/chromium_org/third_party/leveldatabase/src/db/
H A Ddb_impl.cc731 // We only compacted part of the requested range. Update *m
732 // to the range that is left to be compacted.
1404 const Range* range, int n,
1416 InternalKey k1(range[i].start, kMaxSequenceNumber, kValueTypeForSeek);
1417 InternalKey k2(range[i].limit, kMaxSequenceNumber, kValueTypeForSeek);
1403 GetApproximateSizes( const Range* range, int n, uint64_t* sizes) argument
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_mcomp.c152 * TODO: Currently, since sub-pixel search range here is -3 ~ 3, copy 22 rows x
459 int range) {
460 return ((row - range) >= x->mv_row_min) &
461 ((row + range) <= x->mv_row_max) &
462 ((col - range) >= x->mv_col_min) &
463 ((col + range) <= x->mv_col_max);
518 // adjust ref_mv to make sure it is within MV range
719 // adjust ref_mv to make sure it is within MV range
1172 const int range = 64; local
1188 start_row = MAX(-range,
458 check_bounds(const MACROBLOCK *x, int row, int col, int range) argument
[all...]
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
H A Dos2_table.cc93 int32_t UnicodeRange::range(int32_t bit) { function in class:sfntly::UnicodeRange
443 void OS2Table::Builder::SetUlUnicodeRange1(int64_t range) { argument
444 InternalWriteData()->WriteULong(Offset::kUlUnicodeRange1, range);
451 void OS2Table::Builder::SetUlUnicodeRange2(int64_t range) { argument
452 InternalWriteData()->WriteULong(Offset::kUlUnicodeRange2, range);
459 void OS2Table::Builder::SetUlUnicodeRange3(int64_t range) { argument
460 InternalWriteData()->WriteULong(Offset::kUlUnicodeRange3, range);
467 void OS2Table::Builder::SetUlUnicodeRange4(int64_t range) { argument
468 InternalWriteData()->WriteULong(Offset::kUlUnicodeRange4, range);
558 void OS2Table::Builder::SetUlCodePageRange1(int64_t range) { argument
566 SetUlCodePageRange2(int64_t range) argument
[all...]
/external/chromium_org/third_party/skia/src/pdf/
H A DSkPDFShader.cpp50 @param range endOffset - startOffset
55 static void interpolateColorCode(SkScalar range, SkScalar* curColor, argument
57 SkASSERT(range != SkIntToScalar(0));
63 multiplier[i] = SkScalarDiv(curColor[i] - prevColor[i], range);
107 clamping at the edges of the range. The generated code will be of the form:
676 static SkPDFArray* range = NULL; local
679 if (range == NULL) {
680 range = new SkPDFArray;
681 range->reserve(6);
682 range
[all...]
/external/chromium_org/third_party/skia/tests/
H A DPathOpsSkpClipTest.cpp525 DEFINE_string2(dir, d, NULL, "range of directories (e.g., 1-100)");
1062 const char* range = FLAGS_dir[i]; local
1063 const char* dash = strchr(range, '-');
1065 dash = strchr(range, ',');
1067 int first = atoi(range);
1070 SkDebugf("couldn't parse --dir %s\n", range);
/external/chromium_org/third_party/webrtc/modules/audio_device/mac/
H A Daudio_device_mac.cc1123 " device index is out of range [0,%u]", (nDevices - 1));
1213 " device index is out of range [0,%u]", (nDevices - 1));
1481 // Ensure the buffer size is within the acceptable range provided by the device.
1483 AudioValueRange range; local
1484 size = sizeof(range);
1486 &propertyAddress, 0, NULL, &size, &range));
1487 if (range.mMinimum > bufByteCount)
1489 bufByteCount = range.mMinimum;
1490 } else if (range.mMaximum < bufByteCount)
1492 bufByteCount = range
1708 AudioValueRange range; local
[all...]
/external/chromium_org/ui/gfx/
H A Drender_text_harfbuzz.cc435 Range range,
442 chars->set_end(element == elements_end ? range.end() : *element);
481 DCHECK(range.Contains(Range(pos, pos + 1)));
486 *chars = range;
492 GetClusterAtImpl(pos, range, glyph_to_char.rbegin(), glyph_to_char.rend(),
497 GetClusterAtImpl(pos, range, glyph_to_char.begin(), glyph_to_char.end(),
502 DCHECK(range.Contains(char_range));
527 DCHECK_LT(text_index, range.end());
632 Range(LayoutIndexToTextIndex(runs_[i]->range.start()),
633 LayoutIndexToTextIndex(runs_[i]->range
434 GetClusterAtImpl(size_t pos, Range range, Iterator elements_begin, Iterator elements_end, bool reversed, Range* chars, Range* glyphs) argument
761 GetSubstringBounds(const Range& range) argument
[all...]
H A Drender_text_win.cc77 // Returns the corresponding glyph range of the given character range.
78 // |range| is in text-space (0 corresponds to |GetLayoutText()[0]|).
81 const Range& range) {
82 DCHECK(run.range.Contains(range));
83 DCHECK(!range.is_reversed());
84 DCHECK(!range.is_empty());
85 const Range run_range(range.start() - run.range
80 CharRangeToGlyphRange(const internal::TextRun& run, const Range& range) argument
695 GetSubstringBounds(const Range& range) argument
[all...]
/external/chromium_org/v8/src/compiler/
H A Dregister-allocator.cc184 // We cannot spill a live range that has a use requiring a register
281 ? after // Only interval in the range after split.
282 : last_interval_; // Last interval of the original range.
314 // to the use that no longer belongs to this live range.
318 // Link the new live range in the chain before any of the other
319 // ranges linked from the range before the split.
352 RegisterAllocator::TraceAlloc("Shorten live range %d to [%d\n", id_,
363 RegisterAllocator::TraceAlloc("Ensure live range %d in interval [%d %d[\n",
385 RegisterAllocator::TraceAlloc("Add to live range %d interval [%d %d[\n", id_,
413 RegisterAllocator::TraceAlloc("Add to live range
571 LiveRange* range = LiveRangeFor(operand_index); local
677 LiveRange* range = LiveRangeFor(operand); local
699 LiveRange* range = LiveRangeFor(operand); local
764 LiveRange* range = LiveRangeFor(output_vreg); local
831 LiveRange* range = LiveRangeFor(output_vreg); local
836 LiveRange* range = LiveRangeFor(first_output->virtual_register()); local
1011 LiveRange* range = FixedLiveRangeFor(i); local
1021 LiveRange* range = FixedDoubleLiveRangeFor(i); local
1150 ResolveControlFlow(LiveRange* range, BasicBlock* block, BasicBlock* pred) argument
1345 LiveRange* range = LiveRangeFor(operand_index); local
1365 LiveRange* range = LiveRangeFor(operand_index); local
1396 LiveRange* range = live_ranges_[i]; local
1434 LiveRange* range = live_ranges()->at(range_idx); local
1663 AddToActive(LiveRange* range) argument
1669 AddToInactive(LiveRange* range) argument
1675 AddToUnhandledSorted(LiveRange* range) argument
1694 AddToUnhandledUnsorted(LiveRange* range) argument
1731 FreeSpillSlot(LiveRange* range) argument
1745 TryReuseSpillSlot(LiveRange* range) argument
1758 ActiveToHandled(LiveRange* range) argument
1766 ActiveToInactive(LiveRange* range) argument
1774 InactiveToHandled(LiveRange* range) argument
1782 InactiveToActive(LiveRange* range) argument
1889 LiveRange* range = active_live_ranges_[i]; local
1906 LiveRange* range = inactive_live_ranges_.at(i); local
1957 FindOptimalSpillingPos( LiveRange* range, LifetimePosition pos) argument
1994 LiveRange* range = active_live_ranges_[i]; local
2018 LiveRange* range = inactive_live_ranges_[i]; local
2045 SplitRangeAt(LiveRange* range, LifetimePosition pos) argument
2065 SplitBetween(LiveRange* range, LifetimePosition start, LifetimePosition end) argument
2114 SpillAfter(LiveRange* range, LifetimePosition pos) argument
2121 SpillBetween(LiveRange* range, LifetimePosition start, LifetimePosition end) argument
2127 SpillBetweenUntil(LiveRange* range, LifetimePosition start, LifetimePosition until, LifetimePosition end) argument
2156 Spill(LiveRange* range) argument
2197 SetLiveRangeAssignedRegister(LiveRange* range, int reg) argument
[all...]
/external/chromium_org/v8/src/
H A Dlithium-allocator.cc188 // We cannot spill a live range that has a use requiring a register
284 ? after // Only interval in the range after split.
285 : last_interval_; // Last interval of the original range.
317 // to the use that no longer belongs to this live range.
321 // Link the new live range in the chain before any of the other
322 // ranges linked from the range before the split.
355 LAllocator::TraceAlloc("Shorten live range %d to [%d\n", id_, start.Value());
366 LAllocator::TraceAlloc("Ensure live range %d in interval [%d %d[\n",
391 LAllocator::TraceAlloc("Add to live range %d interval [%d %d[\n",
422 LAllocator::TraceAlloc("Add to live range
581 LiveRange* range = LiveRangeFor(operand_index); local
696 LiveRange* range = LiveRangeFor(operand); local
718 LiveRange* range = LiveRangeFor(operand); local
785 LiveRange* range = LiveRangeFor(first_output->virtual_register()); local
946 LiveRange* range = FixedLiveRangeFor(i); local
958 LiveRange* range = FixedDoubleLiveRangeFor(i); local
1116 ResolveControlFlow(LiveRange* range, HBasicBlock* block, HBasicBlock* pred) argument
1323 LiveRange* range = LiveRangeFor(operand_index); local
1350 LiveRange* range = LiveRangeFor(operand_index); local
1390 LiveRange* range = live_ranges()->at(range_idx); local
1634 AddToActive(LiveRange* range) argument
1640 AddToInactive(LiveRange* range) argument
1646 AddToUnhandledSorted(LiveRange* range) argument
1665 AddToUnhandledUnsorted(LiveRange* range) argument
1702 FreeSpillSlot(LiveRange* range) argument
1715 TryReuseSpillSlot(LiveRange* range) argument
1727 ActiveToHandled(LiveRange* range) argument
1735 ActiveToInactive(LiveRange* range) argument
1743 InactiveToHandled(LiveRange* range) argument
1751 InactiveToActive(LiveRange* range) argument
1862 LiveRange* range = active_live_ranges_[i]; local
1879 LiveRange* range = inactive_live_ranges_.at(i); local
1932 FindOptimalSpillingPos(LiveRange* range, LifetimePosition pos) argument
1970 LiveRange* range = active_live_ranges_[i]; local
1994 LiveRange* range = inactive_live_ranges_[i]; local
2021 SplitRangeAt(LiveRange* range, LifetimePosition pos) argument
2040 SplitBetween(LiveRange* range, LifetimePosition start, LifetimePosition end) argument
2089 SpillAfter(LiveRange* range, LifetimePosition pos) argument
2096 SpillBetween(LiveRange* range, LifetimePosition start, LifetimePosition end) argument
2103 SpillBetweenUntil(LiveRange* range, LifetimePosition start, LifetimePosition until, LifetimePosition end) argument
2133 Spill(LiveRange* range) argument
[all...]
H A Dtypes.h24 // Types consist of two dimensions: semantic (value range) and representation.
97 // A range type represents a continuous integer interval by its minimum and
533 explicit Limits(RangeType* range) : argument
534 min(range->Min()), max(range->Max()) {}
541 static bool Contains(RangeType* range, i::Object* val);
/external/chromium_org/v8/tools/
H A Dtickprocessor.js156 range,
209 var rangelimits = range ? range.split(",") : [];
864 '--range': ['range', 'auto,auto',
865 'Specify the range limit as [start],[end]'],
889 range: 'auto,auto',
/external/clang/lib/Sema/
H A DSemaCast.cpp312 SourceRange range, Expr *src,
335 = (CT == CT_CStyle)? InitializationKind::CreateCStyleCast(range.getBegin(),
336 range, listInitialization)
337 : (CT == CT_Functional)? InitializationKind::CreateFunctionalCast(range,
339 : InitializationKind::CreateCast(/*type range?*/ range);
377 S.Diag(range.getBegin(), msg)
379 << range << src->getSourceRange();
311 tryDiagnoseOverloadedCast(Sema &S, CastType CT, SourceRange range, Expr *src, QualType destType, bool listInitialization) argument
/external/deqp/modules/gles3/functional/
H A Des3fFragmentOutputTests.cpp580 Vec2 range = getFloatRange(output.precision); local
581 Vec4 minVal (range.x());
582 Vec4 maxVal (range.y());
588 // limit value range to intersection of both data type and render target value ranges.
594 m_testCtx.getLog() << TestLog::Message << "out" << curInVec << " value range: " << minVal << " -> " << maxVal << TestLog::EndMessage;
616 const IVec2 range = getIntRange(output.precision); local
617 IVec4 minVal (range.x());
618 IVec4 maxVal (range.y());
622 // Limit to range of output format as conversion mode is not specified.
632 m_testCtx.getLog() << TestLog::Message << "out" << curInVec << " value range
656 const UVec2 range = getUintRange(output.precision); local
[all...]
H A Des3fShaderStateQueryTests.cpp227 << "// ERROR: expected in range "
3481 gls::StateQueryUtil::StateQueryMemoryWriteGuard<glw::GLint[2]> range; local
3485 glGetShaderPrecisionFormat(m_shaderType, m_precisionType, range, &precision);
3488 if (!range.verifyValidity(m_testCtx))
3495 << "range[0] = " << range[0] << "\n"
3496 << "range[1] = " << range[1] << "\n"
3506 if (range[0] != expected.negativeRange ||
3507 range[
[all...]
/external/fio/
H A Dgraph.c244 double domain, range, v; local
247 range = (double) bg->ydim * 0.80; /* FIXME */
258 y1 = y2 - (((v - mindata) / domain) * range);
/external/harfbuzz_ng/src/
H A Dhb-coretext.cc496 /* Scan events and save features for each range. */
505 /* Save a snapshot of active features and the range. */
506 range_record_t *range = range_records.push (); local
507 if (unlikely (!range))
551 range->font = CTFontCreateCopyWithAttributes (font_data->ct_font, 0.0, NULL, font_desc);
557 range->font = NULL;
560 range->index_first = last_index;
561 range->index_last = event->index - 1;
653 range_record_t *range = last_range; local
654 while (log_clusters[k] < range
705 CFRange range = CTRunGetStringRange (run); local
[all...]
H A Dhb-ot-layout-common-private.hh151 GlyphID start; /* First GlyphID in the range */
152 GlyphID end; /* Last GlyphID in the range */
298 * "range start" == 0 and
299 * "range end" == 0 and
300 * "range start" == 0 and
303 * specified, but there is no recommended size range.
305 * Else if ("design size" < "range start" or
306 * "design size" > "range end" or
307 * "range end" <= "range star
702 const RangeRecord &range = rangeRecord[i]; local
724 unsigned int range = 0; local
749 const RangeRecord &range = rangeRecord[i]; local
[all...]
/external/icu/icu4c/source/common/
H A Ducnvmbcs.c986 const uint32_t *range; local
989 range=gb18030Ranges[0];
990 for(i=0; i<sizeof(gb18030Ranges)/sizeof(gb18030Ranges[0]); range+=4, ++i) {
991 if(range[0]<=(uint32_t)cp && (uint32_t)cp<=range[1]) {
996 /* get the linear value of the first GB 18030 code in this range */
997 linear=range[2]-LINEAR_18030_BASE;
999 /* add the offset from the beginning of the range */
1000 linear+=((uint32_t)cp-range[0]);
1051 const uint32_t *range; local
[all...]
H A Dunames.cpp852 getAlgName(AlgorithmicRange *range, uint32_t code, UCharNameChoice nameChoice, argument
865 switch(range->type) {
868 const char *s=(const char *)(range+1);
879 count=range->variant;
905 const uint16_t *factors=(const uint16_t *)(range+1);
906 uint16_t count=range->variant;
916 s, code-range->start, indexes, NULL, NULL, buffer, bufferLength);
936 enumAlgNames(AlgorithmicRange *range, argument
947 switch(range->type) {
953 length=getAlgName(range, (uint32_
1078 findAlgName(AlgorithmicRange *range, UCharNameChoice nameChoice, const char *otherName) argument
1217 AlgorithmicRange *range; local
[all...]
/external/icu/icu4c/source/i18n/
H A Dastro.cpp209 * Given 'value', add or subtract 'range' until 0 <= 'value' < range.
212 inline static double normalize(double value, double range) { argument
213 return value - range * ClockMath::floorDivide(value, range);
217 * Normalize an angle so that it's in the range 0 - 2pi.
226 * Normalize an angle into the range -PI - PI
1168 * The returned phase is a <code>double</code> in the range
1316 // this loop we use normPI to get values in the range -Pi to Pi,

Completed in 2365 milliseconds

<<11121314151617181920>>