Home
last modified time | relevance | path

Searched refs:Info (Results 126 – 150 of 722) sorted by relevance

12345678910>>...29

/minix/external/bsd/llvm/dist/clang/lib/Index/
H A DCommentToXML.cpp122 const CommandInfo *Info = Traits.getCommandInfo(BCC->getCommandID()); in FullCommentParts() local
123 if (!Brief && Info->IsBriefCommand) { in FullCommentParts()
127 if (!Headerfile && Info->IsHeaderfileCommand) { in FullCommentParts()
131 if (Info->IsReturnsCommand) { in FullCommentParts()
135 if (Info->IsThrowsCommand) { in FullCommentParts()
173 const CommandInfo *Info = Traits.getCommandInfo(VLC->getCommandID()); in FullCommentParts() local
174 if (!Info->IsDeclarationCommand) in FullCommentParts()
333 const CommandInfo *Info = Traits.getCommandInfo(C->getCommandID()); in visitBlockCommandComment() local
334 if (Info->IsBriefCommand) { in visitBlockCommandComment()
340 if (Info->IsReturnsCommand) { in visitBlockCommandComment()
/minix/gnu/usr.bin/texinfo/patches/
H A D0000-texinfo-nbsd.patch288 - * Info: (info).
373 - f. This port supports compressed Info files, like what Info under Unix
435 - Info with a name of a document which Info cannot find, it
490 -4. Compressed Info Files
493 - Info allows you to hold your Info files in compressed form, to save
576 - within Info.
1331 stored in Info format.
1397 stored in Info format.
3369 # Generate the top-level Info node, given a directory of Info files
3379 Info hierarchy. The first time you invoke Info you start off
[all …]
/minix/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCInstrAnalysis.cpp16 Info->get(Inst.getOpcode()).OpInfo[0].OperandType != MCOI::OPERAND_PCREL) in evaluateBranch()
/minix/minix/drivers/power/acpi/dispatcher/
H A Ddswstate.c668 ACPI_EVALUATE_INFO *Info, in AcpiDsInitAmlWalk() argument
689 if (Info) in AcpiDsInitAmlWalk()
691 WalkState->Params = Info->Parameters; in AcpiDsInitAmlWalk()
692 WalkState->CallerReturnDesc = &Info->ReturnObject; in AcpiDsInitAmlWalk()
/minix/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp187 for (const std::string &Info : OperandInfo) in EmitOperandInfo() local
188 OS << "{ " << Info << " }, "; in EmitOperandInfo()
212 for (const auto &Info : Inst->Operands) { in initOperandMapData() local
213 StrUintMapIter I = Operands.find(Info.Name); in initOperandMapData()
217 std::pair<std::string, unsigned>(Info.Name, NumOperands++)); in initOperandMapData()
219 OpList[I->second] = Info.MIOperandNo; in initOperandMapData()
/minix/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp228 struct debug_line_info const* Info) { in op_write_debug_line_info() argument
233 return WriteDebugLineInfoFunc(Agent, Code, NumEntries, Info); in op_write_debug_line_info()
/minix/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DTemplateDeduction.h237 void set(Decl *Spec, DeductionFailureInfo Info) { in set()
239 DeductionFailure = Info; in set()
/minix/external/bsd/llvm/dist/llvm/test/DebugInfo/
H A D2009-11-06-NamelessGlobalVariable.ll14 !9 = !{i32 1, !"Debug Info Version", i32 2}
/minix/crypto/external/bsd/heimdal/dist/lib/hx509/data/
H A Dtest-pw.key3 DEK-Info: AES-256-CBC,8E591DF1F7BA7038BC8A176AA9C47330
H A Dpkinit-pw.key3 DEK-Info: AES-256-CBC,28C20887B231CD5238D14EE2237F6440
/minix/crypto/external/bsd/openssl/dist/apps/
H A Dprivkey.pem3 DEK-Info: DES-EDE3-CBC,BA26229A1653B7FF
/minix/external/bsd/llvm/dist/llvm/cmake/modules/
H A DLLVM-Config.cmake113 if( TARGET LLVM${c}Info )
114 list(APPEND expanded_components "LLVM${c}Info")
126 if( TARGET LLVM${LLVM_NATIVE_ARCH}Info )
127 list(APPEND expanded_components "LLVM${LLVM_NATIVE_ARCH}Info")
/minix/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclarationName.h279 if (const IdentifierInfo *Info = getAsIdentifierInfo()) in getFETokenInfo() local
280 return Info->getFETokenInfo<T>(); in getFETokenInfo()
462 void setInfo(const DeclarationNameLoc &Info) { LocInfo = Info; } in setInfo()
/minix/external/bsd/llvm/dist/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp328 ModuleInfo &Info = Modules[Known->second]; in loadedModuleFile() local
333 if (File->File->getSize() == Info.Size && in loadedModuleFile()
334 File->File->getModificationTime() == Info.ModTime) { in loadedModuleFile()
335 Info.File = File; in loadedModuleFile()
413 ModuleFileInfo &Info = ModuleFiles[File]; in getModuleFileInfo() local
414 Info.ID = NewID; in getModuleFileInfo()
415 return Info; in getModuleFileInfo()
/minix/external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitstreamReader.cpp34 if (const BitstreamReader::BlockInfo *Info = in EnterSubBlock() local
36 CurAbbrevs.insert(CurAbbrevs.end(), Info->Abbrevs.begin(), in EnterSubBlock()
37 Info->Abbrevs.end()); in EnterSubBlock()
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/AArch64/
H A Darm64-2012-05-22-LdStOptBug.ll47 !1 = !{i32 1, !"Objective-C Image Info Version", i32 0}
48 !2 = !{i32 1, !"Objective-C Image Info Section", !"__DATA, __objc_imageinfo, regular, no_dead_strip…
/minix/external/bsd/llvm/dist/llvm/test/DebugInfo/ARM/
H A Dprocesses-relocations.ll14 !4 = !{i32 2, !"Debug Info Version", i32 1}
/minix/external/bsd/llvm/dist/llvm/test/DebugInfo/AArch64/
H A Dprocesses-relocations.ll14 !4 = !{i32 2, !"Debug Info Version", i32 1}
/minix/external/bsd/llvm/dist/llvm/test/DebugInfo/SystemZ/
H A Dprocesses-relocations.ll14 !4 = !{i32 2, !"Debug Info Version", i32 1}
/minix/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DTextDiagnosticPrinter.h53 const Diagnostic &Info) override;
/minix/external/bsd/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DInlinerPass.h39 void getAnalysisUsage(AnalysisUsage &Info) const override;
/minix/external/bsd/llvm/dist/clang/lib/Driver/
H A DDriverOptions.cpp23 static const OptTable::Info InfoTable[] = {
/minix/external/bsd/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp162 IdentifierInfo &Info = in AddKeyword() local
164 Info.setIsExtensionToken(AddResult == KS_Extension); in AddKeyword()
165 Info.setIsCXX11CompatKeyword(AddResult == KS_Future); in AddKeyword()
173 IdentifierInfo &Info = Table.get(Keyword, TokenCode); in AddCXXOperatorKeyword() local
174 Info.setIsCPlusPlusOperatorKeyword(); in AddCXXOperatorKeyword()
/minix/external/bsd/llvm/dist/llvm/test/MC/PowerPC/
H A Dppc64-fixup-apply.s75 # CHECK-NEXT: Info: 0
103 # CHECK-NEXT: Info: 0
/minix/external/bsd/llvm/dist/llvm/test/Linker/
H A Ddebug-info-version-a.ll13 !0 = !{i32 2, !"Debug Info Version", i32 2}

12345678910>>...29