Home
last modified time | relevance | path

Searched defs:fl (Results 1 – 25 of 107) sorted by relevance

12345

/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl11.c116 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
Dfcntl20.c127 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
Dfcntl19.c130 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
Dfcntl21.c134 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
Dfcntl22.c44 struct flock fl; variable
/external/ppp/pppd/plugins/radius/
Dlock.c18 struct flock fl; in do_lock_exclusive() local
37 struct flock fl; in do_unlock() local
/external/libffi/testsuite/libffi.call/
Dreturn_fl.c10 static float return_fl(float fl) in return_fl()
19 float fl, rfl; in main() local
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dreturn_fl.c10 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/
D11-1.c30 struct flock fl = { in child() local
68 struct flock fl = { in main() local
/external/strace/
Dfcntl.c43 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/libopus/celt/
Dlaplace.c53 unsigned fl; in ec_laplace_encode() local
97 unsigned fl; in ec_laplace_decode() local
/external/libcxx/test/std/containers/sequences/forwardlist/
Dallocator_mismatch.fail.cpp17 std::forward_list<int, std::allocator<long> > fl; in main() local
/external/strace/tests/
Dfcntl.c41 struct_kernel_flock64 fl = { in test_flock64_undecoded() local
/external/strace/tests-m32/
Dfcntl.c41 struct_kernel_flock64 fl = { in test_flock64_undecoded() local
/external/strace/tests-mx32/
Dfcntl.c41 struct_kernel_flock64 fl = { in test_flock64_undecoded() local
/external/aac/libSBRenc/src/
Dsbr_encoder.cpp135 #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/python/cpython2/Doc/library/
Dfl.rst160 .. _form-objects:
/external/clang/test/Sema/
Doutof-range-constant-compare.c130 float fl = 0; in main() local
/external/nist-sip/java/gov/nist/javax/sip/parser/
DAcceptLanguageParser.java111 float fl = Float.parseFloat(value.getTokenValue()); in parse() local
/external/ltp/testcases/kernel/syscalls/eventfd2/
Deventfd2_02.c82 int fd, fl; in main() local
/external/ltp/testcases/kernel/syscalls/pipe2/
Dpipe2_02.c122 int fds[2], fl, i; in main() local
/external/ltp/testcases/kernel/syscalls/timerfd/
Dtimerfd03.c123 int fd, fl; in main() local
/external/ltp/testcases/kernel/syscalls/inotify_init/
Dinotify_init1_02.c121 int fd, fl; in main() local
/external/ltp/testcases/kernel/syscalls/signalfd4/
Dsignalfd4_02.c124 int fd, fl; in main() local
/external/clang/test/FixIt/
Ddereference-addressof.c13 float fl = 0; in f2() local

12345