Searched refs:maximal (Results 1 – 25 of 87) sorted by relevance
1234
/external/v8/tools/clang/plugins/tests/ |
D | enum_last_value.txt | 1 …rning: [chromium-style] _LAST/Last constants of enum types must have the maximal value for any con… 4 …rning: [chromium-style] _LAST/Last constants of enum types must have the maximal value for any con…
|
D | enum_last_value_from_c.txt | 1 …rning: [chromium-style] _LAST/Last constants of enum types must have the maximal value for any con…
|
/external/icu/icu4c/source/test/cintltst/ |
D | cloctst.c | 5627 const char* const maximal = basic_maximize_data[i][1]; in TestLikelySubtags() local 5639 else if (uprv_strlen(maximal) == 0) { in TestLikelySubtags() 5641 …mal value \"%s\" in uloc_addLikelySubtags(), minimal \"%s\" = \"%s\"\n", maximal, minimal, buffer); in TestLikelySubtags() 5644 else if (uprv_stricmp(maximal, buffer) != 0) { in TestLikelySubtags() 5645 …'t match expected %s in uloc_addLikelySubtags(), minimal \"%s\" = %s\n", maximal, minimal, buffer); in TestLikelySubtags() 5652 const char* const maximal = basic_minimize_data[i][0]; in TestLikelySubtags() local 5657 maximal, in TestLikelySubtags() 5663 …expected failure of uloc_MinimizeSubtags(), maximal \"%s\" status %s\n", maximal, u_errorName(stat… in TestLikelySubtags() 5667 if (uprv_stricmp(maximal, buffer) != 0) { in TestLikelySubtags() 5668 …imal value \"%s\" in uloc_minimizeSubtags(), maximal \"%s\" = \"%s\"\n", minimal, maximal, buffer); in TestLikelySubtags() [all …]
|
/external/ltp/utils/benchmark/kernbench-0.42/ |
D | README | 13 optimal (default is 4xnumber of cpus) and maximal job count. Optionally it can 43 M : don't perform maximal load runs (default do)
|
/external/autotest/server/site_tests/network_WiFi_Perf/ |
D | control.11b | 13 This test uses netperf to measure the maximal receiving and transmitting
|
D | control.11g | 13 This test uses netperf to measure the maximal receiving and transmitting
|
D | control.11a | 13 This test uses netperf to measure the maximal receiving and transmitting
|
D | control.ht40 | 13 This test uses netperf to measure the maximal receiving and transmitting
|
D | control.ht20 | 13 This test uses netperf to measure the maximal receiving and transmitting
|
D | control.vht80 | 13 This test uses netperf to measure the maximal receiving and transmitting
|
D | control.11g_aes | 13 This test uses netperf to measure the maximal receiving and transmitting
|
D | control.11g_tkip | 13 This test uses netperf to measure the maximal receiving and transmitting
|
D | control.11a_aes | 13 This test uses netperf to measure the maximal receiving and transmitting
|
D | control.ht40_aes | 13 This test uses netperf to measure the maximal receiving and transmitting
|
D | control.11a_tkip | 13 This test uses netperf to measure the maximal receiving and transmitting
|
/external/autotest/server/site_tests/network_WiFi_AttenuatedPerf/ |
D | control.ht40_ch153 | 13 This test uses netperf to measure the maximal receiving and transmitting
|
D | control.ht40_ch011 | 13 This test uses netperf to measure the maximal receiving and transmitting
|
D | control.ht40_ch044 | 13 This test uses netperf to measure the maximal receiving and transmitting
|
D | control.ht40_ch006 | 13 This test uses netperf to measure the maximal receiving and transmitting
|
D | control.ht40_ch001 | 13 This test uses netperf to measure the maximal receiving and transmitting
|
/external/autotest/server/site_tests/network_WiFi_BluetoothScanPerf/ |
D | control.11b | 12 This test uses netperf to measure the maximal receiving and transmitting
|
D | control.11a | 12 This test uses netperf to measure the maximal receiving and transmitting
|
/external/autotest/server/site_tests/network_WiFi_BluetoothStreamPerf/ |
D | control.11a | 13 This test uses netperf to measure the maximal receiving and transmitting
|
D | control.11b | 13 This test uses netperf to measure the maximal receiving and transmitting
|
/external/eigen/unsupported/Eigen/ |
D | AdolcForward | 19 // Note that the maximal number of directions is controlled by 56 * Note that the maximal number of directions is controlled by
|
1234