Home
last modified time | relevance | path

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

123

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1005 bool Explicit = DumpType != DIDT_All && !IsDWO; in dump()
1006 bool ExplicitDWO = Explicit && IsDWO; in dump()
1007 auto shouldDump = [&](bool Explicit, const char *Name, unsigned ID, in dump() argument
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, " in dump()
1004 bool Explicit = DumpType != DIDT_All && !IsDWO; dump() local
[all...]
/freebsd-src/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-src/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-src/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp656 bool Explicit = UmbrellaModule->InferExplicitSubmodules; in findOrCreateModuleForHeaderInUmbrellaDir()
664 Explicit).first; in findOrCreateModuleForHeaderInUmbrellaDir()
682 Explicit).first; in findOrCreateModuleForHeaderInUmbrellaDir()
1579 void parseInferredModuleDecl(bool Framework, bool Explicit);
1943 bool Explicit = false; in parseModuleDecl()
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()
657 bool Explicit = UmbrellaModule->InferExplicitSubmodules; findOrCreateModuleForHeaderInUmbrellaDir() local
1939 bool Explicit = false; parseModuleDecl() local
2845 parseInferredModuleDecl(bool Framework,bool Explicit) parseInferredModuleDecl() argument
[all...]
/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoFlags.def38 HANDLE_DI_FLAG((1 << 7), Explicit)
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h373 Explicit,
721 DefaultVisiblityExportMapping::Explicit;
379 Explicit, global() enumerator
/freebsd-src/crypto/heimdal/appl/rcp/
H A DChangeLog35 * util.c: Explicit typecast to avoid signess warning.
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h747 void setDirection(ParamCommandPassDirection Direction, bool Explicit) {
749 ParamCommandCommentBits.IsDirectionExplicit = Explicit;
/freebsd-src/secure/caroot/untrusted/
H A DEC-ACC.pem59 Explicit Text: Vegeu https://www.catcert.net/verarrel
H A DQuoVadis_Root_CA.pem55Explicit Text: Reliance on the QuoVadis Root Certificate by any party assumes acceptance of the th…
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DREADME.txt105 WebAssembly registers are implicitly initialized to zero. Explicit zeroing is
/freebsd-src/secure/caroot/trusted/
H A DAutoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem73 Explicit Text:
H A DQuoVadis_Root_CA_3.pem70Explicit Text: Any use of this Certificate constitutes acceptance of the QuoVadis Root CA 3 Certif…
H A DACCVRAIZ1.pem77 Explicit Text:
/freebsd-src/crypto/openssh/
H A DPROTOCOL.krl142 3. Explicit key sections
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp623 if (Info.Explicit) in parseRegisterInfo()
627 Info.Explicit = true; in parseRegisterInfo()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptParser.td80 // Explicit specifier for default visibility
/freebsd-src/crypto/openssl/doc/man5/
H A Dx509v3_config.pod454 explicitText = "Explicit Text Here"
462 explicitText = "UTF8:Explicit Text Here"
/freebsd-src/lib/libc/locale/
H A DDESIGN.xlocale108 Explicit Locale Calls
/freebsd-src/share/i18n/csmapper/APPLE/
H A DGUJARATI%UCS.src103 # b) Explicit halant and soft halant
H A DUCS%GUJARATI.src103 # b) Explicit halant and soft halant

123