HomeSort by relevance Sort by last modified time
    Searched full:suffixs (Results 1 - 3 of 3) sorted by null

  /packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
SuffixFileFilter.java 84 * Constructs a new Suffix file filter for an array of suffixs.
97 * Constructs a new Suffix file filter for an array of suffixs
  /external/qemu/distrib/sdl-1.2.15/src/joystick/linux/
SDL_sysjoystick.c 354 const static char suffixs[] = local
361 if (logicalno*2<sizeof(suffixs))
362 suffix = suffixs + (logicalno*2);
  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 277 // the helper function suffixs for these are:

Completed in 176 milliseconds