Searched refs:IDA (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | SemaConcept.h | 48 llvm::FoldingSetNodeID IDA, IDB; in hasMatchingParameterMapping() local 50 .Profile(IDA, C); in hasMatchingParameterMapping() 53 if (IDA != IDB) in hasMatchingParameterMapping()
|
/freebsd/tools/kerneldoc/subsys/ |
H A D | Doxyfile-dev_ida | 6 PROJECT_NAME = "FreeBSD kernel IDA device code"
|
/freebsd/sbin/bsdlabel/ |
H A D | disktab | 146 ida4|compaq88|Compaq IDA (4 drives) :\ 147 :ty=winchester:dt=IDA:se#512:nt#16:ns#63:nc#1644:rm#3600:\
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | IRSimilarityIdentifier.h | 504 IRInstructionMapper(SpecificBumpPtrAllocator<IRInstructionData> *IDA, in IRInstructionMapper() 506 : InstDataAllocator(IDA), IDLAllocator(IDLA) { in IRInstructionMapper()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaConcept.cpp | 1838 llvm::FoldingSetNodeID IDA, IDB; in MaybeEmitAmbiguousAtomicConstraintsDiagnostic() local 1839 EA->Profile(IDA, Context, /*Canonical=*/true); in MaybeEmitAmbiguousAtomicConstraintsDiagnostic() 1841 if (IDA != IDB) in MaybeEmitAmbiguousAtomicConstraintsDiagnostic()
|
H A D | SemaTemplateDeduction.cpp | 5939 llvm::FoldingSetNodeID IDA, IDB; in operator ()() local 5940 Args1[I].Profile(IDA, Ctx); in operator ()() 5942 if (IDA != IDB) in operator ()() 5958 llvm::FoldingSetNodeID IDA, IDB; in operator ()() local 5959 Args1[I].Profile(IDA, Ctx); in operator ()() 5963 if (IDA != IDB) in operator ()()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | database | 815 # IDA (Interactive Disassembler) database 816 0 string IDA0 IDA (Interactive Disassembler) database 817 0 string IDA1 IDA (Interactive Disassembler) database 818 0 string IDA2 IDA (Interactive Disassembler) database
|
/freebsd/contrib/sendmail/contrib/ |
H A D | mmuegel | 1676 If you use IDA \fBsendmail\fR you could add the following to <machine>.m4:
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 7832 Allow IDA-style recursive function calls. Code contributed by Mark 10283 University, which is in turn derived from IDA. 10433 CONFIG: changes to UUCP rewriting to simulate IDA-style "V" 10586 is an IDA-ism suggested by Christophe Wolfhugel. 11131 largely equivalent to the IDA feature of the same name.
|
/freebsd/contrib/ntp/ |
H A D | NEWS | 2763 Credit: This weakness was discovered by John D "Doug" Birdwell of IDA.org. 6529 Credit: This weakness was discovered by John D "Doug" Birdwell of IDA.org.
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 2894 @Article{LaFata:1970:IDA, 24805 @Article{Boyse:1979:IDA,
|