/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | acl-internal.h | 51 # define fchmod(fd, mode) (-1) argument 71 rpl_acl_get_fd (int fd) in rpl_acl_get_fd() 81 # define acl_get_fd(fd) (NULL) argument 90 rpl_acl_set_fd (int fd, acl_t acl) in rpl_acl_set_fd() 100 # define acl_set_fd(fd, acl) (-1) argument
|
D | tempname.c | 207 int fd = -1; in __gen_tempname() local
|
D | unistd.in.h | 242 # define fsync(fd) \ argument
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | tst-regex2.c | 26 int fd; in main() local
|
/ndk/sources/cxx-stl/stlport/src/details/ |
D | fstream_unistd.cpp | 104 static bool __is_regular_file(_STLP_fd fd) { in __is_regular_file() 110 static streamoff __file_size(_STLP_fd fd) { in __file_size()
|
D | fstream_stdio.cpp | 128 static bool __is_regular_file(_STLP_fd fd) { in __is_regular_file() 134 static streamoff __file_size(_STLP_fd fd) { in __file_size()
|
D | fstream_win32io.cpp | 72 static bool __is_regular_file(_STLP_fd fd) { in __is_regular_file() 81 static streamoff __file_size(_STLP_fd fd) { in __file_size()
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | money_facets_test.cpp | 325 for ( int fd = 1; fd < dom_fmp.frac_digits(); ++fd ) { in _money_put_X_bug() local 387 for ( int fd = 1; fd < dom_fmp.frac_digits() - 1; ++fd ) { in _money_put_X_bug() local
|
/ndk/tests/device/test-stlport/unit/ |
D | money_facets_test.cpp | 325 for ( int fd = 1; fd < dom_fmp.frac_digits(); ++fd ) { in _money_put_X_bug() local 387 for ( int fd = 1; fd < dom_fmp.frac_digits() - 1; ++fd ) { in _money_put_X_bug() local
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | utils.c | 174 ck_fdopen(fd, name, mode, fail) in ck_fdopen() argument 202 int fd; local
|
/ndk/sources/android/libthread_db/gdb-6.6/ |
D | libthread_db.c | 61 int fd; in _get_task_permitted_caps() local
|
/ndk/sources/android/libthread_db/gdb-7.3.x/ |
D | libthread_db.c | 57 int fd; in _get_task_permitted_caps() local
|
/ndk/sources/android/libthread_db/gdb-7.1.x/ |
D | libthread_db.c | 57 int fd; in _get_task_permitted_caps() local
|
/ndk/sources/android/cpufeatures/ |
D | cpu-features.c | 110 int fd, len; in read_file() local
|
/ndk/sources/host-tools/make-3.81/ |
D | job.c | 248 create_batch_file (char const *base, int unixy, int *fd) in create_batch_file() 3051 int fd; in dup2() local
|
D | getloadavg.c | 587 int fd, count; in getloadavg() local
|
D | arscan.c | 761 int fd; in ar_member_touch() local
|
D | remake.c | 1056 int fd = open (file->name, O_RDWR | O_CREAT, 0666); in touch_file() local
|
D | main.c | 851 int fd; in open_tmpfile() local
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _fstream.h | 179 _STLP_fd fd() const { return _M_base.__get_fd(); } in fd() function
|