HomeSort by relevance Sort by last modified time
    Searched refs:CONTAINS (Results 1 - 22 of 22) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/impl/
SortedSetRelation.java 47 CONTAINS = A_NOT_B | A_AND_B, // A (unnecessary)
56 A = CONTAINS, // A (unnecessary)
66 * what is in Java for doing contains, equals, etc.
68 * @param allow filter, using ANY, CONTAINS, etc.
86 case CONTAINS: if (a.size() < b.size()) return false; break;
138 * @param relation the relation filter, using ANY, CONTAINS, etc.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
SortedSetRelation.java 45 CONTAINS = A_NOT_B | A_AND_B, // A (unnecessary)
54 A = CONTAINS, // A (unnecessary)
64 * what is in Java for doing contains, equals, etc.
66 * @param allow filter, using ANY, CONTAINS, etc.
84 case CONTAINS: if (a.size() < b.size()) return false; break;
136 * @param relation the relation filter, using ANY, CONTAINS, etc.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
condition.py 143 class CONTAINS(ConditionOneArg):
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/dynamodb/
test_layer2.py 35 from boto.dynamodb.condition import BEGINS_WITH, CONTAINS, GT
371 results = table.scan(scan_filter={'Tags': CONTAINS('table')})
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
UnicodeSetTest.java 457 if (l != set.contains((char)i)) {
458 errln("FAIL: L contains " + (char)i + " = " +
459 set.contains((char)i));
467 if (lu != set.contains((char)i)) {
468 errln("FAIL: Lu contains " + (char)i + " = " +
469 set.contains((char)i));
586 // contains(first, last)
592 if (!set.contains(a, b)) {
596 if (set.contains((char)(a-1), b)) {
601 if (set.contains(a, (char)(b+1)))
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UnicodeSetTest.java 453 if (l != set.contains((char)i)) {
454 errln("FAIL: L contains " + (char)i + " = " +
455 set.contains((char)i));
463 if (lu != set.contains((char)i)) {
464 errln("FAIL: Lu contains " + (char)i + " = " +
465 set.contains((char)i));
582 // contains(first, last)
588 if (!set.contains(a, b)) {
592 if (set.contains((char)(a-1), b)) {
597 if (set.contains(a, (char)(b+1)))
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/
layer1.py 630 Expected contains the following:
648 CONTAINS | NOT_CONTAINS | BEGINS_WITH | IN | BETWEEN` The following
    [all...]
  /external/fonttools/Lib/fontTools/
agl.py 637 220B;suchthat;CONTAINS AS MEMBER
731 # the above table contains identical duplicates
  /external/robolectric/v3/libs/
vtd-xml-2.11.jar 
  /prebuilts/tools/common/m2/repository/com/ximpleware/vtd-xml/2.11/
vtd-xml-2.11.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /build/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js 76 /** Contains functions for creating and registering new language handlers.
742 /** True if the given tag contains a class attribute with the nocode class. */
782 * E.g., if style is 'lang-lisp', and group 1 contains the text
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 76 /** Contains functions for creating and registering new language handlers.
742 /** True if the given tag contains a class attribute with the nocode class. */
782 * E.g., if style is 'lang-lisp', and group 1 contains the text
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js 76 /** Contains functions for creating and registering new language handlers.
742 /** True if the given tag contains a class attribute with the nocode class. */
782 * E.g., if style is 'lang-lisp', and group 1 contains the text
    [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.4.33/
byte-buddy-1.4.33.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 
  /prebuilts/tools/common/m2/repository/nl/jqno/equalsverifier/equalsverifier/2.1.5/
equalsverifier-2.1.5.jar 

Completed in 548 milliseconds