Searched defs:Segment (Results 1 - 2 of 2) sorted by relevance

/frameworks/wilhelm/tools/permute/
H A Dpermute.c50 } Segment; typedef in typeref:struct:__anon1839
61 Segment *mSegmentArray; // storage for the segments [max]
69 const Segment *x_ = (Segment *) x;
70 const Segment *y_ = (Segment *) y;
86 Segment *seg = &s->mSegmentArray[s->mSegmentCount++];
221 s.mSegmentArray = (Segment *) malloc(sizeof(Segment) * s.mSegmentMax);
234 Segment tem
[all...]
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 59 milliseconds