Searched refs:items (Results 1 – 25 of 52) sorted by relevance
123
11 LIST() { nitems = 16; items = new T[nitems]; }; in LIST()13 LIST(int u) { nitems = u; items = new T[nitems]; }; in LIST()16 return items[i]; in operator []()21 T* src = items; in grow()32 if (items) delete[] items; in grow()34 items = newlist; in grow()39 T *items; member in LIST
72 char *items = (char *) item_table; in hash_load() local75 hash_insert (ht, items); in hash_load()76 items += size; in hash_load()
417 msgid_plural "couldn't write %d items to %s: %s"419 msgstr[1] "kan %d items niet naar %s schrijven: %s"
422 msgid_plural "couldn't write %d items to %s: %s"424 msgstr[1] "impossible d'�crire %d items � %s: %s"
417 msgid_plural "couldn't write %d items to %s: %s"419 msgstr[1] "não foi possível escrever %d items para %s: %s"
401 msgid_plural "couldn't write %d items to %s: %s"403 msgstr[1] "kon nie %d items na %s skryf nie: %s"
370 msgid_plural "couldn't write %d items to %s: %s"
375 msgid_plural "couldn't write %d items to %s: %s"
407 msgid_plural "couldn't write %d items to %s: %s"
403 msgid_plural "couldn't write %d items to %s: %s"
416 msgid_plural "couldn't write %d items to %s: %s"
417 msgid_plural "couldn't write %d items to %s: %s"
388 msgid_plural "couldn't write %d items to %s: %s"
408 msgid_plural "couldn't write %d items to %s: %s"
406 msgid_plural "couldn't write %d items to %s: %s"
421 msgid_plural "couldn't write %d items to %s: %s"
392 msgid_plural "couldn't write %d items to %s: %s"
420 msgid_plural "couldn't write %d items to %s: %s"
419 msgid_plural "couldn't write %d items to %s: %s"
464 msgid_plural "couldn't write %d items to %s: %s"
43 # three items: major, minor, revision812 # Returns: Number of items on the stack
731 PNG_EXTERN PNG_FUNCTION(voidpf,png_zalloc,PNGARG((voidpf png_ptr, uInt items,