/openbmc/qemu/hw/usb/ |
H A D | combined-packet.c | 107 USBPacket *first = p->combined->first; in usb_combined_packet_cancel() local 124 USBPacket *p, *u, *next, *prev = NULL, *first = NULL; in usb_ep_combine_input_packets() local
|
/openbmc/qemu/ui/ |
H A D | udmabuf.c | 16 static bool first = true; in udmabuf_fd() local
|
/openbmc/telemetry/tests/src/helpers/types/ |
H A D | container_types_helpers.hpp | 12 bool first = true; in PrintTo() local
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | filter_expr_parser_ast.hpp | 65 LogicalNot first; member 70 LogicalOr first; member
|
/openbmc/u-boot/cmd/ |
H A D | conitrace.c | 14 bool first = true; in do_conitrace() local
|
H A D | cpu.c | 31 bool first = true; in print_cpu_list() local
|
/openbmc/qemu/scripts/coverage/ |
H A D | compare_gcov_json.py | 72 def find_missing_files(first, second): argument
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | stl_utils.hpp | 14 ForwardIterator firstDuplicate(ForwardIterator first, ForwardIterator last) in firstDuplicate()
|
/openbmc/phosphor-ipmi-blobs/test/ |
H A D | manager_getsession_unittest.cpp | 13 uint16_t first, second; in TEST() local
|
/openbmc/u-boot/arch/powerpc/lib/ |
H A D | extable.c | 32 search_one_table(const struct exception_table_entry *first, in search_one_table()
|
/openbmc/qemu/tests/unit/ |
H A D | test-keyval.c | 752 QDict *first = keyval_parse("opt1=abc,opt2.sub1=def,opt2.sub2=ghi,opt3=xyz", in test_keyval_merge_dict() local 770 QDict *first = keyval_parse("opt1.0=abc,opt2.0=xyz", in test_keyval_merge_list() local 788 QDict *first = keyval_parse("opt2=ABC", in test_keyval_merge_conflict() local
|
/openbmc/phosphor-pid-control/pid/ |
H A D | pidloop.cpp | 50 const bool* isCanceling, bool first, uint64_t cycleCnt) in pidControlLoop()
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | opcodes.h | 146 #define __opcode_thumb32_compose(first, second) ( \ argument 152 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument 224 #define ___inst_thumb32(first, second) \ argument
|
/openbmc/hiomapd/vpnor/test/ |
H A D | create_pnor_partition_table.cpp | 78 const pnor_partition& first = table.partition(0); in main() local
|
/openbmc/phosphor-mboxd/vpnor/test/ |
H A D | create_pnor_partition_table.cpp | 76 const pnor_partition& first = table.partition(0); in main() local
|
/openbmc/phosphor-pid-control/ |
H A D | main.cpp | 200 void tryRestartControlLoops(bool first) in tryRestartControlLoops() 241 void tryTerminateControlLoops(bool first) in tryTerminateControlLoops()
|
/openbmc/qemu/target/i386/hvf/ |
H A D | hvf-cpu.c | 34 static bool first = true; in hvf_cpu_xsave_init() local
|
/openbmc/phosphor-logging/ |
H A D | elog_meta.cpp | 27 auto comp = [](const auto& first, const auto& second) { in build()
|
H A D | elog_meta.hpp | 62 auto comp = [](const auto& first, const auto& second) { in build()
|
/openbmc/qemu/hw/intc/ |
H A D | sh_intc.c | 128 unsigned int *first, in sh_intc_locate() 202 unsigned int first; in sh_intc_read() local 218 unsigned int first; in sh_intc_write() local
|
/openbmc/qemu/util/ |
H A D | hbitmap.c | 169 void hbitmap_iter_init(HBitmapIter *hbi, const HBitmap *hb, uint64_t first) in hbitmap_iter_init() 467 uint64_t first, n; in hbitmap_set() local 561 uint64_t first; in hbitmap_reset() local 729 unsigned long *first; in hbitmap_deserialize_zeroes() local 746 unsigned long *first; in hbitmap_deserialize_ones() local
|
/openbmc/u-boot/drivers/mtd/ |
H A D | stm32_flash.c | 80 int flash_erase(flash_info_t *info, int first, int last) in flash_erase()
|
/openbmc/qemu/rust/bits/src/ |
H A D | lib.rs | 252 let mut first = true; localVariable
|
/openbmc/qemu/hw/display/ |
H A D | framebuffer.c | 72 int first, last = 0; in framebuffer_update_display() local
|
/openbmc/u-boot/drivers/pinctrl/meson/ |
H A D | pinctrl-meson-axg.h | 14 unsigned int first; member
|