HomeSort by relevance Sort by last modified time
    Searched full:stat (Results 326 - 350 of 1263) sorted by null

<<11121314151617181920>>

  /external/iproute2/man/man8/
lnstat.8 14 exports via a file in /proc/net/stat/.
  /external/libpng/
config.h.in 39 /* Define to 1 if you have the <sys/stat.h> header file. */
  /external/oprofile/
config.h 43 /* Define to 1 if you have the <sys/stat.h> header file. */
  /external/qemu/
device_tree.c 16 #include <sys/stat.h>
  /external/quake/quake/src/QW/client/
sys_android.c 35 #include <sys/stat.h>
184 struct stat buf;
186 if (stat (path,&buf) == -1)
201 struct stat fileinfo;
sys_linux.c 32 #include <sys/stat.h>
179 struct stat buf;
181 if (stat (path,&buf) == -1)
196 struct stat fileinfo;
  /external/srec/portable/src/UNIX/
PFileWrapUNIX_OS_Specific.c 21 #include <sys/stat.h>
  /external/webkit/WebCore/platform/win/
SharedBufferWin.cpp 48 // Stat the file to get its size
  /external/webkit/WebKit/win/
MemoryStream.h 92 virtual HRESULT STDMETHODCALLTYPE Stat(
  /frameworks/base/cmds/installd/
installd.h 22 #include <sys/stat.h>
  /hardware/libhardware_legacy/qemu_tracing/
qemu_tracing.c 19 #include <sys/stat.h>
  /hardware/ti/omap3/dspbridge/inc/
qosti_dspdecl.h 65 ALLHEAPS = 0x100, /* Get aggregate mem-stat info combining all heaps. */
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
module.h 18 #include <linux/stat.h>
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/sunrpc/
xprt.h 160 } stat; member in struct:rpc_xprt
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
module.h 18 #include <linux/stat.h>
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/sunrpc/
xprt.h 160 } stat; member in struct:rpc_xprt
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
module.h 18 #include <linux/stat.h>
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/sunrpc/
xprt.h 160 } stat; member in struct:rpc_xprt
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
module.h 18 #include <linux/stat.h>
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/sunrpc/
xprt.h 160 } stat; member in struct:rpc_xprt
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
module.h 18 #include <linux/stat.h>
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/sunrpc/
xprt.h 160 } stat; member in struct:rpc_xprt
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
module.h 18 #include <linux/stat.h>
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/sunrpc/
xprt.h 160 } stat; member in struct:rpc_xprt
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppReceiveFileInfo.java 111 StatFs stat = null; local
121 stat = new StatFs(base.getPath());
132 if (stat.getBlockSize() * ((long)stat.getAvailableBlocks() - 4) < length) {

Completed in 269 milliseconds

<<11121314151617181920>>