Searched refs:least (Results 1 – 25 of 108) 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/sepolicy/reqd_mask/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest)
|
/system/sepolicy/prebuilts/api/29.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/prebuilts/api/27.0/private/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest)
|
/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/31.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/26.0/private/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest)
|
/system/bt/types/ |
D | Android.bp | 24 // As part of updatable mainline modules(media, swcodec), it should support at least 29(Q)
|
/system/libziparchive/cli-tests/ |
D | unzip.test | 198 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.
|
/system/libbase/ |
D | README.md | 25 bar for inclusion to be "are there at least three *unrelated* projects
|
/system/memory/lmkd/ |
D | README.md | 10 by killing the least essential process(es) to keep system performing
|
/system/linkerconfig/ |
D | Android.bp | 127 // Note that even thought linkerconfig requires at least one version of VNDK APEXes,
|
/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/debuggerd/ |
D | Android.bp | 476 // or at least that is the intention so that we get both of them populated
|
/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
|
12345