OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:orderable
(Results
1 - 15
of
15
) sorted by null
/frameworks/av/media/img_utils/src/
Orderable.cpp
17
#include <img_utils/
Orderable
.h>
25
bool
Orderable
::operator op (const
Orderable
&
orderable
) const { \
26
return getComparableValue() op
orderable
.getComparableValue(); \
36
Orderable
::~
Orderable
() {}
TiffWriter.cpp
38
bool
Orderable
::operator op (const
Orderable
&
orderable
) const { \
39
return getComparableValue() op
orderable
.getComparableValue(); \
/frameworks/av/media/img_utils/include/img_utils/
Orderable.h
27
inline bool operator op (const
Orderable
&
orderable
) const;
30
* Subclasses of
Orderable
can be compared and sorted. This is
34
class ANDROID_API
Orderable
{
36
virtual ~
Orderable
();
/external/skia/src/pathops/
SkOpAngle.h
88
bool
orderable
(SkOpAngle* rh); // false == this < rh ; true == this > rh
SkOpAngle.cpp
117
lrOrder = (int) lh->
orderable
(rh);
125
ltOrder = (int) lh->
orderable
(this);
132
trOrder = (int)
orderable
(rh);
769
bool SkOpAngle::
orderable
(SkOpAngle* rh) {
function in class:SkOpAngle
[
all
...]
/external/skia/tests/
PathOpsAngleTest.cpp
201
static int
Orderable
(SkOpAngle& lh, SkOpAngle& rh) {
202
return lh.
orderable
(&rh);
261
PathOpsAngleTester::
Orderable
(*first->debugLastAngle(), *next->debugLastAngle());
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds2/
layer1.py
[
all
...]
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/
kotlin-compiler-0.12.613.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/
kotlin-compiler-embeddable-0.13.1513.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/
kotlin-compiler-embeddable-0.13.1514.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/
kotlin-compiler-embeddable-1.0.0-beta-1103.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/
kotlin-compiler-embeddable-1.0.0-beta-4584.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/
kotlin-compiler-embeddable-1.0.0-rc-1036.jar
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
kotlin-compiler-embeddable-1.0.2.jar
Completed in 1282 milliseconds