Home
last modified time | relevance | path

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

12

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/
H A Dmemory_read.h495 MHELE hw1, hw2; in cpu_readmem24bew_dword() local
605 MHELE hw1, hw2; in cpu_readmem26lew_dword() local
715 MHELE hw1, hw2; in cpu_readmem29_dword() local
833 MHELE hw1, hw2; in cpu_readmem32_dword() local
950 MHELE hw1, hw2; in cpu_readmem32lew_dword() local
H A Dmemory_write.h578 MHELE hw1, hw2; in cpu_writemem24bew_dword() local
708 MHELE hw1, hw2; in cpu_writemem26lew_dword() local
835 MHELE hw1, hw2; in cpu_writemem29_dword() local
974 MHELE hw1, hw2; in cpu_writemem32_dword() local
1114 MHELE hw1, hw2; in cpu_writemem32lew_dword() local
/dports/science/axom/axom-0.6.1/src/thirdparty/tests/
H A Dfmt_smoke.cpp23 std::string hw1 = axom::fmt::format("{} {}", "hello", "world"); in TEST() local
/dports/math/cgal/CGAL-5.3/include/CGAL/Apollonius_graph_2/
H A DConstructions_rtH2.h30 ad_circumcenterH2(const RT &hx1, const RT &hy1, const RT &hw1, in ad_circumcenterH2()
48 ad_circumcircleH2(const RT &hx1, const RT &hy1, const RT &hw1, in ad_circumcircleH2()
/dports/devel/hpx/hpx-1.2.1/examples/quickstart/
H A Dcomponent_inheritance.cpp99 client hw1(hpx::components::new_<B>(id)); in main() local
/dports/net/kea/kea-2.0.1/src/lib/dhcp/tests/
H A Dhwaddr_unittest.cc71 scoped_ptr<HWAddr> hw1(new HWAddr(data1, sizeof(data1), htype1)); in TEST() local
/dports/emulators/mednafen/mednafen/src/hw_cpu/v810/
H A Dv810_cpuD.cpp240 const uint16 hw1 = rhword(tPC + 2); in v810_dis() local
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/mednafen/hw_cpu/v810/
H A Dv810_cpuD.cpp239 const uint16 hw1 = rhword(tPC + 2); in v810_dis() local
/dports/finance/quantlib/QuantLib-1.20/Examples/CallableBonds/
H A DCallableBonds.cpp209 ext::shared_ptr<ShortRateModel> hw1( in main() local
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dslur.cpp668 … qreal hw1 = note1 ? note1->tabHeadWidth(stt) : scr->width(); // if stt == 0, tabHeadWidth() in slurPos() local
/dports/games/flightgear/flightgear-2020.3.11/src/Instrumentation/
H A Ddclgps.cxx1237 double hw1 = GetGreatCircleCourse(_gpsLat, _gpsLon, in OrientateToFlightPlan() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/jit/ngen/
H A Dngen.hpp45 static constexpr bool hwLT(HW hw1, HW hw2) { return hw1 < hw2; } in hwLT()
46 static constexpr bool hwLE(HW hw1, HW hw2) { return hw1 <= hw2; } in hwLE()
47 static constexpr bool hwGE(HW hw1, HW hw2) { return hw1 >= hw2; } in hwGE()
48 static constexpr bool hwGT(HW hw1, HW hw2) { return hw1 > hw2; } in hwGT()
/dports/databases/libcouchbase/libcouchbase-2.10.7/tests/iotests/
H A Dt_durability.cc861 HandleWrap hw1, hw2; in TEST_F() local
/dports/math/onednn/oneDNN-2.5.1/src/gpu/jit/ngen/
H A Dngen.hpp47 static constexpr bool hwLT(HW hw1, HW hw2) { return hw1 < hw2; } in hwLT()
48 static constexpr bool hwLE(HW hw1, HW hw2) { return hw1 <= hw2; } in hwLE()
49 static constexpr bool hwGE(HW hw1, HW hw2) { return hw1 >= hw2; } in hwGE()
50 static constexpr bool hwGT(HW hw1, HW hw2) { return hw1 > hw2; } in hwGT()
/dports/emulators/qemu-utils/qemu-4.2.1/target/tricore/
H A Dop_helper.c211 static uint32_t ssov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in ssov16()
242 static uint32_t suov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in suov16()
/dports/emulators/qemu5/qemu-5.2.0/target/tricore/
H A Dop_helper.c211 static uint32_t ssov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in ssov16()
242 static uint32_t suov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in suov16()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/tricore/
H A Dop_helper.c211 static uint32_t ssov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in ssov16()
242 static uint32_t suov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in suov16()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/tricore/
H A Dop_helper.c204 static uint32_t ssov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in ssov16()
235 static uint32_t suov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in suov16()
/dports/emulators/qemu42/qemu-4.2.1/target/tricore/
H A Dop_helper.c211 static uint32_t ssov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in ssov16()
242 static uint32_t suov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in suov16()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/tricore/
H A Dop_helper.c211 static uint32_t ssov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in ssov16()
242 static uint32_t suov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in suov16()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/tricore/
H A Dop_helper.c211 static uint32_t ssov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in ssov16()
242 static uint32_t suov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in suov16()
/dports/emulators/qemu/qemu-6.2.0/target/tricore/
H A Dop_helper.c204 static uint32_t ssov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in ssov16()
235 static uint32_t suov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in suov16()
/dports/emulators/qemu60/qemu-6.0.0/target/tricore/
H A Dop_helper.c211 static uint32_t ssov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in ssov16()
242 static uint32_t suov16(CPUTriCoreState *env, int32_t hw0, int32_t hw1) in suov16()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/utils/ast/
H A Dast.in.h267 uint8_t hw1:8; member
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/pcm/
H A Dpcm_hw.c812 snd_pcm_hw_t *hw1 = pcm1->private_data; in hw_link() local

12