Searched refs:munged (Results 1 – 9 of 9) sorted by relevance
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/ |
D | ULocaleTest.java | 338 ULocale munged = longULocale.setKeywordValue("key", "C#"); in testSetKeywordValueStringString() local 339 assertEquals("C#", munged.getKeywordValue("key")); in testSetKeywordValueStringString() 340 munged = munged.setKeywordValue("zzyzx", "grue"); in testSetKeywordValueStringString() 341 assertEquals("grue", munged.getKeywordValue("zzyzx")); in testSetKeywordValueStringString() 348 String munged = ULocale.setKeywordValue(longULocaleName, "key", "C#"); in testSetKeywordValueStringStringString() local 349 assertEquals("C#", ULocale.getKeywordValue(munged, "key")); in testSetKeywordValueStringStringString() 350 munged = ULocale.setKeywordValue(munged, "zzyzx", "grue"); in testSetKeywordValueStringStringString() 351 assertEquals("grue", ULocale.getKeywordValue(munged, "zzyzx")); in testSetKeywordValueStringStringString()
|
/external/dnsmasq/src/ |
D | forward.c | 342 int munged = 0, is_sign; in process_reply() local 370 munged = 1; in process_reply() 379 munged = 1; in process_reply() 386 munged = 1; in process_reply() 393 if (munged) { in process_reply()
|
/external/libevent/m4/ |
D | libtool.m4 | 2243 # directories to be munged by the contents of PATH, which is string
|
/external/libpng/scripts/ |
D | libtool.m4 | 2243 # directories to be munged by the contents of PATH, which is string
|
/external/curl/m4/ |
D | libtool.m4 | 2242 # directories to be munged by the contents of PATH, which is string
|
/external/ImageMagick/m4/ |
D | libtool.m4 | 2243 # directories to be munged by the contents of PATH, which is string
|
/external/pcre/dist2/m4/ |
D | libtool.m4 | 2265 # directories to be munged by the contents of PATH, which is string
|
/external/expat/m4/ |
D | libtool.m4 | 2248 # directories to be munged by the contents of PATH, which is string
|
/external/iperf3/ |
D | aclocal.m4 | 2257 # directories to be munged by the contents of PATH, which is string
|