Home
last modified time | relevance | path

Searched refs:ContextOptions (Results 1 - 4 of 4) sorted by relevance

/third_party/node/src/
H A Dnode_contextify.h36 struct ContextOptions { struct
49 const ContextOptions& options);
95 const ContextOptions& options);
100 const ContextOptions& options);
H A Dnode_contextify.cc114 const ContextOptions& options) { in New()
147 const ContextOptions& options) in ContextifyContext()
248 const ContextOptions& options) { in New()
365 ContextOptions options; in MakeContext()
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h724 struct ContextOptions //!OCLINT too many fields struct
1026 DOCTEST_INTERFACE const ContextOptions* getContextOptions();
1757 // The constructor has to accept "const ContextOptions&" as a single argument
1759 // Reporter(const ContextOptions& in)
1806 typedef IReporter* (*reporterCreatorFunc)(const ContextOptions&);
1811 IReporter* reporterCreator(const ContextOptions& o) {
3131 struct ContextState : ContextOptions, TestRunStats, CurrentTestCaseStats
3586 const ContextOptions* getContextOptions() { return DOCTEST_BRANCH_ON_DISABLED(nullptr, g_cs); }
4983 const ContextOptions& opt;
4986 XmlReporter(const ContextOptions
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 36 milliseconds