Home
last modified time | relevance | path

Searched defs:second (Results 1 – 23 of 23) sorted by relevance

/openbmc/qemu/scripts/coverage/
H A Dcompare_gcov_json.py72 def find_missing_files(first, second): argument
/openbmc/phosphor-ipmi-blobs/test/
H A Dmanager_getsession_unittest.cpp13 uint16_t first, second; in TEST() local
/openbmc/qemu/tests/unit/
H A Dtest-keyval.c754 QDict *second = keyval_parse("opt1=ABC,opt2.sub2=GHI,opt2.sub3=JKL", in test_keyval_merge_dict() local
772 QDict *second = keyval_parse("opt1.0=def", in test_keyval_merge_list() local
790 QDict *second = keyval_parse("opt2.sub1=def,opt2.sub2=ghi", in test_keyval_merge_conflict() local
/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
H A Ddavinci_rtc.h17 unsigned int second; member
/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/u-boot/drivers/rtc/
H A Dftrtc010.c57 unsigned long second; in ftrtc010_time() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Djson_utils.cpp316 uint8_t second = compID & 0xFF; in convertCompIDToChars() local
/openbmc/libpldm/tests/dsp/
H A Dpdr.cpp518 uint32_t second = 0; in TEST() local
660 uint32_t second = 2; in TEST() local
877 uint32_t second = 0; in TEST() local
950 uint32_t second = 0; in TEST() local
2103 uint32_t second = 2; in TEST() local
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dimmap.c95 int i, second = (counter++ % 2); in binary() local
/openbmc/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h227 SECOND_ARG(first,second,...) global() argument
/openbmc/qemu/subprojects/libvduse/include/
H A Dcompiler.h227 SECOND_ARG(first,second,...) global() argument
/openbmc/bmcweb/http/
H A Dutility.hpp119 static void encodeTriple(char first, char second, char third, in encodeTriple()
/openbmc/libpldm/tests/
H A Dinstance-id.cpp124 pldm_instance_id_t second; in TEST_F() local
/openbmc/qemu/include/qemu/
H A Dcompiler.h325 #define SECOND_ARG(first, second, ...) second argument
/openbmc/qemu/tests/tcg/multiarch/system/
H A Dmemory.c383 int16_t first, second; in read_test_data_s8() local
/openbmc/qemu/include/hw/uefi/
H A Dvar-service-edk2.h199 uint8_t second; member
/openbmc/phosphor-pid-control/dbus/
H A Ddbusconfiguration.cpp210 for (auto& second : d.second) in eventHandler() local
/openbmc/u-boot/include/
H A Defi.h224 u8 second; member
H A Defi_api.h812 u8 second; member
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp2614 __anon2f2fc9af0502(sensorInfo first, sensorInfo second) getSensorsByEntityId() argument
[all...]
/openbmc/qemu/linux-user/
H A Dsyscall.c4533 abi_long second, abi_long third, in do_ipc()