Home
last modified time | relevance | path

Searched defs:SharedContext (Results 1 – 25 of 48) sorted by relevance

12

/dports/lang/rust/rustc-1.58.1-src/src/librustdoc/html/render/
H A Dcontext.rs79 crate struct SharedContext<'tcx> { struct
80 crate tcx: TyCtxt<'tcx>,
83 crate src_root: PathBuf,
86 crate layout: layout::Layout,
90 pub(super) show_type_layout: bool,
92 collapsed: bool,
98 created_dirs: RefCell<FxHashSet<PathBuf>>,
103 crate style_files: Vec<StylePath>,
106 crate resource_suffix: String,
109 crate static_root_path: Option<String>,
[all …]
/dports/devel/php-ice37/ice-3.7.2/cpp/src/Ice/
H A DSharedContext.h25 SharedContext() in SharedContext() function
29 SharedContext(const Ice::Context& val) : in SharedContext() function
/dports/devel/ice37/ice-3.7.2/cpp/src/Ice/
H A DSharedContext.h25 SharedContext() in SharedContext() function
29 SharedContext(const Ice::Context& val) : in SharedContext() function
/dports/devel/py-ice37/ice-3.7.2/cpp/src/Ice/
H A DSharedContext.h25 SharedContext() in SharedContext() function
29 SharedContext(const Ice::Context& val) : in SharedContext() function
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/clasp/
H A Dclaspfwd.h42 class SharedContext; variable
H A Dconstraint.h41 class SharedContext; variable
/dports/math/clasp/clasp-3.3.5/clasp/
H A Dclaspfwd.h42 class SharedContext; variable
H A Dconstraint.h41 class SharedContext; variable
H A Denumerator.h37 class SharedContext; variable
/dports/math/clingo/clingo-5.5.1/clasp/clasp/
H A Dclaspfwd.h42 class SharedContext; variable
H A Dconstraint.h41 class SharedContext; variable
H A Denumerator.h37 class SharedContext; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/qml/
H A Dqdeclarativeexpression_p.h114 enum Mode { SharedContext, ExplicitContext }; enumerator
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/frontend/
H A DSharedContext.h29 friend class SharedContext; variable
224 SharedContext(ExclusiveContext* cx, Directives directives, in SharedContext() function
306 : SharedContext(cx, directives, extraWarnings), in SharedContext() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DObjectEmitter.h32 class SharedContext; variable
H A DSharedContext.cpp22 SharedContext::SharedContext(JSContext* cx, Kind kind, in SharedContext() function in js::frontend::SharedContext
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DObjectEmitter.h31 class SharedContext; variable
H A DSharedContext.cpp27 SharedContext::SharedContext(JSContext* cx, Kind kind, in SharedContext() function in js::frontend::SharedContext
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DObjectEmitter.h31 class SharedContext; variable
H A DSharedContext.cpp27 SharedContext::SharedContext(JSContext* cx, Kind kind, in SharedContext() function in js::frontend::SharedContext
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DObjectEmitter.h29 class SharedContext; variable
H A DSharedContext.cpp36 SharedContext::SharedContext(JSContext* cx, Kind kind, in SharedContext() function in js::frontend::SharedContext
H A DBytecodeEmitter.h60 class SharedContext; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/frontend/
H A DSharedContext.h117 friend class SharedContext; variable
304 SharedContext(ExclusiveContext* cx, Kind kind, Directives directives, bool extraWarnings) in SharedContext() function
/dports/math/clasp/clasp-3.3.5/src/
H A Dclingo.cpp385 void ClingoPropagatorInit::prepare(SharedContext&) {} in prepare() argument
387 void ClingoPropagatorInit::unfreeze(SharedContext&) { in unfreeze() argument

12