Home
last modified time | relevance | path

Searched refs:offset_by (Results 1 – 25 of 91) sorted by relevance

1234

/dports/emulators/citra/citra-ac98458e0/src/common/
H A Dmemory_ref.h101 MemoryRef& operator+=(u32 offset_by) {
102 ASSERT(offset_by < csize);
103 offset += offset_by;
107 MemoryRef operator+(u32 offset_by) const {
108 ASSERT(offset_by < csize);
109 return MemoryRef(backing_mem, offset + offset_by);
/dports/emulators/citra-qt5/citra-ac98458e0/src/common/
H A Dmemory_ref.h101 MemoryRef& operator+=(u32 offset_by) {
102 ASSERT(offset_by < csize);
103 offset += offset_by;
107 MemoryRef operator+(u32 offset_by) const {
108 ASSERT(offset_by < csize);
109 return MemoryRef(backing_mem, offset + offset_by);
/dports/devel/boost-docs/boost_1_72_0/boost/hana/
H A Dgroup.hpp72 struct offset_by;
75 struct offset_by<offset, std::index_sequence<i...>> { struct
108 typename offset_by< in finish()
/dports/devel/hyperscan/boost_1_75_0/boost/hana/
H A Dgroup.hpp72 struct offset_by;
75 struct offset_by<offset, std::index_sequence<i...>> { struct
108 typename offset_by< in finish()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/hana/
H A Dgroup.hpp72 struct offset_by;
75 struct offset_by<offset, std::index_sequence<i...>> { struct
108 typename offset_by< in finish()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/hana/
H A Dgroup.hpp72 struct offset_by;
75 struct offset_by<offset, std::index_sequence<i...>> { struct
108 typename offset_by< in finish()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/hana/
H A Dgroup.hpp72 struct offset_by;
75 struct offset_by<offset, std::index_sequence<i...>> { struct
108 typename offset_by< in finish()
/dports/devel/boost-libs/boost_1_72_0/boost/hana/
H A Dgroup.hpp72 struct offset_by;
75 struct offset_by<offset, std::index_sequence<i...>> { struct
108 typename offset_by< in finish()
/dports/devel/boost-python-libs/boost_1_72_0/boost/hana/
H A Dgroup.hpp72 struct offset_by;
75 struct offset_by<offset, std::index_sequence<i...>> { struct
108 typename offset_by< in finish()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/hana/
H A Dgroup.hpp72 struct offset_by;
75 struct offset_by<offset, std::index_sequence<i...>> { struct
108 typename offset_by< in finish()
/dports/textproc/libxml2/libxml2-2.9.12/os400/dlfcn/
H A Ddlfcn.c56 #define offset_by(t, b, o) ((t *) ((char *) (b) + (unsigned int) (o))) macro
310 imp = offset_by(Qmh_Rtvm_RTVM0300_t, rtvmbuf, 0); in dlseterror_from_exception()
318 cp = offset_by(char, imp, imp->Offset_Message_Returned); in dlseterror_from_exception()
320 cp = offset_by(char, imp, imp->Offset_Help_Returned); in dlseterror_from_exception()
/dports/textproc/py-libxml2/libxml2-2.9.12/os400/dlfcn/
H A Ddlfcn.c56 #define offset_by(t, b, o) ((t *) ((char *) (b) + (unsigned int) (o))) macro
310 imp = offset_by(Qmh_Rtvm_RTVM0300_t, rtvmbuf, 0); in dlseterror_from_exception()
318 cp = offset_by(char, imp, imp->Offset_Message_Returned); in dlseterror_from_exception()
320 cp = offset_by(char, imp, imp->Offset_Help_Returned); in dlseterror_from_exception()
/dports/games/retroarch/RetroArch-1.9.7/
H A Dsetting_list.h197 int16_t offset_by; member
/dports/astro/py-astropy/astropy-5.0/astropy/coordinates/
H A Dangle_utilities.py91 def offset_by(lon, lat, posang, distance): function
/dports/games/retroarch/RetroArch-1.9.7/menu/
H A Dmenu_setting.c1285 result.offset_by = 0; in setting_action_setting()
1349 result.offset_by = 0; in setting_group_setting()
1423 result.offset_by = 0; in setting_float_setting()
1500 result.offset_by = 0; in setting_uint_setting()
1579 result.offset_by = 0; in setting_size_setting()
1657 result.offset_by = 0;
1736 result.offset_by = 0; in setting_bind_setting()
1885 result.offset_by = 0; in setting_string_setting()
2009 result.offset_by = 0; in setting_subgroup_setting()
2084 result.offset_by = 0; in setting_bool_setting()
[all …]
/dports/net/ipsumdump/ipsumdump-1.86/src/
H A Dclassification.hh124 Insn offset_by(int offset) const { in offset_by() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcgraph.h1492 void offset_by (HOST_WIDE_INT); in class()
3159 ipa_polymorphic_call_context::offset_by (HOST_WIDE_INT off) in offset_by() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcgraph.h1492 void offset_by (HOST_WIDE_INT); in class()
3159 ipa_polymorphic_call_context::offset_by (HOST_WIDE_INT off) in offset_by() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraph.h1569 void offset_by (HOST_WIDE_INT); in class()
3323 ipa_polymorphic_call_context::offset_by (HOST_WIDE_INT off) in offset_by() function
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcgraph.h1593 void offset_by (HOST_WIDE_INT); in class()
3376 ipa_polymorphic_call_context::offset_by (HOST_WIDE_INT off) in offset_by() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcgraph.h1561 void offset_by (HOST_WIDE_INT); in class()
3305 ipa_polymorphic_call_context::offset_by (HOST_WIDE_INT off) in offset_by() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraph.h1569 void offset_by (HOST_WIDE_INT); in class()
3323 ipa_polymorphic_call_context::offset_by (HOST_WIDE_INT off) in offset_by() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcgraph.h1569 void offset_by (HOST_WIDE_INT); in class()
3323 ipa_polymorphic_call_context::offset_by (HOST_WIDE_INT off) in offset_by() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraph.h1569 void offset_by (HOST_WIDE_INT); in class()
3323 ipa_polymorphic_call_context::offset_by (HOST_WIDE_INT off) in offset_by() function
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcgraph.h1569 void offset_by (HOST_WIDE_INT); in class()
3323 ipa_polymorphic_call_context::offset_by (HOST_WIDE_INT off) in offset_by() function

1234