Home
last modified time | relevance | path

Searched +defs:describe +defs:mode (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/math/plplot-ada/plplot-5.15.0/utils/
H A Dpltek.c219 tek_mode( int mode ) in tek_mode()
268 describe( void ) in describe() function
/dports/math/plplot/plplot-5.15.0/utils/
H A Dpltek.c219 tek_mode( int mode ) in tek_mode()
268 describe( void ) in describe() function
/dports/mail/archiveopteryx/archiveopteryx-3.2.0/aox/
H A Drights.cpp116 EString ListRights::describe( const EString &s ) in describe() function in ListRights
143 int mode; member in SetAclData
/dports/mail/archiveopteryx-devel/aox-96ab17e/aox/
H A Drights.cpp116 EString ListRights::describe( const EString &s ) in describe() function in ListRights
143 int mode; member in SetAclData
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Model/Datasource/Database/
H A DSqlite.php170 public function describe($model) { function in Sqlite
610 public function getLockingHint($mode) {
H A DSqlserver.php212 public function describe($model) { function in Sqlserver
849 public function getLockingHint($mode) {
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/
H A Dfile.cpp50 Flags mode; in DENG2_PIMPL_NOREF() local
183 String File::describe() const in describe() function in de::File
315 File::Flags const &File::mode() const in mode() function in de::File
/dports/lang/ruby26/ruby-2.6.9/spec/mspec/lib/mspec/runner/
H A Dmspec.rb41 def self.describe(mod, options=nil, &block) singletonMethod
187 def self.register_mode(mode) argument
198 def self.mode?(mode) argument
/dports/databases/sqlrelay/sqlrelay-1.7.0/src/connections/
H A Doracle.cpp64 struct describe { struct
65 OCIParam *paramd;
69 ub2 dbsize;
70 sb2 dbtype;
71 text *buf;
72 sb4 buflen;
73 ub1 precision;
74 ub1 scale;
75 ub1 nullok;
755 ub4 mode=OCI_DEFAULT; in logIn() local
[all …]
/dports/audio/libaudiofile/audiofile-0.3.6/libaudiofile/modules/
H A DG711.cpp108 G711::G711(Mode mode, Track *track, File *fh, bool canSeek) : in G711()
173 void G711::describe() in describe() function in G711
H A DALAC.cpp93 ALAC::ALAC(Mode mode, Track *track, File *fh, bool canSeek, Buffer *codecData) : in ALAC()
162 void ALAC::describe() in describe() function in ALAC
H A DIMA.cpp86 IMA::IMA(Mode mode, Track *track, File *fh, bool canSeek) : in IMA()
365 void IMA::describe() in describe() function in IMA
H A DMSADPCM.cpp331 void MSADPCM::describe() in describe() function in MSADPCM
338 MSADPCM::MSADPCM(Mode mode, Track *track, File *fh, bool canSeek) : in MSADPCM()
/dports/databases/db18/db-18.1.40/lang/cxx/
H A Dcxx_except.cpp86 void DbException::describe(const char *prefix, const char *description) in describe() function in DbException
228 db_lockop_t op, db_lockmode_t mode, const Dbt *obj, const DbLock lock, in DbLockNotGrantedException()
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/
H A DStatement.java144 public abstract String describe(Session session); in describe() method in Statement
245 public void setGeneratedColumnInfo(int mode, ResultMetaData meta) {} in setGeneratedColumnInfo()
/dports/databases/db5/db-5.3.28/lang/cxx/
H A Dcxx_except.cpp86 void DbException::describe(const char *prefix, const char *description) in describe() function in DbException
228 db_lockop_t op, db_lockmode_t mode, const Dbt *obj, const DbLock lock, in DbLockNotGrantedException()
/dports/devel/gitlist/gitlist/vendor/phpunit/phpunit/src/Util/
H A DTest.php47 public static function describe(PHPUnit_Framework_Test $test, $asString = true) function in PHPUnit_Util_Test
118 private static function getLinesToBeCoveredOrUsed($className, $methodName, $mode)
/dports/graphics/openfx-misc/openfx-misc-3ab0531/Deinterlace/
H A DDeinterlace.cpp158 ChoiceParam *fieldOrder, *mode, *parity; member in DeinterlacePlugin
287 int mode) in filter_line_c()
315 int mode) in filter_edges()
370 filter_plane(int mode, in filter_plane()
411 filter_plane_ofx(int mode, in filter_plane_ofx()
684 DeinterlacePluginFactory::describe(ImageEffectDescriptor &desc) in describe() function in DeinterlacePluginFactory
/dports/games/meandmyshadow/meandmyshadow-0.5a/src/
H A DLevelEditor.cpp305 static std::string getRepeatModeName(int mode) { in getRepeatModeName()
1750 std::string MoveGameObjectCommand::describe() { in describe() function in MoveGameObjectCommand
1767 std::string AddRemoveGameObjectCommand::describe() { in describe() function in AddRemoveGameObjectCommand
1785 std::string AddRemovePathCommand::describe() { in describe() function in AddRemovePathCommand
1794 std::string RemovePathCommand::describe() { in describe() function in RemovePathCommand
1800 std::string AddLinkCommand::describe() { in describe() function in AddLinkCommand
1806 std::string RemoveLinkCommand::describe() { in describe() function in RemoveLinkCommand
1812 std::string SetEditorPropertyCommand::describe() { in describe() function in SetEditorPropertyCommand
1864 std::string SetScriptCommand::describe() { in describe() function in SetScriptCommand
/dports/games/nazghul/nazghul-0.7.1/src/
H A Dplayer.cpp1065 void PlayerParty::describe() in describe() function in PlayerParty
1378 enum control_mode mode = CONTROL_MODE_FOLLOW; in enableFollowMode() local
1395 enum control_mode mode = CONTROL_MODE_PLAYER; in enableRoundRobinMode() local
1406 enum control_mode mode = CONTROL_MODE_IDLE; in enableSoloMode() local
/dports/games/angband/Angband-4.2.2/src/
H A Dobj-gear.c40 const char *describe; member
930 object_stack_t mode) in inven_can_stack_partial()
/dports/science/py-scipy/scipy-1.7.1/scipy/stats/
H A Dmstats_basic.py285 def mode(a, axis=0): function
1262 def ks_1samp(x, cdf, args=(), alternative="two-sided", mode='auto'): argument
1301 def ks_2samp(data1, data2, alternative="two-sided", mode='auto'): argument
1343 def kstest(data1, data2, args=(), alternative='two-sided', mode='auto'): argument
2421 def describe(a, axis=0, ddof=0, bias=True): function
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Deditmap.cpp957 std::string describe( const ter_t &type ) in describe() function
965 std::string describe( const furn_t &type ) in describe() function
973 std::string describe( const trap &type ) in describe() function
1657 int editmap::select_shape( shapetype shape, int mode ) in select_shape()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Deditmap.cpp957 std::string describe( const ter_t &type ) in describe() function
965 std::string describe( const furn_t &type ) in describe() function
973 std::string describe( const trap &type ) in describe() function
1657 int editmap::select_shape( shapetype shape, int mode ) in select_shape()
/dports/devel/py-foolscap/foolscap-21.7.0/src/foolscap/test/
H A Dtest_banana.py744 def __init__(self, mode, shouldSucceed, ignoreChildDeath=False): argument
793 def describe(self): member in ErrorfulSlicer
980 def describe(self): member in ErrorfulUnslicer
988 def describe(self): member in FailingUnslicer

12345678910