/third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
D | dio_append.c | 30 static int appends; variable 36 appends = 1000; in setup() 44 if (tst_parse_int(str_appends, &appends, 1, INT_MAX)) in setup() 72 io_append(filename, 0, O_DIRECT | O_WRONLY | O_CREAT, writesize, appends); in run()
|
D | aiodio_append.c | 37 static int appends = 1000; variable 123 if (tst_parse_int(str_appends, &appends, 1, INT_MAX)) in setup() 157 aiodio_append(filename, appends, alignment, writesize, numaio); in run()
|
/third_party/openssl/doc/man3/ |
D | X509V3_get_d2i.pod | 85 B<X509V3_ADD_DEFAULT> appends a new extension only if the extension does 89 B<X509V3_ADD_APPEND> appends a new extension, ignoring whether the extension 92 B<X509V3_ADD_REPLACE> replaces an extension if it exists otherwise appends 98 B<X509V3_ADD_KEEP_EXISTING> appends a new extension only if the extension does
|
D | X509_CRL_get0_by_serial.pod | 58 X509_CRL_add0_revoked() appends revoked entry B<rev> to CRL B<crl>. The
|
D | SSL_CTX_set0_CA_list.pod | 121 SSL_CTX_add1_to_CA_list() appends the CA subject name extracted from B<x> to the 124 SSL_add1_to_CA_list() appends the CA subject name extracted from B<x> to the
|
/third_party/boost/libs/outcome/doc/src/content/tutorial/advanced/hooks/ |
D | hook_outcome.md | 12 a `std::string` and appends to it. This can throw an exception. If the copy and/or
|
/third_party/boost/libs/spirit/doc/qi/ |
D | num_list2.qbk | 26 appends the parsed number. Like before, `_1` is a __phoenix__ placeholder for
|
D | mini_xml.qbk | 57 The semantic action collects the chars and appends them (via +=) to the
|
/third_party/pulseaudio/ |
D | orc.mak | 18 # Note that this file appends to BUILT_SOURCES and CLEANFILES, so
|
/third_party/boost/libs/mp11/doc/mp11/ |
D | set.adoc | 34 For each `T1` in `T...`, `mp_set_push_back<S, T...>` appends `T1` to the end of the set `S` if it's…
|
/third_party/boost/tools/build/example/named-install-dirs/ |
D | build.jam | 20 # another custom named directory, this one appends package name like docdir;
|
/third_party/libpsl/msvc/ |
D | create-lists-msvc.mak | 21 # (the batch script appends to $(makefile_snippet_file), you will need to clear the file unless the…
|
/third_party/gstreamer/gstreamer/libs/gst/helpers/ |
D | meson.build | 133 # need it to be a relative path so that join_paths appends it to the end.
|
/third_party/grpc/src/proto/grpc/reflection/v1alpha/ |
D | reflection.proto | 48 // type, and appends them to ExtensionNumberResponse in an undefined order.
|
/third_party/icu/icu4j/tools/build/ |
D | README.txt | 66 The GatherAPIData utility automatically appends these extensions when
|
/third_party/pulseaudio/m4/ |
D | ax_check_flag.m4 | 29 # AX_APPEND_FLAG appends the FLAG to the FLAG-VARIABLE shell variable or
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/cupertino/ |
D | cupertino_refresh_demo.dart | 51 // If left unspecified, the [CustomScrollView] appends an
|
/third_party/flutter/skia/site/user/api/ |
D | SkPath_Reference.md | 2123 <a href='#SkPath_lineTo'>lineTo</a>() appends <a href='#SkPath_kMove_Verb'>kMove_Verb</a> to <a hr… 2124 <a href='#SkPath_lineTo'>lineTo</a>() then appends <a href='#SkPath_kLine_Verb'>kLine_Verb</a> to … 2159 <a href='#SkPath_lineTo'>lineTo</a>() first appends <a href='#SkPath_kMove_Verb'>kMove_Verb</a> to … 2160 <a href='#SkPath_lineTo'>lineTo</a>() then appends <a href='#SkPath_kLine_Verb'>kLine_Verb</a> to … 2193 then appends <a href='#SkPath_kLine_Verb'>kLine_Verb</a> to <a href='#Verb_Array'>verb array</a> a… 2254 then appends <a href='#SkPath_kQuad_Verb'>kQuad_Verb</a> to <a href='#Verb_Array'>verb array</a>; … 2298 then appends <a href='#SkPath_kQuad_Verb'>kQuad_Verb</a> to <a href='#Verb_Array'>verb array</a>; … 2336 if needed; then appends <a href='#SkPath_kQuad_Verb'>kQuad_Verb</a> to <a href='#Verb_Array'>verb … 2458 If <a href='#SkPath_conicTo_w'>w</a> is finite and not one, appends <a href='#SkPath_kConic_Verb'>k… 2461 If <a href='#SkPath_conicTo_w'>w</a> is one, appends <a href='#SkPath_kQuad_Verb'>kQuad_Verb</a> to… [all …]
|
/third_party/alsa-lib/m4/ |
D | attributes.m4 | 66 dnl Check for CFLAG and appends them to CFLAGS if supported
|
/third_party/boost/libs/phoenix/doc/modules/ |
D | statement.qbk | 125 Example: This code prints out all the elements and appends `" > 5"`, `" == 5"`
|
/third_party/boost/libs/coroutine/doc/ |
D | stack.qbk | 56 It appends a guard page at the end of each stack to protect against exceeding
|
/third_party/boost/libs/fiber/doc/ |
D | stack.qbk | 62 It appends a guard page at the end of each stack to protect against exceeding
|
/third_party/glib/glib/ |
D | meson.build | 456 # need it to be a relative path so that join_paths appends it to the end.
|
/third_party/boost/libs/coroutine2/doc/ |
D | stack.qbk | 57 It appends a guard page at the end of each stack to protect against exceeding
|
/third_party/boost/libs/context/doc/ |
D | stack.qbk | 55 It appends a guard page at the end of each stack to protect against exceeding
|