Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h135 IRInstructionData(Instruction &I, bool Legality, IRInstructionDataList &IDL);
198 IRInstructionDataList *IDL = nullptr; member
323 IRInstructionDataList &IDL);
330 IRInstructionDataList *IDL = nullptr; member
378 IDL = new (IDLAllocator->Allocate()) in IRInstructionMapper()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A Ddebianrules34 $IDL = "$kde_bindir/cuteidl";
76 print STDOUT "export IDL=$IDL\n";
H A Dacinclude.m4.in3885 if test -z "$IDL"; then
3886 IDL='$(kde_bindir)/cuteidl'
3888 AC_SUBST(IDL) subst
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp28 : Inst(&I), Legal(Legality), IDL(&IDList) { in IRInstructionData()
180 this->IDL->push_back(*ID); in convertToUnsignedVec()
203 IRInstructionData *ID = allocateIRInstructionData(*It, true, *IDL); in mapToLegalUnsigned()
234 IRInstructionDataList &IDL) { in allocateIRInstructionData() argument
235 return new (InstDataAllocator->Allocate()) IRInstructionData(I, Legality, IDL); in allocateIRInstructionData()
257 ID = allocateIRInstructionData(*It, false, *IDL); in mapToIllegalUnsigned()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp74 if (DILocation *IDL = DL.getInlinedAt()) { in printDebugLoc() local
76 printDebugLoc(IDL, OS); in printDebugLoc()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/schema/
H A Dcorba.schema91 # a. IDL-style
93 # IDL:Prefix/ModuleName/InterfaceName:VersionNumber
96 # Naming module is: "IDL:omg.org/CosNaming/NamingContext:1.0".
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1497 IRInstructionDataList *IDL = Region.Candidate->front()->IDL; in extractSection() local
1501 *BeginRewritten, InstructionClassifier.visit(*BeginRewritten), *IDL); in extractSection()
1503 *EndRewritten, InstructionClassifier.visit(*EndRewritten), *IDL); in extractSection()
1507 IDL->insert(Region.Candidate->begin(), *Region.NewFront); in extractSection()
1510 IDL->insert(Region.Candidate->end(), *Region.NewBack); in extractSection()
1512 IDL->erase(Region.Candidate->begin(), std::prev(Region.Candidate->end())); in extractSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp914 Intrinsic::ID IDL = Later->getIntrinsicID(); in isNonTargetIntrinsicMatch() local
917 if (IDE == Intrinsic::masked_load && IDL == Intrinsic::masked_load) { in isNonTargetIntrinsicMatch()
929 if (IDE == Intrinsic::masked_store && IDL == Intrinsic::masked_load) { in isNonTargetIntrinsicMatch()
938 if (IDE == Intrinsic::masked_load && IDL == Intrinsic::masked_store) { in isNonTargetIntrinsicMatch()
944 if (IDE == Intrinsic::masked_store && IDL == Intrinsic::masked_store) { in isNonTargetIntrinsicMatch()
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc2714.txt159 a. IDL-style
161 IDL:Prefix/ModuleName/InterfaceName:VersionNumber
176 Naming module is: "IDL:omg.org/CosNaming/NamingContext:1.0".
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Ddir-example127 Java, Pike, and IDL code.
141 * IDLWAVE: (idlwave). Major mode and shell for IDL and WAVE/CL files.
/netbsd-src/external/bsd/openldap/dist/doc/guide/
H A Dpreamble.sdf209 IDL|Index Data Lookups
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1530 DebugLoc IDL = in fixupLineNumbers() local
1532 BI->setDebugLoc(IDL); in fixupLineNumbers()
/netbsd-src/external/public-domain/tz/dist/
H A Daustralasia2260 # the correct side of the IDL, according to the date legally observed there.
2263 # Line Islands to the west side of the IDL (or, if you prefer, moving the IDL
2265 # mapmakers redrew the IDL following the boundary of Kiribati. Even that line
2269 # governed by the IDL; therefore, even on the high seas, there may be some
2270 # places as late as fourteen hours later than UTC. And, since the IDL is not
/netbsd-src/external/bsd/unbound/dist/doc/
H A Dunbound.doxygen214 # is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C,
242 # For Microsoft's IDL there are propget and propput attributes to indicate getter
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/
H A DDoxyfile214 # is one of the parsers supported by doxygen: IDL, Java, JavaScript, CSharp, C,
242 # For Microsoft's IDL there are propget and propput attributes to indicate getter
/netbsd-src/crypto/external/bsd/libsaslc/dist/doc/
H A DDoxyfile214 # is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C,
242 # For Microsoft's IDL there are propget and propput attributes to indicate getter
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmm-viet.pot3163 "IDL"
3478 "RSI IDL"
H A Dmm-viet.out3484 "IDL"
3836 "RSI IDL"
/netbsd-src/external/mpl/dhcp/dist/doc/devel/
H A Ddoxyfile.in235 # is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C,
272 # For Microsoft's IDL there are propget and propput attributes to indicate getter
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A Ddoxygen.cfg.in263 # language is one of the parsers supported by doxygen: IDL, Java, Javascript,
317 # For Microsoft's IDL there are propget and propput attributes to indicate
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A Ddoxygen.cfg.in264 # language is one of the parsers supported by doxygen: IDL, Java, Javascript,
318 # For Microsoft's IDL there are propget and propput attributes to indicate
/netbsd-src/external/mit/libcbor/dist/
H A DDoxyfile272 # language is one of the parsers supported by doxygen: IDL, Java, Javascript,
338 # For Microsoft's IDL there are propget and propput attributes to indicate
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/doc/doxygen/
H A Duser.cfg.in274 # language is one of the parsers supported by doxygen: IDL, Java, Javascript,
343 # For Microsoft's IDL there are propget and propput attributes to indicate
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/doc/doxygen/
H A Duser.cfg.in298 # language is one of the parsers supported by doxygen: IDL, Java, JavaScript,
368 # For Microsoft's IDL there are propget and propput attributes to indicate
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS12995 of the recent IDL to java compilers. These compilers now
13037 communication, using either CORBA Request or IDL-based
13038 stub (usually generated by a IDL to java compiler). These
13040 service. The IDL to java compiler is not yet written, but

12