Home
last modified time | relevance | path

Searched defs:name1 (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-pid-control/test/
H A Dpid_zone_unittest.cpp383 std::string name1 = "temp1"; in TEST_F() local
439 std::string name1 = "fan1"; in TEST_F() local
493 std::string name1 = "temp1"; in TEST_F() local
559 std::string name1 = "temp1"; in TEST_F() local
657 std::string name1 = "fan1"; in TEST_F() local
714 std::string name1 = "fan1"; in TEST_F() local
779 std::string name1 = "temp1"; in TEST_F() local
/openbmc/u-boot/tools/
H A Dmkimage.c34 const char *name1 = genimg_get_cat_short_name(cur_category, *type1); in h_compare_category_name() local
/openbmc/u-boot/cmd/
H A Dgpt.c651 char *name1, char *name2) in do_rename_gpt_parts()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_liodn.h69 #define SET_FMAN_LIODN_ENTRY(name1, name2, idA, off, compatoff)\ argument
/openbmc/qemu/disas/
H A Dm68k.c4133 #define TBL(name1, name2, name3, s, r) \ argument
/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h155 #define PINMUX_BIAS_REG(name1, r1, name2, r2) \ argument
/openbmc/libpldm/tests/
H A Dmsgbuf.cpp1139 char* name1 = NULL; in TEST() local