Searched +full:- +full:fno +full:- +full:var +full:- +full:tracking +full:- +full:assignments (Results 1 – 7 of 7) sorted by relevance
| /third_party/rust/rust/compiler/rustc_codegen_gcc/src/ |
| D | base.rs | 26 pub fn visibility_to_gcc(linkage: Visibility) -> gccjit::Visibility { in visibility_to_gcc() 34 pub fn global_linkage_to_gcc(linkage: Linkage) -> GlobalKind { in global_linkage_to_gcc() 50 pub fn linkage_to_gcc(linkage: Linkage) -> FunctionType { in linkage_to_gcc() 66 pub fn compile_codegen_unit(tcx: TyCtxt<'_>, cgu_name: Symbol, supports_128bit_integers: bool) -> (… in compile_codegen_unit() 85 …fn module_codegen(tcx: TyCtxt<'_>, (cgu_name, supports_128bit_integers): (Symbol, bool)) -> Module… in compile_codegen_unit() 91 context.add_command_line_option("-fexceptions"); in compile_codegen_unit() 92 context.add_driver_option("-fexceptions"); in compile_codegen_unit() 95 context.add_command_line_option("-masm=intel"); in compile_codegen_unit() 97 context.add_command_line_option("-msse2"); in compile_codegen_unit() 98 context.add_command_line_option("-mavx2"); in compile_codegen_unit() [all …]
|
| /third_party/mesa3d/.gitlab-ci/build/ |
| D | gitlab-ci.yml | 2 .build-common: 3 extends: .container+build-rules 7 # Build jobs don't take more than 1-3 minutes. 5-8 min max on a fresh runner 22 - _build/meson-logs/*.txt 23 - _build/meson-logs/strace 24 - _build/.ninja_log 25 - artifacts 28 .build-linux: 29 extends: .build-common 36 - !reference [default, before_script] [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 20.3.0.rst | 1 Mesa 20.3.0 Release Notes / 2020-12-03 20 --------------- 24 2999738e888731531cd62b27519fa37566cc0ea2cd7d4d97f46abaa3e949c630 mesa-20.3.0.tar.xz 28 ------------ 30 - GL 4.5 on llvmpipe 32 - GL_INTEL_blackhole_render on radeonsi 34 - GL_NV_copy_depth_to_color for NIR 36 - GL_NV_half_float 38 - GL_NV_shader_atomic_int64 on radeonsi 40 - EGL_KHR_swap_buffers_with_damage on X11 (DRI3) [all …]
|
| D | 20.1.0.rst | 1 Mesa 20.1.0 Release Notes / 2020-05-27 21 --------------- 25 2109055d7660514fc4c1bcd861bcba9db00c026119ae222720111732dba27c83 mesa-20.1.0.tar.xz 28 ------------ 30 - GL_ARB_compute_variable_group_size on i965. 31 - GL_EXT_depth_bounds_test on Iris. 32 - GL_EXT_texture_shadow_lod on radeonsi, nvc0. 33 - GL_NV_alpha_to_coverage_dither_control on radeonsi 34 - GL_NV_copy_image on all gallium drivers. 35 - GL_NV_pixel_buffer_object on all gallium drivers, i915, i965, swrast. [all …]
|
| /third_party/libabigail/ |
| D | ChangeLog | 1 2023-10-20 Dodji Seketeli <dodji@redhat.com> 6 2023-10-20 Dodji Seketeli <dodji@redhat.com> 8 gen-changelog.py: Fix a long standing typo 9 * gen-changelog.py (get_rel_tags): It's libabigail, not GNET. 11 2023-10-20 Dodji Seketeli <dodji@redhat.com> 13 gen-changelog.py: Don't escaping '/' with '\' in regexp 14 * gen-changelog.py (get_rel_tags): Do not escape '/' with '\' in 17 2023-10-20 Dodji Seketeli <dodji@redhat.com> 20 * src/abg-ir.cc (enum_type_decl::get_sorted_enumerators): Add 23 2023-10-18 Dodji Seketeli <dodji@redhat.com> [all …]
|
| /third_party/python/Misc/ |
| D | NEWS | 8 *Release date: 2023-06-06* 11 -------- 13 - gh-issue-103142: The version of OpenSSL used in our binary builds has been 16 - gh-issue-99889: Fixed a security in flaw in :func:`uu.decode` that could 20 - gh-issue-104049: Do not expose the local on-disk location in directory 23 - gh-issue-102153: :func:`urllib.parse.urlsplit` now strips leading C0 25 by WHATWG in response to CVE-2023-24329. Patch by Illia Volochii. 28 ----------------- 30 - gh-issue-105164: Ensure annotations are set up correctly if the only 34 - gh-issue-104615: Fix wrong ordering of assignments in code like ``a, a = [all …]
|
| /third_party/NuttX/ |
| D | ReleaseNotes | 14 "nuttx-6.27"). 16 NuttX-0.1.0 17 ----------- 23 This release has been verified on both the Linux user-mode and C5471 25 for the C5471 can be found in arch/c5471/doc/test-results.txt. 29 NuttX-0.1.1 30 ----------- 42 This release has been verified on the Linux user-mode platform, the 51 NuttX-0.1.2 52 ----------- [all …]
|