Searched refs:Bool (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/video/fbdev/riva/ |
| H A D | nv_driver.c | 51 static Bool 52 riva_is_connected(struct riva_par *par, Bool second) in riva_is_connected() 56 Bool present; in riva_is_connected()
|
| H A D | riva_hw.h | 52 #ifndef Bool 53 typedef int Bool; typedef 440 Bool twoHeads;
|
| H A D | rivafb.h | 61 Bool SecondCRTC;
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | phy-miphy365x.txt | 36 - st,pcie-tx-pol-inv : Bool property to invert the polarity PCIe Tx (Txn/Txp) 37 - st,sata-tx-pol-inv : Bool property to invert the polarity SATA Tx (Txn/Txp)
|
| /linux/Documentation/translations/zh_CN/virt/ |
| H A D | guest-halt-polling.rst | 74 允许缩减的Bool参数。设置为N以避免它(一旦达到全局的guest_halt_poll_ns值,每CPU的
|
| /linux/drivers/gpu/drm/vmwgfx/device_include/ |
| H A D | vm_basic_types.h | 46 typedef bool Bool; typedef
|
| /linux/rust/syn/ |
| H A D | lit.rs | 51 Bool(LitBool), 882 return Ok((Lit::Bool(lit_bool), rest)); in parse() 1020 Ok(Lit::Bool(lit)) => Ok(lit), in parse() 1207 return Lit::Bool(LitBool { in new() 1229 Lit::Bool(_) | Lit::Verbatim(_) => "", in suffix() 1242 Lit::Bool(lit) => lit.span, in span() 1256 Lit::Bool(lit) => lit.span = span, in set_span()
|
| /linux/Documentation/virt/ |
| H A D | guest-halt-polling.rst | 69 Bool parameter which allows shrinking. Set to N
|
| /linux/rust/syn/gen/ |
| H A D | clone.rs | 1374 crate::Lit::Bool(v0) => crate::Lit::Bool(v0.clone()), in clone()
|
| H A D | eq.rs | 1343 (crate::Lit::Bool(self0), crate::Lit::Bool(other0)) => self0 == other0, in eq()
|
| H A D | fold.rs | 2717 crate::Lit::Bool(_binding_0) => crate::Lit::Bool(f.fold_lit_bool(_binding_0)), in fold_lit()
|
| H A D | hash.rs | 1742 crate::Lit::Bool(v0) => { in hash()
|
| H A D | debug.rs | 2007 crate::Lit::Bool(v0) => v0.debug(formatter, "Bool"), in fmt()
|
| H A D | visit_mut.rs | 2631 crate::Lit::Bool(_binding_0) => { in visit_lit_mut()
|
| H A D | visit.rs | 2768 crate::Lit::Bool(_binding_0) => { in visit_lit()
|