Home
last modified time | relevance | path

Searched defs:kType (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/dports/www/chromium-legacy/chromium-88.0.4324.182/media/base/
H A Dcdm_promise.cc9 const CdmPromise::ResolveParameterType CdmPromiseTraits<>::kType = member in media::CdmPromiseTraits<>
12 const CdmPromise::ResolveParameterType CdmPromiseTraits<int>::kType = member in media::CdmPromiseTraits<int>
15 const CdmPromise::ResolveParameterType CdmPromiseTraits<std::string>::kType = member in media::CdmPromiseTraits<std::string>
19 CdmPromiseTraits<CdmKeyInformation::KeyStatus>::kType = member in media::CdmPromiseTraits<CdmKeyInformation::KeyStatus>
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/
H A Dcdm_promise.cc9 const CdmPromise::ResolveParameterType CdmPromiseTraits<>::kType = member in media::CdmPromiseTraits<>
12 const CdmPromise::ResolveParameterType CdmPromiseTraits<int>::kType = member in media::CdmPromiseTraits<int>
15 const CdmPromise::ResolveParameterType CdmPromiseTraits<std::string>::kType = member in media::CdmPromiseTraits<std::string>
19 CdmPromiseTraits<CdmKeyInformation::KeyStatus>::kType = member in media::CdmPromiseTraits<CdmKeyInformation::KeyStatus>
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/test/
H A DAnyTest.cpp32 constexpr auto kType = "facebook.com/thrift/test/AnyTestStruct"; in TEST() local
40 constexpr auto kType = "facebook.com/thrift/test/AnyTestException"; in TEST() local
48 constexpr auto kType = "facebook.com/thrift/test/AnyTestUnion"; in TEST() local
56 constexpr auto kType = "facebook.com/thrift/test/AnyTestMissingAnyOption"; in TEST() local
/dports/audio/praat/praat-6.2.03/melder/
H A Denums_getValue.h27 #define enums_begin(kType,minimum) kType kType##_getValue (conststring32 testText) { argument
28 #define enums_add(kType,value,which,text) if (Melder_equ_firstCharacterCaseInsensitive (testText, … argument
29 #define enums_alt(kType,which,text) if (Melder_equ_firstCharacterCaseInsensitive (testText, text))… argument
30 #define enums_end(kType,maximum,def) \ argument
H A DregularExp.h27 * *
28 *******************************************************************************/
30 djmw 20080110 Extra parameter for SubstituteRE to allow error differentiation
H A Denums.h23 #define enums_begin(kType,minimum) enum class kType { UNDEFINED = -1, MIN = minimum, argument
24 #define enums_add(kType,value,which,text) which = value, argument
25 #define enums_alt(kType,which,text) argument
26 #define enums_end(kType,maximum,default) MAX = maximum, \ argument
/dports/audio/kexis/kexis/
H A Drice.c29 OPTIONSTRUCT *options, PCMBLOCKSTRUCT *pcmBlock, int kType) in rice_decode()
72 OPTIONSTRUCT *options, PCMBLOCKSTRUCT *pcmBlock, int kType) in rice_encode()
120 void collect_K_stats(PREDICTORTABLE *pred, long newK, int kType, in collect_K_stats()
144 long get_K(PREDICTORTABLE *pred, int kType, unsigned short encoderVersion, in get_K()
189 void update_K(PREDICTORTABLE *pred, long newK, int kType, in update_K()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkLiteDL.cpp85 static const auto kType = Type::Flush; member
90 static const auto kType = Type::Save; member
94 static const auto kType = Type::Restore; member
98 static const auto kType = Type::SaveLayer; member
122 static const auto kType = Type::Concat; member
128 static const auto kType = Type::SetMatrix; member
145 static const auto kType = Type::ClipPath; member
153 static const auto kType = Type::ClipRect; member
183 static const auto kType = Type::DrawPath; member
190 static const auto kType = Type::DrawRect; member
[all …]
/dports/games/alephone/alephone-release-20190331/Source_Files/Network/
H A Dnetwork_messages.h62 enum { kType = tMessageType }; enumerator
78 enum { kType = kACCEPT_JOIN_MESSAGE }; enumerator
111 enum { kType = kCAPABILITIES_MESSAGE }; enumerator
138 enum { kType = kCHANGE_COLORS_MESSAGE }; enumerator
169 enum { kType = kCLIENT_INFO_MESSAGE }; enumerator
202 enum { kType = kHELLO_MESSAGE }; enumerator
232 enum { kType = kJOINER_INFO_MESSAGE }; enumerator
280 kType = messageType enumerator
284 T(kType, inBuffer, inLength) { }; in T() argument
304 enum { kType = kCHAT_MESSAGE }; enumerator
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkLiteDL.cpp90 static const auto kType = Type::Save; member
94 static const auto kType = Type::Restore; member
98 static const auto kType = Type::SaveLayer; member
116 static const auto kType = Type::Concat; member
123 static const auto kType = Type::SetMatrix; member
132 static const auto kType = Type::Translate; member
151 static const auto kType = Type::ClipPath; member
160 static const auto kType = Type::ClipRect; member
190 static const auto kType = Type::DrawPath; member
198 static const auto kType = Type::DrawRect; member
[all …]
/dports/games/alephone/alephone-release-20190331/Source_Files/Network/Metaserver/
H A Dmetaserver_messages.h159 enum { kType = kCLIENT_LOGIN }; enumerator
186 enum { kType = kCLIENT_PLAYERMODE }; enumerator
248 enum { kType = kCLIENT_LOCALIZE }; enumerator
298 enum { kType = kSERVER_ROOMLIST }; enumerator
358 enum { kType = kCLIENT_NAME_TEAM }; enumerator
389 enum { kType = kSERVER_LIMIT }; enumerator
418 enum { kType = kSERVER_DENY }; enumerator
447 enum { kType = kSERVER_BROADCAST }; enumerator
509 enum { kType = kBOTH_CHAT }; enumerator
796 enum { kType = kSERVER_GAMELIST }; enumerator
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/common/
H A Dextension_unittest.cc108 const Manifest::Type kType = Manifest::TYPE_EXTENSION; in TEST() local
158 const Manifest::Type kType = Manifest::TYPE_PLATFORM_APP; in TEST() local
198 const Manifest::Type kType = Manifest::TYPE_HOSTED_APP; in TEST() local
226 const Manifest::Type kType = Manifest::TYPE_USER_SCRIPT; in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/common/
H A Dextension_unittest.cc106 const Manifest::Type kType = Manifest::TYPE_EXTENSION; in TEST() local
146 const Manifest::Type kType = Manifest::TYPE_PLATFORM_APP; in TEST() local
184 const Manifest::Type kType = Manifest::TYPE_HOSTED_APP; in TEST() local
211 const Manifest::Type kType = Manifest::TYPE_USER_SCRIPT; in TEST() local
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dkey_test.go18 func ikey(key string, seq uint64, kt kType) iKey {
40 func testSingleKey(t *testing.T, key string, seq uint64, kt kType) {
H A Dkey.go29 type kType int type
73 func newIkey(ukey []byte, seq uint64, kt kType) iKey {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/storage/browser/blob/
H A Dblob_storage_registry_unittest.cc20 const std::string kType = "type1"; in TEST() local
59 const std::string kType = "type1"; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/browsing_data/
H A Dbrowsing_data_media_license_helper.cc94 const storage::FileSystemType kType = storage::kFileSystemTypePluginPrivate; in FetchMediaLicenseInfoOnFileTaskRunner() local
124 const storage::FileSystemType kType = storage::kFileSystemTypePluginPrivate; in DeleteMediaLicenseOriginOnFileTaskRunner() local
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/syndtr/goleveldb/manualtest/dbstress/
H A Dkey.go24 type kType int type
68 func newIkey(ukey []byte, seq uint64, kt kType) iKey {
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/syndtr/goleveldb/manualtest/dbstress/
H A Dkey.go24 type kType int type
68 func newIkey(ukey []byte, seq uint64, kt kType) iKey {
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/syndtr/goleveldb/manualtest/dbstress/
H A Dkey.go24 type kType int type
68 func newIkey(ukey []byte, seq uint64, kt kType) iKey {
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/syndtr/goleveldb/manualtest/dbstress/
H A Dkey.go24 type kType int type
68 func newIkey(ukey []byte, seq uint64, kt kType) iKey {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/syndtr/goleveldb/manualtest/dbstress/
H A Dkey.go24 type kType int type
68 func newIkey(ukey []byte, seq uint64, kt kType) iKey {
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/syndtr/goleveldb/manualtest/dbstress/
H A Dkey.go24 type kType int type
68 func newIkey(ukey []byte, seq uint64, kt kType) iKey {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/syndtr/goleveldb/manualtest/dbstress/
H A Dkey.go24 type kType int type
68 func newIkey(ukey []byte, seq uint64, kt kType) iKey {
/dports/www/tusc/tusc-0.4.7/vendor/github.com/syndtr/goleveldb/manualtest/dbstress/
H A Dkey.go24 type kType int type
68 func newIkey(ukey []byte, seq uint64, kt kType) iKey {

12345678910>>...12