Home
last modified time | relevance | path

Searched +full:test +full:- +full:docs +full:- +full:mr (Results 1 – 25 of 38) sorted by relevance

12

/third_party/mesa3d/
D.gitlab-ci.yml3 MESA_TEMPLATES_COMMIT: &ci-templates-commit 290b79e0e78eab67a83766f4e9691be554fc4afd
4 CI_PRE_CLONE_SCRIPT: |-
5 set -o xtrace
6 …wget -q -O download-git-cache.sh ${CI_PROJECT_URL}/-/raw/${CI_COMMIT_SHA}/.gitlab-ci/download-git-
7 bash download-git-cache.sh
8 rm download-git-cache.sh
12 # per-pipeline artifact storage on MinIO
14 # per-job artifact storage on MinIO
17 PIGLIT_REPLAY_REFERENCE_IMAGES_BASE: "${MINIO_HOST}/mesa-tracie-results/$FDO_UPSTREAM_REPO"
28- echo -e "\e[0Ksection_start:$(date +%s):unset_env_vars_section[collapsed=true]\r\e[0KUnsetting v…
[all …]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/
DCustomFormatterPersonTest.java4 package com.ibm.icu.dev.test.message2;
10 import org.junit.Test;
14 import com.ibm.icu.dev.test.TestFmwk;
65 // Very-very primitive implementation of the "CLDR Person Name Formatting" spec:
66 // https://docs.google.com/document/d/1uvv6gdkuFwtbNV26Pk7ddfZult4unYwR6DnnKYbujUo/
81 case "short": // intentional fall-through in format()
100 @Test
102 Person who = new Person("Mr.", "John", "Doe"); in testCustomFunctions()
121 .expected("Hello Mr. Doe") in testCustomFunctions()
131 .expected("Hello Mr. John Doe") in testCustomFunctions()
[all …]
/third_party/mesa3d/docs/
Dsubmittingpatches.rst7 ----------------
9 - Patches should not mix code changes with code formatting changes
11 - Code patches should follow Mesa :doc:`coding
13 - Whenever possible, patches should only affect individual Mesa/Gallium
15 - Patches should never introduce build breaks and should be bisectable
17 - Patches should be properly :ref:`formatted <formatting>`.
18 - Patches should be sufficiently :ref:`tested <testing>` before
20 - Patches should be :ref:`submitted <submit>` via a merge request for
26 ----------------
28 - Lines should be limited to 75 characters or less so that Git logs
[all …]
/third_party/libinput/
D.triage-policies.yml1 # This is a set of bugbot commands for issues and merge requests - setting any of the
2 # bugbot::foo labels will trigger gitlab-triage to run with this ruleset (well, the
9 - name: "Close kernel bugs"
12 - "bugbot::kernel"
15 - "kernel"
17 - "bugbot::kernel"
23 …Kernel bugs are usually best sent to the [`linux-input` list](https://lore.kernel.org/linux-input/…
25 - name: "Request hid-recorder output"
28 - "bugbot::hid-recorder"
31 - "bugbot::hid-recorder"
[all …]
/third_party/mesa3d/docs/ci/
Dindex.rst5 ---------
8 We use it to test merge requests (MRs) before merging them (pre-merge testing),
9 as well as post-merge testing, for everything that hits ``main``
11 and even then the MR CI runs in the forked repository, which might have been
14 The CI runs a number of tests, from trivial build-testing to complex GPU rendering:
16 - Build testing for a number of build systems, configurations and platforms
17 - Sanity checks (``meson test``)
18 - Some drivers (softpipe, llvmpipe, freedreno and panfrost) are also tested
19 using `VK-GL-CTS <https://github.com/KhronosGroup/VK-GL-CTS>`__
20 - Replay of application traces
[all …]
/third_party/jerryscript/tests/jerry/es2015/
Dargument-spread.js7 // http://www.apache.org/licenses/LICENSE-2.0
15 // https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Spread_syntax
49 assert(myFunction (-1, ...args, 2, ...[3]) == 5);
73 var myArguments = ["hi", "how", "are", "you", "mr", null];
81 // Test spread prop call
90 // Test spread super call
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-ot-tag.c27 #include "hb-test.h"
29 #include <hb-ot.h>
31 /* Unit tests for hb-ot-tag.h */
34 /* https://docs.microsoft.com/en-us/typography/opentype/spec/scripttags */
44 tag = hb_tag_from_string (s, -1); in test_simple_tags()
66 tag = hb_tag_from_string (s, -1); in test_script_tags_from_language()
68 …hb_ot_tags_from_script_and_language (script, hb_language_from_string (lang_s, -1), &count, &t, NUL… in test_script_tags_from_language()
85 tag1 = hb_tag_from_string (s1, -1); in test_indic_tags()
86 tag2 = hb_tag_from_string (s2, -1); in test_indic_tags()
87 tag3 = hb_tag_from_string (s3, -1); in test_indic_tags()
[all …]
/third_party/tzdata/
DMakefile3 # 2009-05-17 by Arthur David Olson.
4 # Request POSIX conformance; this must be the first non-comment line.
6 # On older platforms you may need to scrounge for a POSIX-conforming 'make'.
13 # make CC='gcc -std=gnu11' "$@"
15 # This example script is appropriate for a pre-2017 GNU/Linux system
16 # where a non-default setting is needed to support this package's use of C99.
43 # Rearguard users might also want "ZFLAGS = -b fat"; see below.
49 # 'zic -l -' to remove it, or 'zic -l rightzone' to change it.
56 # The POSIXRULES macro controls interpretation of POSIX-2017.1-like TZ
57 # settings like TZ='EET-2EEST' that lack DST transition rules.
[all …]
/third_party/mesa3d/docs/relnotes/
D22.0.0.rst1 Mesa 22.0.0 Release Notes / 2022-03-09
20 ---------------
24 e6c41928b5b9917485bd67cec22d15e62cad7a358bf4c711a647979987601250 mesa-22.0.0.tar.xz
28 ------------
30 - lavapipe,radv,anv KHR_dynamic_rendering
31 - radv EXT_image_view_min_lod
32 - VK_KHR_synchronization2 on RADV.
33 - OpenSWR has been moved to the Amber branch
34 - radeonsi, zink ARB_sparse_texture
35 - d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params, ARB_framebuff…
[all …]
D21.0.0.rst1 Mesa 21.0.0 Release Notes / 2021-03-11
20 ---------------
24 e6204e98e6a8d77cf9dc5d34f99dd8e3ef7144f3601c808ca0dd26ba522e0d84 mesa-21.0.0.tar.xz
28 ------------
30 - GL_EXT_demote_to_helper_invocation on radeonsi
32 - GL_NV_compute_shader_derivatives on radeonsi
34 - EGL_MESA_platform_xcb
36 - Removed GL_NV_point_sprite for classic swrast.
38 - driconf: remove glx_disable_oml_sync_control, glx_disable_sgi_video_sync, and glx_disable_ext_buf…
40 - Removed support for loading DRI drivers older than Mesa 8.0, including all DRI1 support
[all …]
D20.3.0.rst1 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 …]
D21.2.0.rst1 Mesa 21.2.0 Release Notes / 2021-08-04
20 ---------------
24 0cb3c802f4b8e7699b1602c08c29d06a4d532ab5b8f7a64676c4ca6bb8f4d426 mesa-21.2.0.tar.xz
28 ------------
30 - zink supports GL_ARB_texture_filter_minmax, GL_ARB_shader_clock
32 - VK_EXT_provoking_vertex on RADV.
34 - VK_EXT_extended_dynamic_state2 on RADV.
36 - VK_EXT_global_priority_query on RADV.
38 - VK_EXT_physical_device_drm on RADV.
40 - VK_KHR_shader_subgroup_uniform_control_flow on Intel and RADV.
[all …]
D20.2.0.rst1 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 …]
D21.3.0.rst1 Mesa 21.3.0 Release Notes / 2021-11-17
20 ---------------
24 a2753c09deef0ba14d35ae8a2ceff3fe5cd13698928c7bb62c2ec8736eb09ce1 mesa-21.3.0.tar.xz
28 ------------
30 - VK_EXT_color_write_enable on lavapipe
31 - GL_ARB_texture_filter_anisotropic in llvmpipe
32 - Anisotropic texture filtering in lavapipe
33 - VK_EXT_shader_atomic_float2 on Intel and RADV.
34 - VK_EXT_vertex_input_dynamic_state on RADV.
35 - VK_KHR_timeline_semaphore on lavapipe
[all …]
D20.0.0.rst1 Mesa 20.0.0 Release Notes / 2020-02-19
21 ---------------
25 bb6db3e54b608d2536d4000b3de7dd3ae115fc114e8acbb5afff4b3bbed04b34 mesa-20.0.0.tar.xz
28 ------------
30 - OpenGL 4.6 on radeonsi.
31 - GL_ARB_gl_spirv on radeonsi.
32 - GL_ARB_spirv_extensions on radeonsi.
33 - GL_EXT_direct_state_access for compatibility profile.
34 - VK_AMD_device_coherent_memory on RADV.
35 - VK_AMD_mixed_attachment_samples on RADV.
[all …]
D22.1.0.rst1 Mesa 22.1.0 Release Notes / 2022-05-18
20 ---------------
24 df6270c1371eaa2aa6eb65b95cbbb2a98b14fa4b7ba0ed45e4ca2fd32df60477 mesa-22.1.0.tar.xz
28 ------------
30 - d3d12 GL4.2
31 - GL_NV_pack_subimage
32 - VK_EXT_depth_clip_control on lavapipe and RADV
33 - Vulkan 1.3 support on lavapipe
34 - VK_EXT_graphics_pipeline_library on lavapipe
35 - VK_EXT_primitives_generated_query on lavapipe
[all …]
D22.2.0.rst1 Mesa 22.2.0 Release Notes / 2022-09-21
20 ---------------
24 b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c mesa-22.2.0.tar.xz
29 ------------
31 - WGL_ARB_create_context_robustness
33 - d3d12 ARB_robust_buffer_access_behavior
35 - VK_EXT_robustness2 for lavapipe
37 - VK_EXT_image_2d_view_of_3d on RADV
39 - zink and d3d12 GL_EXT_memory_object_win32 and GL_EXT_semaphore_win32 support
41 - vertexAttributeInstanceRateZeroDivisor support for lavapipe
[all …]
D19.1.0.rst17 ----------------
21 2a6c3af3a803389183168e449c536304cf03e0f82c4c9333077933543b9d02f3 mesa-19.1.0.tar.xz
24 ------------
26 - GL_ARB_parallel_shader_compile on all drivers.
27 - GL_EXT_gpu_shader4 on all GL 3.1 drivers.
28 - GL_EXT_shader_image_load_formatted on radeonsi.
29 - GL_EXT_texture_buffer_object on all GL 3.1 drivers.
30 - GL_EXT_texture_compression_s3tc_srgb on Gallium drivers and i965 (ES
32 - GL_NV_compute_shader_derivatives on iris and i965.
33 - GL_KHR_parallel_shader_compile on all drivers.
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/
DChangeLog.adoc1 Copyright 2016-2024 The Khronos Group Inc.
2 SPDX-License-Identifier: CC-BY-4.0
4 Update Log for the Vulkan-Docs repository on GitHub. Updates are in reverse
15 -----------------------------------------------------
33 apiext:VK_QCOM_rotated_copy_commands (internal MR 6353).
34 * Add missing links to <<resources-image-views-identity-mappings,identity
35 swizzle>> in a few places where the term is used (internal MR 6354).
36 * Remove unreachable VU 07008 in flink:vkCmdEndQuery (internal MR 6356).
37 * Fix XML dependencies for apiext:VK_KHR_maintenance6 (internal MR 6361).
39 (internal MR 6364).
[all …]
/third_party/icu/icu4j/perf-tests/data/collation/
Dnvsbl10.txt62 II Mr. Teddy Henfrey's first Impressions
64 IV Mr. Cuss interviews the Stranger
69 IX Mr. Thomas Marvel
70 X Mr. Marvel's Visit to Iping
73 XIII Mr. Marvel discusses his Resignation
116 wintertime was an unheard-of piece of luck, let alone a guest who
137 big blue spectacles with sidelights, and had a bush side-whisker
138 over his coat-collar that completely hid his cheeks and face.
144 Mrs. Hall, feeling that her conversational advances were ill-timed,
148 hat-brim turned down, hiding his face and ears completely. She put
[all …]
Dvfear11a.txt28 organization with EIN [Employee Identification Number] 64-6221541
83 ftp://ftp.ibiblio.org/pub/docs/books/gutenberg/etext03
101 If they reach just 1-2% of the world's population then the total
109 At our revised rates of production, we will reach only one-third
155 to make them tax-deductible, or
165 Oxford, MS 38655-4109
169 organization with EIN [Employee Identification Number] 64-6221541,
171 Revenue Service (IRS). Donations are tax-deductible to the maximum
202 Example command-line FTP session:
207 cd pub/docs/books/gutenberg
[all …]
Dulyss10.txt30 organization with EIN [Employee Identification Number] 64-6221541
78 These Web sites include award-winning information about Project
90 ftp://ftp.ibiblio.org/pub/docs/books/gutenberg/etext03
108 If they reach just 1-2% of the world's population then the total
116 At our revised rates of production, we will reach only one-third
157 how to make them tax-deductible, or even if they CAN be made
166 Oxford, MS 38655-4109
174 [Employee Identification Number] 64-622154. Donations are
175 tax-deductible to the maximum extent permitted by law. As fundraising
213 By using or reading any part of this PROJECT GUTENBERG-tm
[all …]
/third_party/python/Lib/test/
Dtest_weakref.py14 from test import support
15 from test.support import script_helper, ALWAYS_EQ
16 from test.support import gc_collect
17 from test.support import threading_helper
226 "reference object w/out callback should be re-used")
233 "reference object w/out callback should be re-used")
247 "proxy object w/out callback should have been re-used")
258 self.assertTrue(p, "proxy for non-empty UserList should be true")
313 return -163
319 self.assertEqual(5 @ p, -163)
[all …]
/third_party/lame/libmp3lame/
Dpsymodel.c4 * Copyright (c) 1999-2000 Mark Taylor
5 * Copyright (c) 2001-2002 Naoki Shibata
6 * Copyright (c) 2000-2003 Takehiro Tominaga
7 * Copyright (c) 2000-2012 Robert Hegemann
8 * Copyright (c) 2000-2005 Gabriel Bouvigne
9 * Copyright (c) 2000-2005 Alexander Leidinger
23 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
24 * Boston, MA 02111-1307, USA.
55 barks: a non-linear frequency scale. Mapping from frequency to
67 band is about .34 barks wide. There are about 2-5
[all …]
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dustring.h5 * Copyright (C) 1998-2014, International Business Machines
44 * In some cases, only the thread-safe variant of such a function is implemented here
47 * Other functions provide more Unicode-specific functionality like locale-specific
48 * upper/lower-casing and string comparison in code point order.
50 * ICU uses 16-bit Unicode (UTF-16) in the form of arrays of UChar code units.
51 * UTF-16 encodes each Unicode code point with either one or two UChar code units.
52 * (This is the default form of Unicode, and a forward-compatible extension of the original,
53 * fixed-width form that was known as UCS-2. UTF-16 superseded UCS-2 with Unicode 2.0
56 * Some APIs accept a 32-bit UChar32 value for a single code point.
58 * ICU also handles 16-bit Unicode text with unpaired surrogates.
[all …]

12