Home
last modified time | relevance | path

Searched defs:global_type (Results 1 – 25 of 65) sorted by relevance

123

/dports/net/fort/FORT-validator-1.5.3/src/config/
H A Dtypes.h86 struct global_type { struct
88 int has_arg;
93 size_t size;
99 print_function print;
102 struct {
115 } parse;
125 void (*free)(void *);
132 char const *arg_doc;
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/parity-wasm/src/elements/
H A Dglobal_entry.rs7 global_type: GlobalType, field
20 pub fn global_type(&self) -> &GlobalType { &self.global_type } in global_type() method
33 let global_type = GlobalType::deserialize(reader)?; in deserialize() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/parity-wasm/src/elements/
H A Dglobal_entry.rs7 global_type: GlobalType, field
20 pub fn global_type(&self) -> &GlobalType { &self.global_type } in global_type() method
33 let global_type = GlobalType::deserialize(reader)?; in deserialize() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/parity-wasm/src/elements/
H A Dglobal_entry.rs7 global_type: GlobalType, field
20 pub fn global_type(&self) -> &GlobalType { &self.global_type } in global_type() method
33 let global_type = GlobalType::deserialize(reader)?; in deserialize() localVariable
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/tests/ondemand/
H A Dondemand_misc_tests.cpp34 ondemand::json_type global_type; in issue1661a() local
49 ondemand::json_type global_type; in doc_ref() local
66 ondemand::json_type global_type; in issue1660() local
97 ondemand::json_type global_type; in issue1660_with_bool() local
128 ondemand::json_type global_type; in issue1660_with_uint64() local
159 ondemand::json_type global_type; in issue1660_with_int64() local
189 ondemand::json_type global_type; in issue1660_with_double() local
220 ondemand::json_type global_type; in issue1660_with_null() local
251 ondemand::json_type global_type; in issue1660_with_string() local
/dports/lang/cjs/cjs-4.8.2/cjs/
H A Dglobal.cpp278 JSObject* gjs_create_global_object(JSContext* cx, GjsGlobalType global_type, in gjs_create_global_object()
308 auto global_type = in gjs_global_get_type() local
317 auto global_type = in gjs_global_get_type() local
352 GjsGlobalType global_type, in gjs_define_global_properties()
/dports/lang/gjs/gjs-1.70.0/gjs/
H A Dglobal.cpp338 JSObject* gjs_create_global_object(JSContext* cx, GjsGlobalType global_type, in gjs_create_global_object()
380 JS::Value global_type = in gjs_global_is_type() local
394 JS::Value global_type = in gjs_global_get_type() local
403 JS::Value global_type = in gjs_global_get_type() local
501 GjsGlobalType global_type, in gjs_define_global_properties()
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/serve/
H A Dserve.py178 global_type = None # type: ClassVar[str] variable in HtmlWrapperHandler
210 global_type = "dedicatedworker" variable in WorkersHandler
226 global_type = "dedicatedworker-module" variable in WorkerModulesHandler
255 global_type = "window" variable in AnyHtmlHandler
275 global_type = "sharedworker" variable in SharedWorkersHandler
290 global_type = "sharedworker-module" variable in SharedWorkerModulesHandler
305 global_type = "serviceworker" variable in ServiceWorkersHandler
326 global_type = "serviceworker-module" variable in ServiceWorkerModulesHandler
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/serve/
H A Dserve.py177 global_type = None # type: ClassVar[str] variable in HtmlWrapperHandler
209 global_type = "dedicatedworker" variable in WorkersHandler
225 global_type = "dedicatedworker-module" variable in WorkerModulesHandler
254 global_type = "window" variable in AnyHtmlHandler
274 global_type = "sharedworker" variable in SharedWorkersHandler
289 global_type = "sharedworker-module" variable in SharedWorkerModulesHandler
304 global_type = "serviceworker" variable in ServiceWorkersHandler
325 global_type = "serviceworker-module" variable in ServiceWorkerModulesHandler
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/serve/
H A Dserve.py178 global_type = None # type: ClassVar[str] variable in HtmlWrapperHandler
210 global_type = "dedicatedworker" variable in WorkersHandler
226 global_type = "dedicatedworker-module" variable in WorkerModulesHandler
255 global_type = "window" variable in AnyHtmlHandler
275 global_type = "sharedworker" variable in SharedWorkersHandler
290 global_type = "sharedworker-module" variable in SharedWorkerModulesHandler
305 global_type = "serviceworker" variable in ServiceWorkersHandler
326 global_type = "serviceworker-module" variable in ServiceWorkerModulesHandler
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_global.h41 enum drm_global_types global_type; member
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-0.44.0/src/ir/
H A Dglobalvalue.rs79 pub fn global_type(&self, isa: &dyn TargetIsa) -> Type { in global_type() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/ir/
H A Dglobalvalue.rs82 pub fn global_type(&self, isa: &dyn TargetIsa) -> Type { in global_type() method
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/ir/
H A Dglobalvalue.rs87 pub fn global_type(&self, isa: &dyn TargetIsa) -> Type { in global_type() method
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/ir/
H A Dglobalvalue.rs91 pub fn global_type(&self, isa: &dyn TargetIsa) -> Type { in global_type() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/ir/
H A Dglobalvalue.rs91 pub fn global_type(&self, isa: &dyn TargetIsa) -> Type { in global_type() method
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/ir/
H A Dglobalvalue.rs91 pub fn global_type(&self, isa: &dyn TargetIsa) -> Type { in global_type() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/ir/
H A Dglobalvalue.rs91 pub fn global_type(&self, isa: &dyn TargetIsa) -> Type { in global_type() method
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/tools/blinkpy/third_party/wpt/wpt/tools/serve/
H A Dserve.py176 global_type = None variable in HtmlWrapperHandler
208 global_type = b"dedicatedworker" variable in WorkersHandler
237 global_type = b"window" variable in AnyHtmlHandler
257 global_type = b"sharedworker" variable in SharedWorkersHandler
272 global_type = b"serviceworker" variable in ServiceWorkersHandler
/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/xsd/cxx/parser/
H A Dtype-processor.cxx268 GlobalType global_type (tu, type_map, true); in process_impl() local
294 GlobalType global_type (tu, type_map, true); in process_impl() local
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/serve/
H A Dserve.py176 global_type = None variable in HtmlWrapperHandler
208 global_type = "dedicatedworker" variable in WorkersHandler
237 global_type = "window" variable in AnyHtmlHandler
257 global_type = "sharedworker" variable in SharedWorkersHandler
272 global_type = "serviceworker" variable in ServiceWorkersHandler
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/third_party/wasm-api/example/
H A Dthreads.c46 own wasm_globaltype_t* global_type = in run() local
H A Dthreads.cc50 auto global_type = wasm::GlobalType::make( in run() local
/dports/lang/v8/v8-9.6.180.12/third_party/wasm-api/example/
H A Dthreads.c46 own wasm_globaltype_t* global_type = in run() local
H A Dthreads.cc50 auto global_type = wasm::GlobalType::make( in run() local

123