Searched refs:firstValue (Results 1 - 11 of 11) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dsimplepatternformattertest.cpp208 UnicodeString firstValue; local
209 UnicodeString *params[] = {&firstValue};
213 firstValue, appendTo, status);
H A Ducharstrietest.cpp827 int32_t firstValue=USTRINGTRIE_HAS_VALUE(firstResult) ? trie.getValue() : -1; local
831 firstValue!=(USTRINGTRIE_HAS_VALUE(firstResult) ? trie.getValue() : -1) ||
841 firstValue=USTRINGTRIE_HAS_VALUE(firstResult) ? trie.getValue() : -1;
845 firstValue!=(USTRINGTRIE_HAS_VALUE(firstResult) ? trie.getValue() : -1) ||
H A Dbytestrietest.cpp663 int32_t firstValue=USTRINGTRIE_HAS_VALUE(firstResult) ? trie.getValue() : -1; local
667 firstValue!=(USTRINGTRIE_HAS_VALUE(firstResult) ? trie.getValue() : -1) ||
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
H A DXMPNormalizer.java616 String firstValue = dcRightsArray.getChild(1).getValue();
618 firstValue, null);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DCharsTrieTest.java684 int firstValue=firstResult.hasValue() ? trie.getValue() : -1;
688 firstValue!=(firstResult.hasValue() ? trie.getValue() : -1) ||
698 firstValue=firstResult.hasValue() ? trie.getValue() : -1;
702 firstValue!=(firstResult.hasValue() ? trie.getValue() : -1) ||
H A DBytesTrieTest.java558 int firstValue=firstResult.hasValue() ? trie.getValue() : -1;
563 firstValue!=(firstResult.hasValue() ? trie.getValue() : -1) ||
/external/icu/icu4c/source/common/
H A Duloc_tag.c1583 UBool firstValue = TRUE; local
1587 if (firstValue) {
1590 firstValue = FALSE;
1662 UBool firstValue = TRUE; local
1683 if (firstValue) {
1702 if (firstValue) {
1721 firstValue = FALSE;
/external/vogar/lib/
H A Dcaliper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/caliper/ com/google/caliper/util/ ...
/external/clang/include/clang/AST/
H A DDecl.h545 static bool classofKind(Kind K) { return K >= firstValue && K <= lastValue; }
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 326 milliseconds