Home
last modified time | relevance | path

Searched +full:b2c +full:- +full:test (Results 1 – 25 of 37) sorted by relevance

12

/external/mesa3d/src/amd/ci/
Dgitlab-ci-inc.yml1 .radeonsi-rules:
4 - !reference [.test, rules]
5 - !reference [.collabora-farm-rules, rules]
6 - !reference [.gl-rules, rules]
7 - changes: &amd_common_file_list
8 - src/amd/*
9 - src/amd/addrlib/**/*
10 - src/amd/ci/gitlab-ci.yml
11 - src/amd/ci/gitlab-ci-inc.yml
12 - src/amd/ci/deqp-$DEQP_SUITE.toml
[all …]
Dgitlab-ci.yml2 - local: 'src/amd/ci/gitlab-ci-inc.yml'
4 # Run five jobs in parallel each running 1/55th of the test suite
5 radv-stoney-vkcts:x86_64:
7 - .lava-test-deqp:x86_64
8 - .radv-stoney-test:x86_64
13 radv-stoney-angle:
15 - .lava-test-deqp:x86_64
16 - .radv-stoney-test:x86_64
17 - .radeonsi+radv-rules # Note: Xorg uses radeonsi, so depend on both gl and vulkan
19 DEQP_SUITE: radv-stoney-angle
[all …]
/external/mesa3d/.gitlab-ci/test/
Dgitlab-ci.yml1 .test:
7 - !reference [default, before_script]
9 - rm -rf install
10 - tar -xf artifacts/install.tar
11 - section_start ldd_section "Checking ldd on driver build"
12 - LD_LIBRARY_PATH=install/lib find install/lib -name "*.so" -print -exec ldd {} \;
13 - section_end ldd_section
18 - results/
20 - !reference [.never-post-merge-rules, rules]
22 .formatting-check:
[all …]
/external/mesa3d/src/gallium/drivers/r300/ci/
Dgitlab-ci.yml2 - local: 'src/gallium/drivers/r300/ci/gitlab-ci-inc.yml'
4 .ondracka-rv530:
6 - .b2c-test-gl
7 - .r300-manual-rules
9 - radeon:codename:RV530
13 …//gitlab.freedesktop.org/ondracka/boot2container/-/wikis/uploads/1733cfc7cc114d08ec785044b24314f3/…
14 …B2C_INITRAMFS_URL: 'https://gitlab.freedesktop.org/gfx-ci/boot2container/-/releases/v0.9.11/downlo…
16 .ondracka-rv380:
18 - .b2c-test-gl
19 - .r300-manual-rules
[all …]
/external/pdfium/third_party/NotoSansCJK/
DREADME.pdfium2 URL: https://github.com/googlefonts/noto-cjk
10 NotoSansSC-Regular.subset.otf contains a subset of NotoSansSC-Regular font.
11 This font file is used for the test FPDFEditEmbedderTest.EmbedNotoSansSCFont,
12 and it is included as a real-world example for testing PDFium's API to embed a
18 NotoSansSC-Regular.subset.otf is a subset of NotoSansSC-Regular font.
20 $ pyftsubset NotoSansSC-Regular.otf --unicodes="U+0000884C,U+0000FA08, \
21 U+0000F906,U+000053E5,U+00008FD9,U+0000662F,U+00007B2C,U+00004E00,U+00003002, \
/external/mesa3d/.gitlab-ci/
Dprepare-artifacts.sh5 section_switch prepare-artifacts "artifacts: prepare"
7 set -e
8 set -o xtrace
10 CROSS_FILE=/cross_file-"$CROSS".txt
13 rm -rf install/bin install/include
16 if [ -n "$CROSS" ]; then
17 STRIP=$(sed -n -E "s/strip\s*=\s*\[?'(.*)'\]?/\1/p" "$CROSS_FILE")
18 if [ -z "$STRIP" ]; then
25 if [ -z "$ARTIFACTS_DEBUG_SYMBOLS" ]; then
26 find install -name \*.so -exec $STRIP --strip-debug {} \;
[all …]
/external/sdv/vsomeip/third_party/boost/intrusive/proj/vc7ide/custom_bucket_traits/
Dcustom_bucket_traits.vcproj1 <?xml version="1.0" encoding="Windows-1252"?>
6 ProjectGUID="{31C77B84-0B2C-9481-CB81-27A149F33825}"
125 UniqueIdentifier="{51BA5F47-A612-6376-7AB5-73F17F5C84BC}">
127 RelativePath="..\..\..\test\custom_bucket_traits_test.cpp">
/external/mesa3d/src/gallium/drivers/zink/ci/
Dgitlab-ci-inc.yml1 .zink-common-rules:
3 - !reference [.test, rules]
4 - !reference [.gl-rules, rules]
5 - changes: &zink_files_list
6 - src/gallium/drivers/zink/*
7 - src/gallium/drivers/zink/nir_to_spirv/*
8 - src/gallium/drivers/zink/ci/gitlab-ci.yml
9 - src/gallium/drivers/zink/ci/gitlab-ci-inc.yml
10 - src/gallium/drivers/zink/ci/deqp-$DEQP_SUITE.toml
11 - src/gallium/drivers/zink/ci/$GPU_VERSION-fails.txt
[all …]
/external/mesa3d/docs/relnotes/
D23.3.2.rst1 Mesa 23.3.2 Release Notes / 2023-12-27
18 ---------------
22 3cfcb81fa16f89c56abe3855d2637d396ee4e03849b659000a6b8e5f57e69adc mesa-23.3.2.tar.xz
26 ------------
28 - None
32 ---------
34 - anv: glcts regression on zink
35 - nir: Trivial loop not unrolling
36 - Possible regression with AMD GPU with flatpak apps
37 - Compiling Mesa with X in custom prefix fails in Intel Vulkan driver
[all …]
D24.0.0.rst1 Mesa 24.0.0 Release Notes / 2024-02-01
20 ---------------
24 dc7e8c077bc5884df95478263b34bdebb7e88e600689cb56fb07be2b8c304c36 mesa-24.0.0.tar.xz
28 ------------
30 - VK_EXT_image_compression_control on RADV
31 - VK_EXT_device_fault on RADV
32 - OpenGL 3.3 on Asahi
33 - Geometry shaders on Asahi
34 - GL_ARB_texture_cube_map_array on Asahi
35 - GL_ARB_clip_control on Asahi
[all …]
D23.2.1.rst1 Mesa 23.2.1 Release Notes / 2023-09-28
23 ---------------
27 64de0616fc2d801f929ab1ac2a4f16b3e2783c4309a724c8a259b20df8bbc1cc mesa-23.2.1.tar.xz
32 ------------
34 - VK_EXT_attachment_feedback_loop_dynamic_state on RADV
36 - extendedDynamicState3SampleLocationsEnable on RADV
38 - VK_EXT_dynamic_rendering_unused_attachments on RADV
40 - VK_EXT_mesh_shader on lavapipe
42 - OpenGL 3.1 on Asahi
44 - OpenGL ES 3.0 on Asahi
[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 …]
D23.3.0.rst1 Mesa 23.3.0 Release Notes / 2023-11-29
20 ---------------
24 50f729dd60ed6335b989095baad81ef5edf7cfdd4b4b48b9b955917cb07d69c5 mesa-23.3.0.tar.xz
28 -----------
29 - NVK: A Vulkan driver for Nvidia hardware
32 ------------
33 - VK_EXT_pipeline_robustness on ANV
34 - VK_KHR_maintenance5 on RADV
35 - OpenGL ES 3.1 on Asahi
36 - GL_ARB_compute_shader on Asahi
[all …]
D23.1.0.rst1 Mesa 23.1.0 Release Notes / 2023-05-10
20 ---------------
24 a9dde3c76571c4806245a05bda1cceee347c3267127e9e549e4f4e225d92e992 mesa-23.1.0.tar.xz
28 ------------
30 - VK_EXT_pipeline_library_group_handles on RADV
31 - VK_EXT_image_sliced_view_of_3d on RADV/GFX10+
32 - VK_KHR_map_memory2 on ANV and RADV
33 - fullyCoveredFragmentShaderInputVariable on RADV/GFX9+
34 - VK_EXT_discard_rectangles version 2 on RADV
35 - VK_EXT_graphics_pipeline_library 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.3.0.rst1 Mesa 22.3.0 Release Notes / 2022-12-02
20 ---------------
24 644bf936584548c2b88762111ad58b4aa3e4688874200e5a4eb74e53ce301746 mesa-22.3.0.tar.xz
28 ------------
30 - GL_ARB_shader_clock on llvmpipe
31 - VK_KHR_shader_clock on lavapipe
32 - Mesa-DB, the new single file cache type
33 - VK_EXT_attachment_feedback_loop_layout on RADV, lavapipe
34 - VK_KHR_global_priority on RADV
35 - GL_KHR_blend_equation_advanced_coherent on zink
[all …]
/external/llvm/unittests/Analysis/
DLazyCallGraphTest.cpp1 //===- LazyCallGraphTest.cpp - Unit tests for the lazy CG analysis --------===//
8 //===----------------------------------------------------------------------===//
33 // A failure here means that the test itself is buggy. in parseAssembly()
41 IR forming a call graph with a diamond of triangle-shaped SCCs:
45 d3--d2
49 b3--b2 c3--c2
53 a3--a2
123 TEST(LazyCallGraphTest, BasicGraphFormation) { in TEST() function
132 LazyCallGraph::Node &A1 = (I++)->getNode(CG); in TEST()
134 LazyCallGraph::Node &A2 = (I++)->getNode(CG); in TEST()
[all …]
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym33 FILE 31 /s/clank/src/out/Release/../../breakpad/src/client/minidump_file_writer-inl.h
42 FILE 40 /s/clank/src/out/Release/../../breakpad/src/common/linux/elfutils-inl.h
77 FILE 75 /s/clank/src/out/Release/../../breakpad/src/processor/range_map-inl.h
81 FILE 79 /s/clank/src/out/Release/../../testing/gtest/include/gtest/gtest-message.h
82 FILE 80 /s/clank/src/out/Release/../../testing/gtest/include/gtest/gtest-printers.h
83 FILE 81 /s/clank/src/out/Release/../../testing/gtest/include/gtest/gtest-test-part.h
85 FILE 83 /s/clank/src/out/Release/../../testing/gtest/include/gtest/internal/gtest-death-test-intern…
86 FILE 84 /s/clank/src/out/Release/../../testing/gtest/include/gtest/internal/gtest-filepath.h
87 FILE 85 /s/clank/src/out/Release/../../testing/gtest/include/gtest/internal/gtest-internal.h
88 FILE 86 /s/clank/src/out/Release/../../testing/gtest/include/gtest/internal/gtest-param-util.h
[all …]
/external/jemalloc_new/bin/
Djeprof.in3 # Copyright (c) 1998-2007, Google Inc.
32 # ---
38 # This program parses the profile, and generates user-readable
46 # % tools/jeprof --text "program" "profile"
49 # % tools/jeprof --gv "program" "profile"
50 # Generates annotated call-graph and displays via "gv"
52 # % tools/jeprof --gv --focus=Mutex "program" "profile"
55 # % tools/jeprof --gv --focus=Mutex --ignore=string "program" "profile"
59 # % tools/jeprof --list=IBF_CheckDocid "program" "profile"
61 # sample that match the --list=<regexp> pattern. The listing is
[all …]
/external/rust/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch1 diff --git a/build.rs b/build.rs
4 --- a/build.rs
6 @@ -1,408 +0,0 @@
7 -// Copyright 2015 The Rust Project Developers. See the COPYRIGHT
8 -// file at the top-level directory of this distribution and at
9 -// http://rust-lang.org/COPYRIGHT.
10 -//
11 -// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
12 -// http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
13 -// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
[all …]
/external/elfutils/tests/
Dtestfile44.expect.bz2 ... 1testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 ...
Dtestfile45.expect.bz2 ... 1testfile45.o: elf64-elf_x86_64 2 3Disassembly of section .text: 4 ...
/external/google-cloud-java/
Dchangelog.json2 "repository": "googleapis/google-cloud-java",
17 "artifactName": "com.google.cloud:google-cloud-cloudsupport",
18 "id": "a1a27028-b96d-4d0a-8948-3811d4139d24",
19 "createTime": "2023-05-10T18:30:04.129Z"
34 "artifactName": "com.google.cloud:google-cloud-texttospeech",
35 "id": "26c2fac5-d89f-4ef9-9d1b-0aac72fe0ea3",
36 "createTime": "2023-05-10T18:30:04.126Z"
75 "artifactName": "com.google.cloud:google-cloud-monitoring",
76 "id": "c6c50838-995d-4226-9bf2-7915c4081b4d",
77 "createTime": "2023-05-10T18:30:04.124Z"
[all …]
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym33 FILE 31 /s/clank/src/out_arm/Release/../../breakpad/src/client/minidump_file_writer-inl.h
42 FILE 40 /s/clank/src/out_arm/Release/../../breakpad/src/common/linux/elfutils-inl.h
77 FILE 75 /s/clank/src/out_arm/Release/../../breakpad/src/processor/range_map-inl.h
81 FILE 79 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/gtest-message.h
82 FILE 80 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/gtest-printers.h
83 FILE 81 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/gtest-test-part.h
85 FILE 83 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/internal/gtest-death-test-in…
86 FILE 84 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/internal/gtest-filepath.h
87 FILE 85 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/internal/gtest-internal.h
88 FILE 86 /s/clank/src/out_arm/Release/../../testing/gtest/include/gtest/internal/gtest-param-util.h
[all …]
/external/cldr/common/uca/
Dallkeys_CLDR.txt2 # Date: 2023-08-11, 17:59:17 GMT
9 # http://www.unicode.org/reports/tr35/tr35-collation.html#Root_Data_Files
41 0080 ; [.0000.0000.0000] # <control-0080>
42 0081 ; [.0000.0000.0000] # <control-0081>
45 0084 ; [.0000.0000.0000] # <control-0084>
65 0099 ; [.0000.0000.0000] # <control-0099>
160 0898 ; [.0000.0000.0000] # ARABIC SMALL HIGH WORD AL-JUZ
176 08D4 ; [.0000.0000.0000] # ARABIC SMALL HIGH WORD AR-RUB
182 08DA ; [.0000.0000.0000] # ARABIC SMALL HIGH WORD ATH-THALATHA
183 08DB ; [.0000.0000.0000] # ARABIC SMALL HIGH WORD AS-SAJDA
[all …]

12