Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/hardware_SsdDetection/
Dhardware_SsdDetection.py35 def is_fixed(dev): function
/external/mesa3d/src/asahi/lib/
Dagx_nir_lower_vbo.c131 bool is_fixed = desc->channel[chan].type == UTIL_FORMAT_TYPE_FIXED; in pass() local
/external/rust/crates/clap/src/builder/
Drange.rs86 pub(crate) fn is_fixed(&self) -> bool { in is_fixed() method
/external/flatbuffers/src/
Didl_gen_swift.cpp1534 const FieldDef &field, bool is_fixed, in BuildObjectAPIConstructorBody()
/external/rust/crates/protobuf-codegen/2.27.1/src/field/
Dmod.rs682 fn is_fixed(&self) -> bool { in is_fixed() method