HomeSort by relevance Sort by last modified time
    Searched refs:stat (Results 301 - 325 of 5197) sorted by null

<<11121314151617181920>>

  /external/ltp/testcases/cve/
cve-2016-7117.c 135 int i, stat, too_early_count = 0; local
146 stat = tst_syscall(__NR_recvmmsg,
149 if (stat < 0 && errno == EBADF)
151 else if (stat == 0)
153 else if (stat < 0)
  /external/ImageMagick/config/
depcomp 192 stat=$?
193 if test $stat -ne 0; then
195 exit $stat
218 stat=$?
219 if test $stat -ne 0; then
221 exit $stat
260 stat=$?
261 if test $stat -ne 0; then
263 exit $stat
315 stat=$
    [all...]
  /external/curl/
depcomp 192 stat=$?
193 if test $stat -ne 0; then
195 exit $stat
218 stat=$?
219 if test $stat -ne 0; then
221 exit $stat
260 stat=$?
261 if test $stat -ne 0; then
263 exit $stat
315 stat=$
    [all...]
  /external/google-breakpad/autotools/
depcomp 192 stat=$?
193 if test $stat -ne 0; then
195 exit $stat
218 stat=$?
219 if test $stat -ne 0; then
221 exit $stat
260 stat=$?
261 if test $stat -ne 0; then
263 exit $stat
315 stat=$
    [all...]
  /external/libedit/
depcomp 192 stat=$?
193 if test $stat -ne 0; then
195 exit $stat
218 stat=$?
219 if test $stat -ne 0; then
221 exit $stat
260 stat=$?
261 if test $stat -ne 0; then
263 exit $stat
315 stat=$
    [all...]
  /external/libevent/
depcomp 192 stat=$?
193 if test $stat -ne 0; then
195 exit $stat
218 stat=$?
219 if test $stat -ne 0; then
221 exit $stat
260 stat=$?
261 if test $stat -ne 0; then
263 exit $stat
315 stat=$
    [all...]
  /external/libmicrohttpd/
depcomp 192 stat=$?
193 if test $stat -ne 0; then
195 exit $stat
218 stat=$?
219 if test $stat -ne 0; then
221 exit $stat
260 stat=$?
261 if test $stat -ne 0; then
263 exit $stat
315 stat=$
    [all...]
  /external/libnetfilter_conntrack/build-aux/
depcomp 192 stat=$?
193 if test $stat -ne 0; then
195 exit $stat
218 stat=$?
219 if test $stat -ne 0; then
221 exit $stat
260 stat=$?
261 if test $stat -ne 0; then
263 exit $stat
315 stat=$
    [all...]
  /external/libpng/
depcomp 192 stat=$?
193 if test $stat -ne 0; then
195 exit $stat
218 stat=$?
219 if test $stat -ne 0; then
221 exit $stat
260 stat=$?
261 if test $stat -ne 0; then
263 exit $stat
315 stat=$
    [all...]
  /external/libxkbcommon/xkbcommon/build-aux/
depcomp 192 stat=$?
193 if test $stat -ne 0; then
195 exit $stat
218 stat=$?
219 if test $stat -ne 0; then
221 exit $stat
260 stat=$?
261 if test $stat -ne 0; then
263 exit $stat
315 stat=$
    [all...]
  /external/lmfit/build-aux/
depcomp 192 stat=$?
193 if test $stat -ne 0; then
195 exit $stat
218 stat=$?
219 if test $stat -ne 0; then
221 exit $stat
260 stat=$?
261 if test $stat -ne 0; then
263 exit $stat
315 stat=$
    [all...]
  /external/pcre/dist2/
depcomp 192 stat=$?
193 if test $stat -ne 0; then
195 exit $stat
218 stat=$?
219 if test $stat -ne 0; then
221 exit $stat
260 stat=$?
261 if test $stat -ne 0; then
263 exit $stat
315 stat=$
    [all...]
  /external/protobuf/
depcomp 192 stat=$?
193 if test $stat -ne 0; then
195 exit $stat
218 stat=$?
219 if test $stat -ne 0; then
221 exit $stat
260 stat=$?
261 if test $stat -ne 0; then
263 exit $stat
315 stat=$
    [all...]
  /external/protobuf/gtest/build-aux/
depcomp 192 stat=$?
193 if test $stat -ne 0; then
195 exit $stat
218 stat=$?
219 if test $stat -ne 0; then
221 exit $stat
260 stat=$?
261 if test $stat -ne 0; then
263 exit $stat
315 stat=$
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
depcomp 192 stat=$?
193 if test $stat -ne 0; then
195 exit $stat
218 stat=$?
219 if test $stat -ne 0; then
221 exit $stat
260 stat=$?
261 if test $stat -ne 0; then
263 exit $stat
315 stat=$
    [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/
depcomp 192 stat=$?
193 if test $stat -ne 0; then
195 exit $stat
218 stat=$?
219 if test $stat -ne 0; then
221 exit $stat
260 stat=$?
261 if test $stat -ne 0; then
263 exit $stat
315 stat=$
    [all...]
  /external/strace/
depcomp 192 stat=$?
193 if test $stat -ne 0; then
195 exit $stat
218 stat=$?
219 if test $stat -ne 0; then
221 exit $stat
260 stat=$?
261 if test $stat -ne 0; then
263 exit $stat
315 stat=$
    [all...]
  /external/valgrind/
depcomp 192 stat=$?
193 if test $stat -ne 0; then
195 exit $stat
218 stat=$?
219 if test $stat -ne 0; then
221 exit $stat
260 stat=$?
261 if test $stat -ne 0; then
263 exit $stat
315 stat=$
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/
MultivariateSummaryStatistics.java 17 package org.apache.commons.math.stat.descriptive;
26 import org.apache.commons.math.stat.descriptive.moment.GeometricMean;
27 import org.apache.commons.math.stat.descriptive.moment.Mean;
28 import org.apache.commons.math.stat.descriptive.moment.VectorialCovariance;
29 import org.apache.commons.math.stat.descriptive.rank.Max;
30 import org.apache.commons.math.stat.descriptive.rank.Min;
31 import org.apache.commons.math.stat.descriptive.summary.Sum;
32 import org.apache.commons.math.stat.descriptive.summary.SumOfLogs;
33 import org.apache.commons.math.stat.descriptive.summary.SumOfSquares;
375 MultivariateSummaryStatistics stat = (MultivariateSummaryStatistics) object local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
stat.h 21 * POSIX Standard: 5.6 File Characteristics <sys/stat.h>
107 #include <bits/stat.h>
155 other S_* macros the following three take a pointer to a `struct stat'
211 extern int stat (__const char *__restrict __file,
212 struct stat *__restrict __buf) __THROW __nonnull ((1, 2));
216 extern int fstat (int __fd, struct stat *__buf) __THROW __nonnull ((2));
219 extern int __REDIRECT_NTH (stat, (__const char *__restrict __file,
220 struct stat *__restrict __buf), stat64)
222 extern int __REDIRECT_NTH (fstat, (int __fd, struct stat *__buf), fstat64)
225 # define stat stat6
455 __NTH (stat (__const char *__path, struct stat *__statbuf)) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
stat.h 21 * POSIX Standard: 5.6 File Characteristics <sys/stat.h>
107 #include <bits/stat.h>
155 other S_* macros the following three take a pointer to a `struct stat'
211 extern int stat (__const char *__restrict __file,
212 struct stat *__restrict __buf) __THROW __nonnull ((1, 2));
216 extern int fstat (int __fd, struct stat *__buf) __THROW __nonnull ((2));
219 extern int __REDIRECT_NTH (stat, (__const char *__restrict __file,
220 struct stat *__restrict __buf), stat64)
222 extern int __REDIRECT_NTH (fstat, (int __fd, struct stat *__buf), fstat64)
225 # define stat stat6
455 __NTH (stat (__const char *__path, struct stat *__statbuf)) function
    [all...]
  /bionic/libc/include/sys/
stat.h 33 #include <linux/stat.h>
117 struct stat { __STAT64_BODY }; struct
158 int fstat(int __fd, struct stat* __buf);
160 int fstatat(int __dir_fd, const char* __path, struct stat* __buf, int __flags);
162 int lstat(const char* __path, struct stat* __buf);
164 int stat(const char* __path, struct stat* __buf);
165 int stat64(const char* __path, struct stat64* __buf) __RENAME_STAT64(stat, 3, 21);
171 #include <bits/fortify/stat.h>
  /external/autotest/client/site_tests/login_UserPolicyKeys/
login_UserPolicyKeys.py 5 import dbus, grp, os, pwd, stat
21 """Returns true if uid or gid can read a file with the info stat."""
23 return info.st_mode & stat.S_IRUSR
25 return info.st_mode & stat.S_IRGRP
26 return info.st_mode & stat.S_IROTH
30 """Returns true if uid or gid can execute a file with the info stat."""
32 return info.st_mode & stat.S_IXUSR
34 return info.st_mode & stat.S_IXGRP
35 return info.st_mode & stat.S_IXOTH
45 info = os.stat(key_file
    [all...]
  /external/cmockery/cmockery_0_1_2/
depcomp 95 stat=$?
96 if test $stat -eq 0; then :
99 exit $stat
118 stat=$?
119 if test $stat -eq 0; then :
122 exit $stat
160 stat=$?
161 if test $stat -eq 0; then :
164 exit $stat
211 stat=$
    [all...]
  /external/libogg/
depcomp 95 stat=$?
96 if test $stat -eq 0; then :
99 exit $stat
118 stat=$?
119 if test $stat -eq 0; then :
122 exit $stat
160 stat=$?
161 if test $stat -eq 0; then :
164 exit $stat
211 stat=$
    [all...]

Completed in 529 milliseconds

<<11121314151617181920>>