Home
last modified time | relevance | path

Searched defs:_ (Results 1 – 25 of 88) sorted by relevance

1234

/openbmc/sdbusplus/test/async/
H A Dtask.cpp26 struct _ in TEST() struct
28 static auto one() -> task<int> in TEST()
32 static auto two(bool& executed) -> task<> in TEST()
50 struct _ in TEST() struct
52 static auto one() -> task<> in TEST()
58 static auto two(bool& caught) -> task<> in TEST()
82 struct _ in TEST() struct
84 static auto one(size_t count, size_t& executed) -> task<size_t> in TEST()
H A Dcontext.cpp73 struct _ in TEST_F() struct
75 static auto one(size_t count, size_t& executed) in TEST_F()
126 struct _ in TEST_F() struct
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_offload.py770 _, base_maps = bpftool("map") variable
782 _, out = cmd("mount") variable
794 _, _, err = cmd("tc qdisc delete dev lo handle 0", variable
991 ret, _ = sim.set_xdp(obj, "drv", fail=False) variable
1015 ret, _ = sim.set_mtu(9000, fail=False) variable
1030 ret, _, err = sim.set_xdp(nooffload, "offload", variable
1056 _, _, err = sim.set_xdp(obj, "offload", verbose=True, include_stderr=True) variable
1088 ret, _, err = sim.set_xdp(pinned, "offload", variable
1093 ret, _, err = sim.set_xdp(pinned, "offload", variable
1159 ret, _ = cmd_result(tc_proc, fail=False) variable
[all …]
/openbmc/sdbusplus/example/
H A Dcalculator-client.cpp24 auto _ = co_await c.multiply(7, 6); in startup() local
30 auto _ = co_await c.last_result(); in startup() local
41 auto _ = co_await c.last_result(); in startup() local
49 auto _ = co_await c.last_result(); in startup() local
/openbmc/linux/rust/kernel/
H A Dkunit.rs15 pub fn err(args: fmt::Arguments<'_>) { in err()
22 &args as *const _ as *const c_void, in err() constant
31 pub fn info(args: fmt::Arguments<'_>) { in info()
38 &args as *const _ as *const c_void, in info() constant
H A Dprint.rs29 let _ = w.write_fmt(unsafe { *(ptr as *const fmt::Arguments<'_>) }); in rust_fmt_argument() localVariable
106 args: fmt::Arguments<'_>,
114 &args as *const _ as *const c_void, constant
126 pub fn call_printk_cont(args: fmt::Arguments<'_>) { in call_printk_cont()
134 &args as *const _ as *const c_void, in call_printk_cont() constant
H A Dstatic_assert.rs32 const _: () = core::assert!($condition); constant
/openbmc/linux/rust/kernel/init/
H A Dmacros.rs813 const _: () = { constant
1147 let _ = || { localVariable
1374 const _: () = { constant
/openbmc/qemu/hw/display/
H A Dcirrus_vga_rop2.h42 glue(glue(glue(cirrus_patternfill_, ROP_NAME), _),DEPTH) in glue() argument
99 glue(glue(glue(cirrus_colorexpand_transp_, ROP_NAME), _),DEPTH) in glue() argument
148 glue(glue(glue(cirrus_colorexpand_, ROP_NAME), _),DEPTH) in glue() argument
184 glue(glue(glue(cirrus_colorexpand_pattern_transp_, ROP_NAME), _),DEPTH) in glue() argument
228 glue(glue(glue(cirrus_colorexpand_pattern_, ROP_NAME), _),DEPTH) in glue() argument
262 glue(glue(glue(cirrus_fill_, ROP_NAME), _),DEPTH) in glue() argument
/openbmc/linux/scripts/
H A Djobserver-exec32 _, _, path = fds.partition('fifo:') variable
/openbmc/linux/rust/kernel/sync/
H A Dcondvar.rs106 fn wait_internal<T: ?Sized, B: Backend>(&self, wait_state: u32, guard: &mut Guard<'_, T, B>) { in wait_internal()
133 pub fn wait<T: ?Sized, B: Backend>(&self, guard: &mut Guard<'_, T, B>) -> bool { in wait()
142 pub fn wait_uninterruptible<T: ?Sized, B: Backend>(&self, guard: &mut Guard<'_, T, B>) { in wait_uninterruptible()
/openbmc/linux/tools/testing/selftests/proc/
H A Dproc-tid0.c35 static void *f(void *_) in f()
40 static void sigalrm(int _) in sigalrm()
H A Dproc-empty-vm.c122 static void sigaction_SIGSEGV(int _, siginfo_t *__, void *___) in sigaction_SIGSEGV()
128 static void sigaction_SIGSEGV_vsyscall(int _, siginfo_t *__, void *___) in sigaction_SIGSEGV_vsyscall()
H A Dsetns-dcache.c48 char _ = 0; in main() local
H A Dsetns-sysvipc.c47 char _ = 0; in main() local
/openbmc/linux/arch/s390/include/asm/
H A Dswitch_to.h21 typedef struct { int _[NUM_ACRS]; } acrstype; in save_access_regs() member
28 typedef struct { int _[NUM_ACRS]; } acrstype; in restore_access_regs() member
/openbmc/linux/arch/x86/include/asm/
H A Dspecial_insns.h229 const struct { char _[64]; } *__src = src; in movdir64b() member
230 struct { char _[64]; } __iomem *__dst = dst; in movdir64b() member
269 const struct { char _[64]; } *__src = src; in enqcmds() member
270 struct { char _[64]; } __iomem *__dst = dst; in enqcmds() member
/openbmc/openbmc/poky/scripts/
H A Dverify-bashisms138 realfn, _, _ = bb.cache.virtualfn2realfn(fn) variable
/openbmc/webui-vue/src/store/modules/Operations/
H A DVirtualMediaStore.js95 async mountImage(_, { id, data }) { argument
106 async unmountImage(_, id) { argument
H A DKeyClearStore.js7 async clearEncryptionKeys(_, selectedKey) { argument
/openbmc/sdbusplus/test/event/
H A Devent.cpp44 static int _(sd_event_source*, int, uint32_t, void* data) in TEST_F() function
66 static int _(sd_event_source*, uint64_t, void* data) in TEST_F() function
/openbmc/linux/tools/lib/bpf/
H A Dbpf_core_read.h291 #define ___nolast2(a, _) a argument
292 #define ___nolast3(a, b, _) a, b argument
293 #define ___nolast4(a, b, c, _) a, b, c argument
294 #define ___nolast5(a, b, c, d, _) a, b, c, d argument
295 #define ___nolast6(a, b, c, d, e, _) a, b, c, d, e argument
296 #define ___nolast7(a, b, c, d, e, f, _) a, b, c, d, e, f argument
297 #define ___nolast8(a, b, c, d, e, f, g, _) a, b, c, d, e, f, g argument
298 #define ___nolast9(a, b, c, d, e, f, g, h, _) a, b, c, d, e, f, g, h argument
299 #define ___nolast10(a, b, c, d, e, f, g, h, i, _) a, b, c, d, e, f, g, h, i argument
/openbmc/linux/include/uapi/linux/
H A Datmapi.h28 typedef struct { unsigned char _[8]; } __ATM_API_ALIGN atm_kptr_t; member
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A Dmerge_yamls.py17 def represent_none(self, _): argument
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw/
H A Dmerge_sensor_config.py17 def represent_none(self, _): argument

1234