Home
last modified time | relevance | path

Searched refs:least (Results 1 – 25 of 540) sorted by relevance

12345678910>>...22

/aosp12/packages/services/Telephony/ecc/conversion_toolset_v1/proto/
H A Dprotobuf_ecc_data.proto25 // Extra rules: Every Ecc should have at least 1 valid type.
35 // Extra rules: There should be at least one EccInfo in this list.
57 // Extra rules: There should be at least one CountryInfo in this list.
/aosp12/system/media/audio_utils/tests/
H A Dchannels_tests.cpp39 T least = ary[0]; in checkUnsignedMonotoneOrZero() local
42 EXPECT_LT(least, ary[i]); in checkUnsignedMonotoneOrZero()
43 least = ary[i]; in checkUnsignedMonotoneOrZero()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/
H A DAndroid.mk54 ifeq ($(call is-platform-sdk-version-at-least,27),true) # O-MR1
81 ifeq ($(call is-platform-sdk-version-at-least, 19),true)
86 ifeq ($(call is-platform-sdk-version-at-least, 22),true)
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/
H A DAndroid.mk56 ifeq ($(call is-platform-sdk-version-at-least,27),true) # O-MR1
85 ifeq ($(call is-platform-sdk-version-at-least, 19),true)
90 ifeq ($(call is-platform-sdk-version-at-least, 22),true)
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dsample.combined10 # Each word has a `word' entry and at least a `f' argument denoting its
21 # starting with a `shortcut' entry and having at least a `f' frequency
/aosp12/system/tools/hidl/test/error_test/no_empty_safe_union/1.0/
H A Drequired_error1 Safe union must contain at least two types to be useful
/aosp12/system/tools/hidl/test/error_test/no_single_element_safe_union/1.0/
H A Drequired_error1 Safe union must contain at least two types to be useful
/aosp12/art/test/000-nop/
H A Dinfo.txt1 This is a sample no-op test, which does at least serve to verify that the
/aosp12/art/test/596-monitor-inflation/
H A Dexpected-stdout.txt2 Monitor list grew by at least 4000 monitors
/aosp12/frameworks/compile/slang/tests/F_kernel_badsig/
H A Dstderr.txt.expect1 …:16: error: Compute kernel root() targeting SDK levels 11-22 must have at least one input paramete…
/aosp12/art/test/104-growth-limit/
H A Dinfo.txt2 conventions, can be cleared and the resulting heap is at least as large
/aosp12/packages/apps/Car/DebuggingRestrictionController/server/
H A DHOW_TO.md37 with at least 2048 bits. The certificate MUST contain at least one Subject
/aosp12/frameworks/compile/slang/tests/F_root_compute_int_in/
H A Dstderr.txt.expect2 root_compute_int_in.rscript:4:6: error: Compute kernel root() must have at least one parameter for …
/aosp12/frameworks/compile/slang/tests/F_kernel_noattr/
H A Dstderr.txt.expect2 kernel_noattr.rscript:4:5: error: Compute kernel root() must have at least one parameter for in or …
/aosp12/art/tools/hiddenapi/
H A DREADME.md37 therefore produces a value where at least two bits are set and there is never
48 make the LEB128 encoding at least two bytes long
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/
H A DAndroid.mk76 ifeq ($(call is-platform-sdk-version-at-least, 19),true)
81 ifeq ($(call is-platform-sdk-version-at-least, 22),true)
/aosp12/system/libziparchive/cli-tests/
H A Dunzip.test198 At least one error was detected in $FILES/bad_crc.zip.
211 # At least one error was detected in $FILES/bad_crc.zip.
221 At least one error was detected in $FILES/bad_crc.zip.
234 # At least one error was detected in $FILES/bad_crc.zip.
/aosp12/hardware/interfaces/camera/provider/2.6/
H A DICameraProvider.hal37 * combination MUST at the very least support the following streams while
66 * at least a single Y16 stream, Dataspace::DEPTH with sVGA resolution,
109 * The per device streamList must contain at least one output-capable stream, and may
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/
H A DAndroid.mk92 ifeq ($(call is-platform-sdk-version-at-least, 19),true)
97 ifeq ($(call is-platform-sdk-version-at-least, 22),true)
/aosp12/packages/providers/TelephonyProvider/proto/src/
H A DcarrierId.proto40 // [Optional] Carrier attributes to match a carrier. At least one value is required.
55 // [Optional] The MCC and MNC that map to this carrier. At least one value is required.
/aosp12/frameworks/opt/telephony/proto/src/
H A DcarrierId.proto40 // [Optional] Carrier attributes to match a carrier. At least one value is required.
55 // [Optional] The MCC and MNC that map to this carrier. At least one value is required.
/aosp12/hardware/qcom/display/msm8994/
H A Dcommon.mk45 ifneq ($(call is-platform-sdk-version-at-least,18),true)
/aosp12/hardware/qcom/display/msm8084/
H A Dcommon.mk50 ifneq ($(call is-platform-sdk-version-at-least,18),true)
/aosp12/hardware/libhardware/tests/input/evdev/
H A DAndroid.bp38 // here (e.g., use mkdtemp first). At least races will lead to an early failure, as
/aosp12/libnativehelper/
H A DAndroid.bp63 // As part of mainline modules(APEX), it should support at least 29(Q)
75 // As part of mainline modules(APEX), it should support at least 29(Q)

12345678910>>...22