Searched refs:pairs (Results 1 – 11 of 11) sorted by relevance
/system/tools/hidl/test/java_test/ |
D | Android.bp | 28 // and test portability since this test pairs with specific hal
|
/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/libhwbinder/vts/performance/ |
D | Android.bp | 37 // and test portability since this test pairs with specific hal
|
/system/tools/hidl/test/hidl_test/ |
D | Android.bp | 43 // and test portability since this test pairs with specific hal
|
/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/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/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/core/libutils/ |
D | README | 150 configuration/value pairs. Any number of overlay packages may be loaded
|