Searched refs:least (Results 1 – 25 of 103) sorted by relevance
12345
/system/tools/hidl/test/error_test/no_single_element_safe_union/1.0/ |
D | required_error | 1 Safe union must contain at least two types to be useful
|
/system/tools/hidl/test/error_test/no_empty_safe_union/1.0/ |
D | required_error | 1 Safe union must contain at least two types to be useful
|
/system/media/audio_utils/tests/ |
D | channels_tests.cpp | 39 T least = ary[0]; in checkUnsignedMonotoneOrZero() local 42 EXPECT_LT(least, ary[i]); in checkUnsignedMonotoneOrZero() 43 least = ary[i]; in checkUnsignedMonotoneOrZero()
|
D | primitives_tests.cpp | 352 T least = 0; in checkMonotoneOrZero() local 356 EXPECT_LT(least, ary[i]); in checkMonotoneOrZero() 357 least = ary[i]; in checkMonotoneOrZero()
|
/system/bt/types/ |
D | Android.bp | 15 // As part of updatable mainline modules(media, swcodec), it should support at least 29(Q)
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest)
|
D | boringssl_self_test.te | 4 # self test which computes a hash of the BoringSSL Crypto Module (BCM) and, at least once
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest)
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest)
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest)
|
/system/sepolicy/private/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest)
|
D | boringssl_self_test.te | 4 # self test which computes a hash of the BoringSSL Crypto Module (BCM) and, at least once
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest)
|
/system/sepolicy/reqd_mask/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest)
|
/system/tools/hidl/test/java_test/ |
D | hidl_test_java | 3 r=0 # at least one test ran
|
/system/libbase/ |
D | README.md | 25 bar for inclusion to be "are there at least three *unrelated* projects
|
/system/linkerconfig/ |
D | Android.bp | 98 // Note that even thought linkerconfig requires at least one version of VNDK APEXes,
|
/system/memory/lmkd/ |
D | README.md | 10 by killing the least essential process(es) to keep system performing
|
/system/core/debuggerd/ |
D | Android.bp | 414 // or at least that is the intention so that we get both of them populated
|
/system/core/cli-test/ |
D | README.md | 69 The fields can appear in any order, but every test must contain at least a
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | vendor_init.te | 32 # system/core/init.rc requires at least cache_file and data_file_type.
|
/system/extras/partition_tools/ |
D | README.md | 14 * `-p,--partition=DATA` - Add a partition to the metadata. At least one partition must be defined. …
|
/system/core/fastboot/ |
D | README.md | 342 Devices must support at least 512-byte packets, but packet size has a direct 344 least 1024-byte packets. On a local network with 0.5ms round-trip time this will 362 subsequent packets will attempt to retransmit for at least 1 minute before
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | vendor_init.te | 30 # system/core/init.rc requires at least cache_file and data_file_type.
|
/system/sepolicy/public/ |
D | vendor_init.te | 30 # system/core/init.rc requires at least cache_file and data_file_type.
|
12345