/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/ |
dirent.h | 61 typedef struct DIR DIR; 64 extern DIR* opendir(const char* dirpath); 65 extern DIR* fdopendir(int fd); 66 extern struct dirent* readdir(DIR* dirp); 67 extern int readdir_r(DIR* dirp, struct dirent *entry, struct dirent **result); 68 extern int closedir(DIR* dirp); 69 extern void rewinddir(DIR *dirp); 70 extern int dirfd(DIR* dirp); 72 extern int scandir(const char *dir, struct dirent ***namelist [all...] |
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/ |
dirent.h | 61 typedef struct DIR DIR; 64 extern DIR* opendir(const char* dirpath); 65 extern DIR* fdopendir(int fd); 66 extern struct dirent* readdir(DIR* dirp); 67 extern int readdir_r(DIR* dirp, struct dirent *entry, struct dirent **result); 68 extern int closedir(DIR* dirp); 69 extern void rewinddir(DIR *dirp); 70 extern int dirfd(DIR* dirp); 72 extern int scandir(const char *dir, struct dirent ***namelist [all...] |
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/ |
dirent.h | 61 typedef struct DIR DIR; 64 extern DIR* opendir(const char* dirpath); 65 extern DIR* fdopendir(int fd); 66 extern struct dirent* readdir(DIR* dirp); 67 extern int readdir_r(DIR* dirp, struct dirent *entry, struct dirent **result); 68 extern int closedir(DIR* dirp); 69 extern void rewinddir(DIR *dirp); 70 extern int dirfd(DIR* dirp); 72 extern int scandir(const char *dir, struct dirent ***namelist [all...] |
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/ |
dirent.h | 61 typedef struct DIR DIR; 63 extern DIR* opendir(const char* dirpath); 64 extern DIR* fdopendir(int fd); 65 extern struct dirent* readdir(DIR* dirp); 66 extern int readdir_r(DIR* dirp, struct dirent* entry, struct dirent** result); 67 extern int closedir(DIR* dirp); 68 extern void rewinddir(DIR* dirp); 69 extern int dirfd(DIR* dirp); 71 extern int scandir(const char* dir, struct dirent*** namelist [all...] |
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/ |
dirent.h | 61 typedef struct DIR DIR; 63 extern DIR* opendir(const char* dirpath); 64 extern DIR* fdopendir(int fd); 65 extern struct dirent* readdir(DIR* dirp); 66 extern int readdir_r(DIR* dirp, struct dirent* entry, struct dirent** result); 67 extern int closedir(DIR* dirp); 68 extern void rewinddir(DIR* dirp); 69 extern int dirfd(DIR* dirp); 71 extern int scandir(const char* dir, struct dirent*** namelist [all...] |
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/ |
dirent.h | 61 typedef struct DIR DIR; 63 extern DIR* opendir(const char* dirpath); 64 extern DIR* fdopendir(int fd); 65 extern struct dirent* readdir(DIR* dirp); 66 extern int readdir_r(DIR* dirp, struct dirent* entry, struct dirent** result); 67 extern int closedir(DIR* dirp); 68 extern void rewinddir(DIR* dirp); 69 extern int dirfd(DIR* dirp); 71 extern int scandir(const char* dir, struct dirent*** namelist [all...] |
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/ |
dirent.h | 61 typedef struct DIR DIR; 63 extern DIR* opendir(const char* dirpath); 64 extern DIR* fdopendir(int fd); 65 extern struct dirent* readdir(DIR* dirp); 66 extern int readdir_r(DIR* dirp, struct dirent* entry, struct dirent** result); 67 extern int closedir(DIR* dirp); 68 extern void rewinddir(DIR* dirp); 69 extern int dirfd(DIR* dirp); 71 extern int scandir(const char* dir, struct dirent*** namelist [all...] |
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/ |
dirent.h | 61 typedef struct DIR DIR; 63 extern DIR* opendir(const char* dirpath); 64 extern DIR* fdopendir(int fd); 65 extern struct dirent* readdir(DIR* dirp); 66 extern int readdir_r(DIR* dirp, struct dirent* entry, struct dirent** result); 67 extern int closedir(DIR* dirp); 68 extern void rewinddir(DIR* dirp); 69 extern int dirfd(DIR* dirp); 71 extern int scandir(const char* dir, struct dirent*** namelist [all...] |
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/ |
dirent.h | 61 typedef struct DIR DIR; 63 extern DIR* opendir(const char* dirpath); 64 extern DIR* fdopendir(int fd); 65 extern struct dirent* readdir(DIR* dirp); 66 extern int readdir_r(DIR* dirp, struct dirent* entry, struct dirent** result); 67 extern int closedir(DIR* dirp); 68 extern void rewinddir(DIR* dirp); 69 extern int dirfd(DIR* dirp); 71 extern int scandir(const char* dir, struct dirent*** namelist [all...] |
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/ |
dirent.h | 61 typedef struct DIR DIR; 63 extern DIR* opendir(const char* dirpath); 64 extern DIR* fdopendir(int fd); 65 extern struct dirent* readdir(DIR* dirp); 66 extern int readdir_r(DIR* dirp, struct dirent* entry, struct dirent** result); 67 extern int closedir(DIR* dirp); 68 extern void rewinddir(DIR* dirp); 69 extern int dirfd(DIR* dirp); 71 extern int scandir(const char* dir, struct dirent*** namelist [all...] |
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/ |
dirent.h | 61 typedef struct DIR DIR; 63 extern DIR* opendir(const char* dirpath); 64 extern DIR* fdopendir(int fd); 65 extern struct dirent* readdir(DIR* dirp); 66 extern int readdir_r(DIR* dirp, struct dirent* entry, struct dirent** result); 67 extern int closedir(DIR* dirp); 68 extern void rewinddir(DIR* dirp); 69 extern int dirfd(DIR* dirp); 71 extern int scandir(const char* dir, struct dirent*** namelist [all...] |
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/ |
dirent.h | 61 typedef struct DIR DIR; 63 extern DIR* opendir(const char* dirpath); 64 extern DIR* fdopendir(int fd); 65 extern struct dirent* readdir(DIR* dirp); 66 extern int readdir_r(DIR* dirp, struct dirent* entry, struct dirent** result); 67 extern int closedir(DIR* dirp); 68 extern void rewinddir(DIR* dirp); 69 extern int dirfd(DIR* dirp); 71 extern int scandir(const char* dir, struct dirent*** namelist [all...] |
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/ |
dirent.h | 61 typedef struct DIR DIR; 63 extern DIR* opendir(const char* dirpath); 64 extern DIR* fdopendir(int fd); 65 extern struct dirent* readdir(DIR* dirp); 66 extern int readdir_r(DIR* dirp, struct dirent* entry, struct dirent** result); 67 extern int closedir(DIR* dirp); 68 extern void rewinddir(DIR* dirp); 69 extern int dirfd(DIR* dirp); 71 extern int scandir(const char* dir, struct dirent*** namelist [all...] |
/dalvik/tools/dmtracedump/ |
dmtracedump.pl | 3 opendir(DIR, ".") || die "can't opendir $some_dir: $!"; 4 @traces = grep { /.*\.dmtrace\.data/ } readdir(DIR); 18 closedir DIR;
|
/external/e2fsprogs/lib/ss/ |
mk_cmds.sh.in | 6 DIR="${DIR-@datadir@/ss}" 29 DIR="$_SS_DIR_OVERRIDE"; 32 if test ! -f $DIR/ct_c.sed || test ! -f $DIR/ct_c.awk ; then 33 DIR="$SS_DIR" 34 # echo "Falling back to $DIR..." 35 if test ! -f "$DIR/ct_c.sed" || test ! -f "$DIR/ct_c.awk" ; then 51 ${SED} -f "${DIR}/ct_c.sed" "${FILE}" [all...] |
/build/tools/droiddoc/test/stubs/ |
run.sh | 17 DIR=build/tools/droiddoc/test/stubs 21 . $TOP/$DIR/func.sh 24 find $DIR/src -name "*.java" | xargs javac -d out/stubs_compiled 26 build_stubs a $DIR/src $A_STUBS 32 diff -r $DIR/expected $A_STUBS
|
/libcore/support/src/test/java/tests/resources/x509/ |
create.sh | 19 DIR=$(dirname $0) 21 openssl req -config ${DIR}/default.cnf -new -nodes -batch > /tmp/cert-rsa-req.pem 22 openssl req -in /tmp/cert-rsa-req.pem -pubkey -noout | openssl rsa -pubin -pubout -outform der > ${DIR}/cert-rsa-pubkey.der 23 openssl x509 -extfile ${DIR}/default.cnf -days 3650 -extensions usr_cert -req -signkey /tmp/privkey.pem -outform d < /tmp/cert-rsa-req.pem > ${DIR}/cert-rsa.der 26 openssl asn1parse -in ${DIR}/cert-rsa.der -inform d -out ${DIR}/cert-rsa-tbs.der -noout -strparse 4 27 SIG_OFFSET=$(openssl asn1parse -in ${DIR}/cert-rsa.der -inform d | tail -1 | cut -f1 -d:) 28 openssl asn1parse -in ${DIR}/cert-rsa.der -inform d -strparse ${SIG_OFFSET} -noout -out ${DIR}/cert-rsa-sig.de [all...] |
/external/llvm/utils/ |
findsym.pl | 17 opendir DIR,$Directory; 18 my @files = readdir DIR; 19 closedir DIR;
|
/development/build/tools/ |
sdk_clean.sh | 9 DIR=$1 21 find $DIR -name "*.java" -o -name "*.xml" | xargs -n 1 \ 27 find $DIR -name "*.java" -o -name "*.xml" | xargs -n 1 \ 42 find $DIR -name "*.aidl" -o -name "*.css" -o -name "*.html" -o -name "*.java" \
|
/external/openssh/regress/ |
scp-ssh-wrapper.sh | 25 BAD="../../../../../../../../../../../../../${DIR}/dotpathdir" 29 echo "D0755 0 /${DIR}/rootpathdir"
|
scp.sh | 18 DIR=${COPY}.dd 27 rm -rf ${COPY} ${COPY2} ${DIR} ${DIR2} 28 mkdir ${DIR} ${DIR2} 46 verbose "$tid: simple copy local file to remote dir" 49 $SCP $scpopts ${COPY} somehost:${DIR} || fail "copy failed" 50 cmp ${COPY} ${DIR}/copy || fail "corrupted copy" 52 verbose "$tid: simple copy local file to local dir" 55 $SCP $scpopts ${COPY} ${DIR} || fail "copy failed" 56 cmp ${COPY} ${DIR}/copy || fail "corrupted copy" 58 verbose "$tid: simple copy remote file to local dir" [all...] |
/hardware/invensense/libsensors_iio/software/build/android/ |
shared.mk | 44 for DIR in $(LIB_FOLDERS); do ( \ 45 cd $$DIR && $(MAKE) -f shared.mk $@ ); \ 47 for DIR in $(APP_FOLDERS); do ( \ 48 cd $$DIR && $(MAKE) -f shared.mk $@ ); \ 52 for DIR in $(LIB_FOLDERS); do ( \ 53 cd $$DIR && $(MAKE) -f shared.mk $@ ); \ 55 for DIR in $(APP_FOLDERS); do ( \ 56 cd $$DIR && $(MAKE) -f shared.mk $@ ); \ 60 for DIR in $(LIB_FOLDERS); do ( \ 61 cd $$DIR && $(MAKE) -f shared.mk $@ ); [all...] |
/bionic/libc/bionic/ |
dirent.cpp | 40 struct DIR { 48 static DIR* __allocate_DIR(int fd) { 49 DIR* d = reinterpret_cast<DIR*>(malloc(sizeof(DIR))); 60 int dirfd(DIR* dirp) { 64 DIR* fdopendir(int fd) { 78 DIR* opendir(const char* path) { 83 static bool __fill_DIR(DIR* d) { 93 static dirent* __readdir_locked(DIR* d) [all...] |
/ndk/sources/host-tools/make-3.81/ |
vmsdir.h | 55 typedef struct DIR 57 struct direct dir; member in struct:DIR 64 } DIR; 70 extern DIR *opendir PARAMS (()); 71 extern struct direct *readdir PARAMS ((DIR *dfd)); 73 extern int closedir PARAMS ((DIR *dfd));
|
/external/e2fsprogs/lib/et/ |
compile_et.sh.in | 7 DIR="${DIR-@datadir@/et}" 12 DIR="$ET_DIR" 32 if test ! -f "$DIR/et_h.awk" || test ! -f "$DIR/et_c.awk" ; then 33 DIR="$ET_DIR" 34 # echo "Falling back to $DIR..." 35 if test ! -f "$DIR/et_h.awk" || test ! -f "$DIR/et_c.awk" ; then 49 $AWK -f "${DIR}/et_h.awk" "outfile=${BASE}.h.$$" "outfn=${BASE}.h" "$ROOT.et [all...] |