Home
last modified time | relevance | path

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

123

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1004 bool Explicit = DumpType != DIDT_All && !IsDWO; in dump() local
1005 bool ExplicitDWO = Explicit && IsDWO; in dump()
1043 if (Explicit || getNumCompileUnits()) in dump()
1059 if (Explicit || getNumTypeUnits()) in dump()
1124 if (shouldDump(Explicit, ".debug_macro", DIDT_ID_DebugMacro, in dump()
1224 if (shouldDump(Explicit, ".debug_str", DIDT_ID_DebugStr, in dump()
1236 if (shouldDump(Explicit, ".debug_addr", DIDT_ID_DebugAddr, in dump()
1322 if (shouldDump(Explicit, ".gdb_index", DIDT_ID_GdbIndex, in dump()
1327 if (shouldDump(Explicit, ".apple_names", DIDT_ID_AppleNames, in dump()
1331 if (shouldDump(Explicit, ".apple_types", DIDT_ID_AppleTypes, in dump()
[all …]
/freebsd-14.2/crypto/openssl/doc/man7/
H A Dopenssl-glossary.pod72 =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 Dcrypto.pod127 =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 DEVP_PKEY-EC.pod18 Explicit parameters are supported for backwards compatibility reasons, but they
/freebsd-14.2/contrib/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp425 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-14.2/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp657 bool Explicit = UmbrellaModule->InferExplicitSubmodules; in findOrCreateModuleForHeaderInUmbrellaDir() local
665 Explicit).first; in findOrCreateModuleForHeaderInUmbrellaDir()
683 Explicit).first; in findOrCreateModuleForHeaderInUmbrellaDir()
1939 bool Explicit = false; in parseModuleDecl() local
1945 Explicit = true; in parseModuleDecl()
1966 return parseInferredModuleDecl(Framework, Explicit); in parseModuleDecl()
1983 } else if (Id.size() == 1 && Explicit) { in parseModuleDecl()
1986 Explicit = false; in parseModuleDecl()
2878 } else if (Explicit) { in parseInferredModuleDecl()
2880 Explicit = false; in parseInferredModuleDecl()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h43 bool Explicit = false; ///< VReg was explicitly specified in the .mir file. member
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoFlags.def38 HANDLE_DI_FLAG((1 << 7), Explicit)
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h379 Explicit, enumerator
679 DefaultVisiblityExportMapping::Explicit; in isExplicitDefaultVisibilityExportMapping()
/freebsd-14.2/crypto/heimdal/appl/rcp/
H A DChangeLog35 * util.c: Explicit typecast to avoid signess warning.
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h747 void setDirection(ParamCommandPassDirection Direction, bool Explicit) {
749 ParamCommandCommentBits.IsDirectionExplicit = Explicit;
/freebsd-14.2/secure/caroot/untrusted/
H A DEC-ACC.pem59 Explicit Text: Vegeu https://www.catcert.net/verarrel
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleSLM.td435 // Packed Compare Explicit Length Strings, Return Mask
441 // Packed Compare Explicit Length Strings, Return Index
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DREADME.txt105 WebAssembly registers are implicitly initialized to zero. Explicit zeroing is
/freebsd-14.2/secure/caroot/trusted/
H A DAutoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem73 Explicit Text:
H A DACCVRAIZ1.pem77 Explicit Text:
H A DQuoVadis_Root_CA_3.pem70Explicit Text: Any use of this Certificate constitutes acceptance of the QuoVadis Root CA 3 Certif…
/freebsd-14.2/crypto/openssh/
H A DPROTOCOL.krl142 3. Explicit key sections
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp604 if (Info.Explicit) in parseRegisterInfo()
608 Info.Explicit = true; in parseRegisterInfo()
H A DMIParser.cpp1581 if (RegInfo.Explicit && RegInfo.D.RC != RC) { in parseRegisterClassOrBank()
1587 RegInfo.Explicit = true; in parseRegisterClassOrBank()
1612 if (RegInfo.Explicit && RegInfo.D.RegBank != RegBank) in parseRegisterClassOrBank()
1615 RegInfo.Explicit = true; in parseRegisterClassOrBank()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptParser.td80 // Explicit specifier for default visibility
/freebsd-14.2/crypto/openssl/doc/man5/
H A Dx509v3_config.pod454 explicitText = "Explicit Text Here"
462 explicitText = "UTF8:Explicit Text Here"
/freebsd-14.2/lib/libc/locale/
H A DDESIGN.xlocale108 Explicit Locale Calls
/freebsd-14.2/share/i18n/csmapper/APPLE/
H A DUCS%GUJARATI.src103 # b) Explicit halant and soft halant
H A DGUJARATI%UCS.src103 # b) Explicit halant and soft halant

123