Home
last modified time | relevance | path

Searched defs:guards (Results 1 – 4 of 4) sorted by relevance

/third_party/jerryscript/tools/
Dgen-magic-strings.py195 def guards_to_str(guards): argument
/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dlib.rs189 let guards: Box<Vec<Option<MutexGuard<()>>>> = in init() localVariable
/third_party/python/Lib/test/support/
D__init__.py905 def impl_detail(msg=None, **guards):
918 def _parse_guards(guards): argument
928 def check_impl_detail(**guards):
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dparsechannels.c276 const gchar *guards[] = { in gst_dvb_base_bin_conf_set_guard() local