Searched +full:- +full:- +full:add +full:- +full:missing (Results 1 – 25 of 1077) sorted by relevance
12345678910>>...44
| /third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/ |
| D | v0.6.0.rst | 1 v0.6.0 (2018-12-26) 10 Many thanks to people who have contributed to the 888 non-merge 13 Ramsay Jones, Randy Dunlap, Uwe Kleine-König, Joey Pabalinas, 22 -- Luc Van Oostenryck 25 The changes since the pre-release (v0.6.0-rc1) are: 27 * add -Wbitwise-pointer to warn on casts to/from bitwise pointers 33 * only need includedir from llvm-config 34 * check if sparse-llvm needs libc++ 35 * remove -finline-functions from CFLAGS 42 * remove self-assignment of base_type [all …]
|
| D | v0.5.1.rst | 1 v0.5.1 (2017-08-18) 30 https://git.kernel.org/pub/scm/devel/sparse/sparse.git/tree/Documentation/project-ideas.md?h=v0.5.1 37 * build: allow use of PKG_CONFIG to override pkg-config 40 * lib.c: skip --param parameters 51 * s390x: add the proper defines for data types 57 * rename -Werror to -Wsparse-error 61 * Fix warning compiling sparse-llvm 64 * Add full list of gcc attribute 65 * bump sparse's version to 0.5.1-rc4 67 * Add test case for the wine dead loop bug [all …]
|
| D | v0.6.3.rst | 1 v0.6.3 (2020-10-17) 5 * fix missing inlining of _Generic expression 9 * accept whitespace after option -U 12 * fix linearization of shift-assign 13 * force to 0 expressions which are erroneously non-constant 21 * add support for arch specific asm constraints 22 * add memory asm constraint for PPC & S390 24 * add support for h8300, microblaze, nds32, openrisc, sh & xtensa 25 * add support for '-march=....' and use it for riscv 26 * add an option to specify the OS: --os=$OS [all …]
|
| D | v0.6.2.rst | 1 v0.6.2 (2020-06-21) 4 * add a new tool: sindex - the semantic utility 5 Sindex is a simple to use cscope-like tool but understanding 8 * add support for GCC's __auto_type 10 * add support for _Generic 20 * multi-arch: 22 * add support for -mcmodel & -f{pic,PIC,pie,PIE}, mainly for RISC-V 23 * add new option, --arch=$ARCH, to specify the target architecture 24 * move all arch-specific code into separate files (target-$ARCH.c) 25 * try to support the various floating-point ABIs on ARM [all …]
|
| /third_party/cJSON/tests/json-patch-tests/ |
| D | tests.json | 27 { "comment": "add replaces any existing field", 29 "patch": [{"op": "add", "path": "/foo", "value":1}], 34 "patch": [{"op": "add", "path": "/0", "value": "foo"}], 44 "patch": [{"op": "add", "path": "/foo", "value": "1"}], 49 "patch": [{"op": "add", "path": "/foo", "value": 1}], 60 "patch": [{"op": "add", "path": "", "value": []}], 65 "patch": [{"op": "add", "path": "", "value": {}}], 70 "patch": [{"op": "add", "path": "/-", "value": "hi"}], 73 { "comment": "Add, / target", 75 "patch": [ {"op": "add", "path": "/", "value":1 } ], [all …]
|
| /third_party/flutter/flutter/packages/flutter_tools/test/general.shard/commands/ |
| D | doctor_test.dart | 2 // Use of this source code is governed by a BSD-style license that can be 77 … expect(VsCodeValidatorTestTargets.installedWithExtension64bit.title, 'VS Code, 64-bit edition'); 92 testUsingContext('vs code validator when extension missing', () async { 165 testUsingContext('reports issues when NO_PROXY is missing localhost', () async { 179 testUsingContext('reports issues when NO_PROXY is missing 127.0.0.1', () async { 195 testUsingContext('validate non-verbose output format for run without issues', () async { 198 'Doctor summary (to see all details, run flutter doctor -v):\n' 252 testUsingContext('contains installed, missing and partial', () async { 261 <dynamic>['missing'], 289 <dynamic>['missing'], [all …]
|
| /third_party/flutter/skia/third_party/externals/libwebp/ |
| D | ChangeLog | 9 bf00c15b Add CMake option for bittrace. 12 ec1cc40a lossless.c: remove U32 -> S8 conversion warnings 13 1106478f remove conversion U32 -> S8 warnings 22 9acf18ba iosbuild.sh: add WebP{Demux,Mux}.framework 23 b9be7e65 vwebp: remove the -fit option (and make it default) 27 e1c8acb5 Merge "vwebp: add a -fit option" 28 cbd23dd5 vwebp: add a -fit option 34 153bb3a0 fix some clang-7 warnings: 44 62eb3f08 libwebp: Fix missing '{' in README 45 e05f785a Merge "unicode,INIT_WARGV: add missing cast" [all …]
|
| /third_party/skia/third_party/externals/libwebp/ |
| D | ChangeLog | 3 731246ba update ChangeLog (tag: v1.2.1-rc2) 8 e0241154 Merge "libwebp/CMake: Add <BUILD_INTERFACE> to webp incl" into main 9 edea6444 libwebp/CMake: Add <BUILD_INTERFACE> to webp incl 10 ece18e55 dsp.h: respect --disable-sse2/sse4.1/neon 19 dc7e2b42 configure: add informational notices when disabling binaries 27 b60d4603 advanced_api_fuzzer: add extreme config value coverage 32 3e265136 Add WEBP_RESTRICT & use it in VP8BitReader 34 de3b4ba8 CMake: add WEBP_BUILD_LIBWEBPMUX 38 28d488e6 utils.h: add SizeOverflow() 56 98bbe35b Fix multi-threading with palettes. [all …]
|
| /third_party/flutter/flutter/packages/flutter/test/widgets/ |
| D | overlay_test.dart | 2 // Use of this source code is governed by a BSD-style license that can be 134 ' ╎╌offstage 1: RenderLimitedBox#b6f09 NEEDS-LAYOUT NEEDS-PAINT\n' 136 ' ╎ │ constraints: MISSING\n' 137 ' ╎ │ size: MISSING\n' 141 ' ╎ └─child: RenderConstrainedBox#5a057 NEEDS-LAYOUT NEEDS-PAINT\n' 143 ' ╎ constraints: MISSING\n' 144 ' ╎ size: MISSING\n' 147 ' └╌offstage 2: RenderLimitedBox#f689e NEEDS-LAYOUT NEEDS-PAINT\n' 149 ' │ constraints: MISSING\n' 150 ' │ size: MISSING\n' [all …]
|
| /third_party/openGLES/extensions/EXT/ |
| D | EXT_texture_shadow_lod.txt | 62 Shading languages for other APIs do support the equivalent LOD-based 65 sub-optimal workarounds. 89 Add to section 8.9.2 "Texel Lookup Functions" (p. 170): 91 (Add variants of the texture lookup functions with supplied bias p. 170) 97 …(Add variant of the texture lookup function with supplied offset and optional supplied bias p. 170) 102 (Add new functions to the set of allowed texture LOD lookup functions p. 170) 122 missing from the specifications that might be valid combinations? 125 missing texture functions and sampler combinations that might be valid 126 but this extension does not add support for. 130 of functions. This extension does not add support for these functions [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 10.2.2.rst | 15 ---------------- 19 38c4a40364000f89cddaa1694f6f3cfb444981d1110238ce603093585477399c MesaLib-10.2.2.tar.bz2 20 2af2ec8b4db624c352e961eefbcce6c8d1f86d44c5542f6f378c50e1b958d453 MesaLib-10.2.2.tar.gz 21 d4c0372da59367a344d62ebcdf5cf61039c9cae6925f40f2dab8f8d95cf22da9 MesaLib-10.2.2.zip 24 ------------ 29 --------- 33 - `Bug 54372 <https://bugs.freedesktop.org/show_bug.cgi?id=54372>`__ - 35 - `Bug 66452 <https://bugs.freedesktop.org/show_bug.cgi?id=66452>`__ - 37 - `Bug 74005 <https://bugs.freedesktop.org/show_bug.cgi?id=74005>`__ - 38 [i965 Bisected]Piglit/glx_glx-make-glxdrawable-current fails [all …]
|
| D | 19.0.4.rst | 16 ---------------- 20 de361c76bf7aae09219f571b9ae77a34864a1cd9f6ba24c845b18b3cd5e4b9a2 mesa-19.0.4.tar.gz 21 39f9f32f448d77388ef817c6098d50eb0c1595815ce7e895dec09dd68774ce47 mesa-19.0.4.tar.xz 24 ------------ 29 --------- 31 - `Bug 99781 <https://bugs.freedesktop.org/show_bug.cgi?id=99781>`__ - 34 - `Bug 100239 <https://bugs.freedesktop.org/show_bug.cgi?id=100239>`__ 35 - Incorrect rendering in CS:GO 36 - `Bug 108540 <https://bugs.freedesktop.org/show_bug.cgi?id=108540>`__ 37 - vkAcquireNextImageKHR blocks when timeout=0 in Wayland [all …]
|
| D | 9.0.1.rst | 15 ------------- 19 97d6554c05ea7449398afe3a0ede7018 MesaLib-9.0.1.tar.bz2 20 fd0fd5a6e56bc3dd210c80e42baef975 MesaLib-9.0.1.tar.gz 21 c2683d957acd530a00f747f50317186f MesaLib-9.0.1.zip 24 ------------ 29 --------- 33 - `Bug 44912 <https://bugs.freedesktop.org/show_bug.cgi?id=44912>`__ - 34 [bisected] WebGL conformance/textures/texture-mips tests fails 35 - `Bug 55856 <https://bugs.freedesktop.org/show_bug.cgi?id=55856>`__ - 37 - `Bug 56057 <https://bugs.freedesktop.org/show_bug.cgi?id=56057>`__ - [all …]
|
| D | 18.2.6.rst | 16 ---------------- 20 e0ea1236dbc6c412b02e1b5d7f838072525971a6630246fa82ae4466a6d8a587 mesa-18.2.6.tar.gz 21 9ebafa4f8249df0c718e93b9ca155e3593a1239af303aa2a8b0f2056a7efdc12 mesa-18.2.6.tar.xz 24 ------------ 29 --------- 31 - `Bug 107626 <https://bugs.freedesktop.org/show_bug.cgi?id=107626>`__ 32 - [SNB] The graphical corruption and GPU hang occur sometimes on the 33 piglit test "arb_texture_multisample-large-float-texture" with 34 parameter --fp16 35 - `Bug 107856 <https://bugs.freedesktop.org/show_bug.cgi?id=107856>`__ [all …]
|
| D | 12.0.4.rst | 15 ---------------- 19 22026ce4f1c6a7908b0d10ff057decec0a5633afe7f38a0cef5c08d0689f02a6 mesa-12.0.4.tar.gz 20 5d6003da867d3f54e5000b4acdfc37e6cce5b6a4459274fdad73e24bd2f0065e mesa-12.0.4.tar.xz 23 ------------ 28 --------- 32 - `Bug 71759 <https://bugs.freedesktop.org/show_bug.cgi?id=71759>`__ - 35 - `Bug 94354 <https://bugs.freedesktop.org/show_bug.cgi?id=94354>`__ - 36 R9285 Unigine Valley perf regression since radeonsi: use re-Z 37 - `Bug 96770 <https://bugs.freedesktop.org/show_bug.cgi?id=96770>`__ - 40 - `Bug 97231 <https://bugs.freedesktop.org/show_bug.cgi?id=97231>`__ - [all …]
|
| D | 20.2.0.rst | 1 Mesa 20.2.0 Release Notes / 2020-09-28 20 --------------- 24 63f0359575d558ef98dd78adffc0df4c66b76964ebf603b778b7004964191d30 mesa-20.2.0.tar.xz 28 ------------ 30 - GL_ARB_compute_variable_group_size on Iris. 32 - GL_ARB_gpu_shader5 on llvmpipe 34 - GL_ARB_post_depth_coverage on llvmpipe 36 - GLES 3.2 on llvmpipe 38 - GL_EXT_shader_group_vote on GLES3. 40 - GL_EXT_texture_shadow_lod on llvmpipe [all …]
|
| D | 11.1.3.rst | 15 ---------------- 19 9e86c72b6b2e8adb53c1c4a0002ab267b45094d753eb9404b1db34f81ce94ccf mesa-11.1.3.tar.gz 20 51f6658a214d75e4d9f05207586d7ed56ebba75c6b10841176fb6675efa310ac mesa-11.1.3.tar.xz 23 ------------ 28 --------- 32 - `Bug 27512 <https://bugs.freedesktop.org/show_bug.cgi?id=27512>`__ - 34 - `Bug 91526 <https://bugs.freedesktop.org/show_bug.cgi?id=91526>`__ - 36 - `Bug 92193 <https://bugs.freedesktop.org/show_bug.cgi?id=92193>`__ - 38 ES2-CTS.gtf.GL2ExtensionTests.compressed_astc_texture.compressed_astc_texture 40 - `Bug 93358 <https://bugs.freedesktop.org/show_bug.cgi?id=93358>`__ - [all …]
|
| D | 20.1.3.rst | 1 Mesa 20.1.3 Release Notes / 2020-07-08 20 --------------- 24 9872b8d46bee822177ffbe4292addff7bdb84cefc1fe776b8e6b2881a8362bf1 mesa-20.1.3.tar.xz 27 ------------ 29 - None 32 --------- 34 - vkGetSemaphoreCounterValue doesn't update without vkWaitSemaphores 36 - [v3d] corruption when GS omits some vertices 37 - [RADV] Non-precise occlusion queries return non-zero when all 39 - [DXVK] Project Cars rendering problems [all …]
|
| D | 20.2.3.rst | 1 Mesa 20.2.3 Release Notes / 2020-11-23 18 --------------- 22 ae1b240e11531df528d14dc214d2dc4d2b4f2e835c6230ba0b492b171eceb82b mesa-20.2.3.tar.xz 26 ------------ 28 - None 32 --------- 34 - glcpp test 084-unbalanced-parentheses fails with bison 3.6.y 35 - iris: glClear with FBO imported from DMA-BUF doesn't work 36 - [spirv-fuzz] Shader causes an assertion failure in nir_opt_large_constants 37 - Regnum Online UBO break after game update [all …]
|
| D | 7.10.3.rst | 15 ------------- 19 d77b02034c11d6c2a55c07f82367d780 MesaLib-7.10.3.tar.gz 20 8c38fe8266be8e1ed1d84076ba5a703b MesaLib-7.10.3.tar.bz2 21 614d063ecd170940d9ae7b355d365d59 MesaLib-7.10.3.zip 22 8768fd562ede7ed763d92b2d22232d7a MesaGLUT-7.10.3.tar.gz 23 1496415b89da9549f0f3b34d9622e2e2 MesaGLUT-7.10.3.tar.bz2 24 1f29d0e7398fd3bf9f36f5db02941198 MesaGLUT-7.10.3.zip 27 ------------ 32 --------- 36 - `Bug 29162 <https://bugs.freedesktop.org/show_bug.cgi?id=29162>`__ - [all …]
|
| D | 9.0.2.rst | 15 ------------- 19 5ae216ca9fecfa349f14ecb83aa3f124 MesaLib-9.0.2.tar.gz 20 dc45d1192203e418163e0017640e1cfc MesaLib-9.0.2.tar.bz2 21 93d40ec77d656dd04b561ba203ffbb91 MesaLib-9.0.2.zip 24 ------------ 29 --------- 33 - `Bug 22576 <https://bugs.freedesktop.org/show_bug.cgi?id=22576>`__ - 35 - `Bug 26809 <https://bugs.freedesktop.org/show_bug.cgi?id=26809>`__ - 37 - `Bug 45877 <https://bugs.freedesktop.org/show_bug.cgi?id=45877>`__ - 40 - `Bug 54402 <https://bugs.freedesktop.org/show_bug.cgi?id=54402>`__ - [all …]
|
| /third_party/node/deps/npm/node_modules/is-ci/node_modules/ci-info/ |
| D | CHANGELOG.md | 5 * feat: add Sail CI support 6 * feat: add Buddy support 7 * feat: add Bitrise support 17 * feat: add dsari detection ([#15](https://github.com/watson/ci-info/pull/15)) 18 * feat: add ci.isPR ([#16](https://github.com/watson/ci-info/pull/16)) 22 * feat: add Cirrus CI detection ([#13](https://github.com/watson/ci-info/pull/13)) 23 * feat: add Shippable CI detection ([#14](https://github.com/watson/ci-info/pull/14)) 27 …e size by not including `.github` folder content ([#11](https://github.com/watson/ci-info/pull/11)) 31 * feat: add support for Strider CD 33 * docs: add missing vendor constant to docs [all …]
|
| /third_party/alsa-utils/.github/workflows/ |
| D | build.yml | 1 name: Build alsa-utils 7 runs-on: ubuntu-latest 11 - name: Prepare environment 13 dnf -y upgrade 14 dnf -y install @development-tools libtool bzip2 gettext-devel ncurses-devel 16 - name: Checkout alsa-lib 19 repository: alsa-project/alsa-lib 21 path: alsa-lib 22 - name: Configure alsa-lib 24 cd alsa-lib [all …]
|
| /third_party/node/deps/npm/node_modules/ci-info/ |
| D | CHANGELOG.md | 7 * Drop support for Node.js end-of-life versions: 0.10, 0.12, 4, 5, 7, 10 constant `ci.TFS` no longer exists - use `ci.AZURE_PIPELINES` instead 11 * Remove deprecated `ci.TDDIUM` constant - use `ci.SOLANDO` instead 15 * feat: support Azure Pipelines ([#23](https://github.com/watson/ci-info/pull/23)) 16 * feat: support Netlify CI ([#26](https://github.com/watson/ci-info/pull/26)) 17 * feat: support Bitbucket pipelines PR detection ([#27](https://github.com/watson/ci-info/pull/27)) 21 * feat: add Sail CI support 22 * feat: add Buddy support 23 * feat: add Bitrise support 33 * feat: add dsari detection ([#15](https://github.com/watson/ci-info/pull/15)) [all …]
|
| /third_party/python/ |
| D | setup.py | 36 # bpo-41282 (PEP 632) deprecated distutils but setup.py still uses it 63 # --list-module-names option used by Tools/scripts/generate_module_names.py 95 Python is an interpreted, interactive, object-oriented programming 102 Mac, MFC). New built-in modules are easily written in C or C++. Python 109 it. Ask around on comp.lang.python -- or just try compiling Python 114 Development Status :: 6 - Mature 130 # See bpo-21121 and bpo-35257 138 """Add the directory 'dir' to the list 'dirlist' (after any relative 154 """Get the paths of sysroot sub-directories. 166 m = re.search(r'--sysroot=([^"]\S*|"[^"]+")', var) [all …]
|
12345678910>>...44