Home
last modified time | relevance | path

Searched defs:types_name (Results 1 – 5 of 5) sorted by relevance

/dports/math/octave-forge-database/database-2.4.4/src/
H A Dcommand.cc183 Cell types_name (1, nel); in get_elements_typeinfo() local
293 Cell types_name (1, nf); in tuples_ok_handler() local
/dports/devel/openocd/openocd-0.11.0/src/jtag/drivers/versaloon/usbtoxxx/
H A Dusbtoxxx.c32 static const char *types_name[96] = { variable
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DEvaluationStore.cpp357 String types_name = variables_scale_root + "continuous_types"; in allocate_variables() local
380 String types_name = variables_scale_root + "discrete_integer_types"; in allocate_variables() local
403 String types_name = variables_scale_root + "discrete_string_types"; in allocate_variables() local
426 String types_name = variables_scale_root + "discrete_real_types"; in allocate_variables() local
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxkb.rs9263 pub types_name: Option<xproto::Atom>, field
9310 let types_name = if switch_expr & u32::from(NameDetail::TYPES) != 0 { in try_parse() localVariable
9485 pub types_name: Option<xproto::Atom>, field
9532 let types_name = if switch_expr & u32::from(NameDetail::TYPES) != 0 { in try_parse() localVariable
9749 pub fn types_name<I>(mut self, value: I) -> Self where I: Into<Option<xproto::Atom>> { in types_name() method
10716 pub types_name: Option<xproto::Atom>, field
10763 let types_name = if switch_expr & u32::from(NameDetail::TYPES) != 0 { in try_parse() localVariable
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxkb.rs9263 pub types_name: Option<xproto::Atom>, field
9310 let types_name = if switch_expr & u32::from(NameDetail::TYPES) != 0 { in try_parse() localVariable
9485 pub types_name: Option<xproto::Atom>, field
9532 let types_name = if switch_expr & u32::from(NameDetail::TYPES) != 0 { in try_parse() localVariable
9749 pub fn types_name<I>(mut self, value: I) -> Self where I: Into<Option<xproto::Atom>> { in types_name() method
10716 pub types_name: Option<xproto::Atom>, field
10763 let types_name = if switch_expr & u32::from(NameDetail::TYPES) != 0 { in try_parse() localVariable