Home
last modified time | relevance | path

Searched +defs:end +defs:slot (Results 1 – 25 of 4607) sorted by relevance

12345678910>>...185

/dports/print/a2ps/a2ps-4.13/lib/
H A Dhashtab.c85 void **slot; in hash_find_slot() local
120 void **slot = hash_find_slot (ht, key); in hash_find_item() local
171 void **end = &vec[ht->ht_size]; in hash_free_items() local
186 void **end = &vec[ht->ht_size]; in hash_delete_items() local
209 void **slot; in hash_map() local
210 void **end = &ht->ht_vec[ht->ht_size]; in hash_map() local
227 void **slot; in hash_rehash() local
264 void **slot; in hash_dump() local
265 void **end = &ht->ht_vec[ht->ht_size]; in hash_dump() local
289 void **slot; in hash_dump_select() local
[all …]
/dports/www/h2o-devel/h2o-dcc7134/deps/quicly/lib/
H A Dranges.c42 static int insert_at(quicly_ranges_t *ranges, uint64_t start, uint64_t end, size_t slot) in insert_at()
79 static inline int merge_update(quicly_ranges_t *ranges, uint64_t start, uint64_t end, size_t slot, … in merge_update()
91 int quicly_ranges_init_with_range(quicly_ranges_t *ranges, uint64_t start, uint64_t end) in quicly_ranges_init_with_range()
97 int quicly_ranges_add(quicly_ranges_t *ranges, uint64_t start, uint64_t end) in quicly_ranges_add()
99 size_t slot, end_slot; in quicly_ranges_add() local
137 int quicly_ranges_subtract(quicly_ranges_t *ranges, uint64_t start, uint64_t end) in quicly_ranges_subtract()
139 size_t shrink_from, slot; in quicly_ranges_subtract() local
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Dhash.c129 void **slot; in hash_find_slot() local
172 void **slot; in hash_find_slot_strcached() local
330 void **end = &vec[ht->ht_size]; in hash_free_items() local
347 void **end = &vec[ht->ht_size]; in hash_free_items_cached() local
364 void **end = &vec[ht->ht_size]; in hash_delete_items() local
409 void **slot; in hash_map() local
410 void **end = &ht->ht_vec[ht->ht_size]; in hash_map() local
422 void **slot; in hash_map_arg() local
423 void **end = &ht->ht_vec[ht->ht_size]; in hash_map_arg() local
504 void **slot; in hash_dump() local
[all …]
/dports/devel/idutils/idutils-4.6/libidu/
H A Didu-hash.c84 void **slot; in hash_find_slot() local
119 void **slot = hash_find_slot (ht, key); in hash_find_item() local
126 void **slot = hash_find_slot (ht, item); in hash_insert() local
156 void **slot = hash_find_slot (ht, item); in hash_delete() local
178 void **end = &vec[ht->ht_size]; in hash_free_items() local
194 void **end = &vec[ht->ht_size]; in hash_delete_items() local
222 void **slot; in hash_map() local
223 void **end = &ht->ht_vec[ht->ht_size]; in hash_map() local
253 void **slot = hash_find_slot (ht, *ovp); in hash_rehash() local
280 void **slot; in hash_dump() local
[all …]
/dports/databases/xapian-core/xapian-core-1.4.18/backends/chert/
H A Dchert_values.h39 make_valuechunk_key(Xapian::valueno slot, Xapian::docid did) in make_valuechunk_key()
51 const char * end = p + key.length(); in docid_from_key() local
54 Xapian::valueno slot; in docid_from_key() local
133 Xapian::doccount get_value_freq(Xapian::valueno slot) const { in get_value_freq()
138 std::string get_value_lower_bound(Xapian::valueno slot) const { in get_value_lower_bound()
143 std::string get_value_upper_bound(Xapian::valueno slot) const { in get_value_upper_bound()
175 const char *end; variable
H A Dchert_values.cc62 make_valuestats_key(Xapian::valueno slot) in make_valuestats_key()
155 ChertValueManager::get_chunk_containing_did(Xapian::valueno slot, in get_chunk_containing_did()
169 const char * end = p + cursor->current_key.size(); in get_chunk_containing_did() local
198 Xapian::valueno slot; member in ValueUpdater
340 Xapian::valueno slot = i->first; in merge_changes() local
362 Xapian::valueno slot = it.get_valueno(); in add_document() local
419 const char * end = p + s.size(); in delete_document() local
422 Xapian::valueno slot; in delete_document() local
505 const char * end = p + s.size(); in get_all_values() local
508 Xapian::valueno slot; in get_all_values() local
[all …]
/dports/databases/xapian-core/xapian-core-1.4.18/backends/glass/
H A Dglass_values.h41 make_valuechunk_key(Xapian::valueno slot, Xapian::docid did) in make_valuechunk_key()
53 const char * end = p + key.length(); in docid_from_key() local
56 Xapian::valueno slot; in docid_from_key() local
137 Xapian::doccount get_value_freq(Xapian::valueno slot) const { in get_value_freq()
142 std::string get_value_lower_bound(Xapian::valueno slot) const { in get_value_lower_bound()
147 std::string get_value_upper_bound(Xapian::valueno slot) const { in get_value_upper_bound()
181 const char *end; variable
H A Dglass_values.cc63 make_valuestats_key(Xapian::valueno slot) in make_valuestats_key()
154 GlassValueManager::get_chunk_containing_did(Xapian::valueno slot, in get_chunk_containing_did()
168 const char * end = p + cursor->current_key.size(); in get_chunk_containing_did() local
199 Xapian::valueno slot; member in Glass::ValueUpdater
340 Xapian::valueno slot = i.first; in merge_changes() local
360 Xapian::valueno slot = it.get_valueno(); in add_document() local
417 const char * end = p + s.size(); in delete_document() local
420 Xapian::valueno slot; in delete_document() local
514 const char * end = p + s.size(); in get_all_values() local
517 Xapian::valueno slot; in get_all_values() local
[all …]
/dports/databases/xapian-core12/xapian-core-1.2.25/backends/brass/
H A Dbrass_values.h41 make_valuechunk_key(Xapian::valueno slot, Xapian::docid did) in make_valuechunk_key()
53 const char * end = p + key.length(); in docid_from_key() local
56 Xapian::valueno slot; in docid_from_key() local
137 Xapian::doccount get_value_freq(Xapian::valueno slot) const { in get_value_freq()
142 std::string get_value_lower_bound(Xapian::valueno slot) const { in get_value_lower_bound()
147 std::string get_value_upper_bound(Xapian::valueno slot) const { in get_value_upper_bound()
181 const char *end; variable
H A Dbrass_values.cc63 make_valuestats_key(Xapian::valueno slot) in make_valuestats_key()
156 BrassValueManager::get_chunk_containing_did(Xapian::valueno slot, in get_chunk_containing_did()
170 const char * end = p + cursor->current_key.size(); in get_chunk_containing_did() local
203 Xapian::valueno slot; member in Brass::ValueUpdater
347 Xapian::valueno slot = i->first; in merge_changes() local
369 Xapian::valueno slot = it.get_valueno(); in add_document() local
425 const char * end = p + s.size(); in delete_document() local
428 Xapian::valueno slot; in delete_document() local
511 const char * end = p + s.size(); in get_all_values() local
514 Xapian::valueno slot; in get_all_values() local
[all …]
/dports/databases/xapian-core12/xapian-core-1.2.25/backends/chert/
H A Dchert_values.h39 make_valuechunk_key(Xapian::valueno slot, Xapian::docid did) in make_valuechunk_key()
51 const char * end = p + key.length(); in docid_from_key() local
54 Xapian::valueno slot; in docid_from_key() local
133 Xapian::doccount get_value_freq(Xapian::valueno slot) const { in get_value_freq()
138 std::string get_value_lower_bound(Xapian::valueno slot) const { in get_value_lower_bound()
143 std::string get_value_upper_bound(Xapian::valueno slot) const { in get_value_upper_bound()
175 const char *end; variable
H A Dchert_values.cc62 make_valuestats_key(Xapian::valueno slot) in make_valuestats_key()
155 ChertValueManager::get_chunk_containing_did(Xapian::valueno slot, in get_chunk_containing_did()
169 const char * end = p + cursor->current_key.size(); in get_chunk_containing_did() local
200 Xapian::valueno slot; member in ValueUpdater
342 Xapian::valueno slot = i->first; in merge_changes() local
364 Xapian::valueno slot = it.get_valueno(); in add_document() local
420 const char * end = p + s.size(); in delete_document() local
423 Xapian::valueno slot; in delete_document() local
506 const char * end = p + s.size(); in get_all_values() local
509 Xapian::valueno slot; in get_all_values() local
[all …]
/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Dhash.c87 void **slot; in hash_find_slot() local
122 void **slot = hash_find_slot (ht, key); in hash_find_item() local
129 void **slot = hash_find_slot (ht, item); in hash_insert() local
181 void **end = &vec[ht->ht_size]; in hash_free_items() local
197 void **end = &vec[ht->ht_size]; in hash_delete_items() local
225 void **slot; in hash_map() local
226 void **end = &ht->ht_vec[ht->ht_size]; in hash_map() local
238 void **slot; in hash_map_arg() local
239 void **end = &ht->ht_vec[ht->ht_size]; in hash_map_arg() local
296 void **slot; in hash_dump() local
[all …]
/dports/devel/gmake/make-4.3/src/
H A Dhash.c87 void **slot; in hash_find_slot() local
122 void **slot = hash_find_slot (ht, key); in hash_find_item() local
129 void **slot = hash_find_slot (ht, item); in hash_insert() local
181 void **end = &vec[ht->ht_size]; in hash_free_items() local
197 void **end = &vec[ht->ht_size]; in hash_delete_items() local
225 void **slot; in hash_map() local
226 void **end = &ht->ht_vec[ht->ht_size]; in hash_map() local
238 void **slot; in hash_map_arg() local
239 void **end = &ht->ht_vec[ht->ht_size]; in hash_map_arg() local
296 void **slot; in hash_dump() local
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/runtime/
H A DWeakGCMap.h89 map_iterator end = m_map.end(); in clear() local
108 HandleSlot slot = iter.m_iterator->second; in remove() local
128 HandleSlot slot = globalData.allocateGlobalHandle(); in add() local
139 HandleSlot slot = iter.m_iterator->second; in set() local
148 HandleSlot slot = iter.first->second; in set() local
160 HandleSlot slot = m_map.take(key); in take() local
171 iterator end() { return iterator(m_map.end()); } in end() function
181 …HandleSlot slot = m_map.take(FinalizerCallback::keyForFinalizer(context, HandleTypes<MappedType>::… in finalize() local
/dports/www/node10/node-v10.24.1/deps/v8/src/heap/
H A Dstore-buffer.h75 Address start, Address end) { in DeleteDuringGarbageCollection()
89 Address end) { in DeleteDuringRuntime()
94 void InsertDeletionIntoStoreBuffer(Address start, Address end) { in InsertDeletionIntoStoreBuffer()
105 Address slot) { in InsertDuringGarbageCollection()
110 static void InsertDuringRuntime(StoreBuffer* store_buffer, Address slot) { in InsertDuringRuntime()
115 void InsertIntoStoreBuffer(Address slot) { in InsertIntoStoreBuffer()
123 void InsertEntry(Address slot) { in InsertEntry()
H A Dscavenger-inl.h72 bool Scavenger::SemiSpaceCopyObject(Map* map, HeapObjectReference** slot, in SemiSpaceCopyObject()
99 bool Scavenger::PromoteObject(Map* map, HeapObjectReference** slot, in PromoteObject()
126 void Scavenger::EvacuateObjectDefault(Map* map, HeapObjectReference** slot, in EvacuateObjectDefault()
145 void Scavenger::EvacuateThinString(Map* map, HeapObject** slot, in EvacuateThinString()
164 void Scavenger::EvacuateShortcutCandidate(Map* map, HeapObject** slot, in EvacuateShortcutCandidate()
203 void Scavenger::EvacuateObject(HeapObjectReference** slot, Map* map, in EvacuateObject()
258 MaybeObject** slot = reinterpret_cast<MaybeObject**>(slot_address); in CheckAndScavengeObject() local
289 Object** end) { in VisitPointers()
299 MaybeObject** end) { in VisitPointers()
/dports/textproc/pod2mdoc/pod2mdoc-0.2/
H A Ddict.c63 const char *end; in dict_get() local
64 unsigned int slot; in dict_get() local
78 const char *end; in dict_put() local
79 unsigned int slot; in dict_put() local
103 unsigned int slot; in dict_destroy() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/opengl/
H A Dgropenglquery.cpp15 auto end = query_objects.end(); in get_new_query_slot() local
36 auto& slot = query_objects[idx]; in gr_opengl_create_query_object() local
45 auto& slot = get_query_slot(obj); in gr_opengl_query_value() local
59 auto& slot = get_query_slot(obj); in gr_opengl_query_value_available() local
68 auto& slot = get_query_slot(obj); in gr_opengl_get_query_value() local
77 auto& slot = get_query_slot(obj); in gr_opengl_delete_query_object() local
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core/logger/
H A DLogger.h86 …static void newProgressOperation( KJob *job, const QString &text, Object *obj, Func slot, Qt::Conn… in newProgressOperation()
129 …gressOperation( QNetworkReply *reply, const QString &text, Object *obj, Func slot, Qt::ConnectionT… in newProgressOperation()
162 auto end = QMetaMethod::fromSignal( &Sender::endProgressOperation ); variable
184 …eration( Sender *sender, const QString &text, int maximum, Object *obj, Func slot, Qt::ConnectionT… in newProgressOperation()
190 auto end = QMetaMethod::fromSignal( &Sender::endProgressOperation ); in newProgressOperation() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.core/src/org/eclipse/team/internal/core/subscribers/
H A DSyncByteConverter.java35 public static byte[] setSlot(byte[] syncBytes, int slot, byte[] newBytes) throws TeamException { in setSlot()
40 int end = startOfSlot(syncBytes, slot + 1); in setSlot() local
63 private static int startOfSlot(byte[] syncBytes, int slot) { in startOfSlot()
111 int end = getOffsetOfDelimeter(bytes, delimiter, start + 1, 1); in getSlot() local
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dsarray.h148 generic_iterator(unsigned int slot, ISAT* sarray) : in generic_iterator()
232 iterator end() in end() function
237 const_iterator end() const in end() function
274 unsigned int slot = insertSlot(); in insert() local
280 unsigned int slot = insertSlot(); in insert() local
336 inline const SArrayId generateId(unsigned int slot) in generateId()
345 inline bool slotUsed(unsigned int slot) const in slotUsed()
350 inline unsigned int nextUsed(unsigned int slot) const in nextUsed()
368 unsigned int slot = mFreeHead; in insertSlot() local
379 inline void eraseSlot(unsigned int slot) in eraseSlot()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/btrfs/
H A Dtree-checker.c116 u64 end; in file_extent_end() local
384 int slot) in check_inode_key()
436 int slot) in check_root_key()
481 int slot) in check_dir_item()
718 int slot = -1; in chunk_err() local
1068 int slot) in check_root_item()
1192 unsigned long end; /* Extent item end */ in check_extent_item() local
1445 const unsigned long end = ptr + btrfs_item_size_nr(leaf, slot); in check_extent_data_ref() local
1487 unsigned long end; in check_inode_ref() local
1595 int slot; in check_leaf() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/btrfs/
H A Dtree-checker.c116 u64 end; in file_extent_end() local
384 int slot) in check_inode_key()
436 int slot) in check_root_key()
481 int slot) in check_dir_item()
718 int slot = -1; in chunk_err() local
1068 int slot) in check_root_item()
1192 unsigned long end; /* Extent item end */ in check_extent_item() local
1445 const unsigned long end = ptr + btrfs_item_size_nr(leaf, slot); in check_extent_data_ref() local
1487 unsigned long end; in check_inode_ref() local
1595 int slot; in check_leaf() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/btrfs/
H A Dtree-checker.c116 u64 end; in file_extent_end() local
384 int slot) in check_inode_key()
436 int slot) in check_root_key()
481 int slot) in check_dir_item()
718 int slot = -1; in chunk_err() local
1068 int slot) in check_root_item()
1192 unsigned long end; /* Extent item end */ in check_extent_item() local
1445 const unsigned long end = ptr + btrfs_item_size_nr(leaf, slot); in check_extent_data_ref() local
1487 unsigned long end; in check_inode_ref() local
1595 int slot; in check_leaf() local
[all …]

12345678910>>...185