Home
last modified time | relevance | path

Searched defs:setSegment (Results 101 – 119 of 119) sorted by relevance

12345

/dports/audio/muse-sequencer/muse-4.0.0/src/synti/vam/
H A Dvam.cpp115 void setSegment(int seg, int ticks, double incr) { in setSegment() function
/dports/emulators/mess/mame-mame0226/3rdparty/asmjit/src/asmjit/x86/
H A Dx86operand.h866 inline void setSegment(const SReg& seg) noexcept { setSegment(seg.id()); } in setSegment() function
868 …inline void setSegment(uint32_t rId) noexcept { _setSignaturePart<kSignatureMemSegmentMask>(rId); } in setSegment() function
/dports/emulators/mame/mame-mame0226/3rdparty/asmjit/src/asmjit/x86/
H A Dx86operand.h866 inline void setSegment(const SReg& seg) noexcept { setSegment(seg.id()); } in setSegment() function
868 …inline void setSegment(uint32_t rId) noexcept { _setSignaturePart<kSignatureMemSegmentMask>(rId); } in setSegment() function
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/utils/AsmJit/x86/
H A Dx86operand.h1025 inline Mem& setSegment(uint32_t seg) in setSegment() function
1032 inline Mem& setSegment(const SegmentReg& seg) in setSegment() function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/asmjit/x86/
H A Dx86operand.h986 inline void setSegment(const SReg& seg) noexcept { setSegment(seg.id()); } in setSegment() function
988 …inline void setSegment(uint32_t rId) noexcept { _setSignaturePart<kSignatureMemSegmentMask>(rId); } in setSegment() function
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/asmjit/x86/
H A Dx86operand.h986 inline void setSegment(const SReg& seg) noexcept { setSegment(seg.id()); } in setSegment() function
988 …inline void setSegment(uint32_t rId) noexcept { _setSignaturePart<kSignatureMemSegmentMask>(rId); } in setSegment() function
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/asmjit/x86/
H A Dx86operand.h986 inline void setSegment(const SReg& seg) noexcept { setSegment(seg.id()); } in setSegment() function
988 …inline void setSegment(uint32_t rId) noexcept { _setSignaturePart<kSignatureMemSegmentMask>(rId); } in setSegment() function
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/asmjit/x86/
H A Dx86operand.h986 inline void setSegment(const SReg& seg) noexcept { setSegment(seg.id()); } in setSegment() function
988 …inline void setSegment(uint32_t rId) noexcept { _setSignaturePart<kSignatureMemSegmentMask>(rId); } in setSegment() function
/dports/science/plumed/plumed2-2.7.2/src/asmjit/
H A Dx86operand.h635 ASMJIT_INLINE void X86Mem::setSegment(const X86Seg& seg) noexcept { setSegmentId(seg.getId()); } in setSegment() function
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dfunctionsegmentviewer.cpp1068 void FunctionSegmentViewer::setSegment(TDoubleParam *curve, int segmentIndex) { in setSegment() function in FunctionSegmentViewer
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/googledrive/google-api-php-client/src/contrib/
H A DGoogle_AnalyticsService.php673 public function setSegment($segment) { function in Google_GaDataQuery
1296 public function setSegment($segment) { function in Google_McfDataQuery
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmOpenidAuthenticationPlugin/lib/vendor/GoogleAPIClient/Service/
H A DQPXExpress.php1167 public function setSegment($segment) function in Google_Service_QPXExpress_SliceInfo
H A DAnalytics.php6497 public function setSegment($segment) function in Google_Service_Analytics_GaDataQuery
7364 public function setSegment($segment) function in Google_Service_Analytics_McfDataQuery
8650 public function setSegment($segment) function in Google_Service_Analytics_UnsampledReport
/dports/www/moodle310/moodle/lib/google/src/Google/Service/
H A DQPXExpress.php1076 public function setSegment($segment) function in Google_Service_QPXExpress_SliceInfo
H A DAnalytics.php6952 public function setSegment($segment) function in Google_Service_Analytics_GaDataQuery
7819 public function setSegment($segment) function in Google_Service_Analytics_McfDataQuery
9105 public function setSegment($segment) function in Google_Service_Analytics_UnsampledReport
/dports/www/moodle39/moodle/lib/google/src/Google/Service/
H A DQPXExpress.php1076 public function setSegment($segment) function in Google_Service_QPXExpress_SliceInfo
H A DAnalytics.php6952 public function setSegment($segment) function in Google_Service_Analytics_GaDataQuery
7819 public function setSegment($segment) function in Google_Service_Analytics_McfDataQuery
9105 public function setSegment($segment) function in Google_Service_Analytics_UnsampledReport
/dports/www/moodle311/moodle/lib/google/src/Google/Service/
H A DQPXExpress.php1076 public function setSegment($segment) function in Google_Service_QPXExpress_SliceInfo
H A DAnalytics.php6952 public function setSegment($segment) function in Google_Service_Analytics_GaDataQuery
7819 public function setSegment($segment) function in Google_Service_Analytics_McfDataQuery
9105 public function setSegment($segment) function in Google_Service_Analytics_UnsampledReport

12345