HomeSort by relevance Sort by last modified time
    Searched full:superset (Results 26 - 50 of 364) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/llvm/tools/llvm-config/
CMakeLists.txt 30 # Use the C++ link flags, since they should be a superset of C link flags.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
nodeconquery.py 60 range_superset If true, the criteria will match if it is a superset
62 range_proper If true, use proper superset/subset operations.
109 "superset: {0.range_superset}, proper: {0.range_proper}".format(self))
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
LocaleDataTest.java 226 assertTrue(locale.toString() + " case-folded is a superset",
232 // Note: The case-folded set should sometimes be a strict superset
234 assertTrue("case-folded is sometimes a strict superset, and sometimes equal",
302 assertTrue(locale.toString() + " case-folded is a superset",
304 assertTrue(locale.toString() + " case-folded is a superset",
313 // Note: The case-folded set should sometimes be a strict superset
315 assertTrue("case-folded is sometimes a strict superset, and sometimes equal",
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
LocaleDataTest.java 222 assertTrue(locale.toString() + " case-folded is a superset",
228 // Note: The case-folded set should sometimes be a strict superset
230 assertTrue("case-folded is sometimes a strict superset, and sometimes equal",
298 assertTrue(locale.toString() + " case-folded is a superset",
300 assertTrue(locale.toString() + " case-folded is a superset",
309 // Note: The case-folded set should sometimes be a strict superset
311 assertTrue("case-folded is sometimes a strict superset, and sometimes equal",
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/token-rewrite/
basic.rb 154 example 'replace single middle then overlapping superset' do
249 example 'replace then replace superset' do
260 example 'replace then replace lower indexed superset' do
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_iterator_base_types.h 94 /// Forward iterators support a superset of input iterator operations.
97 /// Bidirectional iterators support a superset of forward iterator
101 /// Random-access iterators support a superset of bidirectional
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_iterator_base_types.h 94 /// Forward iterators support a superset of input iterator operations.
97 /// Bidirectional iterators support a superset of forward iterator
101 /// Random-access iterators support a superset of bidirectional
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_iterator_base_types.h 94 /// Forward iterators support a superset of input iterator operations.
97 /// Bidirectional iterators support a superset of forward iterator
101 /// Random-access iterators support a superset of bidirectional
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_iterator_base_types.h 94 /// Forward iterators support a superset of input iterator operations.
97 /// Bidirectional iterators support a superset of forward iterator
101 /// Random-access iterators support a superset of bidirectional
  /external/icu/icu4c/source/tools/tzcode/
icuzones 8 # The purpose of this file is to give ICU a superset of the time zones
  /external/llvm/lib/Target/ARM/
ARMInstrInfo.h 35 /// getRegisterInfo - TargetInstrInfo is a superset of MRegister info. As
Thumb1InstrInfo.h 35 /// getRegisterInfo - TargetInstrInfo is a superset of MRegister info. As
Thumb2InstrInfo.h 59 /// getRegisterInfo - TargetInstrInfo is a superset of MRegister info. As
  /external/parameter-framework/upstream/parameter/include/
ParameterHandle.h 39 * It is a api retro-compatible superset of the pre v3.1
  /external/protobuf/python/google/protobuf/pyext/
python.proto 39 // Protos optimized for SPEED use a strict superset of the generated code
  /frameworks/base/services/core/java/com/android/server/pm/
PackageKeySetData.java 27 /* KeySet containing all signing keys - superset of the others */
  /system/sepolicy/tools/
README 18 Displays one of subset, equal, superset, or incomparable.
  /system/sepolicy/tools/sepolicy-analyze/
dups.c 63 * The attribute-based rule is a superset of the
  /external/clang/lib/Sema/
SemaExceptionSpec.cpp 585 const FunctionProtoType *Superset, SourceLocation SuperLoc,
599 Superset = ResolveExceptionSpec(SuperLoc, Superset);
600 if (!Superset)
606 ExceptionSpecificationType SuperEST = Superset->getExceptionSpecType();
608 // If superset contains everything, we're done.
610 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc);
618 FunctionProtoType::NoexceptResult SuperNR =Superset->getNoexceptSpec(Context);
623 // Another case of the superset containing everything.
625 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc)
    [all...]
  /external/clang/test/CXX/except/except.spec/
p14.cpp 27 CA2 &(CA2::*captr3)(const CA2&) throw(A) = &CA2::operator=; // expected-error{{target exception specification is not superset of source}}
28 CA2 &(CA2::*captr4)(const CA2&) throw(B) = &CA2::operator=; // expected-error{{target exception specification is not superset of source}}
  /external/clang/test/Modules/
merge-target-features.cpp 48 // RUN: | FileCheck --allow-empty --check-prefix=SUPERSET %s
49 // SUPERSET-NOT: error:
  /external/clang/test/SemaTemplate/
instantiate-exception-spec-cxx11.cpp 37 void (*pFn2)() noexcept = &S<0>::recurse; // expected-note {{instantiation of exception spec}} expected-error {{not superset}}
168 void (*q)() noexcept = p; // expected-error {{not superset of source}}
  /external/guava/guava/src/com/google/common/reflect/
ImmutableTypeToInstanceMap.java 57 * and build again. Thus each map generated by this builder will be a superset
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
ListRetainAllTester.java 47 assertFalse("containsDuplicates.retainAll(superset) should return false",
  /external/kernel-headers/original/uapi/linux/
nfs.h 38 * a superset of NFSv2 errors (with the exception of NFSERR_WFLUSH which

Completed in 1202 milliseconds

12 3 4 5 6 7 8 91011>>