Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 116) sorted by relevance

12345

/openbmc/qemu/hw/usb/
H A Dcombined-packet.c107 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 Dudmabuf.c16 static bool first = true; in udmabuf_fd() local
/openbmc/telemetry/tests/src/helpers/types/
H A Dcontainer_types_helpers.hpp12 bool first = true; in PrintTo() local
/openbmc/bmcweb/redfish-core/include/
H A Dfilter_expr_parser_ast.hpp65 LogicalNot first; member
70 LogicalOr first; member
/openbmc/u-boot/cmd/
H A Dconitrace.c14 bool first = true; in do_conitrace() local
H A Dcpu.c31 bool first = true; in print_cpu_list() local
/openbmc/qemu/scripts/coverage/
H A Dcompare_gcov_json.py72 def find_missing_files(first, second): argument
/openbmc/bmcweb/redfish-core/include/utils/
H A Dstl_utils.hpp14 ForwardIterator firstDuplicate(ForwardIterator first, ForwardIterator last) in firstDuplicate()
/openbmc/phosphor-ipmi-blobs/test/
H A Dmanager_getsession_unittest.cpp13 uint16_t first, second; in TEST() local
/openbmc/u-boot/arch/powerpc/lib/
H A Dextable.c32 search_one_table(const struct exception_table_entry *first, in search_one_table()
/openbmc/qemu/tests/unit/
H A Dtest-keyval.c752 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 Dpidloop.cpp50 const bool* isCanceling, bool first, uint64_t cycleCnt) in pidControlLoop()
/openbmc/u-boot/arch/arm/include/asm/
H A Dopcodes.h146 #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 Dcreate_pnor_partition_table.cpp78 const pnor_partition& first = table.partition(0); in main() local
/openbmc/phosphor-mboxd/vpnor/test/
H A Dcreate_pnor_partition_table.cpp76 const pnor_partition& first = table.partition(0); in main() local
/openbmc/phosphor-pid-control/
H A Dmain.cpp200 void tryRestartControlLoops(bool first) in tryRestartControlLoops()
241 void tryTerminateControlLoops(bool first) in tryTerminateControlLoops()
/openbmc/qemu/target/i386/hvf/
H A Dhvf-cpu.c34 static bool first = true; in hvf_cpu_xsave_init() local
/openbmc/phosphor-logging/
H A Delog_meta.cpp27 auto comp = [](const auto& first, const auto& second) { in build()
H A Delog_meta.hpp62 auto comp = [](const auto& first, const auto& second) { in build()
/openbmc/qemu/hw/intc/
H A Dsh_intc.c128 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 Dhbitmap.c169 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 Dstm32_flash.c80 int flash_erase(flash_info_t *info, int first, int last) in flash_erase()
/openbmc/qemu/rust/bits/src/
H A Dlib.rs252 let mut first = true; localVariable
/openbmc/qemu/hw/display/
H A Dframebuffer.c72 int first, last = 0; in framebuffer_update_display() local
/openbmc/u-boot/drivers/pinctrl/meson/
H A Dpinctrl-meson-axg.h14 unsigned int first; member

12345