Home
last modified time | relevance | path

Searched defs:n1 (Results 1 – 22 of 22) sorted by relevance

/openbmc/phosphor-pid-control/experiments/
H A Ddrive.cpp97 int64_t n1 = static_cast<int64_t>(r1.value); in driveGoal() local
163 int64_t n1 = static_cast<int64_t>(r1.value); in driveTime() local
261 int64_t n1 = std::get<2>(t); in driveMain() local
/openbmc/qemu/target/xtensa/
H A Dwin_helper.c42 uint32_t n1 = env->config->nareg - phys; in copy_window_from_phys() local
58 uint32_t n1 = env->config->nareg - phys; in copy_phys_from_window() local
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_huffman.c113 Int32 nNodes, nHeap, n1, n2, i, j, k; in BZ2_hbMakeCodeLengths() local
/openbmc/qemu/tests/unit/
H A Dtest-xs-node.c131 static void compare_nodes(struct compare_walk *cw, XsNode *n1, XsNode *n2) in compare_nodes()
182 static bool compare_trees(XsNode *n1, XsNode *n2) in compare_trees()
/openbmc/u-boot/arch/nios2/lib/
H A Dlonglong.h158 #define __udiv_qrnnd_c(q, r, n1, n0, d) \ argument
H A Dlibgcc.c152 UWtype d0, d1, n0, n1, n2; in __udivmoddi4() local
/openbmc/u-boot/drivers/thermal/
H A Dimx_thermal.c57 int t1, n1; in read_cpu_temperature() local
/openbmc/qemu/util/
H A Dfifo8.c118 uint32_t n1, n2 = 0; in fifo8_peekpop_buf() local
H A Dhost-utils.c282 static Int128 udiv256_qrnnd(Int128 *r, Int128 n1, Int128 n0, Int128 d) in udiv256_qrnnd()
/openbmc/u-boot/drivers/cpu/
H A Dbmips_cpu.c180 unsigned int tmp, n1, n2, m1; in bcm6348_get_cpu_freq() local
192 unsigned int tmp, n1, n2, m1; in bcm6358_get_cpu_freq() local
/openbmc/bmcweb/test/redfish-core/include/
H A Devent_log_test.cpp69 const long n1 = std::stol(entryID2.substr(index + 1)); in TEST() local
/openbmc/u-boot/drivers/ddr/fsl/
H A Dinteractive.c1239 #define PRINT_NNXXS(n0, n1, x0, x1, s) \ in ddr3_spd_dump() argument
1432 #define PRINT_NNXXS(n0, n1, x0, x1, s) \ in ddr4_spd_dump() argument
/openbmc/qemu/include/qemu/
H A Dhost-utils.h796 static inline uint64_t udiv_qrnnd(uint64_t *r, uint64_t n1, in udiv_qrnnd()
/openbmc/qemu/include/fpu/
H A Dsoftfloat-macros.h541 uint64_t m0, m1, m2, n1, n2; in mul128To256() local
/openbmc/qemu/accel/tcg/
H A Dtb-maint.c730 PageForEachNext n1; in tb_page_remove() local
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c369 int8_t n1 = n, n2 = n >> 8; in DO_ZPZZ() local
375 int16_t n1 = n, n2 = n >> 16; in do_sadalp_s() local
381 int32_t n1 = n, n2 = n >> 32; in do_sadalp_d() local
391 uint8_t n1 = n, n2 = n >> 8; in DO_ZPZZ() local
397 uint16_t n1 = n, n2 = n >> 16; in do_uadalp_s() local
403 uint32_t n1 = n, n2 = n >> 32; in do_uadalp_d() local
963 uint64_t n1 = n[i + 1]; local
8428 uint64_t n1 = *(uint64_t *)(vn + i + 8); in HELPER() local
H A Dsme_helper.c1411 uint16_t *n1 = vn + sizeof(ARMVectorReg); in HELPER() local
H A Dvec_helper.c3206 uint16_t *n1 = vn + sizeof(ARMVectorReg); in HELPER() local
/openbmc/qemu/disas/
H A Dm68k.c866 #define M(n0,n1,n2,n3,n4,n5,n6,n70,n71,n72,n73,n74) \ in m68k_valid_ea() argument
/openbmc/qemu/hw/ide/
H A Dcore.c1053 int n1 = s->nsector; in ide_sector_write_cb() local
/openbmc/qemu/hw/s390x/
H A Dcss.c2469 int num, n1, n2; in set_css_devid() local
/openbmc/qemu/fpu/
H A Dsoftfloat.c1031 uint64_t n1, n0, r, q; in frac64_div() local