/third_party/gstreamer/gstreamer/gst/printf/ |
D | README | 16 All files have been modified to include g-gnulib.h. 18 vasnprintf.c has also been modified to include support for long long 22 Code has been added to printf-args.[ch], printf-parse.c and vasnprintf.c 32 have been written by me. printf.[hc] contain implementations of the 48 g-gnulib.h and _g_gnulib namespace has been changed to gst-printf.h and 50 been changed to #undef HAVE_SNPRINTF, and HAVE_ALLOCA has been replaced 56 Files have also been indented with gst-indent, so this is basically a
|
/third_party/ltp/testcases/kernel/device-drivers/acpi/ |
D | README | 9 3.a. A function "acpi_get_object_info" has been added to the LtpAcpiCmds.c file of LTP project. 13 3.b. A function "acpi_install_fixed_event_handler" has been added to the LtpAcpiCmds.c file of LTP … 16 3.c. A function "acpi_remove_fixed_event_handler" has been added to the LtpAcpiCmds.c file. 19 3.d. A function "acpi_acquire_global_lock" has been added to LtpAcpiCmds.c file. 22 3.e. A function "acpi_release_global_lock" has been added to LtpAcpiCmds.c file. 25 3.f. A function "acpi_bus_find_driver" has been added to LtpAcpiCmds.c file. 28 3.g. A function "acpi_bus_get_power" has been added to LtpAcpiCmds.c file. 31 3.h. A function "acpi_evaluate_integer" has been added to LtpAcpiCmds.c file.
|
/third_party/glib/po/ |
D | sq.po | 73 msgid "No private flag has been defined in bookmark for URI '%s'" 484 # (pofilter) untranslated: checks whether a string has been translated at all 493 # (pofilter) untranslated: checks whether a string has been translated at all 499 # (pofilter) untranslated: checks whether a string has been translated at all 505 # (pofilter) untranslated: checks whether a string has been translated at all 511 # (pofilter) untranslated: checks whether a string has been translated at all 517 # (pofilter) untranslated: checks whether a string has been translated at all 523 # (pofilter) untranslated: checks whether a string has been translated at all 529 # (pofilter) untranslated: checks whether a string has been translated at all 535 # (pofilter) untranslated: checks whether a string has been translated at all [all …]
|
/third_party/ffmpeg/doc/ |
D | patchwork | 5 Rejected: The patch has been rejected 8 Superseded: A newer version of the patch has been posted 9 Changes Requested: The patch has been or is under review and changes have been requested
|
/third_party/boost/libs/range/doc/ |
D | upgrade.qbk | 14 been noted that some calling code was relying on member functions such as 18 # The undocumented __iterator_range__ `pop_front()` has been deprecated and is 19 replaced by `drop_front(). Similarly `pop_back()` has been replaced by 49 …er has a `is_singular` member function. The singularity restrictions have been removed from the `i… 60 # `range_size<T>::type` has been completely removed in favor of `range_difference<T>::type` 61 # `boost_range_begin()` and `boost_range_end()` have been renamed `range_begin()` and `range_end()`… 62 # `range_result_iterator<T>::type` and `range_reverse_result_iterator<T>::type` have been renamed `… 63 # The procedure that makes a custom type work with the library has been greatly simplified. See __e…
|
/third_party/FreeBSD/ |
D | UPDATING | 38 enabling assertions and statistics gathering in malloc(3), has been 56 been upgraded to 10.0.1. Please see the 20141231 entry below for 73 The DTB overlays have now been removed from the tree for the H3/H5 and 74 A64 SoCs and the aw_sid and aw_thermal driver have been updated to 80 been upgraded to 10.0.0. Please see the 20141231 entry below for 85 The root certificates of the Mozilla CA Certificate Store have been 96 been upgraded to 9.0.1. Please see the 20141231 entry below for 101 The nctgpio and wbwd drivers have been moved to the superio bus. 108 The tap(4) driver has been folded into tun(4), and the module has been 124 been removed from mount_fusefs(8). You can safely remove them from [all …]
|
/third_party/boost/libs/tti/doc/ |
D | tti_history.qbk | 23 * TTI is in Boost and the macros have been simplified 36 * The TTI has been accepted into Boost. This is the first iteration of changes as the 46 * The metafunction class generating macros, for each metafunction macro, have been removed. 48 …* The metafunction name generating macros have been simplified so that no namespace name is genera… 50 * The BOOST_TTI_TRAITS_GEN macro has been removed. 61 …* `BOOST_TTI_HAS_MEMBER` (`BOOST_TTI_TRAIT_HAS_MEMBER`) has been changed to `BOOST_TTI_HAS_COMP_ME… 63 …`BOOST_TTI_MTFC_HAS_MEMBER` (`BOOST_TTI_MTFC_TRAIT_HAS_MEMBER`) has been changed to `BOOST_TTI_MTF… 65 …* `BOOST_TTI_HAS_STATIC_MEMBER` (`BOOST_TTI_TRAIT_HAS_STATIC_MEMBER`) has been changed to `BOOST_T… 67 …`BOOST_TTI_MTFC_HAS_STATIC_MEMBER` (`BOOST_TTI_MTFC_TRAIT_HAS_STATIC_MEMBER`) has been changed to … 69 * `boost::tti::mf_has_static_data` has been changed to `boost::tti::mf_has_static_member_data`. [all …]
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | CHANGES | 6 `FT_Data` structures have been changed from signed to unsigned 13 - Cmake support has been further improved. To do that various 20 - The experimental 'COLR' v1 API has been updated to the latest 37 - A new rendering module has been added to create 8-bit Signed 58 Functions similar to the already existing 'COLR' API have been 87 The documentation has been updated accordingly. 108 auto-hinter has been removed. 110 - The smooth rasterizer performance has been improved by >10%. Note 124 - The `ftlint` demo program has been extended to do more testing of 155 - A heap buffer overflow has been found in the handling of embedded [all …]
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-smp/ |
D | README.md | 11 --uv|Use the libuv event library (lws must have been configured with `-DLWS_WITH_LIBUV=1`) 12 --event|Use the libevent library (lws must have been configured with `-DLWS_WITH_LIBEVENT=1`) 13 --ev|Use the libev event library (lws must have been configured with `-DLWS_WITH_LIBEV=1`) 17 lilbwebsockets must have been built with `LWS_MAX_SMP` greater than 1 to use
|
/third_party/freetype/docs/ |
D | CHANGES | 5 - A heap buffer overflow has been found in the handling of embedded 46 - Jam support has been removed. 161 - A bunch of new functions has been added to access and process 193 height of OpenType fonts has been slightly adjusted for 212 - The precision of handling deltas in Variation Fonts has been 228 - `FT_Select_Charmap' has been changed to allow parameter value 237 been replaced with `DLL_EXPORT' and `DLL_IMPORT'. 243 been removed. These two functions were public by oversight only 255 prohibit automatic address fixups, such as BREW, has been 261 Option `-V' has been removed. [all …]
|
/third_party/jerryscript/docs/ |
D | 14.EXT-REFERENCE-HANDLE-SCOPE.md | 35 // now obj has been released 54 …been garbage collected. To handle this case, a escapable handle scope has been proposed from which… 74 // escaped_obj has now been escaped to outer scope, thus not released at this point 87 // now obj has been released 110 To prevent trapping into system calls frequently, a pre-allocated dedicated list mechanism has been…
|
/third_party/flutter/skia/third_party/externals/freetype/docs/ |
D | CHANGES | 60 - A bunch of new functions has been added to access and process 92 height of OpenType fonts has been slightly adjusted for 111 - The precision of handling deltas in Variation Fonts has been 127 - `FT_Select_Charmap' has been changed to allow parameter value 136 been replaced with `DLL_EXPORT' and `DLL_IMPORT'. 142 been removed. These two functions were public by oversight only 154 prohibit automatic address fixups, such as BREW, has been 160 Option `-V' has been removed. 216 - The auto-hinter script ranges have been updated for Unicode 11. 217 No support for new scripts have been added, however, with the [all …]
|
/third_party/libcoap/doc/ |
D | upgrade_4.2.1_4.3.0.txt | 6 throw up many errors as the API has been updated to make future coding simpler, 30 Infrequently used parameters (which can easily be recreated) have been removed 31 and others have been made const. These call-back handlers are those 36 The definition of `coap_method_handler_t` has been updated, so all the 68 The definition of `coap_response_handler_t` has been updated, so all the 73 with a `RST` packet) or `COAP_RESPONSE_OK`. Note that `coap_tid_t` has been 99 The definition of `coap_nack_handler_t` has been updated, so all the functions 102 their calling parameters. Note that `coap_tid_t` has been replaced with 128 The definition of `coap_event_handler_t` been updated, so all the functions 153 The definition of `coap_ping_handler_t` been updated, so all the functions [all …]
|
/third_party/boost/libs/endian/doc/endian/ |
D | history.adoc | 22 Done. The documentation have been refactored. A page is now devoted to 27 Done. See <<choosing,Choosing the Approach>>. Example code has been added 57 problematic and has been removed. Recently, support for `float` and `double` has 58 been reinstated for `endian_buffer` and `endian_arithmetic`, but not for the 66 Done. The endian types have been decomposed into class template 87 * Headers have been reorganized to make them easier to read, with a synopsis 92 * Header `boost/endian/endian.hpp` has been renamed to 94 `boost/endian/conversion.hpp` and `boost/endian/buffers.hpp` have been added. 96 * The endian arithmetic type aliases have been renamed, using a naming pattern 101 * `endian_reverse()` overloads for `int8_t` and `uint8_t` have been added for [all …]
|
/third_party/pcre2/pcre2/ |
D | NEWS | 131 (a) Support for running an external program under VMS has been added, in 188 1. The main interpreter, pcre2_match(), has been refactored into a new version 244 2. There has been a major re-factoring of the pcre2_compile.c file. Most syntax 251 no duplicated group numbers (that is, (?| has not been used), and, if the 262 6. The -t option (grand total) has been added to pcre2grep. 271 9. Several updates have been made to pcre2test and test scripts (see 293 7. Several updates have been made to pcre2test and test scripts (see 300 1. Many bugs have been fixed. A large number of them were provoked only by very 304 2. The Unicode tables have been updated to Unicode version 8.0.0. 310 4. There have been a number of enhancements to the pcre2_substitute() function, [all …]
|
/third_party/openssl/doc/man3/ |
D | SSL_alloc_buffers.pod | 20 the buffers have been drained. These functions allow applications to manually 43 The SSL_free_buffers() function returns 1 if the buffers have been freed. This 44 value is also returned if the buffers had been freed before calling 46 The SSL_alloc_buffers() function returns 1 if the buffers have been allocated. 47 This value is also returned if the buffers had been allocated before calling
|
D | DSA_get0_pqg.pod | 38 If the parameters have not yet been set then B<*p>, B<*q> and B<*g> will be set 46 and therefore the values that have been passed in should not be freed directly 47 after this function has been called. 52 been set yet, although if the private key has been set then the public key must 62 been called. 76 DSA_get0_engine() returns a handle to the ENGINE that has been set for this DSA 77 object, or NULL if no such ENGINE has been set. 93 has been set.
|
D | DH_get0_pqg.pod | 40 If the parameters have not yet been set then B<*p>, B<*q> and B<*g> will be set 50 and therefore the values that have been passed in should not be freed directly 51 after this function has been called. The B<q> parameter may be NULL. 56 been set yet, although if the private key has been set then the public key must 66 directly after this function has been called. 80 DH_get0_engine() returns a handle to the ENGINE that has been set for this DH 81 object, or NULL if no such ENGINE has been set. 105 has been set. 108 or zero if no such length has been explicitly set.
|
/third_party/flutter/glfw/docs/ |
D | moving.dox | 8 changed or been removed, but does _not_ include 37 The threading functions have been removed, including the per-thread sleep 70 The image and texture loading functions have been removed. They only supported 91 has been removed. GLFW is written in C, not Pascal. Removing this macro means 110 Because GLFW 3 supports multiple windows, window handle parameters have been 146 @note The framebuffer bit depth parameters of `glfwOpenWindow` have been turned 147 into [window hints](@ref window_hints), but as they have been given 196 been added. You can retrieve the size of the framebuffer of a window with @ref 197 glfwGetFramebufferSize function. A framebuffer size callback has also been 215 The `GLFW_OPENED` window parameter has been removed. As long as the window has [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/docs/ |
D | projects.md | 35 * They determine if the work for a card has been completed. 50 * `In progress`: Issues which were in `Ready to start` but which have been 52 * `Done`: Issues which have been resolved, by completing their work. 53 * The changes have been applied to the repository, typically by being pushed 56 * `Rejected ideas`: Work which has been considered, but which we don't want 61 idea is likely to be an Issue which has been closed. 73 of work that can be broadly defined but which may not have been broken down 81 We delete the placeholder when all its work has been decomposed into
|
/third_party/spirv-tools/docs/ |
D | projects.md | 35 * They determine if the work for a card has been completed. 50 * `In progress`: Issues which were in `Ready to start` but which have been 52 * `Done`: Issues which have been resolved, by completing their work. 53 * The changes have been applied to the repository, typically by being pushed 56 * `Rejected ideas`: Work which has been considered, but which we don't want 61 idea is likely to be an Issue which has been closed. 73 of work that can be broadly defined but which may not have been broken down 81 We delete the placeholder when all its work has been decomposed into
|
/third_party/skia/third_party/externals/spirv-tools/docs/ |
D | projects.md | 35 * They determine if the work for a card has been completed. 50 * `In progress`: Issues which were in `Ready to start` but which have been 52 * `Done`: Issues which have been resolved, by completing their work. 53 * The changes have been applied to the repository, typically by being pushed 56 * `Rejected ideas`: Work which has been considered, but which we don't want 61 idea is likely to be an Issue which has been closed. 73 of work that can be broadly defined but which may not have been broken down 81 We delete the placeholder when all its work has been decomposed into
|
/third_party/flutter/skia/third_party/externals/spirv-tools/ |
D | projects.md | 35 * They determine if the work for a card has been completed. 50 * `In progress`: Issues which were in `Ready to start` but which have been 52 * `Done`: Issues which have been resolved, by completing their work. 53 * The changes have been applied to the repository, typically by being pushed 56 * `Rejected ideas`: Work which has been considered, but which we don't want 61 idea is likely to be an Issue which has been closed. 73 of work that can be broadly defined but which may not have been broken down 81 We delete the placeholder when all its work has been decomposed into
|
/third_party/giflib/ |
D | NEWS | 17 has been moved to the util library to reduce libgif size and attack 23 error or have been obsolesced by modern image-transformmation tools 81 in cgif.c. This had been assigned CVE-2018-11490. 100 The horrible old autoconf build system has been removed with extreme prejudice. 120 As of this version the library and code has been seriously abused by fuzzers, 260 animated GIF; still images of ordinary size should have been immune. 296 * An EGifSetGifVersion() function taking a GifFile argument has been 307 changes. A few functions have been renamed. 335 The ExtensionBlock API has been repaired, solving some problems with GIF89 341 and EGifPutExtensionLast() - have been relaced by new functions [all …]
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib/ |
D | README.md | 8 --uv|Use the libuv event library (lws must have been configured with `-DLWS_WITH_LIBUV=1`) 9 --event|Use the libevent library (lws must have been configured with `-DLWS_WITH_LIBEVENT=1`) 10 --ev|Use the libev event library (lws must have been configured with `-DLWS_WITH_LIBEV=1`)
|