Home | History | Annotate | Download | only in Serialization

Lines Matching full:identifier

68 /// \brief Trait used to read the identifier index from the on-disk hash
218 // Wire up the identifier index.
296 // If there's no identifier index, there is nothing we can do.
300 // Look into the identifier index.
349 fprintf(stderr, " %u / %u identifier lookups succeeded (%f%%)\n",
395 /// consider this identifier to be interesting.
478 /// \brief The identifier and whether it is "interesting".
484 // The first bit indicates whether this identifier is interesting.
618 // Handle the identifier table
646 /// \brief Trait used to generate the identifier index as an on-disk hash
726 // Write the identifier -> module file mapping.
756 // Write the identifier table
859 /// \brief The current position within the identifier lookup table.
862 /// \brief The end position within the identifier lookup table.