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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
llex.h 70 TString *source, int firstchar);
lparser.h 116 Dyndata *dyd, const char *name, int firstchar);
llex.c 160 int firstchar) {
163 ls->current = firstchar;
lparser.c     [all...]
  /external/skia/third_party/lua/src/
llex.h 70 TString *source, int firstchar);
lparser.h 116 Dyndata *dyd, const char *name, int firstchar);
llex.c 157 int firstchar) {
160 ls->current = firstchar;
lparser.c     [all...]
  /external/syslinux/com32/lua/src/
llex.h 70 TString *source, int firstchar);
lparser.h 116 Dyndata *dyd, const char *name, int firstchar);
llex.c 164 int firstchar) {
167 ls->current = firstchar;
lparser.c     [all...]
  /external/pdfium/third_party/libtiff/
tif_lzw.c 125 unsigned char firstchar; /* first token of string */ member in struct:code_ent
244 sp->dec_codetab[code].firstchar = code;
482 free_entp->firstchar = free_entp->next->firstchar;
485 codep->firstchar : free_entp->firstchar;
701 free_entp->firstchar = free_entp->next->firstchar;
704 codep->firstchar : free_entp->firstchar;
    [all...]
  /external/skia/third_party/gif/
SkGifImageReader.h 101 , firstchar(0)
124 unsigned char firstchar; member in class:final
SkGifImageReader.cpp 252 *--rowIter = firstchar;
266 *--rowIter = firstchar = suffix[code];
272 suffix[avail] = firstchar;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_usefont.c 256 firstchar = (fs->min_byte1 << 8) + fs->min_char_or_byte2;
  /external/mesa3d/src/glx/
xfont.c 268 firstchar = (fs->min_byte1 << 8) + fs->min_char_or_byte2;
  /external/mesa3d/src/mesa/drivers/x11/
xfonts.c 255 firstchar = (fs->min_byte1 << 8) + fs->min_char_or_byte2;
  /external/jemalloc/bin/
jeprof.in     [all...]
  /external/pcre/dist2/src/
pcre2_jit_compile.c 4575 struct sljit_jump *firstchar; local
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 774 milliseconds