Searched refs:maximal (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcloctst.c5498 const char* const maximal = basic_maximize_data[i][1]; local
5510 else if (uprv_strlen(maximal) == 0) {
5512 log_err(" unexpected maximal value \"%s\" in uloc_addLikelySubtags(), minimal \"%s\" = \"%s\"\n", maximal, minimal, buffer);
5515 else if (uprv_stricmp(maximal, buffer) != 0) {
5516 log_err(" maximal doesn't match expected %s in uloc_addLikelySubtags(), minimal \"%s\" = %s\n", maximal, minimal, buffer);
5523 const char* const maximal = basic_minimize_data[i][0]; local
5528 maximal,
5534 log_err_status(status, " unexpected failure of uloc_MinimizeSubtags(), maximal \"
5551 const char* const maximal = full_data[i][1]; local
5576 const char* const maximal = full_data[i][1]; local
5607 const char* const maximal = maximizeErrors[i].expected; local
5640 const char* const maximal = minimizeErrors[i].tag; local
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dcloctst.c5499 const char* const maximal = basic_maximize_data[i][1]; local
5511 else if (uprv_strlen(maximal) == 0) {
5513 log_err(" unexpected maximal value \"%s\" in uloc_addLikelySubtags(), minimal \"%s\" = \"%s\"\n", maximal, minimal, buffer);
5516 else if (uprv_stricmp(maximal, buffer) != 0) {
5517 log_err(" maximal doesn't match expected %s in uloc_addLikelySubtags(), minimal \"%s\" = %s\n", maximal, minimal, buffer);
5524 const char* const maximal = basic_minimize_data[i][0]; local
5529 maximal,
5535 log_err_status(status, " unexpected failure of uloc_MinimizeSubtags(), maximal \"
5552 const char* const maximal = full_data[i][1]; local
5577 const char* const maximal = full_data[i][1]; local
5608 const char* const maximal = maximizeErrors[i].expected; local
5641 const char* const maximal = minimizeErrors[i].tag; local
[all...]
/external/iproute2/doc/
H A Dip-tunnels.tex332 to design tunnels in the way enforcing maximal route symmetry
438 will limit tunneled traffic to 128Kbit with maximal burst size of 4K
H A Dapi-ip6-flowlabels.tex75 flow label for another flow within the maximal lifetime has expired,
H A Dip-cref.tex381 Then we see the interface {\em mtu\/} (``maximal transfer unit''). This determines
382 the maximal size of data which can be sent as a single packet over this interface.
499 on the interface. This number wraps when the maximal length of the data type
1286 --- the maximal window for TCP to advertise to these destinations,
1287 measured in bytes. It limits maximal data bursts that our TCP
2481 \paragraph{Example:} Create a pointopoint IPv6 tunnel with maximal TTL of 32.

Completed in 92 milliseconds