Home
last modified time | relevance | path

Searched refs:Detail (Results 1 – 25 of 38) sorted by relevance

12

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DTimeProfiler.h54 void timeTraceProfilerBegin(StringRef Name, StringRef Detail);
56 llvm::function_ref<std::string()> Detail);
77 TimeTraceScope(StringRef Name, StringRef Detail) { in TimeTraceScope()
79 timeTraceProfilerBegin(Name, Detail); in TimeTraceScope()
81 TimeTraceScope(StringRef Name, llvm::function_ref<std::string()> Detail) { in TimeTraceScope()
83 timeTraceProfilerBegin(Name, Detail); in TimeTraceScope()
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DASTConcept.cpp28 auto &Detail = Satisfaction.Details[I]; local
29 if (Detail.second.is<Expr *>())
31 UnsatisfiedConstraintRecord{Detail.first,
33 Detail.second.get<Expr *>())};
36 *Detail.second.get<std::pair<SourceLocation, StringRef> *>();
43 UnsatisfiedConstraintRecord{Detail.first,
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DTimeProfiler.cpp53 const std::string Detail; member
57 Detail(std::move(Dt)) {} in Entry()
84 void begin(std::string Name, llvm::function_ref<std::string()> Detail) { in begin()
86 Detail()); in begin()
152 if (!E.Detail.empty()) { in write()
153 J.attributeObject("args", [&] { J.attribute("detail", E.Detail); }); in write()
315 void llvm::timeTraceProfilerBegin(StringRef Name, StringRef Detail) { in timeTraceProfilerBegin() argument
318 [&]() { return std::string(Detail); }); in timeTraceProfilerBegin()
322 llvm::function_ref<std::string()> Detail) { in timeTraceProfilerBegin() argument
324 TimeTraceProfilerInstance->begin(std::string(Name), Detail); in timeTraceProfilerBegin()
/netbsd/external/gpl3/gcc/dist/libcody/
H A Dserver.cc36 const requestTable[Detail::RC_HWM] =
82 void Server::DirectProcess (Detail::MessageBuffer &from, in DirectProcess()
83 Detail::MessageBuffer &to) in DirectProcess()
101 unsigned ix = Detail::RC_HWM; in ProcessRequests()
110 if (ix == Detail::RC_CONNECT) in ProcessRequests()
132 if (err || ix >= Detail::RC_HWM) in ProcessRequests()
139 else if (ix >= Detail::RC_HWM) in ProcessRequests()
141 else if (IsConnected () && ix == Detail::RC_CONNECT) in ProcessRequests()
143 else if (!IsConnected () && ix != Detail::RC_CONNECT) in ProcessRequests()
H A Dcody.hh46 namespace Detail { namespace
113 Append (Detail::S2C(u8" ")); in Space()
376 Detail::MessageBuffer write; ///< Outgoing write buffer
377 Detail::MessageBuffer read; ///< Incoming read buffer
381 Detail::FD fd; ///< FDs connecting to server
649 Detail::MessageBuffer write;
650 Detail::MessageBuffer read;
652 Detail::FD fd;
705 void DirectProcess (Detail::MessageBuffer &from, Detail::MessageBuffer &to);
H A Dclient.cc23 static Packet (*const responseTable[Detail::RC_HWM])
131 Assert (code < Detail::RC_HWM); in ProcessResponse()
208 return MaybeRequest (Detail::RC_CONNECT); in Connect()
244 return MaybeRequest (Detail::RC_MODULE_REPO); in ModuleRepo()
276 return MaybeRequest (Detail::RC_MODULE_EXPORT); in ModuleExport()
289 return MaybeRequest (Detail::RC_MODULE_IMPORT); in ModuleImport()
302 return MaybeRequest (Detail::RC_MODULE_COMPILED); in ModuleCompiled()
315 return MaybeRequest (Detail::RC_INCLUDE_TRANSLATE); in IncludeTranslate()
H A Dbuffer.cc31 namespace Detail { namespace
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTConcept.h45 using Detail = llvm::PointerUnion<Expr *, SubstitutionDiagnostic *>; variable
53 llvm::SmallVector<std::pair<const Expr *, Detail>, 4> Details;
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp262 MachineBasicBlock *LandMBB, bool Detail = false);
1123 MachineBasicBlock *FalseMBB, MachineBasicBlock *LandMBB, bool Detail) { in showImproveSimpleJumpintoIf() argument
1126 if (Detail) { in showImproveSimpleJumpintoIf()
1135 if (Detail) { in showImproveSimpleJumpintoIf()
1144 if (Detail) { in showImproveSimpleJumpintoIf()
1153 if (Detail) { in showImproveSimpleJumpintoIf()
/netbsd/external/bsd/flex/dist/doc/
H A Dflex.info129 Node: Reentrant Detail125264
H A Dflex.info-1112 * Reentrant Detail::
115 The Reentrant API in Detail
3118 * Reentrant Detail::
3197 File: flex.info, Node: Reentrant Example, Next: Reentrant Detail, Prev: Reentrant Overview, Up:…
3229 File: flex.info, Node: Reentrant Detail, Next: Reentrant Functions, Prev: Reentrant Example, Up…
3231 19.4 The Reentrant API in Detail
3248 … Specify Reentrant, Next: Extra Reentrant Argument, Prev: Reentrant Detail, Up: Reentrant Detail
3378 …Node: Accessor Methods, Next: Extra Data, Prev: Init and Destroy Functions, Up: Reentrant Detail
3412 …flex.info, Node: Extra Data, Next: About yyscan_t, Prev: Accessor Methods, Up: Reentrant Detail
3474 File: flex.info, Node: About yyscan_t, Prev: Extra Data, Up: Reentrant Detail
[all …]
H A Dflex.texi136 * Reentrant Detail::
139 The Reentrant API in Detail
3990 * Reentrant Detail::
4081 @node Reentrant Example, Reentrant Detail, Reentrant Overview, Reentrant
4115 @node Reentrant Detail, Reentrant Functions, Reentrant Example, Reentrant
4116 @section The Reentrant API in Detail
4131 @node Specify Reentrant, Extra Reentrant Argument, Reentrant Detail, Reentrant Detail
4284 @node Accessor Methods, Extra Data, Init and Destroy Functions, Reentrant Detail
4325 @node Extra Data, About yyscan_t, Accessor Methods, Reentrant Detail
4402 @node About yyscan_t, , Extra Data, Reentrant Detail
[all …]
/netbsd/crypto/external/bsd/openssl.old/dist/
H A DINSTALL104 If any of these steps fails, see section Installation in Detail below.
741 Installation in Detail
928 see section TESTS in Detail below.
1159 TESTS in Detail
/netbsd/external/ibm-public/postfix/dist/proto/
H A Dstop.double-cc226 Detail format is digit digit 1 3 digit 1 3
/netbsd/share/misc/
H A Dna.phone6 # Area Code : Description : Detail : State/Province Abbrev.
/netbsd/crypto/external/bsd/openssl/dist/
H A DINSTALL.md27 - [Installation Steps in Detail](#installation-steps-in-detail)
145 [Installation in Detail](#installation-steps-in-detail) section below.
1143 Installation Steps in Detail
/netbsd/crypto/external/bsd/libsaslc/dist/ref/
H A Drfc4422.txt712 2) Detail any mechanism negotiation facility that the protocol
796 5) Detail any facility the protocol provides that allows the client
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DDeveloperPolicy.rst618 - Detail upsides of the version increase (e.g. which newer C++ language or
621 - Detail downsides on important platforms (e.g. Ubuntu LTS status).
/netbsd/external/bsd/ipf/dist/etc/
H A Dservices1688 lingwood 2480/tcp # Lingwood's Detail
1689 lingwood 2480/udp # Lingwood's Detail
/netbsd/external/gpl3/binutils.old/dist/ld/
H A DChangeLog-2010777 * ld.texinfo (Expression Section): Detail expression evaluation.
/netbsd/external/gpl3/gdb/dist/ld/
H A DChangeLog-2010777 * ld.texinfo (Expression Section): Detail expression evaluation.
/netbsd/external/gpl3/gdb/dist/sim/ppc/
H A Dpsim.texinfo507 * Def Cmds in Detail:: All the definition commands.
/netbsd/external/gpl3/binutils/dist/ld/
H A DChangeLog-2010777 * ld.texinfo (Expression Section): Detail expression evaluation.
/netbsd/external/gpl3/gdb.old/dist/ld/
H A DChangeLog-2010777 * ld.texinfo (Expression Section): Detail expression evaluation.
/netbsd/external/gpl3/gdb.old/dist/sim/ppc/
H A Dpsim.texinfo507 * Def Cmds in Detail:: All the definition commands.

12