| /device/linaro/bootloader/edk2/CryptoPkg/Include/ |
| D | OpenSslSupport.h | 152 struct stat { struct 164 time_t st_ctime; /* time of last file status change */ argument 165 long st_ctimensec; /* nsec of last file status change */ argument 166 off_t st_size; /* file size, in bytes */ 167 INT64 st_blocks; /* blocks allocated for file */ 168 UINT32 st_blksize; /* optimal blocksize for I/O */ 169 UINT32 st_flags; /* user defined flags for file */ 170 UINT32 st_gen; /* file generation number */ 171 INT32 st_lspare; 172 INT64 st_qspare[2];
|
| /device/linaro/bootloader/edk2/StdLib/Include/sys/ |
| D | stat.h | 54 struct stat { struct 55 off_t st_size; ///< file size, in bytes 56 off_t st_physsize; ///< physical space the file consumes 57 off_t st_curpos; ///< current position within the file, or XY coord. for Console 58 dtime_t st_birthtime; ///< time of creation 59 dtime_t st_atime; ///< time of last access 60 dtime_t st_mtime; ///< time of last data modification 61 mode_t st_mode; ///< file attributes 63 blksize_t st_blksize; ///< optimal blocksize for I/O 64 uint32_t st_spare[1];
|
| /device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
| D | SocketStream.cpp | 99 ssize_t stat = ::send(m_sock, (const char *)buffer + (size - res), res, 0); in writeFully() local 122 ssize_t stat = ::recv(m_sock, (char *)(buf) + len - res, res, 0); in readFully() local
|
| /device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
| D | QemuPipeStream.cpp | 109 ssize_t stat = ::write(m_sock, (const char *)(buf) + (len - res), res); in writeFully() local 151 ssize_t stat = ::read(m_sock, (char *)(buf) + len - res, res); in readFully() local
|
| D | ProcessPipe.cpp | 45 ssize_t stat = 0; in processPipeInitOnce() local
|
| /device/generic/goldfish-opengl/host/include/libOpenglRender/ |
| D | IOStream.h | 75 int stat = commitBuffer(m_bufsize - m_free); in flush() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
| D | loadlib.c | 310 int stat = ll_loadfunc(L, path, init); in ll_loadlib() local 398 static int checkload (lua_State *L, int stat, const char *filename) { in checkload() 425 int stat; in loadfunc() local 449 int stat; in searcher_Croot() local
|
| D | lauxlib.c | 207 LUALIB_API int luaL_fileresult (lua_State *L, int stat, const char *fname) { in luaL_fileresult() 234 #define inspectstat(stat,what) \ argument 240 #define inspectstat(stat,what) /* no op */ argument 247 LUALIB_API int luaL_execresult (lua_State *L, int stat) { in luaL_execresult()
|
| D | loslib.c | 82 int stat = system(cmd); in os_execute() local
|
| /device/google/wahoo/power/ |
| D | power-helper.h | 90 enum stats_type stat; member
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/ |
| D | pybench.py | 359 def stat(self): member in Test 565 def stat(self): member in Benchmark
|
| /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
| D | LongFilePathOs.py | 48 def stat(path): function
|
| /device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/ |
| D | E100b.c | 716 UINTN stat; in E100bInit() local 1021 UINTN stat; in E100bTransmit() local 3453 UINT32 stat; in SelectiveReset() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | poplib.py | 192 def stat(self): member in POP3
|
| D | nntplib.py | 387 def stat(self, id): member in NNTP
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
| D | pystate.c | 476 int stat; in _PyThread_CurrentFrames() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
| D | pystate.c | 474 int stat; in _PyThread_CurrentFrames() local
|
| /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/ |
| D | CrtWrapper.c | 427 int stat (const char *c, struct stat *s) in stat() function
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/ |
| D | FSProxy.py | 161 def stat(self, name): member in FSProxyLocal
|
| /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/ |
| D | SysCalls.c | 1038 stat (const char *path, struct stat *statbuf) in stat() function
|
| /device/google/contexthub/firmware/os/core/ |
| D | seos.c | 797 struct MgmtStatus stat = { .value = 0 }; in osExtAppStopEraseApps() local 871 struct MgmtStatus stat = { .value = 0 }; in osExtAppStartApps() local
|
| /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/ |
| D | usb.c | 1407 static void usb_rx_cmd_complete(unsigned actual, int stat) in usb_rx_cmd_complete()
|
| /device/google/contexthub/firmware/os/inc/ |
| D | nanohubPacket.h | 316 struct MgmtStatus stat; member
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
| D | datetimemodule.c | 4549 int stat; in datetime_utctimetuple() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
| D | datetimemodule.c | 4549 int stat; in datetime_utctimetuple() local
|