HomeSort by relevance Sort by last modified time
    Searched defs:seg1 (Results 1 - 12 of 12) sorted by null

  /external/valgrind/exp-sgcheck/
pc_common.c 141 Seg* seg1; member in struct:__anon25868::__anon25869::__anon25872
191 void h_record_arith_error( Seg* seg1, Seg* seg2, HChar* opname )
196 xe.XE.Arith.seg1 = seg1;
469 Seg* seg1 = xe->XE.Arith.seg1; local
473 tl_assert(BOTTOM != seg1);
482 if (seg1 != seg2) {
483 if (NONPTR == seg1) {
485 } else if (UNKNOWN == seg1) {
    [all...]
  /external/google-breakpad/src/common/mac/
macho_reader_unittest.cc 1294 LoadedSection seg1, seg2, seg3; local
    [all...]
  /external/skia/tests/
PathOpsAngleTest.cpp 456 SkOpSegment* seg1 = contour.first(); local
457 seg1->debugAddAngle(dataArray[index2 + 0].fTStart, dataArray[index2 + 0].fTEnd, &allocator);
458 SkOpSegment* seg2 = seg1->next();
462 SkOpAngle& angle1 = *seg1->debugLastAngle();
PathOpsAngleIdeas.cpp 426 SkOpSegment* seg1 = contour.first(); local
427 seg1->debugAddAngle(0, 1, allocator);
428 SkOpSegment* seg2 = seg1->next();
430 int realOverlap = PathOpsAngleTester::ConvexHullOverlaps(*seg1->debugLastAngle(),
549 PathOpsAngleTester::EndsIntersect(*seg1->debugLastAngle(),
    [all...]
  /external/freetype/src/autofit/
afcjk.c 754 AF_Segment seg1, seg2; local
766 for ( seg1 = segments; seg1 < segment_limit; seg1++ )
768 if ( seg1->dir != major_dir )
772 if ( seg2 != seg1 && seg1->dir + seg2->dir == 0 )
774 FT_Pos dist = seg2->pos - seg1->pos;
781 FT_Pos min = seg1->min_coord;
782 FT_Pos max = seg1->max_coord
982 AF_Segment seg1 = edge->first; local
    [all...]
aflatin.c 1384 AF_Segment seg1, seg2; local
    [all...]
aflatin2.c 972 AF_Segment seg1, seg2; local
982 for ( seg1 = segments; seg1 < segment_mid; seg1++ )
984 if ( seg1->dir != axis->major_dir )
990 for ( seg1 = segments; seg1 < segment_limit; seg1++ )
992 if ( seg1->dir != axis->major_dir )
996 if ( seg1->dir + seg2->dir == 0 && seg2->pos > seg1->pos
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.c 1818 int chwidth, seg0, seg1; local
    [all...]
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 673 milliseconds