/openbmc/qemu/target/hppa/ |
H A D | op_helper.c | 373 int f2 = sextract64(r2, i, 16); in HELPER() local 389 int f2 = sextract64(r2, i, 16); in HELPER() local 405 int f2 = extract64(r2, i, 16); in HELPER() local 419 int f2 = sextract64(r2, i, 16); in HELPER() local 435 int f2 = sextract64(r2, i, 16); in HELPER() local 451 int f2 = sextract64(r2, i, 16); in HELPER() local 467 int f2 = sextract64(r2, i, 16); in HELPER() local
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra30/ |
H A D | pinmux.c | 10 #define PIN(pin, f0, f1, f2, f3) \ argument
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra114/ |
H A D | pinmux.c | 10 #define PIN(pin, f0, f1, f2, f3) \ argument
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/ |
H A D | pinmux.c | 10 #define PIN(pin, f0, f1, f2, f3) \ argument
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/ |
H A D | pinmux.c | 10 #define PIN(pin, f0, f1, f2, f3) \ argument
|
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/tests/ |
H A D | parser_test.py | 12 def floatEq(f1, f2): argument
|
/openbmc/u-boot/cmd/ |
H A D | pcmcia.c | 161 uchar f2 = *(p+4); in print_fixed() local
|
H A D | pxe.c | 743 char *f1, *f2, *f3, *f4, *slash; in label_boot() local
|
/openbmc/u-boot/drivers/pinctrl/mscc/ |
H A D | mscc-common.h | 35 #define MSCC_P(p, f0, f1, f2) \ argument
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/ |
H A D | pinmux.c | 257 #define PINALL(pingrp, f0, f1, f2, f3, mux, pupd) \ argument 270 #define PIN(pingrp, f0, f1, f2, f3) \ argument 274 #define PINP(pingrp, f0, f1, f2, f3, pupd) \ argument
|
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/ |
H A D | rootfs.py | 155 def _file_equal(self, key, f1, f2): argument
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | cpu.h | 168 uint32_t f1, f2; in flag_is_changeable_p() local
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_file.c | 679 struct efi_file_handle *f2; in efi_file_from_path() local
|
/openbmc/u-boot/tools/ |
H A D | proftool.c | 98 const struct func_info *f1 = v1, *f2 = v2; in h_cmp_offset() local
|
/openbmc/u-boot/lib/ |
H A D | bch.c | 887 struct gf_poly *f2 = bch->poly_2t[0]; in factor_polynomial() local 924 struct gf_poly *f1, *f2; in find_poly_roots() local
|
/openbmc/qemu/migration/ |
H A D | qemu-file.c | 179 int qemu_file_get_error_obj_any(QEMUFile *f1, QEMUFile *f2, Error **errp) in qemu_file_get_error_obj_any()
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | repository_test.cpp | 238 Repository::ForEachFunc f2 = [&ids](const PEL& pel) { in TEST_F() local
|
/openbmc/phosphor-certificate-manager/test/ |
H A D | certs_manager_test.cpp | 49 std::ifstream f2(file2, std::ifstream::binary | std::ifstream::ate); in compareFiles() local 156 std::ifstream f2(file2, std::ifstream::binary | std::ifstream::ate); in compareFiles() local
|
/openbmc/qemu/accel/tcg/ |
H A D | cputlb.c | 1328 CPUTLBEntryFull *f2 = &cpu->neg.tlb.d[mmu_idx].vfulltlb[vidx]; in victim_tlb_hit() local
|