Home
last modified time | relevance | path

Searched refs:Compatible (Results 1 – 25 of 28) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/lib/BinaryFormat/
H A DMsgPackWriter.cpp22 Writer::Writer(raw_ostream &OS, bool Compatible) in Writer() argument
23 : EW(OS, Endianness), Compatible(Compatible) {} in Writer()
108 else if (!Compatible && Size <= UINT8_MAX) { in write()
124 assert(!Compatible && "Attempt to write Bin format in compatible mode"); in write()
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMsgPackWriter.h51 Writer(raw_ostream &OS, bool Compatible = false);
125 bool Compatible; variable
/openbsd-src/sys/dev/isa/
H A Dpnpdevs76 # PNP0900 # VGA Compatible
78 # PNP0902 # 8514/A Compatible
88 # PNP090C # XGA Compatible
134 pcic PNP0E00 # Intel 82365-Compatible PCMCIA Controller
196 ne PNP80D5 # NE1000 Compatible
197 ne PNP80D6 # NE2000 Compatible
279 # PNP820A # Zenith Data Systems NE2000-Compatible
298 # PNP8324 # ARCNET Compatible
483 # GRV0003 # UltraSound Plug & Play SB Compatible A
/openbsd-src/gnu/llvm/clang/docs/
H A DDataFlowAnalysisIntro.md688 `Compatible`.
692 int *pi; // pi is Compatible
696 delete pi; // pi is Compatible
698 TakeOwnership(pi); // pi is Compatible
700 // pi is Compatible
710 delete pi; // pi is Compatible
714 delete pi; // pi is Compatible
716 // pi is Compatible
741 delete pi; // pi is Compatible
743 vector<unique_ptr<int>> v = {std::unique_ptr(pi)}; // pi is Compatible
[all …]
/openbsd-src/usr.bin/file/magdir/
H A Dmathematica56 …***************\n\n\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Mathematica-Compatible Notebook Mathema…
/openbsd-src/gnu/usr.bin/perl/ext/Devel-Peek/
H A DChanges25 Compatible with PerlIO.
/openbsd-src/gnu/llvm/llvm/tools/llvm-objcopy/
H A DCommonOpts.td48 HelpText<"Compatible with GNU's --strip-all">;
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp9498 Sema::AssignConvertType ConvTy = Sema::Compatible; in checkPointerTypesForAssignment()
9583 if (ConvTy != Sema::Compatible) in checkPointerTypesForAssignment()
9650 Sema::AssignConvertType ConvTy = Sema::Compatible; in checkBlockPointerTypesForAssignment()
9696 return Sema::Compatible; in checkObjCPointerTypesForAssignment()
9702 return Sema::Compatible; in checkObjCPointerTypesForAssignment()
9713 return Sema::Compatible; in checkObjCPointerTypesForAssignment()
9772 return Compatible; in CheckAssignmentConstraints()
9780 return Compatible; in CheckAssignmentConstraints()
9789 if (result != Compatible) in CheckAssignmentConstraints()
9794 return Compatible; in CheckAssignmentConstraints()
[all …]
H A DSemaObjCProperty.cpp1373 == Compatible); in ActOnPropertyImplDecl()
1726 != Compatible) { in DiagnosePropertyAccessorMismatch()
H A DSemaInit.cpp9016 if (ConvTy != Sema::Compatible && in Perform()
9019 == Sema::Compatible) in Perform()
9020 ConvTy = Sema::Compatible; in Perform()
H A DSemaExprCXX.cpp4250 ConvTy == Compatible ? Incompatible : ConvTy, From->getExprLoc(), in PerformImplicitConversion()
4672 assert ((ConvTy == Sema::Compatible) && in PerformImplicitConversion()
H A DSemaDeclAttr.cpp3727 ParamTy, Ty) != Sema::Compatible) { in handleCleanupAttr()
H A DSemaOverload.cpp2113 case Sema::Compatible: in IsStandardConversion()
/openbsd-src/gnu/llvm/llvm/docs/
H A DTypeMetadata.rst91 :header: VTable for, Offset, Compatible Class
H A DAArch64SME.rst118 functions with a Streaming-Compatible interface (PSTATE.SM can be
/openbsd-src/sys/dev/eisa/
H A Deisadevs474 product DEC 8102 8514/A-Compatible Graphics
/openbsd-src/gnu/usr.bin/binutils/ld/
H A Dld.texinfo171 * MRI:: MRI Compatible Script Files
412 @ref{MRI,,MRI Compatible Script Files}.
415 the MRI Compatible Script Files section of GNU ld documentation.
5586 @appendix MRI Compatible Script Files
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dld.texinfo183 * MRI:: MRI Compatible Script Files
426 @ref{MRI,,MRI Compatible Script Files}.
429 the MRI Compatible Script Files section of GNU ld documentation.
6530 @appendix MRI Compatible Script Files
/openbsd-src/usr.sbin/nsd/doc/
H A DRELNOTES557 Compatible implementations are in place for systems that lack the
H A DChangeLog1012 Compatible implementations are in place for systems that lack the
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl56delta.pod2791 =head2 Compatible C Source API Changes
H A Dperl561delta.pod3395 =head2 Compatible C Source API Changes
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h12356 Compatible, enumerator
/openbsd-src/sys/dev/usb/
H A Dusbdevs2434 product INSIDEOUT EDGEPORTCOMP 0x0013 Edgeport Compatible
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/
H A Das.texinfo1965 @section Compatible Output: @option{--traditional-format}

12