OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STAT
(Results
1 - 11
of
11
) 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
;
/external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar
Completed in 499 milliseconds