Home
last modified time | relevance | path

Searched refs:advise (Results 1 – 25 of 28) sorted by relevance

12

/external/ltp/testcases/kernel/syscalls/fadvise/
Dposix_fadvise03.c107 static int is_defined_advise(int advise) in is_defined_advise() argument
111 if (defined_advise[i] == advise) in is_defined_advise()
121 int advise; in main() local
150 for (advise = 0; advise < advise_limit; advise++) { in main()
153 if (is_defined_advise(advise)) { in main()
157 TEST(posix_fadvise(fd, 0, 0, advise)); in main()
171 advise, strerror(TEST_RETURN)); in main()
178 advise, expected_error); in main()
/external/strace/
Dfadvise.c47 printxval(advise, tcp->u_arg[argn], "POSIX_FADV_???"); in SYS_FUNC()
60 printxval(advise, tcp->u_arg[1], "POSIX_FADV_???"); in SYS_FUNC()
62 printxval(advise, tcp->u_arg[argn], "POSIX_FADV_???"); in SYS_FUNC()
DMakefile730 xlat/adjtimex_status.in xlat/advise.in xlat/af_packet_types.in \
878 xlat/adjtimex_status.h xlat/advise.h xlat/af_packet_types.h \
5957 $(top_srcdir)/xlat/advise.h: $(top_srcdir)/xlat/advise.in $(top_srcdir)/xlat/gen.sh
DMakefile.in733 xlat/adjtimex_status.in xlat/advise.in xlat/af_packet_types.in \
892 xlat/adjtimex_status.h xlat/advise.h xlat/af_packet_types.h \
6045 $(top_srcdir)/xlat/advise.h: $(top_srcdir)/xlat/advise.in $(top_srcdir)/xlat/gen.sh
/external/strace/xlat/
Dadvise.h5 # error static const struct xlat advise in mpers mode
10 const struct xlat advise[] = { variable
DMakemodule.am1 …at/adjtimex_modes.in xlat/adjtimex_state.in xlat/adjtimex_status.in xlat/advise.in xlat/af_packet_…
2 … xlat/adjtimex_modes.h xlat/adjtimex_state.h xlat/adjtimex_status.h xlat/advise.h xlat/af_packet_t…
13 $(top_srcdir)/xlat/advise.h: $(top_srcdir)/xlat/advise.in $(top_srcdir)/xlat/gen.sh
/external/strace/tests/
Dfadvise64_64.c66 printxval(advise, (unsigned) advice, "POSIX_FADV_???"); in do_fadvise()
Dfadvise64.c68 printxval(advise, (unsigned) advice, "POSIX_FADV_???"); in do_fadvise()
/external/strace/tests-mx32/
Dfadvise64_64.c66 printxval(advise, (unsigned) advice, "POSIX_FADV_???"); in do_fadvise()
Dfadvise64.c68 printxval(advise, (unsigned) advice, "POSIX_FADV_???"); in do_fadvise()
/external/strace/tests-m32/
Dfadvise64_64.c66 printxval(advise, (unsigned) advice, "POSIX_FADV_???"); in do_fadvise()
Dfadvise64.c68 printxval(advise, (unsigned) advice, "POSIX_FADV_???"); in do_fadvise()
/external/libpng/
DINSTALL323 necessary to set PNG_API_RULE to 1 should advise the mailing list
/external/llvm/docs/tutorial/
DLangImpl05.rst261 advise *not* implementing an SSA construction algorithm in your
DOCamlLangImpl5.rst223 advise *not* implementing an SSA construction algorithm in your
/external/fio/
DHOWTO1050 Use :manpage:`posix_fadvise(2)` to advise the kernel on what I/O patterns
1057 Backwards compatible hint for "advise with fio workload type". This
1069 Use :manpage:`posix_fadvise(2)` to advise the kernel what stream ID the
/external/curl/docs/
DMANUAL820 advise you to dig up the syntax description for that elsewhere. One such
/external/googletest/googletest/docs/
DV1_7_FAQ.md975 Therefore we strongly advise against the practice, and Google Test doesn't
DFAQ.md980 Therefore we strongly advise against the practice, and Google Test doesn't
DV1_6_FAQ.md975 Therefore we strongly advise against the practice, and Google Test doesn't
/external/brotli/tests/testdata/
Dplrabn12.txt916 We now debate. Who can advise may speak."
1157 All thoughts of war. Ye have what I advise."
3940 As may advise him of his happy state,
4435 Let us advise, and to this hazard draw
4594 Thy disobedience. Well thou didst advise;
7055 Tending to wild. Thou therefore now advise,
10659 For God is also in sleep; and dreams advise,
Dalice29.txt210 herself, rather sharply; `I advise you to leave off this minute!'
/external/python/cpython2/Doc/library/
Dos.rst2083 :func:`spawnve` are not thread-safe on Windows; we advise you to use the
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf4272 V "advise" :G2P
/external/guava/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt208 herself, rather sharply; `I advise you to leave off this minute!'

12