/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 1005 bool Explicit = DumpType != DIDT_All && !IsDWO; in dump() local 1006 bool ExplicitDWO = Explicit && IsDWO; in dump() 1007 auto shouldDump = [&](bool Explicit, const char *Name, unsigned ID, in dump() 1010 bool Should = (DumpType & Mask) && (Explicit || !Section.empty()); in dump() 1018 if (shouldDump(Explicit, ".debug_abbrev", DIDT_ID_DebugAbbrev, in dump() 1044 if (Explicit || getNumCompileUnits()) in dump() 1060 if (Explicit || getNumTypeUnits()) in dump() 1070 if (const auto *Off = shouldDump(Explicit, ".debug_loc", DIDT_ID_DebugLoc, in dump() 1075 shouldDump(Explicit, ".debug_loclists", DIDT_ID_DebugLoclists, in dump() 1108 shouldDump(Explicit, ".debug_frame", DIDT_ID_DebugFrame, in dump() [all …]
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | openssl-glossary.pod | 72 =item Explicit Fetching 74 Explicit Fetching is a type of Fetching (see Fetching). Explicit Fetching is 84 Also see Explicit Fetching and Implicit Fetching.
|
H A D | crypto.pod | 127 =head2 Explicit fetching 217 L</Explicit fetching> to prefetch an algorithm once initially, 220 See an example of Explicit fetching in L</USING ALGORITHMS IN APPLICATIONS>.
|
H A D | EVP_PKEY-EC.pod | 18 Explicit parameters are supported for backwards compatibility reasons, but they
|
/freebsd/contrib/llvm-project/llvm/lib/WindowsManifest/ |
H A D | WindowsManifestMerger.cpp | 425 xmlNsPtr Explicit = std::move(EC.get()); in mergeNamespaces() local 426 NonDominantNode->ns = Explicit; in mergeNamespaces() 495 xmlNsPtr Explicit = std::move(ExplicitOrError.get()); in reconcileNamespaces() local 496 Node->ns = Explicit; in reconcileNamespaces()
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | ModuleMap.cpp | 656 bool Explicit = UmbrellaModule->InferExplicitSubmodules; in findOrCreateModuleForHeaderInUmbrellaDir() local 664 Explicit).first; in findOrCreateModuleForHeaderInUmbrellaDir() 682 Explicit).first; in findOrCreateModuleForHeaderInUmbrellaDir() 1579 void parseInferredModuleDecl(bool Framework, bool Explicit); 1943 bool Explicit = false; in parseModuleDecl() local 1949 Explicit = true; in parseModuleDecl() 1970 return parseInferredModuleDecl(Framework, Explicit); in parseModuleDecl() 1987 } else if (Id.size() == 1 && Explicit) { in parseModuleDecl() 1990 Explicit = false; in parseModuleDecl() 2116 Map.findOrCreateModule(ModuleName, ActiveModule, Framework, Explicit) in parseModuleDecl() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/ |
H A D | MIParser.h | 43 bool Explicit = false; ///< VReg was explicitly specified in the .mir file. 41 bool Explicit = false; ///< VReg was explicitly specified in the .mir file. global() member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugInfoFlags.def | 38 HANDLE_DI_FLAG((1 << 7), Explicit)
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | LangOptions.h | 373 Explicit, enumerator 721 DefaultVisiblityExportMapping::Explicit; in isExplicitDefaultVisibilityExportMapping()
|
/freebsd/crypto/heimdal/appl/rcp/ |
H A D | ChangeLog | 35 * util.c: Explicit typecast to avoid signess warning.
|
/freebsd/secure/caroot/untrusted/ |
H A D | EC-ACC.pem | 59 Explicit Text: Vegeu https://www.catcert.net/verarrel
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ScheduleSLM.td | 435 // Packed Compare Explicit Length Strings, Return Mask 441 // Packed Compare Explicit Length Strings, Return Index
|
H A D | X86Schedule.td | 469 // Packed Compare Explicit Length Strings, Return Mask 473 // Packed Compare Explicit Length Strings, Return Index
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | README.txt | 105 WebAssembly registers are implicitly initialized to zero. Explicit zeroing is
|
/freebsd/secure/caroot/trusted/ |
H A D | Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem | 73 Explicit Text:
|
H A D | ACCVRAIZ1.pem | 77 Explicit Text:
|
H A D | QuoVadis_Root_CA_3.pem | 70 …Explicit Text: Any use of this Certificate constitutes acceptance of the QuoVadis Root CA 3 Certif…
|
/freebsd/crypto/openssh/ |
H A D | PROTOCOL.krl | 142 3. Explicit key sections
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MIRParser.cpp | 623 if (Info.Explicit) in parseRegisterInfo() 627 Info.Explicit = true; in parseRegisterInfo()
|
H A D | MIParser.cpp | 1587 if (RegInfo.Explicit && RegInfo.D.RC != RC) { in parseRegisterClassOrBank() 1593 RegInfo.Explicit = true; in parseRegisterClassOrBank() 1618 if (RegInfo.Explicit && RegInfo.D.RegBank != RegBank) in parseRegisterClassOrBank() 1621 RegInfo.Explicit = true; in parseRegisterClassOrBank()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/ |
H A D | OptParser.td | 80 // Explicit specifier for default visibility
|
/freebsd/crypto/openssl/doc/man5/ |
H A D | x509v3_config.pod | 454 explicitText = "Explicit Text Here" 462 explicitText = "UTF8:Explicit Text Here"
|
/freebsd/share/i18n/csmapper/APPLE/ |
H A D | GUJARATI%UCS.src | 103 # b) Explicit halant and soft halant
|
H A D | UCS%GUJARATI.src | 103 # b) Explicit halant and soft halant
|
/freebsd/lib/libc/locale/ |
H A D | DESIGN.xlocale | 108 Explicit Locale Calls
|