Home
last modified time | relevance | path

Searched full:superset (Results 1 – 25 of 182) sorted by relevance

12345678

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangStandard.h98 /// isC99 - Language is a superset of C99.
101 /// isC11 - Language is a superset of C11.
104 /// isC17 - Language is a superset of C17.
107 /// isC23 - Language is a superset of C23.
110 /// isC2y - Language is a superset of C2y.
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dabracon,abx80x.txt4 ab1803, ab1804 and ab1805. The ab0805 is the superset of ab080x and the ab1805
5 is the superset of ab180x.
/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_ctype.h81 * Assumes that the execution character set is a superset of ASCII.
88 * Character Set. Assumes that the execution character set is a superset
/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h
/freebsd/share/doc/usd/21.troff/
H A Dtable2222 \(sp \e\|(sp superset of
224 \(ip \e\|(ip improper superset
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp760 const FunctionProtoType *Superset, bool SkipSupersetFirstParameter, in CheckExceptionSpecSubset() argument
775 Superset = ResolveExceptionSpec(SuperLoc, Superset); in CheckExceptionSpecSubset()
776 if (!Superset) in CheckExceptionSpecSubset()
782 ExceptionSpecificationType SuperEST = Superset->getExceptionSpecType(); in CheckExceptionSpecSubset()
795 CanThrowResult SuperCanThrow = Superset->canThrow(); in CheckExceptionSpecSubset()
798 // If the superset contains everything or the subset contains nothing, we're in CheckExceptionSpecSubset()
802 return CheckParamExceptionSpec(NestedDiagID, NoteID, Superset, in CheckExceptionSpecSubset()
816 // If the subset contains everything or the superset contains nothing, we've in CheckExceptionSpecSubset()
834 // Make sure it's in the superset. in CheckExceptionSpecSubset()
836 for (QualType SuperI : Superset->exceptions()) { in CheckExceptionSpecSubset()
[all …]
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dacpi.h
/freebsd/sys/contrib/device-tree/src/arm/arm/
H A Dversatile-ab-ib2.dts4 * This works as a superset of the Versatile AB.
/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-matchers.cc298 case UnorderedMatcherRequire::Superset: in DescribeToImpl()
340 case UnorderedMatcherRequire::Superset: in DescribeNegationToImpl()
401 if (match_flags() & UnorderedMatcherRequire::Superset) { in VerifyMatchMatrix()
441 if ((match_flags() & UnorderedMatcherRequire::Superset) && in FindPairing()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScopedNoAliasAA.cpp28 // has a set of noalias scopes in some domain that is a superset of the alias
130 // is a superset of the set of alias scopes in that domain. in mayAliasInScopes()
/freebsd/sys/contrib/device-tree/Bindings/connector/
H A Dsamsung,usb-connector-11pin.txt8 The bindings are superset of usb-connector bindings for micro-USB connector[1].
/freebsd/share/man/man3/
H A Dqmath.360 is used to refer to any numeric type and is therefore a superset of
226 is used to refer to any numeric type and is therefore a superset of
H A DQ_SIGNED.3166 is used to refer to any numeric type and is therefore a superset of
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Darm,versatile.yaml15 is a superset of the Versatile AB version.
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.h34 /// getRegisterInfo - TargetInstrInfo is a superset of MRegister info. As
H A DThumb1InstrInfo.h34 /// getRegisterInfo - TargetInstrInfo is a superset of MRegister info. As
/freebsd/lib/libc/db/hash/
H A DREADME2 This package implements a superset of the hsearch and dbm/ndbm libraries.
/freebsd/lib/libc/locale/
H A Dgb18030.539 It is a superset of the older GB\ 2312-1980 and GBK encodings,
/freebsd/contrib/opencsd/decoder/include/opencsd/ete/
H A Dtrc_cmp_cfg_ete.h51 * ETE trace and config are a superset of ETMv4 trace and config - hence
/freebsd/share/man/man9/
H A Dp_candebug.997 lacks superuser credentials and its (effective) group set is not a superset of
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dopen-pic.txt5 based on the binding defined for Open PIC in [1] and is a superset of that
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DAArch64TargetParser.h119 // a superset of another:
143 // True if this architecture is a superset of Other (including being equal to
/freebsd/contrib/mandoc/
H A Dchars.c213 { "sp", "<proper\037superset>", 0x2283 },
214 { "nc", "<not\037superset>", 0x2285 },
216 { "ip", "<superset\037or\037equal>", 0x2287 },
/freebsd/contrib/opencsd/decoder/source/ete/
H A Dtrc_cmp_cfg_ete.cpp75 // ete superset of etmv4 - move info to underlying structure.
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.h32 /// getRegisterInfo - TargetInstrInfo is a superset of MRegister info. As

12345678