OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stat
(Results
851 - 875
of
1263
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/base/media/libmedia/
mediaplayer.cpp
23
#include <sys/
stat
.h>
/frameworks/base/media/libmediaplayerservice/
MidiFile.cpp
31
#include <sys/
stat
.h>
/hardware/msm7k/libgralloc/
gralloc.cpp
26
#include <sys/
stat
.h>
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
ticon.c
[
all
...]
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/
cdrom.h
186
int
stat
;
member in struct:cdrom_generic_command
/ndk/build/platforms/android-3/arch-arm/usr/include/
stdio.h
149
int _blksize; /*
stat
.st_blksize (may be != _bf._size) */
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/
cdrom.h
186
int
stat
;
member in struct:cdrom_generic_command
/ndk/build/platforms/android-4/arch-arm/usr/include/
stdio.h
149
int _blksize; /*
stat
.st_blksize (may be != _bf._size) */
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/
cdrom.h
186
int
stat
;
member in struct:cdrom_generic_command
/ndk/build/platforms/android-5/arch-arm/usr/include/
stdio.h
149
int _blksize; /*
stat
.st_blksize (may be != _bf._size) */
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/
cdrom.h
186
int
stat
;
member in struct:cdrom_generic_command
/ndk/build/platforms/android-5/arch-x86/usr/include/
stdio.h
149
int _blksize; /*
stat
.st_blksize (may be != _bf._size) */
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/
cdrom.h
186
int
stat
;
member in struct:cdrom_generic_command
/ndk/build/platforms/android-8/arch-arm/usr/include/
stdio.h
149
int _blksize; /*
stat
.st_blksize (may be != _bf._size) */
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/
cdrom.h
186
int
stat
;
member in struct:cdrom_generic_command
/ndk/build/platforms/android-8/arch-x86/usr/include/
stdio.h
149
int _blksize; /*
stat
.st_blksize (may be != _bf._size) */
/system/bluetooth/bluez-clean-headers/bluetooth/
hci.h
675
struct hci_dev_stats
stat
;
member in struct:hci_dev_info
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
wipp_ctrl.c
450
stat_file = fopen("/proc/
stat
", "r");
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
ticon.c
[
all
...]
/build/tools/zipalign/
ZipFile.cpp
32
#include <sys/
stat
.h>
1104
struct
stat
sb;
[
all
...]
/development/simulator/app/
LogWindow.cpp
961
struct
stat
sb;
963
if (
stat
(fileName, &sb) < 0)
[
all
...]
/external/clearsilver/autom4te.cache/
traces.0
123
m4trace:configure.in:29: -1- AC_CHECK_HEADERS([sys/types.h sys/
stat
.h stdlib.h string.h memory.h strings.h \
127
m4trace:configure.in:29: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the <sys/
stat
.h> header file. */
/external/dbus/bus/
activation.c
281
"Can't
stat
the service file\n");
428
_dbus_verbose ("****** Can't
stat
file \"%s\", removing from cache\n",
[
all
...]
/external/dnsmasq/src/
dnsmasq.c
909
struct
stat
statbuf;
915
if (
stat
(res->name, &statbuf) == -1)
[
all
...]
/external/e2fsprogs/intl/
loadmsgcat.c
34
#include <sys/
stat
.h>
917
struct
stat
st;
[
all
...]
Completed in 515 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>