HomeSort by relevance Sort by last modified time
    Searched defs:STAT (Results 1 - 14 of 14) sorted by null

  /external/qemu/slirp-android/
slirp.h 12 #define STAT(expr) expr
14 #define STAT(expr) do { } while(0)
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/
Fuzzy.h 35 #define STAT 18
FuzzyLexer.h 25 #define STAT 15
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/
FuzzyLexer.h 25 #define STAT 15
  /external/qemu/slirp/
slirp.h 12 #define STAT(expr) expr
14 #define STAT(expr) do { } while(0)
191 #include <sys/stat.h>
  /external/stlport/src/details/
fstream_unistd.cpp 21 // For sunpro, it chokes if time.h is included through stat.h
32 #include <sys/stat.h> // For stat
60 # define STAT stat
66 # define STAT stat64
105 struct STAT buf;
113 struct STAT buf;
148 // Return the size of the file. This is a wrapper for stat.
fstream_stdio.cpp 21 // For sunpro, it chokes if time.h is included through stat.h
33 # include <sys/stat.h>
47 # include <sys/stat.h> // For _fstat
114 # define STAT stat
120 # define STAT stat64
129 struct STAT buf;
137 struct STAT buf;
165 // Return the size of the file. This is a wrapper for stat.
278 struct STAT buf
    [all...]
  /ndk/sources/cxx-stl/stlport/src/details/
fstream_unistd.cpp 21 // For sunpro, it chokes if time.h is included through stat.h
32 #include <sys/stat.h> // For stat
60 # define STAT stat
66 # define STAT stat64
105 struct STAT buf;
113 struct STAT buf;
148 // Return the size of the file. This is a wrapper for stat.
fstream_stdio.cpp 21 // For sunpro, it chokes if time.h is included through stat.h
33 # include <sys/stat.h>
47 # include <sys/stat.h> // For _fstat
114 # define STAT stat
120 # define STAT stat64
129 struct STAT buf;
137 struct STAT buf;
165 // Return the size of the file. This is a wrapper for stat.
278 struct STAT buf
    [all...]
  /system/core/toolbox/
dd.h 69 } STAT;
  /tools/motodev/src/plugins/android/
commons-net-1.4.1.jar 
  /tools/motodev/src/plugins/common/
commons-net-1.4.1.jar 
  /tools/motodev/src/plugins/emulator/lib/
commons-net-1.4.1.jar 
  /tools/motodev/src/plugins/translation/
commons-net-1.4.1.jar 

Completed in 400 milliseconds