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

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_iterator_base_types.h 95 /// Forward iterators support a superset of input iterator operations.
98 /// Bidirectional iterators support a superset of forward iterator
102 /// Random-access iterators support a superset of bidirectional
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_iterator_base_types.h 95 /// Forward iterators support a superset of input iterator operations.
98 /// Bidirectional iterators support a superset of forward iterator
102 /// Random-access iterators support a superset of bidirectional
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_iterator_base_types.h 95 /// Forward iterators support a superset of input iterator operations.
98 /// Bidirectional iterators support a superset of forward iterator
102 /// Random-access iterators support a superset of bidirectional
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_iterator_base_types.h 95 /// Forward iterators support a superset of input iterator operations.
98 /// Bidirectional iterators support a superset of forward iterator
102 /// Random-access iterators support a superset of bidirectional
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/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/chromium_org/components/policy/core/common/
forwarding_policy_provider.h 38 // the |delegate_|'s SchemaRegistry contains a superset of this provider's
  /external/chromium_org/third_party/icu/source/tools/tzcode/
icuzones 8 # The purpose of this file is to give ICU a superset of the time zones
  /external/clang/lib/Sema/
SemaExceptionSpec.cpp 520 const FunctionProtoType *Superset, SourceLocation SuperLoc,
534 Superset = ResolveExceptionSpec(SuperLoc, Superset);
535 if (!Superset)
541 ExceptionSpecificationType SuperEST = Superset->getExceptionSpecType();
543 // If superset contains everything, we're done.
545 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc);
553 FunctionProtoType::NoexceptResult SuperNR =Superset->getNoexceptSpec(Context);
558 // Another case of the superset containing everything.
560 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc)
    [all...]
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
ListRetainAllTester.java 44 assertFalse("containsDuplicates.retainAll(superset) should return false",
  /external/icu4c/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 37 /// getRegisterInfo - TargetInstrInfo is a superset of MRegister info. As
Thumb1InstrInfo.h 36 /// getRegisterInfo - TargetInstrInfo is a superset of MRegister info. As
Thumb2InstrInfo.h 60 /// getRegisterInfo - TargetInstrInfo is a superset of MRegister info. As
  /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/chromium_org/chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/
math_symbols.json     [all...]
  /external/bluetooth/bluedroid/stack/avrc/
avrc_pars_ct.c 110 ** Description This function is a superset of AVRC_ParsMetadata to parse the response.
  /external/chromium_org/chrome/browser/sync/glue/
sync_frontend.h 84 // |encrypted_types| will always be a superset of
  /external/chromium_org/gpu/config/
gpu_test_config.h 108 // superset of the bot config.
  /external/clang/test/SemaTemplate/
instantiate-exception-spec-cxx11.cpp 34 void (*pFn2)() noexcept = &S<0>::recurse; // expected-note {{instantiation of exception spec}} expected-error {{not superset}}
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.h 33 /// getRegisterInfo - TargetInstrInfo is a superset of MRegister info. As
  /external/llvm/lib/Target/MSP430/
MSP430InstrInfo.h 48 /// getRegisterInfo - TargetInstrInfo is a superset of MRegister info. As
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.h 43 /// getRegisterInfo - TargetInstrInfo is a superset of MRegister info. As
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.h 30 /// getRegisterInfo - TargetInstrInfo is a superset of MRegister info. As
  /external/openfst/src/lib/
symbol-table-ops.cc 25 // a superset of the other.
  /external/valgrind/main/docs/internals/
module-structure.txt 41 modules in the core. This is a strict superset of the visible-to-tool

Completed in 826 milliseconds

12 3 4 5 6 7 8 91011>>