Home
last modified time | relevance | path

Searched defs:srcsub (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/oiiotool/
H A Dimagerec.cpp66 int srcsub = s + first_subimage; in ImageRec() local
111 int srcsub = s + first_subimage; in ImageRec() local
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/oiiotool/
H A Dimagerec.cpp66 int srcsub = s + first_subimage; in ImageRec() local
111 int srcsub = s + first_subimage; in ImageRec() local
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/rnp/src/librepgp/
H A Dstream-key.cpp148 for (auto &srcsub : src.subkeys) { in transferable_key_has_subkey() local
190 for (auto &srcsub : src.subkeys) { in transferable_key_merge() local
/dports/security/rnp/rnp-0.15.2/src/librepgp/
H A Dstream-key.cpp147 for (auto &srcsub : src.subkeys) { in transferable_key_has_subkey() local
189 for (auto &srcsub : src.subkeys) { in transferable_key_merge() local
/dports/lang/mono/mono-5.10.1.57/mono/arch/mips/
H A Dmips-codegen.h378 #define mips_msubs(c,dest,src1,src2,srcsub) mips_format_r(c,19,srcsub,src2,src1,dest,40|MIPS_FMT_SI… argument
379 #define mips_msubd(c,dest,src1,src2,srcsub) mips_format_r(c,19,srcsub,src2,src1,dest,40|MIPS_FMT_DO… argument
380 #define mips_nmsubs(c,dest,src1,src2,srcsub) mips_format_r(c,19,srcsub,src2,src1,dest,56|MIPS_FMT_S… argument
381 #define mips_nmsubd(c,dest,src1,src2,srcsub) mips_format_r(c,19,srcsub,src2,src1,dest,56|MIPS_FMT_D… argument