Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/tegra124/
H A Dpinmux.c10 #define PIN(pin, f0, f1, f2, f3) \ argument
307 #define MIPIPADCTRL_GRP(grp, f0, f1) \ argument
/openbmc/qemu/target/hppa/
H A Dop_helper.c372 int f1 = sextract64(r1, i, 16); in HELPER() local
388 int f1 = extract64(r1, i, 16); in HELPER() local
404 int f1 = extract64(r1, i, 16); in HELPER() local
418 int f1 = sextract64(r1, i, 16); in HELPER() local
434 int f1 = extract64(r1, i, 16); in HELPER() local
450 int f1 = sextract64(r1, i, 16); in HELPER() local
466 int f1 = sextract64(r1, i, 16); in HELPER() local
/openbmc/u-boot/arch/arm/mach-tegra/tegra30/
H A Dpinmux.c10 #define PIN(pin, f0, f1, f2, f3) \ argument
/openbmc/u-boot/arch/arm/mach-tegra/tegra114/
H A Dpinmux.c10 #define PIN(pin, f0, f1, f2, f3) \ argument
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/
H A Dpinmux.c10 #define PIN(pin, f0, f1, f2, f3) \ argument
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/tests/
H A Dparser_test.py12 def floatEq(f1, f2): argument
/openbmc/u-boot/cmd/
H A Dpcmcia.c160 { uchar f1 = *(p+2); in print_fixed() local
H A Dpxe.c743 char *f1, *f2, *f3, *f4, *slash; in label_boot() local
/openbmc/u-boot/drivers/pinctrl/mscc/
H A Dmscc-common.h35 #define MSCC_P(p, f0, f1, f2) \ argument
H A Dpinctrl-jr2.c114 #define JR2_P(p, f0, f1) \ argument
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/
H A Drootfs.py155 def _file_equal(self, key, f1, f2): argument
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dpinmux.c257 #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/u-boot/arch/x86/include/asm/
H A Dcpu.h168 uint32_t f1, f2; in flag_is_changeable_p() local
/openbmc/qemu/target/arm/tcg/
H A Dneon_helper.c1231 float32 f1 = float32_abs(make_float32(b)); in HELPER() local
1238 float32 f1 = float32_abs(make_float32(b)); in HELPER() local
1245 float64 f1 = float64_abs(make_float64(b)); in HELPER() local
1252 float64 f1 = float64_abs(make_float64(b)); in HELPER() local
H A Dhelper-a64.c543 float16 f1 = float16_abs(b); in HELPER() local
552 float16 f1 = float16_abs(b); in HELPER() local
H A Dtranslate-vfp.c1364 TCGv_i32 f0, f1, fd; in do_vfp_3op_sp() local
1441 TCGv_i32 f0, f1, fd; in do_vfp_3op_hp() local
1478 TCGv_i64 f0, f1, fd; in do_vfp_3op_dp() local
/openbmc/qemu/hw/audio/
H A Dasc.c163 int16_t d, f0, f1; in generate_fifo() local
/openbmc/u-boot/tools/
H A Dproftool.c98 const struct func_info *f1 = v1, *f2 = v2; in h_cmp_offset() local
/openbmc/qemu/migration/
H A Dqemu-file.c179 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 Drepository_test.cpp228 Repository::ForEachFunc f1 = [&ids](const PEL& pel) { in TEST_F() local
/openbmc/phosphor-certificate-manager/test/
H A Dcerts_manager_test.cpp48 std::ifstream f1(file1, std::ifstream::binary | std::ifstream::ate); in compareFiles() local
155 std::ifstream f1(file1, std::ifstream::binary | std::ifstream::ate); in compareFiles() local
/openbmc/qemu/hw/net/
H A Dxilinx_axienet.c654 static int enet_match_addr(const uint8_t *buf, uint32_t f0, uint32_t f1) in enet_match_addr()
/openbmc/u-boot/lib/
H A Dbch.c924 struct gf_poly *f1, *f2; in find_poly_roots() local
/openbmc/qemu/accel/tcg/
H A Dcputlb.c1327 CPUTLBEntryFull *f1 = &cpu->neg.tlb.d[mmu_idx].fulltlb[index]; in victim_tlb_hit() local
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c5242 int f1 = get_field(s, r1); in wout_x1() local
5257 int f1 = get_field(s, r1); in wout_x1_P() local