Home
last modified time | relevance | path

Searched refs:Explicit (Results 1 – 25 of 57) sorted by relevance

123

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp362 bool Explicit = DumpType != DIDT_All && !IsDWO; in dump() local
363 bool ExplicitDWO = Explicit && IsDWO; in dump()
393 if (Explicit || getNumCompileUnits()) in dump()
409 if (Explicit || getNumTypeUnits()) in dump()
474 if (shouldDump(Explicit, ".debug_macro", DIDT_ID_DebugMacro, in dump()
574 if (shouldDump(Explicit, ".debug_str", DIDT_ID_DebugStr, in dump()
586 if (shouldDump(Explicit, ".debug_addr", DIDT_ID_DebugAddr, in dump()
671 if (shouldDump(Explicit, ".gdb_index", DIDT_ID_GdbIndex, in dump()
676 if (shouldDump(Explicit, ".apple_names", DIDT_ID_AppleNames, in dump()
680 if (shouldDump(Explicit, ".apple_types", DIDT_ID_AppleTypes, in dump()
[all …]
/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp619 bool Explicit = UmbrellaModule->InferExplicitSubmodules; in findOrCreateModuleForHeaderInUmbrellaDir() local
627 Explicit).first; in findOrCreateModuleForHeaderInUmbrellaDir()
645 Explicit).first; in findOrCreateModuleForHeaderInUmbrellaDir()
1847 bool Explicit = false; in parseModuleDecl() local
1853 Explicit = true; in parseModuleDecl()
1874 return parseInferredModuleDecl(Framework, Explicit); in parseModuleDecl()
1891 } else if (Id.size() == 1 && Explicit) { in parseModuleDecl()
1894 Explicit = false; in parseModuleDecl()
2763 } else if (Explicit) { in parseInferredModuleDecl()
2765 Explicit = false; in parseInferredModuleDecl()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp427 xmlNsPtr Explicit = std::move(EC.get()); in mergeNamespaces() local
428 NonDominantNode->ns = Explicit; in mergeNamespaces()
497 xmlNsPtr Explicit = std::move(ExplicitOrError.get()); in reconcileNamespaces() local
498 Node->ns = Explicit; in reconcileNamespaces()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h41 bool Explicit = false; ///< VReg was explicitly specified in the .mir file. member
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoFlags.def38 HANDLE_DI_FLAG((1 << 7), Explicit)
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h753 void setDirection(PassDirection Direction, bool Explicit) { in setDirection() argument
755 ParamCommandCommentBits.IsDirectionExplicit = Explicit; in setDirection()
/freebsd-13.1/crypto/heimdal/appl/rcp/
H A DChangeLog35 * util.c: Explicit typecast to avoid signess warning.
/freebsd-13.1/secure/caroot/blacklisted/
H A DEC-ACC.pem60 Explicit Text: Vegeu https://www.catcert.net/verarrel
H A DQuoVadis_Root_CA.pem57Explicit Text: Reliance on the QuoVadis Root Certificate by any party assumes acceptance of the th…
/freebsd-13.1/crypto/openssh/
H A DPROTOCOL.krl117 3. Explicit key sections
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleSLM.td432 // Packed Compare Explicit Length Strings, Return Mask
438 // Packed Compare Explicit Length Strings, Return Index
H A DX86Schedule.td463 // Packed Compare Explicit Length Strings, Return Mask
467 // Packed Compare Explicit Length Strings, Return Index
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DREADME.txt105 WebAssembly registers are implicitly initialized to zero. Explicit zeroing is
/freebsd-13.1/secure/caroot/trusted/
H A DAutoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem76 Explicit Text:
H A DQuoVadis_Root_CA_3.pem71Explicit Text: Any use of this Certificate constitutes acceptance of the QuoVadis Root CA 3 Certif…
H A DACCVRAIZ1.pem80 Explicit Text:
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp564 if (Info.Explicit) in parseRegisterInfo()
568 Info.Explicit = true; in parseRegisterInfo()
H A DMIParser.cpp1489 if (RegInfo.Explicit && RegInfo.D.RC != RC) { in parseRegisterClassOrBank()
1495 RegInfo.Explicit = true; in parseRegisterClassOrBank()
1520 if (RegInfo.Explicit && RegInfo.D.RegBank != RegBank) in parseRegisterClassOrBank()
1523 RegInfo.Explicit = true; in parseRegisterClassOrBank()
/freebsd-13.1/crypto/openssl/doc/man5/
H A Dx509v3_config.pod348 explicitText="Explicit Text Here"
360 explicitText="UTF8:Explicit Text Here"
/freebsd-13.1/lib/libc/locale/
H A DDESIGN.xlocale109 Explicit Locale Calls
/freebsd-13.1/share/i18n/csmapper/APPLE/
H A DUCS%GUJARATI.src104 # b) Explicit halant and soft halant
H A DGUJARATI%UCS.src104 # b) Explicit halant and soft halant
H A DDEVANAGA%UCS.src105 # b) Explicit halant and soft halant
H A DGURMUKHI%UCS.src96 # a) Explicit halant and soft halant
H A DUCS%DEVANAGA.src105 # b) Explicit halant and soft halant

123