/openbmc/pldm/requester/test/ |
H A D | handler_test.cpp | 237 struct _ in TEST_F() struct 240 getTIDTask(Handler<MockRequest>& handler, mctp_eid_t eid, in TEST_F()
|
/openbmc/linux/rust/alloc/vec/ |
H A D | drain.rs | 159 self.iter.next().map(|elt| unsafe { ptr::read(elt as *const _) }) in next() constant 171 self.iter.next_back().map(|elt| unsafe { ptr::read(elt as *const _) }) in next_back() constant
|
/openbmc/openbmc/poky/bitbake/bin/ |
H A D | bitbake-worker | 490 def handle_ping(self, _): argument 546 def handle_finishnow(self, _): argument
|
/openbmc/linux/arch/s390/include/asm/fpu/ |
H A D | types.h | 26 struct vx_array { __vector128 _[__NUM_VXRS]; }; member
|
/openbmc/webui-vue/src/store/modules/HardwareStatus/ |
H A D | FanStore.js | 56 async getChassisFans(_, chassis) { argument
|
H A D | PowerSupplyStore.js | 71 async getChassisPower(_, id) { argument
|
/openbmc/linux/tools/power/cpupower/utils/helpers/ |
H A D | helpers.h | 22 #define _(String) gettext(String) macro 30 #define _(String) String macro
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_namespacing.c | 54 int f(struct { in f()
|
H A D | btf_dump_test_case_bitfields.c | 85 int f(struct { in f()
|
/openbmc/rest-dbus/resources/ |
H A D | jsrender.min.js | 3 …,a,o=this,s=!t||"root"===t;if(e){if(a=o.type===t?o:void 0,!a)if(n=o.views,o._.useKey){for(r in n)i… argument
|
/openbmc/linux/lib/raid6/ |
H A D | recov_s390xc.c | 14 typedef struct { u8 _[256]; } addrtype; in xor_block() member
|
/openbmc/linux/rust/kernel/ |
H A D | lib.rs | 94 fn panic(info: &core::panic::PanicInfo<'_>) -> ! { in panic()
|
/openbmc/qemu/tests/unit/ |
H A D | check-qobject.c | 40 static void do_test_equality(bool expected, int _, ...) in do_test_equality()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jsrender.min.js | 3 …r,i,o,s=this,a=!t||"root"===t;if(e){if(o=t&&s.type===t&&s,!o)if(n=s.views,s._.useKey){for(r in n)i… function
|
/openbmc/linux/tools/testing/selftests/proc/ |
H A D | proc-pid-vm.c | 229 static void sigaction_SIGSEGV(int _, siginfo_t *__, void *___) in sigaction_SIGSEGV() 331 char _; in main() local
|
/openbmc/openbmc/poky/meta/lib/patchtest/selftest/ |
H A D | selftest | 68 result, _ = resultline.split(':', 1) variable
|
/openbmc/linux/rust/alloc/collections/ |
H A D | mod.rs | 136 fmt: &mut core::fmt::Formatter<'_>, in fmt()
|
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/ |
H A D | fcntl-lock.c | 48 #define _(x) (x) macro
|
/openbmc/linux/rust/kernel/sync/ |
H A D | arc.rs | 223 pub fn as_arc_borrow(&self) -> ArcBorrow<'_, T> { in as_arc_borrow() 419 fn from(b: ArcBorrow<'_, T>) -> Self { in from()
|
H A D | lock.rs | 118 pub fn lock(&self) -> Guard<'_, T, B> { in lock()
|
/openbmc/linux/rust/alloc/ |
H A D | raw_vec.rs | 280 let _: () = const { assert!(mem::size_of::<T>() % mem::align_of::<T>() == 0) }; in current_memory() localVariable 473 let _: () = const { assert!(mem::size_of::<T>() % mem::align_of::<T>() == 0) }; in shrink() localVariable
|
/openbmc/webui-vue/src/store/modules/Logs/ |
H A D | EventLogStore.js | 227 async downloadEntry(_, uri) { argument
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | lkc.h | 34 #define _(text) gettext(text) macro
|
/openbmc/linux/drivers/parisc/ |
H A D | eisa.c | 240 static irqreturn_t dummy_irq2_handler(int _, void *dev) in dummy_irq2_handler()
|
/openbmc/linux/drivers/s390/cio/ |
H A D | ioasm.c | 175 typedef struct { char _[4096]; } addr_type; in chsc() member
|