Searched defs:constrain (Results 1 – 14 of 14) sorted by relevance
| /third_party/selinux/secilc/docs/ |
| D | cil_constraint_statements.md | 4 constrain section in Constraint Statements
|
| /third_party/rust/crates/bindgen/bindgen/ir/analysis/ |
| D | mod.rs | 110 fn constrain(&mut self, node: Self::Node) -> ConstrainResult; in constrain() method 322 fn constrain(&mut self, node: Node) -> ConstrainResult { in constrain() method
|
| D | has_destructor.rs | 89 fn constrain(&mut self, id: ItemId) -> ConstrainResult { in constrain() method
|
| D | has_float.rs | 100 fn constrain(&mut self, id: ItemId) -> ConstrainResult { in constrain() method
|
| D | has_type_param_in_array.rs | 106 fn constrain(&mut self, id: ItemId) -> ConstrainResult { in constrain() method
|
| D | template_params.rs | 516 fn constrain(&mut self, id: ItemId) -> ConstrainResult { in constrain() method
|
| D | sizedness.rs | 204 fn constrain(&mut self, id: TypeId) -> ConstrainResult { in constrain() method
|
| D | has_vtable.rs | 153 fn constrain(&mut self, id: ItemId) -> ConstrainResult { in constrain() method
|
| D | derive.rs | 663 fn constrain(&mut self, id: ItemId) -> ConstrainResult { in constrain() method
|
| /third_party/selinux/libsepol/cil/src/ |
| D | cil.c | 2646 void cil_constrain_init(struct cil_constrain **constrain) in cil_constrain_init()
|
| D | cil_post.c | 2231 struct cil_constrain *constrain = node->data; in __cil_post_db_classperms_helper() local
|
| /third_party/backends/backend/ |
| D | hp3900_config.c | 993 static SANE_Int cfg_constrains_get(struct st_constrains *constrain) in cfg_constrains_get() 1000 struct st_constrains constrain; in cfg_constrains_get() member
|
| D | hp3500.c | 2641 constrain (int val, int min, int max) in constrain() function
|
| /third_party/rust/crates/serde/serde/src/private/ |
| D | ser.rs | 12 pub fn constrain<T: ?Sized>(t: &T) -> &T { in constrain() function
|