Home
last modified time | relevance | path

Searched defs:set_output (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/gme/
H A DNes_Mmc5_Apu.h27 inline void Nes_Mmc5_Apu::set_output( int i, Blip_Buffer* b ) in set_output() function
36 inline void Nes_Mmc5_Apu::set_output( Blip_Buffer* b ) in set_output() function
H A DNes_Fme7_Apu.h75 inline void Nes_Fme7_Apu::set_output( int i, Blip_Buffer* buf ) in set_output() function
81 inline void Nes_Fme7_Apu::set_output( Blip_Buffer* buf ) in set_output() function
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/gmedecoder/gme/
H A DNes_Mmc5_Apu.h27 inline void Nes_Mmc5_Apu::set_output( int i, Blip_Buffer* b ) in set_output() function
36 inline void Nes_Mmc5_Apu::set_output( Blip_Buffer* b ) in set_output() function
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/test/include/
H A DNDBT_Thread.hpp109 inline void set_output(void* output) { in set_output() function in NDBT_Thread
115 template <class T> inline void set_output() { in set_output() function in NDBT_Thread
219 template <class T> inline void set_output() { in set_output() function in NDBT_ThreadSet
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/test/include/
H A DNDBT_Thread.hpp109 inline void set_output(void* output) { in set_output() function in NDBT_Thread
115 template <class T> inline void set_output() { in set_output() function in NDBT_Thread
219 template <class T> inline void set_output() { in set_output() function in NDBT_ThreadSet
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/test/include/
H A DNDBT_Thread.hpp109 inline void set_output(void* output) { in set_output() function in NDBT_Thread
115 template <class T> inline void set_output() { in set_output() function in NDBT_Thread
219 template <class T> inline void set_output() { in set_output() function in NDBT_ThreadSet
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/test/include/
H A DNDBT_Thread.hpp109 inline void set_output(void* output) { in set_output() function in NDBT_Thread
115 template <class T> inline void set_output() { in set_output() function in NDBT_Thread
219 template <class T> inline void set_output() { in set_output() function in NDBT_ThreadSet
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/test/include/
H A DNDBT_Thread.hpp109 inline void set_output(void* output) { in set_output() function in NDBT_Thread
115 template <class T> inline void set_output() { in set_output() function in NDBT_Thread
219 template <class T> inline void set_output() { in set_output() function in NDBT_ThreadSet
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/test/include/
H A DNDBT_Thread.hpp109 inline void set_output(void* output) { in set_output() function in NDBT_Thread
115 template <class T> inline void set_output() { in set_output() function in NDBT_Thread
219 template <class T> inline void set_output() { in set_output() function in NDBT_ThreadSet
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/test/include/
H A DNDBT_Thread.hpp109 inline void set_output(void* output) { in set_output() function in NDBT_Thread
115 template <class T> inline void set_output() { in set_output() function in NDBT_Thread
219 template <class T> inline void set_output() { in set_output() function in NDBT_ThreadSet
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/test/include/
H A DNDBT_Thread.hpp109 inline void set_output(void* output) { in set_output() function in NDBT_Thread
115 template <class T> inline void set_output() { in set_output() function in NDBT_Thread
219 template <class T> inline void set_output() { in set_output() function in NDBT_ThreadSet
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/test/include/
H A DNDBT_Thread.hpp109 inline void set_output(void* output) { in set_output() function in NDBT_Thread
115 template <class T> inline void set_output() { in set_output() function in NDBT_Thread
219 template <class T> inline void set_output() { in set_output() function in NDBT_ThreadSet
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/test/include/
H A DNDBT_Thread.hpp109 inline void set_output(void* output) { in set_output() function in NDBT_Thread
115 template <class T> inline void set_output() { in set_output() function in NDBT_Thread
219 template <class T> inline void set_output() { in set_output() function in NDBT_ThreadSet
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/test/include/
H A DNDBT_Thread.hpp109 inline void set_output(void* output) { in set_output() function in NDBT_Thread
115 template <class T> inline void set_output() { in set_output() function in NDBT_Thread
219 template <class T> inline void set_output() { in set_output() function in NDBT_ThreadSet
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/test/include/
H A DNDBT_Thread.hpp100 inline void set_output(void* output) { in set_output() function in NDBT_Thread
106 template <class T> inline void set_output() { in set_output() function in NDBT_Thread
208 template <class T> inline void set_output() { in set_output() function in NDBT_ThreadSet
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/cpp/
H A Darray_output.h94 void set_output(std::vector<T>* output) { output_ = output; } in set_output() function
143 void set_output(T* output) { output_ = output; } in set_output() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/cpp/
H A Darray_output.h94 void set_output(std::vector<T>* output) { output_ = output; } in set_output() function
143 void set_output(T* output) { output_ = output; } in set_output() function
/dports/textproc/p5-Text-Filter-Chain/Text-Filter-Chain-0.02/lib/Text/Filter/
H A DChain.pm49 sub set_output { # 2 arguments possible (output and output_prewrite), so stored as ref to an array subroutine
/dports/textproc/p5-YAML-PP/YAML-PP-0.020/lib/YAML/PP/
H A DWriter.pm9 sub set_output { $_[0]->{output} = $_[1] } subroutine
/dports/databases/postgresql12-plperl/postgresql-12.9/src/port/
H A Dfls.c32 * 4. Neither the name of the University nor the names of its contributors in set_output()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/bprb/
H A Dbprb_process_ext.cxx24 bool bprb_process_ext::set_output(unsigned i, const brdb_value_sptr& val) in set_output() function in bprb_process_ext
/dports/dns/packetq/PacketQ-1.4.1/src/
H A Dpacketq.h47 void set_output(OutputOpts opt) in set_output() function
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/xml2modelica/
H A DxML2Modelica.ml41 let set_output s = function
/dports/games/flightgear/flightgear-2020.3.11/src/Autopilot/
H A Dlogic.cxx41 void Logic::set_output( bool value ) in set_output() function in Logic
/dports/audio/py-zita-jacktools/zita-jacktools-1.5.3/jacktools/
H A Djacknoise.py48 def set_output (self, chan, type, level): member in JackNoise

12345678910>>...13