Home
last modified time | relevance | path

Searched defs:id (Results 11251 – 11275 of 344986) sorted by relevance

1...<<451452453454455456457458459460>>...13800

/dports/audio/ampache/ampache-php74-5.0.0/vendor/doctrine/cache/lib/Doctrine/Common/Cache/
H A DSQLite3Cache.php78 protected function doFetch($id)
92 protected function doContains($id)
100 protected function doSave($id, $data, $lifeTime = 0)
118 protected function doDelete($id)
156 private function findById($id, bool $includeData = true): ?array
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Ddll.cpp53 template<> const byte EMSA2HashId<SHA1>::id = 0x33; member in EMSA2HashId<SHA1>
54 template<> const byte EMSA2HashId<SHA224>::id = 0x38; member in EMSA2HashId<SHA224>
55 template<> const byte EMSA2HashId<SHA256>::id = 0x34; member in EMSA2HashId<SHA256>
56 template<> const byte EMSA2HashId<SHA384>::id = 0x36; member in EMSA2HashId<SHA384>
57 template<> const byte EMSA2HashId<SHA512>::id = 0x35; member in EMSA2HashId<SHA512>
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Ddll.cpp53 template<> const byte EMSA2HashId<SHA1>::id = 0x33; member in EMSA2HashId<SHA1>
54 template<> const byte EMSA2HashId<SHA224>::id = 0x38; member in EMSA2HashId<SHA224>
55 template<> const byte EMSA2HashId<SHA256>::id = 0x34; member in EMSA2HashId<SHA256>
56 template<> const byte EMSA2HashId<SHA384>::id = 0x36; member in EMSA2HashId<SHA384>
57 template<> const byte EMSA2HashId<SHA512>::id = 0x35; member in EMSA2HashId<SHA512>
/dports/www/firefox/firefox-99.0/toolkit/components/xulstore/
H A DXULStore.cpp68 nsresult SetValue(const nsAString& doc, const nsAString& id, in SetValue()
72 nsresult HasValue(const nsAString& doc, const nsAString& id, in HasValue()
76 nsresult GetValue(const nsAString& doc, const nsAString& id, in GetValue()
80 nsresult RemoveValue(const nsAString& doc, const nsAString& id, in RemoveValue()
94 nsresult GetAttrs(const nsAString& doc, const nsAString& id, in GetAttrs()
/dports/finance/prestashop/prestashop/vendor/doctrine/cache/lib/Doctrine/Common/Cache/
H A DSQLite3Cache.php74 protected function doFetch($id)
88 protected function doContains($id)
96 protected function doSave($id, $data, $lifeTime = 0)
114 protected function doDelete($id)
152 private function findById($id, bool $includeData = true) : ?array
/dports/devel/libgit2/libgit2-1.3.0/tests/refs/
H A Dtransactions.c22 git_oid id; in test_refs_transactions__single_ref_oid() local
53 git_oid id; in test_refs_transactions__single_ref_mix_types() local
87 git_oid id; in test_refs_transactions__single_create() local
104 git_oid id; in test_refs_transactions__unlocked_set() local
114 git_oid id; in test_refs_transactions__error_on_locking_locked_ref() local
/dports/mail/squirrelmail/squirrelmail.stable/squirrelmail/class/
H A Dhtml.class.php25 function __construct($tag='', $text='', $style ='', $class='', $id='',
39 function html($tag='', $text='', $style ='', $class='', $id='',
57 function AddChild($tag='', $text='', $style ='', $class='', $id='',
63 function FindId($id) {
80 function InsToId( $el, $id, $last=true) {
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/dns/fixtures/vultr_v2/
H A Dlist_records.json4 "id": "123", string
12 "id": "234", string
20 "id": "345", string
28 "id": "e4aebb47-0832-4526-a920-01cfbe8bb4be", string
36 "id": "d597a92e-3006-44b9-8bc2-b6c1c9a7ca0f", string
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/media/sound/
H A DModelSource.java67 public ModelSource(ModelIdentifier id) { in ModelSource()
72 public ModelSource(ModelIdentifier id, boolean direction) { in ModelSource()
77 public ModelSource(ModelIdentifier id, boolean direction, boolean polarity) { in ModelSource()
82 public ModelSource(ModelIdentifier id, boolean direction, boolean polarity, in ModelSource()
89 public ModelSource(ModelIdentifier id, ModelTransform transform) { in ModelSource()
/dports/x11/mlterm/mlterm-3.9.1/tool/mlconfig/
H A Dmc_radio.c52 int id; in update_value() local
96 GtkWidget *mc_radio_config_widget_new(int id) { in mc_radio_config_widget_new()
190 void mc_update_radio(int id) { in mc_update_radio()
201 int mc_radio_get_value(int id) { return new_values[id]; } in mc_radio_get_value()
203 void mc_radio_set_callback(int id, void (*func)(void)) { funcs[id] = func; } in mc_radio_set_callback()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_header_extension_map.cc62 for (auto& id : ids_) in RtpHeaderExtensionMap() local
73 bool RtpHeaderExtensionMap::RegisterByType(int id, RTPExtensionType type) { in RegisterByType()
81 bool RtpHeaderExtensionMap::RegisterByUri(int id, const std::string& uri) { in RegisterByUri()
111 uint8_t id = GetId(type); in Deregister() local
118 bool RtpHeaderExtensionMap::Register(int id, in Register()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/xulstore/
H A DXULStore.cpp68 nsresult SetValue(const nsAString& doc, const nsAString& id, in SetValue()
72 nsresult HasValue(const nsAString& doc, const nsAString& id, in HasValue()
76 nsresult GetValue(const nsAString& doc, const nsAString& id, in GetValue()
80 nsresult RemoveValue(const nsAString& doc, const nsAString& id, in RemoveValue()
94 nsresult GetAttrs(const nsAString& doc, const nsAString& id, in GetAttrs()
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/cache/lib/Doctrine/Common/Cache/
H A DSQLite3Cache.php78 protected function doFetch($id)
92 protected function doContains($id)
100 protected function doSave($id, $data, $lifeTime = 0)
118 protected function doDelete($id)
156 private function findById($id, bool $includeData = true): ?array
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/com/sun/media/sound/
H A DModelSource.java68 public ModelSource(ModelIdentifier id) { in ModelSource()
73 public ModelSource(ModelIdentifier id, boolean direction) { in ModelSource()
78 public ModelSource(ModelIdentifier id, boolean direction, boolean polarity) { in ModelSource()
83 public ModelSource(ModelIdentifier id, boolean direction, boolean polarity, in ModelSource()
90 public ModelSource(ModelIdentifier id, ModelTransform transform) { in ModelSource()
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/storage/test/unit/
H A Dcontainercelltest.h18 id(id), in id() argument
35 int id; variable
190 int id = 9000 + x * 100 + y * 10 + i; in testUpdate() local
203 int id = 9000 + x * 100 + y * 10 + i; in testUpdate() local
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/imageio/jpeg/
H A DJPEGScan.java83 public void addComponent(byte id, byte factorHorizontal, byte factorVertical, in addComponent()
93 public JPEGComponent getComponentByID(byte id) in getComponentByID()
105 public JPEGComponent get(int id) in get()
110 public int getX(byte id) in getX()
116 public int getY(byte id) in getY()
/dports/games/uqm/uqm-0.8.0/src/libs/uio/
H A Dfstypes.c154 uio_unRegisterFileSystem(uio_FileSystemID id) { in uio_unRegisterFileSystem()
204 uio_getFileSystemHandler(uio_FileSystemID id) { in uio_getFileSystemHandler()
215 uio_getFileSystemInfo(uio_FileSystemID id) { in uio_getFileSystemInfo()
226 uio_getFileSystemInfoPtr(uio_FileSystemID id) { in uio_getFileSystemInfoPtr()
238 uio_FileSystemInfo_new(uio_FileSystemID id, uio_FileSystemHandler *handler, in uio_FileSystemInfo_new()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dwizard.h262 #define EVT_WIZARD_PAGE_CHANGED(id, fn) DECLARE_EVENT_TABLE_ENTRY(wxEVT_WIZARD_PAGE_CHANGED, id, -1… argument
266 #define EVT_WIZARD_PAGE_CHANGING(id, fn) DECLARE_EVENT_TABLE_ENTRY(wxEVT_WIZARD_PAGE_CHANGING, id, … argument
270 #define EVT_WIZARD_CANCEL(id, fn) DECLARE_EVENT_TABLE_ENTRY(wxEVT_WIZARD_CANCEL, id, -1, (wxObjectE… argument
273 #define EVT_WIZARD_FINISHED(id, fn) DECLARE_EVENT_TABLE_ENTRY(wxEVT_WIZARD_FINISHED, id, -1, (wxObj… argument
276 #define EVT_WIZARD_HELP(id, fn) DECLARE_EVENT_TABLE_ENTRY(wxEVT_WIZARD_HELP, id, -1, (wxObjectEvent… argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Utility/
H A DReproducerInstrumentation.cpp52 unsigned id = deserializer.Deserialize<unsigned>(); in Replay() local
68 const unsigned id = m_replayers.size() + 1; in DoRegister() local
76 unsigned id = m_replayers[addr].second; in GetID() local
81 std::string Registry::GetSignature(unsigned id) { in GetSignature()
86 Replayer *Registry::GetReplayer(unsigned id) { in GetReplayer()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DModelSource.java68 public ModelSource(ModelIdentifier id) { in ModelSource()
73 public ModelSource(ModelIdentifier id, boolean direction) { in ModelSource()
78 public ModelSource(ModelIdentifier id, boolean direction, boolean polarity) { in ModelSource()
83 public ModelSource(ModelIdentifier id, boolean direction, boolean polarity, in ModelSource()
90 public ModelSource(ModelIdentifier id, ModelTransform transform) { in ModelSource()
/dports/www/matomo/piwik/vendor/matomo/doctrine-cache-fork/lib/Doctrine/Common/Cache/
H A DSQLite3Cache.php74 protected function doFetch($id)
88 protected function doContains($id)
96 protected function doSave($id, $data, $lifeTime = 0)
114 protected function doDelete($id)
152 private function findById($id, bool $includeData = true) : ?array
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/cache/lib/Doctrine/Common/Cache/
H A DSQLite3Cache.php74 protected function doFetch($id)
88 protected function doContains($id)
96 protected function doSave($id, $data, $lifeTime = 0)
114 protected function doDelete($id)
152 private function findById($id, bool $includeData = true) : ?array
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/cache/lib/Doctrine/Common/Cache/
H A DSQLite3Cache.php74 protected function doFetch($id)
88 protected function doContains($id)
96 protected function doSave($id, $data, $lifeTime = 0)
114 protected function doDelete($id)
152 private function findById($id, bool $includeData = true) : ?array
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DModelSource.java68 public ModelSource(ModelIdentifier id) { in ModelSource()
73 public ModelSource(ModelIdentifier id, boolean direction) { in ModelSource()
78 public ModelSource(ModelIdentifier id, boolean direction, boolean polarity) { in ModelSource()
83 public ModelSource(ModelIdentifier id, boolean direction, boolean polarity, in ModelSource()
90 public ModelSource(ModelIdentifier id, ModelTransform transform) { in ModelSource()
/dports/lang/solidity/solidity_0.8.11/test/libsolidity/ASTJSON/
H A Darray_type_name_parseOnly.json3 "id": 5, number
12 "id": 4, number
20 "id": 3, number
33 "id": 1, number
39 "id": 2, number

1...<<451452453454455456457458459460>>...13800