Searched refs:pairs (Results 1 – 16 of 16) sorted by relevance
/system/extras/tests/mmc_tracepoints/ |
D | README | 15 The output is in a form of start/stop pairs. The ops with rw in the name are
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | README | 9 Display all type pairs that are "equivalent", i.e. they are 30 Display type pairs that differ and the first difference found 37 Displays duplicate allow rules, i.e. pairs of allow rules that
|
/system/core/init/test_service/ |
D | README.md | 16 (i.e. any number of pairs of arguments.)
|
/system/tools/hidl/test/java_test/ |
D | Android.bp | 59 // and test portability since this test pairs with specific hal
|
/system/update_engine/payload_generator/ |
D | generate_delta_main.cc | 285 base::StringPairs pairs; in ParsePerPartitionTimestamps() local 287 partition_timestamps, ':', ',', &pairs)) in ParsePerPartitionTimestamps() 291 std::move_iterator(pairs.begin()), std::move_iterator(pairs.end())}; in ParsePerPartitionTimestamps()
|
/system/libhwbinder/vts/performance/ |
D | Android.bp | 50 // and test portability since this test pairs with specific hal
|
/system/tools/hidl/test/hidl_test/ |
D | Android.bp | 63 // and test portability since this test pairs with specific hal
|
/system/media/audio_utils/tests/ |
D | statistics_tests.cpp | 375 std::vector<pair_t> pairs(TEST_SIZE); in TEST() local 376 initUniform(pairs, -1., 1.); in TEST() 392 stat_pair.add(pairs[i]); in TEST()
|
/system/media/audio_utils/ |
D | primitives.c | 21 void ditherAndClamp(int32_t *out, const int32_t *sums, size_t pairs) in ditherAndClamp() argument 23 for (; pairs > 0; --pairs) { in ditherAndClamp()
|
/system/memory/lmkd/ |
D | README.md | 95 sys.lmk.minfree_levels: minfree:oom_adj_score pairs, delimited by comma
|
/system/core/fastboot/fuzzy_fastboot/ |
D | README.md | 55 The device config XML has five element pairs all inside a root level `<config>`: 58 Inside the `<getvar></getvar>` element pairs, one should list all the device's getvar 72 Inside the `<partitions></partitions>` element pairs, one should list all the device's 107 `<child>PART_NAME</child>` element pairs. 147 Oem commands are specefied in `<command></command>` element pairs. Each command
|
/system/media/audio_utils/include/audio_utils/ |
D | primitives.h | 56 void ditherAndClamp(int32_t *out, const int32_t *sums, size_t pairs);
|
/system/chre/doc/ |
D | porting_guide.md | 125 `host/hal_generic` which pairs with the CHRE framework reference implementation.
|
/system/apex/docs/ |
D | howto.md | 532 This will sign the input file with the cert/privkey pairs to produce the output
|
D | README.md | 420 public/private key pairs. APK signing (specified by `certificate`) is required
|
/system/update_engine/ |
D | README.md | 385 Update payloads can be signed (with private/public key pairs) for use in
|