HomeSort by relevance Sort by last modified time
    Searched refs:Suffix (Results 1 - 4 of 4) sorted by null

  /external/giflib/
gif_lib_private.h 52 GifByteType Suffix[LZ_MAX_CODE + 1]; /* So we can trace the codes. */
dgif_lib.c 739 GifByteType *Stack, *Suffix;
745 Suffix = Private->Suffix;
791 * until the prefix is a pixel, while pushing the suffix
797 * prefix code is last code and the suffix char is
801 Suffix[Private->RunningCode - 2] =
820 Stack[StackPtr++] = Suffix[CrntPrefix];
840 * prefix code is last code and the suffix char is
842 Suffix[Private->RunningCode - 2] =
845 Suffix[Private->RunningCode - 2]
    [all...]
  /external/ppp/pppd/plugins/radius/etc/
dictionary 116 ATTRIBUTE Suffix 1004 string
  /external/v8/src/
runtime.cc     [all...]

Completed in 527 milliseconds