Home
last modified time | relevance | path

Searched refs:Distance (Results 1 – 25 of 43) sorted by relevance

12

/external/v8/src/x64/
Dmacro-assembler-x64.h179 Label::Distance condition_met_distance = Label::kFar);
186 Label::Distance distance = Label::kFar) {
195 Label::Distance distance = Label::kFar) {
204 Label::Distance on_black_distance = Label::kFar);
211 Label::Distance not_data_object_distance);
222 Label::Distance distance);
431 Label::Distance near_jump = Label::kFar);
490 Label::Distance near_jump = Label::kFar);
494 Label::Distance near_jump = Label::kFar);
499 Label::Distance near_jump = Label::kFar);
[all …]
Dmacro-assembler-x64.cc248 Label::Distance distance) { in InNewSpace()
1129 Label::Distance near_jump) { in SmiOrIfSmis()
1257 Label::Distance near_jump) { in JumpIfNotValidSmiValue()
1265 Label::Distance near_jump) { in JumpIfUIntNotValidSmiValue()
1273 Label::Distance near_jump) { in JumpIfSmi()
1281 Label::Distance near_jump) { in JumpIfNotSmi()
1289 Label::Distance near_jump) { in JumpUnlessNonNegativeSmi()
1298 Label::Distance near_jump) { in JumpIfSmiEqualsConstant()
1307 Label::Distance near_jump) { in JumpIfNotBothSmi()
1316 Label::Distance near_jump) { in JumpUnlessBothNonNegativeSmi()
[all …]
Dcode-stubs-x64.h131 Label::Distance non_smi_near = Label::kFar,
132 Label::Distance slow_near = Label::kFar);
135 Label::Distance non_smi_near);
382 Label::Distance near_jump = Label::kFar);
/external/v8/src/ia32/
Dmacro-assembler-ia32.h91 Label::Distance condition_met_distance = Label::kFar);
98 Label::Distance distance = Label::kFar) {
107 Label::Distance distance = Label::kFar) {
116 Label::Distance has_color_distance,
124 Label::Distance on_black_distance = Label::kFar);
135 Label::Distance distance);
350 Label::Distance distance = Label::kFar);
356 Label::Distance distance = Label::kFar);
362 Label::Distance distance = Label::kFar);
455 Label::Distance distance = Label::kFar) {
[all …]
Dcode-stubs-ia32.h126 Label::Distance non_smi_near = Label::kFar,
127 Label::Distance undo_near = Label::kFar,
128 Label::Distance slow_near = Label::kFar);
131 Label::Distance non_smi_near = Label::kFar);
384 Label::Distance chars_not_equal_near = Label::kFar);
Dmacro-assembler-ia32.cc61 Label::Distance condition_met_distance) { in InNewSpace()
384 Label::Distance distance) { in CheckFastElements()
395 Label::Distance distance) { in CheckFastObjectElements()
409 Label::Distance distance) { in CheckFastSmiOnlyElements()
1920 Label::Distance done_near, in InvokePrologue()
2593 Label::Distance condition_met_distance) { in CheckPageFlag()
2615 Label::Distance on_black_near) { in JumpIfBlack()
2627 Label::Distance has_color_distance, in HasColor()
2678 Label::Distance distance) { in EnsureNotWhite()
/external/jhead/
Dmakernote.c138 if (Components > 19 && ImageInfo.Distance <= 0) { in ProcessCanonMakerNoteDir()
144 ImageInfo.Distance = (float)temp_dist/100; in ProcessCanonMakerNoteDir()
146 ImageInfo.Distance = -1 /* infinity */; in ProcessCanonMakerNoteDir()
Djhead.h93 float Distance; member
Dexif.c818 ImageInfo.Distance = (float)ConvertAnyFormat(ValuePtr, Format); in ProcessExifDir()
1751 if (ImageInfo.Distance){ in ShowImageInfo()
1752 if (ImageInfo.Distance < 0){ in ShowImageInfo()
1755 printf("Focus dist. : %4.2fm\n",(double)ImageInfo.Distance); in ShowImageInfo()
Dmain.c618 if (ImageInfo.Distance){ in getAttributes()
619 … bufLen = addKeyValueDouble(&buf, bufLen, "SubjectDistance", (double)ImageInfo.Distance, "%4.2f"); in getAttributes()
/external/openfst/src/include/fst/extensions/pdt/
Dexpand.h448 Weight Distance(StateId s) const;
551 << reverse_shortest_path_->GetShortestPathData().Distance(s); in DistanceToDest()
552 return reverse_shortest_path_->GetShortestPathData().Distance(s); in DistanceToDest()
572 typename A::Weight PrunedExpand<A>::Distance(StateId s) const { in Distance() function
632 Weight nd = Times(Distance(s), arc.weight); in Relax()
633 if (less_(nd, Distance(arc.nextstate))) { in Relax()
639 VLOG(2) << "Relax: " << s << ", d[s] = " << Distance(s) << ", to " in Relax()
640 << arc.nextstate << ", d[ns] = " << Distance(arc.nextstate) in Relax()
682 Weight w = Times(Distance(s), Times(arc.weight, fd)); in PruneArc()
717 if ((final == Weight::Zero()) || less_(limit_, Times(Distance(s), final))) in ProcFinal()
[all …]
Dshortest-path.h148 Weight Distance(SearchState s) const { in Distance() function
153 Weight Distance(const ParenSpec &paren) const { in Distance() function
554 Weight w = Times(sp_data_.Distance(s), in ProcFinal()
574 Weight w = Times(sp_data_.Distance(s), arc.weight); in ProcArcs()
601 Weight pdist = sp_data_.Distance(paren); in ProcOpenParen()
605 Weight dist = sp_data_.Distance(d); in ProcOpenParen()
621 Weight cpw = Times(w, Times(sp_data_.Distance(cpstate), in ProcOpenParen()
657 Weight dist = sp_data_.Distance(d); in Relax()
/external/clang/lib/Basic/
DDiagnosticIDs.cpp562 unsigned Distance = i->getName().edit_distance(Group, true, BestDistance); in getNearestWarningOption() local
563 if (Distance == BestDistance) { in getNearestWarningOption()
566 } else if (Distance < BestDistance) { in getNearestWarningOption()
569 BestDistance = Distance; in getNearestWarningOption()
/external/skia/src/core/
DSkPathMeasure.cpp109 SkScalar d = SkPoint::Distance(pts[0], pts[2]); in compute_quad_segs()
133 SkScalar d = SkPoint::Distance(pts[0], pts[3]); in compute_cubic_segs()
170 d = SkPoint::Distance(pts[0], pts[1]); in buildSegments()
/external/skia/src/effects/
DSkCornerPathEffect.cpp25 SkScalar dist = SkPoint::Distance(a, b); in ComputeStep()
/external/skia/samplecode/
DSampleUnitMapper.cpp132 if (SkPoint::Distance(pts[i], target) < SkIntToScalar(4)) { in hittest()
DSampleDraw.cpp342 if (SkPoint::Distance(click->fOrig, click->fCurr) > SkIntToScalar(3)) { in onClick()
/external/webkit/Source/WebCore/webaudio/
DAudioPannerNode.idl44 // Distance model
/external/llvm/utils/FileCheck/
DFileCheck.cpp414 unsigned Distance = ComputeMatchDistance(Buffer.substr(i), VariableTable); in PrintFailureInfo() local
415 double Quality = Distance + (NumLinesForward / 100.); in PrintFailureInfo()
/external/v8/src/
Dassembler.h83 enum Distance { enum
126 void link_to(int pos, Distance distance = kFar) {
/external/llvm/lib/Support/
DCommandLine.cpp217 unsigned Distance = StringRef(Name).edit_distance( in LookupNearestOption() local
219 if (!Best || Distance < BestDistance) { in LookupNearestOption()
221 BestDistance = Distance; in LookupNearestOption()
DYAMLParser.cpp381 void skip(uint32_t Distance);
903 void Scanner::skip(uint32_t Distance) { in skip() argument
904 Current += Distance; in skip()
905 Column += Distance; in skip()
/external/chromium/chrome/browser/ui/cocoa/download/
Ddownload_item_cell.mm25 // Distance from top border to icon.
28 // Distance from left border to icon.
41 // Distance from end of download name string to dropdown area.
/external/skia/include/core/
DSkPoint.h359 static SkScalar Distance(const SkPoint& a, const SkPoint& b) { in Distance() function
/external/chromium/chrome/browser/ui/cocoa/location_bar/
Dpage_action_decoration.mm24 // Distance to offset the bubble pointer from the bottom of the max

12