/external/musl/src/exit/ |
D | atexit.c | 15 static struct fl struct 17 struct fl *next; argument 18 void (*f[COUNT])(void *); 19 void *a[COUNT];
|
/external/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl11.c | 116 struct flock fl; in do_child() local 130 struct flock fl; in do_lock() local 139 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() 152 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() 179 struct flock fl; in unlock_file() local 228 struct flock fl; in stop_child() local
|
D | fcntl21.c | 134 struct flock fl; in do_child() local 151 struct flock fl; in do_lock() local 160 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() 173 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() 210 struct flock fl; in unlock_file() local 273 struct flock fl; in stop_child() local
|
D | fcntl19.c | 130 struct flock fl; in do_child() local 144 struct flock fl; in do_lock() local 153 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() 166 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() 203 struct flock fl; in unlock_file() local 266 struct flock fl; in stop_child() local
|
D | fcntl20.c | 127 struct flock fl; in do_child() local 143 struct flock fl; in do_lock() local 152 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() 165 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() 202 struct flock fl; in unlock_file() local 265 struct flock fl; in stop_child() local
|
/external/zstd/contrib/seekable_format/ |
D | zstdseek_compress.c | 66 static size_t ZSTD_seekable_frameLog_allocVec(ZSTD_frameLog* fl) in ZSTD_seekable_frameLog_allocVec() 77 static size_t ZSTD_seekable_frameLog_freeVec(ZSTD_frameLog* fl) in ZSTD_seekable_frameLog_freeVec() 85 ZSTD_frameLog* const fl = (ZSTD_frameLog*)malloc(sizeof(ZSTD_frameLog)); in ZSTD_seekable_createFrameLog() local 101 size_t ZSTD_seekable_freeFrameLog(ZSTD_frameLog* fl) in ZSTD_seekable_freeFrameLog() 167 size_t ZSTD_seekable_logFrame(ZSTD_frameLog* fl, in ZSTD_seekable_logFrame() 266 static inline size_t ZSTD_seekable_seekTableSize(const ZSTD_frameLog* fl) in ZSTD_seekable_seekTableSize() 276 static inline size_t ZSTD_stwrite32(ZSTD_frameLog* fl, in ZSTD_stwrite32() 295 size_t ZSTD_seekable_writeSeekTable(ZSTD_frameLog* fl, ZSTD_outBuffer* output) in ZSTD_seekable_writeSeekTable()
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/sequences/forwardlist/ |
D | get_allocator.pass.cpp | 24 const std::forward_list<int> fl(alloc); in main() local 29 const std::forward_list<int, other_allocator<int> > fl(alloc); in main() local
|
D | allocator_mismatch.verify.cpp | 14 std::forward_list<int, std::allocator<long> > fl; variable
|
/external/ppp/pppd/plugins/radius/ |
D | lock.c | 18 struct flock fl; in do_lock_exclusive() local 37 struct flock fl; in do_unlock() local
|
/external/strace/ |
D | fcntl.c | 43 print_struct_flock64(const struct_kernel_flock64 *fl, const int getlk) in print_struct_flock64() 59 struct_kernel_flock64 fl; in printflock64() local 68 struct_kernel_flock64 fl; in printflock() local
|
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | return_fl.c | 10 static float return_fl(float fl) in return_fl() 19 float fl, rfl; in main() local
|
/external/libffi/testsuite/libffi.call/ |
D | return_fl.c | 10 static float return_fl(float fl) in return_fl() 19 float fl, rfl; in main() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/ |
D | 11-1.c | 30 struct flock fl = { in child() local 68 struct flock fl = { in main() local
|
/external/cronet/third_party/icu/source/test/cintltst/ |
D | ulistfmttest.c | 141 UFormattedList* fl = ulistfmt_openResult(&ec); in TestUListFmtToValue() local 222 UFormattedList* fl = ulistfmt_openResult(&ec); in TestUListOpenStyled() local 267 UFormattedList *fl = ulistfmt_openResult(&status); in TestUList21871_A() local 315 UFormattedList *fl = ulistfmt_openResult(&status); in TestUList21871_B() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | ulistfmttest.c | 141 UFormattedList* fl = ulistfmt_openResult(&ec); in TestUListFmtToValue() local 222 UFormattedList* fl = ulistfmt_openResult(&ec); in TestUListOpenStyled() local 267 UFormattedList *fl = ulistfmt_openResult(&status); in TestUList21871_A() local 315 UFormattedList *fl = ulistfmt_openResult(&status); in TestUList21871_B() local
|
/external/libopus/celt/ |
D | laplace.c | 53 unsigned fl; in ec_laplace_encode() local 97 unsigned fl; in ec_laplace_decode() local
|
/external/mesa3d/src/util/ |
D | sparse_array.c | 218 util_sparse_array_free_list_init(struct util_sparse_array_free_list *fl, in util_sparse_array_free_list_init() 236 util_sparse_array_free_list_push(struct util_sparse_array_free_list *fl, in util_sparse_array_free_list_push() 261 util_sparse_array_free_list_pop_idx(struct util_sparse_array_free_list *fl) in util_sparse_array_free_list_pop_idx() 282 util_sparse_array_free_list_pop_elem(struct util_sparse_array_free_list *fl) in util_sparse_array_free_list_pop_elem()
|
/external/libmonet/hct/ |
D | ViewingConditions.java | 45 private final double fl; field in ViewingConditions 140 double fl = (k4 * adaptingLuminance) + (0.1 * k4F * k4F * Math.cbrt(5.0 * adaptingLuminance)); in make() local 191 double fl, in ViewingConditions()
|
/external/aac/libSBRenc/src/ |
D | sbr_encoder.cpp | 135 #define STS(fl) \ argument 153 #define DELAY_SBR(fl, dwnsmp) \ argument 155 #define DELAY_PS(fl, dwnsmp) \ argument 158 #define DELAY_ELDSBR(fl, dwnsmp) \ argument 160 #define DELAY_ELDv2SBR(fl, dwnsmp) \ argument 167 #define DELAY_COREPATH_SBR(fl, dwnsmp) \ argument 169 #define DELAY_COREPATH_ELDSBR(fl, dwnsmp) ((DELAY_QMF_POSTPROC(dwnsmp))) argument 170 #define DELAY_COREPATH_ELDv2SBR(fl, dwnsmp) (128 * (dwnsmp)) /* 4 slots */ argument 171 #define DELAY_COREPATH_PS(fl, dwnsmp) \ argument 177 #define DELAY_AAC2SBR(fl, dwnsmp) \ argument [all …]
|
/external/libcxx/test/std/containers/sequences/forwardlist/ |
D | allocator_mismatch.fail.cpp | 17 std::forward_list<int, std::allocator<long> > fl; in main() local
|
/external/musl/src/ipc/ |
D | semget.c | 7 int semget(key_t key, int n, int fl) in semget()
|
/external/musl/src/internal/ |
D | syscall.h | 377 #define __sys_open2(x,pn,fl) __syscall2(SYS_open, pn, (fl)|O_LARGEFILE) argument 378 #define __sys_open3(x,pn,fl,mo) __syscall3(SYS_open, pn, (fl)|O_LARGEFILE, mo) argument 379 #define __sys_open_cp2(x,pn,fl) __syscall_cp2(SYS_open, pn, (fl)|O_LARGEFILE) argument 380 #define __sys_open_cp3(x,pn,fl,mo) __syscall_cp3(SYS_open, pn, (fl)|O_LARGEFILE, mo) argument 382 #define __sys_open2(x,pn,fl) __syscall3(SYS_openat, AT_FDCWD, pn, (fl)|O_LARGEFILE) argument 383 #define __sys_open3(x,pn,fl,mo) __syscall4(SYS_openat, AT_FDCWD, pn, (fl)|O_LARGEFILE, mo) argument 384 #define __sys_open_cp2(x,pn,fl) __syscall_cp3(SYS_openat, AT_FDCWD, pn, (fl)|O_LARGEFILE) argument 385 #define __sys_open_cp3(x,pn,fl,mo) __syscall_cp4(SYS_openat, AT_FDCWD, pn, (fl)|O_LARGEFILE, mo) argument
|
/external/musl/src/stdio/ |
D | freopen.c | 15 int fl = __fmodeflags(mode); in freopen() local
|
/external/strace/tests/ |
D | fcntl.c | 41 struct_kernel_flock64 fl = { in test_flock64_undecoded() local
|
/external/strace/tests-mx32/ |
D | fcntl.c | 41 struct_kernel_flock64 fl = { in test_flock64_undecoded() local
|