Home
last modified time | relevance | path

Searched refs:greater (Results 1 – 25 of 33) sorted by relevance

12

/frameworks/ml/nn/runtime/test/generated/spec_V1_2/
Dgreater.example.cpp7 namespace generated_tests::greater { namespace
64 namespace generated_tests::greater { namespace
189 namespace generated_tests::greater { namespace
246 namespace generated_tests::greater { namespace
303 namespace generated_tests::greater { namespace
428 namespace generated_tests::greater { namespace
485 namespace generated_tests::greater { namespace
610 namespace generated_tests::greater { namespace
667 namespace generated_tests::greater { namespace
792 namespace generated_tests::greater { namespace
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DHalVersion.java70 public boolean greater(HalVersion ver) { in greater() method in HalVersion
85 return greater(ver) || equals(ver); in greaterOrEqual()
/frameworks/ml/nn/common/operations/
DHashtableLookup.cpp34 int greater(const void* a, const void* b) { in greater() function
59 greater); in Eval()
DComparisons.cpp121 std::greater<ComparisonType>(), context->getInputBuffer<DataType>(kInputTensor1), in executeGreaterTyped()
/frameworks/base/core/java/android/util/
DHalf.java659 public static boolean greater(@HalfFloat short x, @HalfFloat short y) { in greater() method in Half
660 return FP16.greater(x, y); in greater()
/frameworks/av/media/codec2/sfplugin/
DPipelineWatcher.cpp150 std::greater<Clock::duration>()); in elapsed()
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dshared.rsh82 of ULPs is of a greater size than FLT_EPSILON. */
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dshared.rsh101 of ULPs is of a greater size than FLT_EPSILON. */
/frameworks/rs/script_api/
Drs_convert.spec109 input numbers greater than INT_MAX/255.f or less than INT_MIN/255.f result in
Drs_math.spec510 If min_value is greater than max_value, the results are undefined.
890 summary: Smallest integer not greater than a value
892 Returns the smallest integer not greater than a value.
1810 This function yields undefined results from input values less than -1 or greater than 1.
1866 This function yields undefined results from input values less than -1 or greater than 1.
1895 This function yields undefined results from input values less than -1 or greater than 1.
1951 This function yields undefined results from input values less than -1 or greater than 1.
/frameworks/native/services/surfaceflinger/
DLayerStats.cpp109 std::sort(layerShapeVec.begin(), layerShapeVec.end(), std::greater<std::string>()); in logLayerStats()
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dshared.rsh103 of ULPs is of a greater size than FLT_EPSILON. */
/frameworks/av/media/libnblog/
DMerger.cpp92 std::priority_queue<MergeItem, std::vector<MergeItem>, std::greater<MergeItem>> timestamps; in merge()
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioProfileVectorHelper.cpp423 std::greater<typename SampleRateSet::value_type>()) : in findBestMatchingOutputConfig()
/frameworks/compile/libbcc/
DREADME.rst195 boundary (if the sizes of other arguments are no greater than 8.)
/frameworks/av/media/codec2/core/include/
DC2.h540 struct std::greater<::c2_cntr_t<T>> {
/frameworks/base/tools/aapt2/
Dreadme.md64 a resource ID by assuming it is larger than 0. In Java, a resource ID with package ID greater
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop72 # greater than sRGB. Typical display may have same
/frameworks/rs/script_api/include/
Drs_object_info.rsh247 * If the Element is not a structure or the index is greater or equal to the number of
Drs_graphics.rsh128 …RS_DEPTH_FUNC_GREATER = 3, // Drawn if the incoming depth value is greater than that in the depth …
129 …RS_DEPTH_FUNC_GEQUAL = 4, // Drawn if the incoming depth value is greater or equal to that in the …
Drs_math.rsh733 * If min_value is greater than max_value, the results are undefined.
1661 * floor: Smallest integer not greater than a value
1663 * Returns the smallest integer not greater than a value.
3682 * This function yields undefined results from input values less than -1 or greater than 1.
3780 * This function yields undefined results from input values less than -1 or greater than 1.
3829 * This function yields undefined results from input values less than -1 or greater than 1.
3927 * This function yields undefined results from input values less than -1 or greater than 1.
Drs_convert.rsh1572 * input numbers greater than INT_MAX/255.f or less than INT_MIN/255.f result in
/frameworks/layoutlib/create/
DREADME.txt130 the StackMapTable correctly and Java 7 VM enforces that classes with version greater than 51 have
/frameworks/ml/nn/tools/api/
Dtypes.spec209 * - scale: a 32 bit floating point value greater than zero.
1011 * greater than 2, then it gets flattened to a 2-D Tensor. The
2894 * scale is a 32 bit floating point with value greater than zero.
2948 * - scale: a 32 bit floating point value greater than zero.
2963 * scale is a 32 bit floating point with value greater than zero.
4314 * be the same, and must be greater than or equal to 2.
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt98 programs enables a greater number of people to use a large body of

12