Home
last modified time | relevance | path

Searched defs:entry_id (Results 1 – 25 of 769) sorted by relevance

12345678910>>...31

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/disk_cache/
H A Ddisk_cache_fuzzer.proto90 required uint64 entry_id = 2; field
98 required uint64 entry_id = 2; field
105 required uint64 entry_id = 2; field
113 required uint64 entry_id = 1; field
117 required uint64 entry_id = 1; field
121 required uint64 entry_id = 1; field
130 required uint64 entry_id = 1; field
138 required uint64 entry_id = 1; field
146 required uint64 entry_id = 1; field
165 required uint64 entry_id = 2; field
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/disk_cache/
H A Ddisk_cache_fuzzer.proto90 required uint64 entry_id = 2; field
98 required uint64 entry_id = 2; field
105 required uint64 entry_id = 2; field
113 required uint64 entry_id = 1; field
117 required uint64 entry_id = 1; field
121 required uint64 entry_id = 1; field
130 required uint64 entry_id = 1; field
138 required uint64 entry_id = 1; field
146 required uint64 entry_id = 1; field
165 required uint64 entry_id = 2; field
[all …]
/dports/www/flexget/Flexget-3.2.18/flexget/components/pending_approval/
H A Dapi.py181 def get(self, entry_id, session=None): argument
192 def put(self, entry_id, session=None): argument
212 def delete(self, entry_id, session=None): argument
/dports/www/ilias/ILIAS-5.4.25/Modules/Bibliographic/classes/Attribute/
H A Dclass.ilBiblAttribute.php36 protected $entry_id; variable in ilBiblAttribute
79 public function setEntryId($entry_id)
/dports/www/ilias6/ILIAS-6.14/Modules/Bibliographic/classes/Attribute/
H A Dclass.ilBiblAttribute.php36 protected $entry_id; variable in ilBiblAttribute
79 public function setEntryId($entry_id)
/dports/www/serendipity/Serendipity-2.3.5/include/
H A Dfunctions_comments.inc.php526 function serendipity_deleteComment($id, $entry_id, $type='comments', $token=false) {
607 function serendipity_allowCommentsToggle($entry_id, $switch = 'disable') {
641 function serendipity_approveComment($cid, $entry_id, $force = false, $moderate = false, $token = fa…
1045 function serendipity_mailSubscribers($entry_id, $poster, $posterMail, $title, $fromEmail = 'none@ex…
1109 function serendipity_cancelSubscription($email, $entry_id) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/config/
H A Dprocess_json.py187 def write_disabled_extension_list(entry_kind, entry_id, data, data_file, argument
206 def write_gl_strings(entry_id, is_exception, exception_id, data, argument
274 def write_driver_info(entry_id, is_exception, exception_id, driver_vendor, argument
290 def write_number_list(entry_id, data_type, name_tag, data, is_exception, argument
332 def write_device_list(entry_id, device_id, device_revision, is_exception, argument
369 def write_machine_model_info(entry_id, is_exception, exception_id, argument
467 def write_conditions(entry_id, is_exception, exception_id, entry, argument
659 def write_intel_gpu_series_list(entry_id, is_exception, exception_id, argument
704 def write_entry_more_data(entry_id, is_exception, exception_id, gl_type, argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/config/
H A Dprocess_json.py163 def write_disabled_extension_list(entry_kind, entry_id, data, data_file, argument
182 def write_gl_strings(entry_id, is_exception, exception_id, data, argument
239 def write_driver_info(entry_id, is_exception, exception_id, driver_vendor, argument
255 def write_number_list(entry_id, data_type, name_tag, data, is_exception, argument
295 def write_machine_model_info(entry_id, is_exception, exception_id, argument
392 def write_conditions(entry_id, is_exception, exception_id, entry, argument
564 def write_intel_gpu_series_list(entry_id, is_exception, exception_id, argument
603 def write_entry_more_data(entry_id, is_exception, exception_id, gl_type, argument
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/io/
H A Dply_reader.h46 int64_t GetListEntryOffset(int entry_id) const { in GetListEntryOffset()
49 int64_t GetListEntryNumValues(int entry_id) const { in GetListEntryNumValues()
52 const void *GetDataEntryAddress(int entry_id) const { in GetDataEntryAddress()
/dports/archivers/draco/draco-1.4.3/src/draco/io/
H A Dply_reader.h46 int64_t GetListEntryOffset(int entry_id) const { in GetListEntryOffset()
49 int64_t GetListEntryNumValues(int entry_id) const { in GetListEntryNumValues()
52 const void *GetDataEntryAddress(int entry_id) const { in GetDataEntryAddress()
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/io/
H A Dply_reader.h46 int64_t GetListEntryOffset(int entry_id) const { in GetListEntryOffset()
49 int64_t GetListEntryNumValues(int entry_id) const { in GetListEntryNumValues()
52 const void *GetDataEntryAddress(int entry_id) const { in GetDataEntryAddress()
/dports/graphics/dbow2/DBoW2-1.1-free-23-g3924753/include/DBoW2/
H A DTemplatedDatabase.h258 EntryId entry_id; member
436 EntryId entry_id = m_nentries++; in add() local
635 const EntryId entry_id = rit->entry_id; in queryL1() local
710 const EntryId entry_id = rit->entry_id; in queryL2() local
803 const EntryId entry_id = rit->entry_id; in queryChiSquare() local
906 const EntryId entry_id = rit->entry_id; in queryKL() local
1000 const EntryId entry_id = rit->entry_id; in queryBhattacharyya() local
1070 const EntryId entry_id = rit->entry_id; in queryDotProduct() local
/dports/games/openclonk/openclonk-release-8.1-src/planet/Defense.ocf/Defense.ocd/Homebase.ocd/BuyMenu.ocd/
H A DScript.c179 public func ClickBuyButton(int callback_idx, entry_id, int player) in ClickBuyButton() argument
190 public func OnMenuEntryHover(int entry_idx, int entry_id, int player) in OnMenuEntryHover()
206 public func OnMenuEntryHoverExit(int entry_idx, int entry_id, int player) in OnMenuEntryHoverExit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/usb/
H A Dusb_device_mac.h21 uint64_t entry_id() const { return entry_id_; } in entry_id() function
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/back-sql/rdbms_depend/oracle/
H A Dbacksql_create.sql80 entry_id number not null references ldap_entries(id), field
86 entry_id number not null references ldap_entries(id), field
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/back-sql/rdbms_depend/oracle/
H A Dbacksql_create.sql80 entry_id number not null references ldap_entries(id), field
86 entry_id number not null references ldap_entries(id), field
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/back-sql/rdbms_depend/oracle/
H A Dbacksql_create.sql80 entry_id number not null references ldap_entries(id), field
86 entry_id number not null references ldap_entries(id), field
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/back-sql/rdbms_depend/oracle/
H A Dbacksql_create.sql80 entry_id number not null references ldap_entries(id), field
86 entry_id number not null references ldap_entries(id), field
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/back-sql/rdbms_depend/oracle/
H A Dbacksql_create.sql80 entry_id number not null references ldap_entries(id), field
86 entry_id number not null references ldap_entries(id), field
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/back-sql/rdbms_depend/oracle/
H A Dbacksql_create.sql80 entry_id number not null references ldap_entries(id), field
86 entry_id number not null references ldap_entries(id), field
/dports/www/flexget/Flexget-3.2.18/flexget/components/managed_lists/lists/entry_list/
H A Dapi.py257 def get(self, list_id, entry_id, session=None): argument
267 def delete(self, list_id, entry_id, session=None): argument
282 def put(self, list_id, entry_id, session=None): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dservice_transfer_cache_unittest.cc26 uint32_t entry_id = 0u; in TEST() local
62 const uint32_t entry_id = 0u; in TEST() local
/dports/archivers/draco/draco-1.4.3/src/draco/javascript/emscripten/
H A Danimation_decoder_webidl_wrapper.cc60 int entry_id = 0; in GetTimestamps() local
88 int entry_id = 0; in GetKeyframes() local
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/back-sql/rdbms_depend/mssql/
H A Dbacksql_create.sql86 entry_id int not null references ldap_entries(id), field
95 entry_id int not null references ldap_entries(id), field
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/back-sql/rdbms_depend/mssql/
H A Dbacksql_create.sql86 entry_id int not null references ldap_entries(id), field
95 entry_id int not null references ldap_entries(id), field

12345678910>>...31