OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stat
(Results
776 - 800
of
1263
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/opencore/codecs_v2/video/m4v_h263/enc/src/
vop.cpp
104
/* rate control (update
stat
) */
255
/* rate control (update
stat
) */
/external/openssl/crypto/perlasm/
x86_64-xlate.pl
61
{ my ($stddev,$stdino,@junk)=
stat
(STDOUT);
62
my ($outdev,$outino,@junk)=
stat
($output);
/external/qemu/block/
vmdk.c
336
struct
stat
file_buf;
345
if (
stat
(s->hd->backing_file, &file_buf) != 0) {
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/libexec/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/
fixincl
/external/blktrace/
blkparse.c
23
#include <sys/
stat
.h>
[
all
...]
blktrace.c
41
#include <sys/
stat
.h>
1468
struct
stat
sb;
1484
if (
stat
(iop->ofn, &sb) < 0) {
1487
"Destination dir %s
stat
failed: %d/%s\n",
[
all
...]
/external/ppp/pppd/
sys-solaris.c
115
#include <sys/
stat
.h>
896
struct
stat
buf;
898
return
stat
(PPP_DEV_NAME, &buf) >= 0;
[
all
...]
/external/webkit/WebKitTools/Scripts/
prepare-ChangeLog
[
all
...]
/packages/apps/Phone/src/com/android/phone/
BluetoothHandsfree.java
617
int
stat
;
local
621
stat
= 0;
623
stat
= (roam == 1) ? 5 : 1;
638
if (
stat
!= mStat) {
639
mStat =
stat
;
[
all
...]
/external/libxml2/
xmllint.c
46
#include <sys/
stat
.h>
[
all
...]
/external/opencore/oscl/oscl/osclproc/src/
oscl_scheduler.cpp
425
//Cleanup the
stat
queue.
517
//init the
stat
queue offset.
535
//add the non-AO stats nodes to the
stat
Q.
[
all
...]
/external/strace/
ChangeLog
[
all
...]
/external/zlib/contrib/puff/
puff.c
[
all
...]
/prebuilt/linux-x86/oprofile/bin/
opannotate
opreport
/system/core/toolbox/
newfs_msdos.c
46
#include <sys/
stat
.h>
258
struct
stat
sb;
844
struct
stat
st;
/bionic/libc/include/
stdio.h
149
int _blksize; /*
stat
.st_blksize (may be != _bf._size) */
/bionic/libc/kernel/common/linux/
cdrom.h
186
int
stat
;
member in struct:cdrom_generic_command
/dalvik/dexopt/
OptMain.c
312
* and
stat
()ing them for inode numbers).
/development/scripts/
divide_and_compress.py
41
import
stat
namespace
/external/bluetooth/bluez/audio/
device.c
32
#include <sys/
stat
.h>
/external/bluetooth/bluez/compat/
sdp.c
34
#include <sys/
stat
.h>
/external/bluetooth/bluez/plugins/
hciops.c
34
#include <sys/
stat
.h>
/external/bluetooth/bluez/serial/
port.c
37
#include <sys/
stat
.h>
/external/bluetooth/glib/gio/fen/
fen-kernel.c
349
struct
stat
buf;
Completed in 326 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>