Home
last modified time | relevance | path

Searched refs:lastkeyptr (Results 1 – 5 of 5) sorted by relevance

/dports/biology/stringtie/stringtie-2.1.1/gclib/
H A DGHash.hh33 char* lastkeyptr; //pointer to last key string added member in GHash
91 char* getLastKey() { return lastkeyptr; } in getLastKey()
157 lastkeyptr=NULL; in GHash()
167 lastkeyptr=NULL; in GHash()
234 lastkeyptr=hash[p].key; in Add()
260 lastkeyptr=hash[i].key; in Add()
319 lastkeyptr=hash[p].key; in fAdd()
347 lastkeyptr=hash[i].key; in fAdd()
374 lastkeyptr=hash[p].key; in shkAdd()
389 lastkeyptr=hash[i].key; in shkAdd()
/dports/biology/libgff/libgff-2.0.0/include/
H A DGHash.hh33 char* lastkeyptr; //pointer to last key string added member in GHash
88 char* getLastKey() { return lastkeyptr; } in getLastKey()
148 lastkeyptr=NULL; in GHash()
158 lastkeyptr=NULL; in GHash()
224 lastkeyptr=hash[p].key; in Add()
248 lastkeyptr=hash[i].key; in Add()
277 lastkeyptr=hash[p].key; in fAdd()
304 lastkeyptr=hash[i].key; in fAdd()
328 lastkeyptr=hash[p].key; in shkAdd()
342 lastkeyptr=hash[i].key; in shkAdd()
/dports/biology/gffread/gffread-0.12.7/gclib/
H A DGHash.hh33 char* lastkeyptr; //pointer to last key string added member in GHash
88 char* getLastKey() { return lastkeyptr; } in getLastKey()
148 lastkeyptr=NULL; in GHash()
158 lastkeyptr=NULL; in GHash()
224 lastkeyptr=hash[p].key; in Add()
248 lastkeyptr=hash[i].key; in Add()
277 lastkeyptr=hash[p].key; in fAdd()
304 lastkeyptr=hash[i].key; in fAdd()
328 lastkeyptr=hash[p].key; in shkAdd()
342 lastkeyptr=hash[i].key; in shkAdd()
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/
H A DGHash.hh28 char* lastkeyptr; //pointer to last key string added member in GHash
81 char* getLastKey() { return lastkeyptr; } in getLastKey()
147 lastkeyptr=NULL; in GHash()
157 lastkeyptr=NULL; in GHash()
217 lastkeyptr=hash[p].key; in Add()
233 lastkeyptr=hash[i].key; in Add()
258 lastkeyptr=hash[p].key; in shkAdd()
273 lastkeyptr=hash[i].key; in shkAdd()
/dports/biology/cdbfasta/cdbfasta/gclib/
H A DGHash.hh29 char* lastkeyptr; //pointer to last key string added member in GHash
83 const char* getLastKey() { return lastkeyptr; } in getLastKey()
205 lastkeyptr=hash[p].key; in Add()
221 lastkeyptr=hash[i].key; in Add()
246 lastkeyptr=hash[p].key; in shkAdd()
261 lastkeyptr=hash[i].key; in shkAdd()