Home
last modified time | relevance | path

Searched defs:cachekey (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Dcachetable-simple-unpin-remove-checkpoint.cc43 CACHEKEY* UU(cachekey), in remove_key_expect_checkpoint()
52 CACHEKEY* UU(cachekey), in remove_key_expect_no_checkpoint()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Dcachetable-simple-unpin-remove-checkpoint.cc43 CACHEKEY* UU(cachekey), in remove_key_expect_checkpoint()
52 CACHEKEY* UU(cachekey), in remove_key_expect_no_checkpoint()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Dcachetable-simple-unpin-remove-checkpoint.cc43 CACHEKEY* UU(cachekey), in remove_key_expect_checkpoint()
52 CACHEKEY* UU(cachekey), in remove_key_expect_no_checkpoint()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Dcachetable-simple-unpin-remove-checkpoint.cc43 CACHEKEY* UU(cachekey), in remove_key_expect_checkpoint()
52 CACHEKEY* UU(cachekey), in remove_key_expect_no_checkpoint()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Dcachetable-simple-unpin-remove-checkpoint.cc43 CACHEKEY* UU(cachekey), in remove_key_expect_checkpoint()
52 CACHEKEY* UU(cachekey), in remove_key_expect_no_checkpoint()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Dcachetable-simple-unpin-remove-checkpoint.cc43 CACHEKEY* UU(cachekey), in remove_key_expect_checkpoint()
52 CACHEKEY* UU(cachekey), in remove_key_expect_no_checkpoint()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/tests/
H A Dcachetable-simple-unpin-remove-checkpoint.cc43 CACHEKEY* UU(cachekey), in remove_key_expect_checkpoint()
52 CACHEKEY* UU(cachekey), in remove_key_expect_no_checkpoint()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/tests/
H A Dcachetable-simple-unpin-remove-checkpoint.cc43 CACHEKEY* UU(cachekey), in remove_key_expect_checkpoint()
52 CACHEKEY* UU(cachekey), in remove_key_expect_no_checkpoint()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/ft/tests/
H A Dcachetable-simple-unpin-remove-checkpoint.cc43 CACHEKEY* UU(cachekey), in remove_key_expect_checkpoint()
52 CACHEKEY* UU(cachekey), in remove_key_expect_no_checkpoint()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/tests/
H A Dcachetable-simple-unpin-remove-checkpoint.cc43 CACHEKEY* UU(cachekey), in remove_key_expect_checkpoint()
52 CACHEKEY* UU(cachekey), in remove_key_expect_no_checkpoint()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/tests/
H A Dcachetable-simple-unpin-remove-checkpoint.cc43 CACHEKEY* UU(cachekey), in remove_key_expect_checkpoint()
52 CACHEKEY* UU(cachekey), in remove_key_expect_no_checkpoint()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/ft/tests/
H A Dcachetable-simple-unpin-remove-checkpoint.cc43 CACHEKEY* UU(cachekey), in remove_key_expect_checkpoint()
52 CACHEKEY* UU(cachekey), in remove_key_expect_no_checkpoint()
/dports/www/moodle311/moodle/mod/lesson/
H A Doverrideedit.php178 …$cachekey = $groupmode ? "{$fromform->lessonid}_g_{$fromform->groupid}" : "{$fromform->lessonid}_u… variable
196 …$cachekey = $groupmode ? "{$fromform->lessonid}_g_{$fromform->groupid}" : "{$fromform->lessonid}_u… variable
/dports/www/moodle311/moodle/mod/quiz/
H A Doverrideedit.php179 …$cachekey = $groupmode ? "{$fromform->quiz}_g_{$fromform->groupid}" : "{$fromform->quiz}_u_{$fromf… variable
197 …$cachekey = $groupmode ? "{$fromform->quiz}_g_{$fromform->groupid}" : "{$fromform->quiz}_u_{$fromf… variable
/dports/www/moodle311/moodle/mod/assign/
H A Doverrideedit.php190 …$cachekey = $groupmode ? "{$fromform->assignid}_g_{$fromform->groupid}" : "{$fromform->assignid}_u… variable
224 …$cachekey = $groupmode ? "{$fromform->assignid}_g_{$fromform->groupid}" : "{$fromform->assignid}_u… variable
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/
H A DTextureReplacer.cpp369 ReplacedTexture &TextureReplacer::FindReplacement(u64 cachekey, u32 hash, int w, int h) { in FindReplacement()
388 void TextureReplacer::PopulateReplacement(ReplacedTexture *result, u64 cachekey, u32 hash, int w, i… in PopulateReplacement()
515 u64 cachekey = replacedInfo.cachekey; in NotifyTextureDecoded() local
625 …r LookupWildcard(const std::unordered_map<Key, Value> &map, Key &key, u64 cachekey, u32 hash, bool… in LookupWildcard()
669 bool TextureReplacer::FindFiltering(u64 cachekey, u32 hash, TextureFiltering *forceFiltering) { in FindFiltering()
689 std::string TextureReplacer::LookupHashFile(u64 cachekey, u32 hash, int level) { in LookupHashFile()
700 std::string TextureReplacer::HashName(u64 cachekey, u32 hash, int level) { in HashName()
H A DThreadEventQueue.h70 Event GetNextEvent() {
87 return ev;
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/
H A DTextureReplacer.cpp369 ReplacedTexture &TextureReplacer::FindReplacement(u64 cachekey, u32 hash, int w, int h) { in FindReplacement()
388 void TextureReplacer::PopulateReplacement(ReplacedTexture *result, u64 cachekey, u32 hash, int w, i… in PopulateReplacement()
515 u64 cachekey = replacedInfo.cachekey; in NotifyTextureDecoded() local
625 …r LookupWildcard(const std::unordered_map<Key, Value> &map, Key &key, u64 cachekey, u32 hash, bool… in LookupWildcard()
669 bool TextureReplacer::FindFiltering(u64 cachekey, u32 hash, TextureFiltering *forceFiltering) { in FindFiltering()
689 std::string TextureReplacer::LookupHashFile(u64 cachekey, u32 hash, int level) { in LookupHashFile()
700 std::string TextureReplacer::HashName(u64 cachekey, u32 hash, int level) { in HashName()
H A DTextureReplacer.h68 u64 cachekey; member
87 u64 cachekey; member
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/
H A DTextureReplacer.cpp369 ReplacedTexture &TextureReplacer::FindReplacement(u64 cachekey, u32 hash, int w, int h) { in FindReplacement()
388 void TextureReplacer::PopulateReplacement(ReplacedTexture *result, u64 cachekey, u32 hash, int w, i… in PopulateReplacement()
515 u64 cachekey = replacedInfo.cachekey; in NotifyTextureDecoded() local
625 …r LookupWildcard(const std::unordered_map<Key, Value> &map, Key &key, u64 cachekey, u32 hash, bool… in LookupWildcard()
669 bool TextureReplacer::FindFiltering(u64 cachekey, u32 hash, TextureFiltering *forceFiltering) { in FindFiltering()
689 std::string TextureReplacer::LookupHashFile(u64 cachekey, u32 hash, int level) { in LookupHashFile()
700 std::string TextureReplacer::HashName(u64 cachekey, u32 hash, int level) { in HashName()
H A DTextureReplacer.h68 u64 cachekey; member
87 u64 cachekey; member
/dports/www/moodle310/moodle/availability/condition/completion/classes/
H A Dfrontend.php45 protected $cachekey = ''; variable in availability_completion\\frontend
/dports/www/moodle39/moodle/availability/condition/completion/classes/
H A Dfrontend.php45 protected $cachekey = ''; variable in availability_completion\\frontend
/dports/www/moodle311/moodle/availability/condition/completion/classes/
H A Dfrontend.php45 protected $cachekey = ''; variable in availability_completion\\frontend
/dports/sysutils/p5-Brackup/Brackup-1.10/lib/Brackup/
H A DPositionedChunk.pm127 sub cachekey { subroutine

1234567