Home
last modified time | relevance | path

Searched defs:eindex (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/devel/git-p4/git-2.34.1/
H A Dpack-bitmap.h92 unsigned int indexed_commits_nr, int max_bitmaps);
93 int bitmap_writer_build(struct packing_data *to_pack);
94 void bitmap_writer_finish(struct pack_idx_entry **index,
95 uint32_t index_nr,
96 const char *filename,
/dports/games/flare-engine/flare-engine-1.12/src/
H A DHazardManager.cpp95 for (unsigned int eindex = 0; eindex < entitym->entities.size(); eindex++) { in logic() local
127 for (unsigned int eindex = 0; eindex < entitym->entities.size(); eindex++) { in logic() local
/dports/finance/beancount/beancount-2.3.3/beancount/plugins/
H A Dbook_conversions.py131 def augment_inventory(pending_lots, posting, entry, eindex): argument
154 def reduce_inventory(pending_lots, posting, eindex): argument
/dports/textproc/raptor/raptor-1.4.21/librdfa/
H A Diri.c39 char* eindex = 0; in rdfa_iri_get_base() local
/dports/textproc/raptor2/raptor2-2.0.15/librdfa/
H A Diri.c43 const char* eindex = 0; in rdfa_iri_get_base() local
/dports/archivers/zutils/zutils-1.10/
H A Drc.cc256 for( int eindex = 0; known_extensions[eindex].from; ++eindex ) in extension_index() local
266 int extension_format( const int eindex ) in extension_format()
269 const char * extension_from( const int eindex ) in extension_from()
272 const char * extension_to( const int eindex ) in extension_to()
H A Dzcmpdiff.cc34 const int eindex = extension_index( name ); in open_other_instream() local
/dports/devel/cgit/cgit-1.2.3/git/
H A Dpack-bitmap.c79 struct eindex { struct
80 struct object **objects;
81 uint32_t *hashes;
82 uint32_t count, alloc;
83 kh_oid_pos_t *positions;
399 struct eindex *eindex = &bitmap_git->ext_index; in ext_index_add_object() local
605 struct eindex *eindex = &bitmap_git->ext_index; in show_extended_objects() local
854 struct eindex *eindex = &bitmap_git->ext_index; in count_object_type() local
/dports/print/texlive-base/texlive-20150521-source/extra/djgpp/
H A Dputenv.c44 int eindex; in putenv() local
/dports/devel/git-gui/git-2.34.1/
H A Dpack-bitmap.c92 struct eindex { struct
93 struct object **objects;
94 uint32_t *hashes;
95 uint32_t count, alloc;
96 kh_oid_pos_t *positions;
600 struct eindex *eindex = &bitmap_git->ext_index; in ext_index_add_object() local
834 struct eindex *eindex = &bitmap_git->ext_index; in show_extended_objects() local
987 struct eindex *eindex = &bitmap_git->ext_index; in filter_bitmap_exclude_type() local
1081 struct eindex *eindex = &bitmap_git->ext_index; in filter_bitmap_blob_limit() local
1546 struct eindex *eindex = &bitmap_git->ext_index; in count_object_type() local
[all …]
/dports/devel/git-svn/git-2.34.1/
H A Dpack-bitmap.c92 struct eindex { struct
93 struct object **objects;
94 uint32_t *hashes;
95 uint32_t count, alloc;
96 kh_oid_pos_t *positions;
600 struct eindex *eindex = &bitmap_git->ext_index; in ext_index_add_object() local
834 struct eindex *eindex = &bitmap_git->ext_index; in show_extended_objects() local
987 struct eindex *eindex = &bitmap_git->ext_index; in filter_bitmap_exclude_type() local
1081 struct eindex *eindex = &bitmap_git->ext_index; in filter_bitmap_blob_limit() local
1546 struct eindex *eindex = &bitmap_git->ext_index; in count_object_type() local
[all …]
/dports/devel/git/git-2.34.1/
H A Dpack-bitmap.c92 struct eindex { struct
93 struct object **objects;
94 uint32_t *hashes;
95 uint32_t count, alloc;
96 kh_oid_pos_t *positions;
600 struct eindex *eindex = &bitmap_git->ext_index; in ext_index_add_object() local
834 struct eindex *eindex = &bitmap_git->ext_index; in show_extended_objects() local
987 struct eindex *eindex = &bitmap_git->ext_index; in filter_bitmap_exclude_type() local
1081 struct eindex *eindex = &bitmap_git->ext_index; in filter_bitmap_blob_limit() local
1546 struct eindex *eindex = &bitmap_git->ext_index; in count_object_type() local
[all …]
/dports/devel/git-cvs/git-2.34.1/
H A Dpack-bitmap.c92 struct eindex { struct
93 struct object **objects;
94 uint32_t *hashes;
95 uint32_t count, alloc;
96 kh_oid_pos_t *positions;
600 struct eindex *eindex = &bitmap_git->ext_index; in ext_index_add_object() local
834 struct eindex *eindex = &bitmap_git->ext_index; in show_extended_objects() local
987 struct eindex *eindex = &bitmap_git->ext_index; in filter_bitmap_exclude_type() local
1081 struct eindex *eindex = &bitmap_git->ext_index; in filter_bitmap_blob_limit() local
1546 struct eindex *eindex = &bitmap_git->ext_index; in count_object_type() local
[all …]
/dports/editors/yudit/yudit-3.0.7/stoolkit/
H A DSUniMap.h101 int eindex; variable
/dports/sysutils/lineakd/lineakd-0.9/lineak/
H A Dloader.cpp75 string::size_type eindex = tmpStore.find('='); in loadFile() local
/dports/mail/mmh/mmh-0.4/sbr/
H A Derror.c75 int eindex = errno; in advertise() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_wall.h84 int eindex[6],sindex[6]; variable
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/bitset/
H A Dtable.c249 tbitset_elt_remove (bitset bset, bitset_windex eindex) in tbitset_elt_remove()
261 tbitset_elt_add (bitset bset, tbitset_elt *elt, bitset_windex eindex) in tbitset_elt_add()
284 bitset_windex eindex = bindex / TBITSET_ELT_BITS; in tbitset_elt_find() local
547 bitset_windex eindex = bitno / TBITSET_ELT_BITS; in tbitset_list_reverse() local
609 bitset_windex eindex = bitno / TBITSET_ELT_BITS; in tbitset_list() local
724 bitset_windex eindex = n_bits / TBITSET_ELT_BITS; in tbitset_unused_clear() local
/dports/devel/bison/bison-3.7.6/lib/bitset/
H A Dtable.c249 tbitset_elt_remove (bitset bset, bitset_windex eindex) in tbitset_elt_remove()
261 tbitset_elt_add (bitset bset, tbitset_elt *elt, bitset_windex eindex) in tbitset_elt_add()
284 bitset_windex eindex = bindex / EBITSET_ELT_BITS; in tbitset_elt_find() local
547 bitset_windex eindex = bitno / EBITSET_ELT_BITS; in tbitset_list_reverse() local
610 bitset_windex eindex = bitno / EBITSET_ELT_BITS; in tbitset_list() local
776 bitset_windex eindex = n_bits / EBITSET_ELT_BITS; in tbitset_unused_clear() local
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dfix_wall.h52 int eindex[6], sindex[6]; variable
/dports/graphics/geomview/geomview-1.9.5/src/lib/geomutil/crayplutil/
H A DcrayVect.c185 int vindex, *eindex; in cray_vect_SetColorAt() local
230 int vindex, *eindex; in cray_vect_GetColorAt() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/network/kernel/
H A Dqnetworkinterface_symbian.cpp235 for (int eindex = 0; eindex < iface->addressEntries.size(); ++eindex) { in interfaceListing() local
/dports/net/ipsumdump/ipsumdump-1.86/libclick-2.1/include/click/
H A Delement.hh123 inline void attach_router(Router *r, int eindex) { in attach_router()
393 Element::eindex() const in eindex() function in Element
402 Element::eindex(Router* r) const in eindex() function in Element
/dports/archivers/plzip/plzip-1.9/
H A Dmain.cc340 for( int eindex = 0; known_extensions[eindex].from; ++eindex ) in extension_index() local
363 void set_d_outname( const std::string & name, const int eindex ) in set_d_outname()
412 const Mode program_mode, const int eindex, in open_instream2()
841 const int eindex = extension_index( input_filename = filenames[i] ); in main() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/dom/
H A DDeferredDocumentImpl.java229 int eindex = extraDataIndex & CHUNK_MASK; in setInternalSubset() local
247 int eindex = extraDataIndex & CHUNK_MASK; in createDeferredNotation() local
275 int eindex = extraDataIndex & CHUNK_MASK; in createDeferredEntity() local
320 int eindex = eNodeIndex & CHUNK_MASK; in setEntityInfo() local
348 int eindex = extraDataIndex & CHUNK_MASK; in setInputEncoding() local
467 int eindex = extraDataIndex & CHUNK_MASK; in setDeferredAttribute() local
639 int eindex = elemIndex & CHUNK_MASK; in setAttributeNode() local
1292 int eindex = elemIndex & CHUNK_MASK; in getAttribute() local

12345678