/frameworks/ml/nn/runtime/test/generated/tests/ |
D | greater.mod.py.cpp | 5 namespace greater { namespace 13 execute(greater::CreateModel, in TEST_F() 14 greater::is_ignored, in TEST_F() 15 greater::get_examples_simple()); in TEST_F() 17 TEST_AVAILABLE_SINCE(V1_2, greater_simple, greater::CreateModel) in TEST_AVAILABLE_SINCE() 20 execute(greater::CreateModel_int32, in TEST_AVAILABLE_SINCE() 21 greater::is_ignored_int32, in TEST_AVAILABLE_SINCE() 22 greater::get_examples_simple_int32()); in TEST_AVAILABLE_SINCE() 24 TEST_AVAILABLE_SINCE(V1_2, greater_simple_int32, greater::CreateModel_int32) in TEST_AVAILABLE_SINCE() 27 execute(greater::CreateModel_float16, in TEST_AVAILABLE_SINCE() [all …]
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | HalVersion.java | 70 public boolean greater(HalVersion ver) { in greater() method in HalVersion 85 return greater(ver) || equals(ver); in greaterOrEqual()
|
/frameworks/ml/nn/common/operations/ |
D | HashtableLookup.cpp | 29 int greater(const void* a, const void* b) { in greater() function 54 num_rows, sizeof(int), greater); in Eval()
|
D | Comparisons.cpp | 115 std::greater<ComparisonType>(), context->getInputBuffer<DataType>(kInputTensor1), in executeGreaterTyped()
|
/frameworks/base/core/java/android/util/ |
D | Half.java | 418 if (greater(x, y)) return 1; in compare() 757 public static boolean greater(@HalfFloat short x, @HalfFloat short y) { in greater() method in Half
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/ |
D | protobuf-config-version.cmake.in | 27 …, set ${PACKAGE_FIND_NAME}_FIND_VERSION_PRERELEASE to '@protobuf_VERSION_PRERELEASE@' or greater.")
|
/frameworks/av/media/codec2/sfplugin/ |
D | PipelineWatcher.cpp | 150 std::greater<Clock::duration>()); in elapsed()
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | shared.rsh | 82 of ULPs is of a greater size than FLT_EPSILON. */
|
/frameworks/rs/rsov/tests/RSoVTest/src/com/android/rs/rsov/test/ |
D | shared.rsh | 85 of ULPs is of a greater size than FLT_EPSILON. */
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | shared.rsh | 101 of ULPs is of a greater size than FLT_EPSILON. */
|
/frameworks/rs/script_api/ |
D | rs_convert.spec | 109 input numbers greater than INT_MAX/255.f or less than INT_MIN/255.f result in
|
D | rs_math.spec | 510 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/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | shared.rsh | 103 of ULPs is of a greater size than FLT_EPSILON. */
|
/frameworks/native/services/surfaceflinger/ |
D | LayerStats.cpp | 109 std::sort(layerShapeVec.begin(), layerShapeVec.end(), std::greater<std::string>()); in logLayerStats()
|
/frameworks/av/media/libnblog/ |
D | Merger.cpp | 92 std::priority_queue<MergeItem, std::vector<MergeItem>, std::greater<MergeItem>> timestamps; in merge()
|
/frameworks/compile/libbcc/ |
D | README.rst | 195 boundary (if the sizes of other arguments are no greater than 8.)
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
D | AudioProfile.cpp | 459 std::greater<typename SampleRateVector::value_type>()) : in findBestMatchingOutputConfig()
|
/frameworks/av/media/codec2/core/include/ |
D | C2.h | 540 struct std::greater<::c2_cntr_t<T>> {
|
/frameworks/ml/nn/runtime/test/generated/ |
D | all_generated_V1_2_vts_tests.cpp | 25387 namespace greater { namespace 25396 greater::createTestModel, in TEST_F() 25397 greater::is_ignored, in TEST_F() 25398 greater::get_examples_simple()); in TEST_F() 25402 const Model model = greater::createTestModel(); in TEST_F() 25403 const std::vector<Request> requests = createRequests(greater::get_examples_simple()); in TEST_F() 25410 greater::createTestModel_int32, in TEST_F() 25411 greater::is_ignored_int32, in TEST_F() 25412 greater::get_examples_simple_int32()); in TEST_F() 25416 const Model model = greater::createTestModel_int32(); in TEST_F() [all …]
|
/frameworks/base/tools/aapt2/ |
D | readme.md | 64 a resource ID by assuming it is larger than 0. In Java, a resource ID with package ID greater
|
/frameworks/native/services/surfaceflinger/sysprop/ |
D | SurfaceFlingerProperties.sysprop | 72 # greater than sRGB. Typical display may have same
|
/frameworks/rs/script_api/include/ |
D | rs_object_info.rsh | 247 * If the Element is not a structure or the index is greater or equal to the number of
|
D | rs_graphics.rsh | 128 …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 …
|
D | rs_math.rsh | 733 * 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.
|
/frameworks/layoutlib/create/ |
D | README.txt | 130 the StackMapTable correctly and Java 7 VM enforces that classes with version greater than 51 have
|