| /third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
| D | OES_fixed_point.txt | 41 fixed-point format, i.e., a scaled-integer format. There are 47 and will already be using some form of fixed-point representation. 48 This extension solves the problem by adding new ``fixed', and 49 ``clamp fixed'' data types based on a a two's complement 51 with an 'x' suffix that take fixed or clampx parameters. 70 * Are enums converted to fixed by scaling by 2^16. 76 NOTE: `T' expands to 'const fixed*' or `fixed' as appropriate 84 void RectxOES(fixed x1, fixed y1, fixed x2, fixed y2); 85 void RectxvOES(const fixed v1[2], const fixed v2[2]); 88 void LoadMatrixxOES(const fixed m[16]); [all …]
|
| /third_party/openGLES/extensions/OES/ |
| D | OES_fixed_point.txt | 51 fixed-point format, i.e., a scaled-integer format. There are 57 and will already be using some form of fixed-point representation. 58 This extension solves the problem by adding new ``fixed', and 59 ``clamp fixed'' data types based on a a two's complement 61 with an 'x' suffix that take fixed or clampx parameters. 80 * Are enums converted to fixed by scaling by 2^16. 86 NOTE: `T' expands to 'const fixed*' or `fixed' as appropriate 94 void RectxOES(fixed x1, fixed y1, fixed x2, fixed y2); 95 void RectxvOES(const fixed v1[2], const fixed v2[2]); 98 void LoadMatrixxOES(const fixed m[16]); [all …]
|
| /third_party/FatFs/source/ |
| D | 00history.txt | 21 Fixed a problem on small (<32M) partition. 41 Fixed f_mkdir() creates incorrect directory on FAT32. 59 Fixed an endian sensitive code in f_mkfs(). 67 Fixed DBCS name can result FR_INVALID_NAME. 68 Fixed short seek (<= csize) collapses the file object. 75 Fixed f_mkfs() on FAT32 creates incorrect FSINFO. 76 Fixed f_mkdir() on FAT32 creates incorrect directory. 83 Fixed off by one error at FAT sub-type determination. 84 Fixed btr in f_read() can be mistruncated. 85 Fixed cached sector is not flushed when create and close without write. [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
| D | ChangeLog | 11 - fixed PMKSA caching with OKC 16 * fixed WPS UPnP SUBSCRIBE handling of invalid operations 18 * fixed PMF disconnection protection bypass 21 * fixed various issues in experimental support for EAP-TEAP server 28 * fixed EAP-FAST server with TLS GCM/CCM ciphers 31 * fixed OWE key derivation with groups 20 and 21; this breaks backwards 55 * fixed FT-EAP initial mobility domain association using PMKSA caching 57 * fixed FILS to and RSNE into (Re)Association Response frames 58 * fixed DPP bootstrapping URI parser of channel list 68 * fixed an ECDH operation corner case with OpenSSL [all …]
|
| /third_party/FatFs/documents/ |
| D | updates.html | 19 Fixed a potential error in <tt>f_mount</tt> when <tt>FF_FS_REENTRANT</tt>.<br> 20 Fixed file lock control <tt>FF_FS_LOCK</tt> is not mutal excluded when <tt>FF_FS_REENTRANT && FF_VO… 21 Fixed <tt>f_mkfs</tt> creates broken exFAT volume when the size of volume is <tt>>= 2^32</tt> se… 22 Fixed string functions cannot write the unicode characters not in BMP when <tt>FF_LFN_UNICODE == 2<… 23 Fixed a compatibility issue in identification of GPT header.<br> 37 Fixed the file gets dead-locked when <tt>f_open</tt> failed with certain conditions. (appeared at R… 38 Fixed <tt>f_mkfs</tt> can create wrong exFAT volume due to a timing dependent error. (appeared at R… 39 Fixed code page 855 cannot be set by <tt>f_setcp</tt>. (appeared at R0.13)<br> 40 Fixed some compiler warnings.<br> 50 Fixed old floppy disks formatted with MS-DOS 2.x and 3.x cannot be mounted.<br> [all …]
|
| /third_party/EGL/extensions/EXT/ |
| D | EGL_EXT_surface_compression.txt | 46 platforms may support framebuffer compression at fixed bitrates. Such 51 This extension enables applications to opt-in to fixed-rate compression 101 EGL_SURFACE_COMPRESSION_EXT specifies the fixed-rate compression that may 103 If its value is EGL_SURFACE_COMPRESSION_FIXED_RATE_NONE_EXT, then fixed-rate 109 implementation may enable fixed-rate compression with a bitrate of at 112 implementation may enable fixed-rate compression with a bitrate of at 115 implementation may enable fixed-rate compression with a bitrate of at 118 implementation may enable fixed-rate compression with a bitrate of at 121 implementation may enable fixed-rate compression with a bitrate of at 124 implementation may enable fixed-rate compression with a bitrate of at [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
| D | ChangeLog | 12 * fixed FT-EAP initial mobility domain association using PMKSA caching 14 * fixed FILS to and RSNE into (Re)Association Response frames 15 * fixed DPP bootstrapping URI parser of channel list 25 * fixed an ECDH operation corner case with OpenSSL 43 - fixed confirm message validation in error cases 63 * fixed build with LibreSSL 65 * fixed KEK2 derivation for FILS+FT 75 * fixed FT and SA Query Action frame with AP-MLME-in-driver cases 80 * fixed PTK rekeying with FILS and FT 83 * fixed WPA packet number reuse with replayed messages and key [all …]
|
| /third_party/rust/crates/clang-sys/ |
| D | CHANGELOG.md | 16 ### Fixed subsection 17 - Fixed `Clang::find` to check that `CLANG_PATH` is an executable file before 39 ### Fixed subsection 40 - Fixed handling of paths that contain characters that have special meaning in 49 ### Fixed subsection 62 ### Fixed subsection 63 - Fixed build script to split paths in environment variables (e.g., 83 ### Fixed subsection 84 - Fixed `Clang::find` panicking when `llvm-config` or `xcode-build` don't output anything to `stdou… 88 ### Fixed subsection [all …]
|
| /third_party/ffmpeg/tests/fate/ |
| D | aac.mak | 81 FATE_AAC_FIXED += fate-aac-fixed-al04_44 82 fate-aac-fixed-al04_44: CMD = pcm -c aac_fixed -i $(TARGET_SAMPLES)/aac/al04_44.mp4 83 fate-aac-fixed-al04_44: REF = $(SAMPLES)/aac/al04_44.s16 85 FATE_AAC_FIXED += fate-aac-fixed-al05_44 86 fate-aac-fixed-al05_44: CMD = pcm -c aac_fixed -i $(TARGET_SAMPLES)/aac/al05_44.mp4 87 fate-aac-fixed-al05_44: REF = $(SAMPLES)/aac/al05_44.s16 89 FATE_AAC_FIXED += fate-aac-fixed-al06_44 90 fate-aac-fixed-al06_44: CMD = pcm -c aac_fixed -i $(TARGET_SAMPLES)/aac/al06_44.mp4 91 fate-aac-fixed-al06_44: REF = $(SAMPLES)/aac/al06_44_reorder.s16 93 FATE_AAC_FIXED += fate-aac-fixed-al15_44 [all …]
|
| D | ac3.mak | 30 FATE_AC3 += fate-ac3-fixed-2.0 31 fate-ac3-fixed-2.0: CMD = pcm -c ac3_fixed -i $(TARGET_SAMPLES)/ac3/monsters_inc_2.0_192_small.ac3 32 fate-ac3-fixed-2.0: REF = $(SAMPLES)/ac3/monsters_inc_2.0_192_small_v2.pcm 34 FATE_AC3 += fate-ac3-fixed-4.0-downmix-mono 35 fate-ac3-fixed-4.0-downmix-mono: CMD = pcm -c ac3_fixed -downmix mono -i $(TARGET_SAMPLES)/ac3/mill… 36 fate-ac3-fixed-4.0-downmix-mono: REF = $(SAMPLES)/ac3/millers_crossing_4.0_mono_v2.pcm 38 FATE_AC3 += fate-ac3-fixed-5.1-downmix-mono 39 fate-ac3-fixed-5.1-downmix-mono: CMD = pcm -c ac3_fixed -downmix mono -i $(TARGET_SAMPLES)/ac3/mons… 40 fate-ac3-fixed-5.1-downmix-mono: REF = $(SAMPLES)/ac3/monsters_inc_5.1_448_small_mono_v2.pcm 42 FATE_AC3 += fate-ac3-fixed-5.1-downmix-stereo [all …]
|
| /third_party/rust/crates/bindgen/ |
| D | CHANGELOG.md | 8 - [Fixed](#fixed) 14 - [Fixed](#fixed-1) 23 - [Fixed](#fixed-2) 27 - [Fixed](#fixed-3) 29 - [Fixed](#fixed-4) 32 - [Fixed](#fixed-5) 37 - [Fixed](#fixed-6) 40 - [Fixed](#fixed-7) 46 - [Fixed](#fixed-8) 50 - [Fixed](#fixed-9) [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| D | ChangeLog | 13 * fixed FT-EAP initial mobility domain association using PMKSA caching 16 * fixed a regression in OpenSSL 1.1+ engine loading 18 * fixed DPP bootstrapping URI parser of channel list 23 * fixed Hotspot 2.0 credential selection based on roaming consortium 27 * fixed a regression in WMM parameter configuration for a TDLS peer 28 * fixed a regression in operation with drivers that offload 802.1X 30 * fixed an ECDH operation corner case with OpenSSL 40 - fixed some association cases where both SAE and FT-SAE were enabled 44 - fixed FT-SAE when SAE PMKSA caching is used 61 * fixed CONFIG_IEEE80211R=y (FT) build without CONFIG_FILS=y [all …]
|
| /third_party/lwip/ |
| D | CHANGELOG | 252 * sockets.c: fixed close race conditions in lwip_select (for LWIP_NETCONN_FULLDUPLEX) 255 * sockets.c: fixed that select ignored invalid/not open sockets in the fd_sets (bug #50392) 297 * httpd: LWIP_HTTPD_POST_MANUAL_WND: fixed double-free when httpd_post_data_recved 301 * tcp: fixed bug #50418: LWIP_EVENT_API: fix invalid calbacks for SYN_RCVD pcb 307 * LWIP_NETCONN_FULLDUPLEX: fixed shutdown during write (bug #50274) 313 * tcp: Fixed bug #47485 (tcp_close() should not fail on memory error) by retrying 317 * sockets: Fixed bug #44032 (LWIP_NETCONN_FULLDUPLEX: select might work on 322 * httpd: Fixed bug #50059 (httpd LWIP_HTTPD_SUPPORT_11_KEEPALIVE vs. 337 * tcp_out.c: Fixed bug #50090 (last_unsent->oversize_left can become wrong value 384 * api_lib.c: fixed race condition in return value of netconn_gethostbyname() [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 7.0.2.rst | 33 - Fixed a vertex buffer wrapping issue (bug 9962) 37 - Fixed a blending/banding issue (bug 11931) 38 - Fixed a GLU matrix inversion bug (#6748) 39 - Fixed problem with large glDrawArrays calls and indirect rendering 41 - Fixed an assortment of i965 driver bugs 42 - Fixed x86-64 vertex transformation bug (12216) 43 - Fixed X server crash caused by multiple indirect rendering clients 46 - Fixed a glCopyPixels/glPixelZoom bug (12417) 47 - Fixed a bug when using glMaterial in display lists (bug 10604) 48 - Fixed a few GLUT/Fortran issues (Bill Mitchell) [all …]
|
| D | 7.8.2.rst | 42 - Fixed Gallium glDrawPixels(GL_DEPTH_COMPONENT). 43 - Fixed Gallium Cell driver to buildable, runable state 44 - Fixed bad error checking for 46 - Fixed incorrect Z coordinate handling in "meta" glDraw/CopyPixels. 67 - Fixed texture LOD clamping in i915 driver. `Bug 72 - Fixed hangs in etracer on 830 and 845 chipsets. `Bug 74 - Fixed tiling of small textures on all Intel drivers. 75 - Fixed crash in Savage driver when using ``_mesa_CopyTexImage2D``. 79 - Fixed ``__glXInitializeVisualConfigFromTags``'s handling of 81 - Fixed regression with ``GLX_USE_GL``. [all …]
|
| D | 7.6.1.rst | 38 - Fixed crash caused by glXCopyContext() and glXDestroyContext(), bug 42 - Fixed default texture binding bug when a bound texture was deleted. 45 - Fixed AUX buffer breakage (bug 24426). 46 - Fixed locale-dependent float parsing bug in GLSL compiler (bug 24531) 47 - Fixed Gallium Cell driver compilation failure. 48 - Fixed glGetTexLevelParameter(GL_TEXTURE_INTERNAL_FORMAT) query so 50 - Fixed glBitmap bugs in Intel drivers. 51 - Fixed a number of Microsoft Visual Studio compilation problems. 52 - Fixed clipping / provoking vertex bugs in i965 driver. 56 - Fixed assorted memory leaks (usually on error paths) [all …]
|
| /third_party/openGLES/extensions/EXT/ |
| D | EXT_texture_storage_compression.txt | 43 platforms may support framebuffer compression at fixed bitrates. Such 100 "Querying <pname> SURFACE_COMPRESSION_EXT returns the fixed-rate 135 SURFACE_COMPRESSION_EXT specifies if fixed-rate compression can be 137 If its value is SURFACE_COMPRESSION_FIXED_RATE_NONE_EXT then fixed-rate 143 implementation may enable fixed-rate compression with a bitrate of at 146 implementation may enable fixed-rate compression with a bitrate of at 149 implementation may enable fixed-rate compression with a bitrate of at 152 implementation may enable fixed-rate compression with a bitrate of at 155 implementation may enable fixed-rate compression with a bitrate of at 158 implementation may enable fixed-rate compression with a bitrate of at [all …]
|
| D | EXT_render_snorm.txt | 78 "if signed integer, unsigned integer, or fixed-point RGBA data is 109 8bit Unsigned Normalized Fixed-point RGBA UNSIGNED_BYTE 110 8bit Signed Normalized Fixed-point RGBA BYTE 111 16bit Signed Normalized Fixed-point RGBA SHORT 127 "If the color buffer is fixed-point, the components of the 137 "Unsigned normalized fixed-point destination (framebuffer) 142 "Normalized fixed-point destination (framebuffer) components are 147 "Prior to blending, unsigned normalized fixed-point color 153 "Prior to blending, unsigned and signed normalized fixed-point 162 normalized fixed-point representation, the constant color [all …]
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | ChangeLog | 10 - fixed PMKSA caching with OKC 15 * fixed P2P provision discovery processing of a specially constructed 18 * fixed P2P group information processing of a specially constructed 21 * fixed PMF disconnection protection bypass in AP mode 26 * fixed various issues in experimental support for EAP-TEAP peer 31 * fixed EAP-FAST peer with TLS GCM/CCM ciphers 35 * fixed OWE key derivation with groups 20 and 21; this breaks backwards 66 * fixed FT-EAP initial mobility domain association using PMKSA caching 69 * fixed a regression in OpenSSL 1.1+ engine loading 71 * fixed DPP bootstrapping URI parser of channel list [all …]
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/math/ |
| D | Fixed1616.java | 20 * Fixed 16.16 integer utilities. 25 public static int integral(int fixed) { in integral() argument 26 return (fixed >> 16) & 0xffff; in integral() 29 public static int fractional(int fixed) { in fractional() argument 30 return fixed & 0xffff; in fractional() 33 public static int fixed(int integral, int fractional) { in fixed() method in Fixed1616 38 * @param fixed the number to convert 41 public static double doubleValue(int fixed) { in doubleValue() argument 42 return fixed / 65536.0; // shift the decimal 16 bits in doubleValue() 45 public static String toString(int fixed) { in toString() argument [all …]
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
| D | EXT_render_snorm.txt | 78 "if signed integer, unsigned integer, or fixed-point RGBA data is 109 8bit Unsigned Normalized Fixed-point RGBA UNSIGNED_BYTE 110 8bit Signed Normalized Fixed-point RGBA BYTE 111 16bit Signed Normalized Fixed-point RGBA SHORT 127 "If the color buffer is fixed-point, the components of the 137 "Unsigned normalized fixed-point destination (framebuffer) 142 "Normalized fixed-point destination (framebuffer) components are 147 "Prior to blending, unsigned normalized fixed-point color 153 "Prior to blending, unsigned and signed normalized fixed-point 162 normalized fixed-point representation, the constant color [all …]
|
| /third_party/typescript/tests/baselines/reference/ |
| D | preserveValueImports_errors(isolatedmodules=false).symbols | 31 === tests/cases/conformance/externalModules/typeOnly/c.fixed.ts === 33 >DefaultA : Symbol(DefaultA, Decl(c.fixed.ts, 0, 6)) 36 >A : Symbol(A, Decl(c.fixed.ts, 1, 13)) 39 >DefaultB : Symbol(DefaultB, Decl(c.fixed.ts, 2, 6)) 42 >B : Symbol(B, Decl(c.fixed.ts, 3, 13)) 53 === tests/cases/conformance/externalModules/typeOnly/d.fixed.ts === 56 >AA : Symbol(AA, Decl(d.fixed.ts, 0, 13)) 60 >BB : Symbol(BB, Decl(d.fixed.ts, 1, 13)) 67 === tests/cases/conformance/externalModules/typeOnly/e.fixed.ts === 69 >AA : Symbol(AA, Decl(e.fixed.ts, 0, 13)) [all …]
|
| D | preserveValueImports_errors(isolatedmodules=true).symbols | 31 === tests/cases/conformance/externalModules/typeOnly/c.fixed.ts === 33 >DefaultA : Symbol(DefaultA, Decl(c.fixed.ts, 0, 6)) 36 >A : Symbol(A, Decl(c.fixed.ts, 1, 13)) 39 >DefaultB : Symbol(DefaultB, Decl(c.fixed.ts, 2, 6)) 42 >B : Symbol(B, Decl(c.fixed.ts, 3, 13)) 53 === tests/cases/conformance/externalModules/typeOnly/d.fixed.ts === 56 >AA : Symbol(AA, Decl(d.fixed.ts, 0, 13)) 60 >BB : Symbol(BB, Decl(d.fixed.ts, 1, 13)) 67 === tests/cases/conformance/externalModules/typeOnly/e.fixed.ts === 69 >AA : Symbol(AA, Decl(e.fixed.ts, 0, 13)) [all …]
|
| /third_party/rust/crates/rust-openssl/openssl/ |
| D | CHANGELOG.md | 18 ### Fixed subsection 20 * Fixed compilation with the latest version of BoringSSL. 21 * Fixed compilation when OpenSSL is compiled with `OPENSSL_NO_OCB`. 22 * Fixed a segfault in `X509VerifyParamRef::set_host` when called with an empty string. 33 ### Fixed subsection 76 ### Fixed subsection 87 ### Fixed subsection 89 * Fixed injection vulnerabilities where OpenSSL's configuration mini-language could be used via `x5… 91 * Fixed several NULL pointer dereferences in OpenSSL that could be triggered via `x509::X509Extensi… 92 * Fixed a data-race with `x509::X509Name` that are created with `x509::X509NameBuilder` and then us… [all …]
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | ChangeLog.md | 6 1. Fixed a regression introduced by 2.1 beta1[6(b)] whereby attempting to 10 2. Fixed a regression introduced by 2.1 beta1[6(b)] whereby attempting to 14 3. Fixed an issue in the Arm Neon SIMD Huffman encoders that caused the 18 4. Fixed a floating point exception (CVE-2021-20205) that occurred when 22 5. Fixed a regression introduced by 2.0 beta1[15] whereby attempting to 44 8. Fixed an issue in the PPM reader that caused incorrect pixels to be 48 9. Fixed an issue whereby, if a JPEG buffer was automatically re-allocated by 202 1. Fixed "using JNI after critical get" errors that occurred on Android 206 2. Fixed or worked around multiple issues with `jpeg_skip_scanlines()`: 208 - Fixed segfaults or "Corrupt JPEG data: premature end of data segment" [all …]
|