Searched refs:Var (Results 1 – 8 of 8) sorted by relevance
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0019-Re-introduce-spe-commandline-options.patch | 26 +Target Var(rs6000_spe) Save 30 +Target RejectNegative Var(rs6000_spe_abi) Save 34 +Target RejectNegative Var(rs6000_spe_abi, 0) 39 Target RejectNegative Var(rs6000_altivec_abi) Save
|
H A D | 0002-gcc-poison-system-directories.patch | 33 Common Var(warn_return_local_addr) Init(1) Warning 37 +Common Var(flag_poison_system_directories) Init(1) Warning 41 Common Var(warn_shadow) Warning
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | idef-parser.h | 147 typedef struct Var { struct 151 } Var; argument
|
H A D | parser-helpers.c | 449 Var *curr = &g_array_index(c->inst.allocated, Var, i); in try_find_variable() 489 Var new_var; in gen_varid_allocate() 491 memset(&new_var, 0, sizeof(Var)); in gen_varid_allocate() 1646 c->inst.allocated = g_array_new(FALSE, FALSE, sizeof(Var)); in gen_inst()
|
/openbmc/linux/Documentation/usb/ |
H A D | gadget_hid.rst | 44 0x81, 0x02, /* INPUT (Data,Var,Abs) */ 47 0x81, 0x03, /* INPUT (Cnst,Var,Abs) */ 53 0x91, 0x02, /* OUTPUT (Data,Var,Abs) */ 56 0x91, 0x03, /* OUTPUT (Cnst,Var,Abs) */
|
/openbmc/linux/Documentation/hid/ |
H A D | hidintro.rst | 147 # 0x81, 0x02, // Input (Data,Var,Abs) 24 150 a single variable (Var) and their values are Absolute (not relative); 186 # 0x81, 0x06, // Input (Data,Var,Rel) 48 320 …0xB1, 0x02, // Feature (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position,Non-…
|
/openbmc/qemu/scripts/ |
H A D | minikconf.py | 101 class Var(Expr): class in KconfigData 276 var_obj = self.referenced_vars[var] = KconfigData.Var(var)
|
/openbmc/linux/ |
H A D | CREDITS | 3919 N: Thibaut Varène
|