| /third_party/mesa3d/src/panfrost/ci/ |
| D | traces-panfrost.yml | 2 --- 3 traces-db: 4 download-url: "http://caching-proxy/cache/?uri=https://s3.freedesktop.org/mesa-tracie-public/" 7 behdad-glyphy/glyphy-v2.trace: 8 gl-panfrost-t860: 10 glxgears/glxgears-2-v2.trace: 11 gl-panfrost-t860: 13 gl-panfrost-t760: 15 pathfinder/demo-v2.trace: 16 gl-panfrost-t860: [all …]
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ci/ |
| D | traces-crocus.yml | 2 --- 3 traces-db: 4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/" 7 0ad/0ad-v2.trace: 8 crocus-g41: 10 crocus-hsw: 12 behdad-glyphy/glyphy-v2.trace: 13 crocus-g41: 15 crocus-hsw: 17 glxgears/glxgears-2-v2.trace: [all …]
|
| /third_party/mesa3d/src/gallium/drivers/zink/ci/ |
| D | traces-zink.yml | 2 --- 3 traces-db: 4 download-url: "http://caching-proxy/cache/?uri=https://s3.freedesktop.org/mesa-tracie-public/" 7 0ad/0ad-v2.trace: 8 gl-zink-anv-tgl: 11 text: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8986 12 behdad-glyphy/glyphy-v2.trace: 13 gl-zink-anv-tgl: 15 blender/blender-demo-cube_diorama.trace: 16 gl-zink-anv-tgl: [all …]
|
| /third_party/mesa3d/src/gallium/drivers/svga/ci/ |
| D | traces-vmware.yml | 2 --- 3 traces-db: 4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/" 7 bgfx/01-cubes.rdc: 8 gl-vmware-llvmpipe: 10 bgfx/02-metaballs.rdc: 11 gl-vmware-llvmpipe: 13 bgfx/03-raymarch.rdc: 14 gl-vmware-llvmpipe: 16 bgfx/04-mesh.rdc: [all …]
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ci/ |
| D | traces-llvmpipe.yml | 2 --- 3 traces-db: 4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/" 7 0ad/0ad-v2.trace: 8 gl-vmware-llvmpipe: 10 bgfx/01-cubes.rdc: 11 gl-vmware-llvmpipe: 13 bgfx/02-metaballs.rdc: 14 gl-vmware-llvmpipe: 16 bgfx/03-raymarch.rdc: [all …]
|
| /third_party/mesa3d/src/broadcom/ci/ |
| D | traces-broadcom.yml | 2 --- 3 traces-db: 4 …download-url: "http://192.168.40.131:8888/cache/?uri=https://s3.freedesktop.org/mesa-tracie-public… 7 0ad/0ad-v2.trace: 8 broadcom-rpi4: 10 broadcom-rpi5: 13 behdad-glyphy/glyphy-v2.trace: 14 broadcom-rpi4: 18 broadcom-rpi5: 23 blender/blender-demo-cube_diorama.trace: [all …]
|
| /third_party/libphonenumber/javascript/ |
| D | README.md | 9 1. Checkout closure-library, closure-compiler, closure-linter and python-gflags next to libphonenu… 13 * `git clone https://github.com/google/closure-library/` 15 * `git clone https://github.com/google/closure-compiler.git` 17 * `git clone https://github.com/google/closure-linter.git` 19 * `git clone https://github.com/google/python-gflags.git` 27 * Closure linter: v2.3.19 44 4. Run the demo: `javascript/i18n/phonenumbers/demo.html` 50 [Closure Compiler README](https://github.com/google/closure-compiler/tree/master/README.md). 54 2. Compile the demo.js and all its dependencies to one file: `demo-compiled.js`: 55 `ant -f javascript/build.xml compile-demo` [all …]
|
| /third_party/mesa3d/src/intel/ci/ |
| D | traces-iris.yml | 2 --- 3 traces-db: 4 download-url: "http://caching-proxy/cache/?uri=https://s3.freedesktop.org/mesa-tracie-public/" 7 behdad-glyphy/glyphy-v2.trace: 8 gl-intel-apl: 10 gl-intel-glk: 12 gl-intel-amly: 14 gl-intel-kbl: 16 gl-intel-whl: 18 gl-intel-cml: [all …]
|
| /third_party/openhitls/testcode/script/ |
| D | execute_sdv.sh | 5 # openHiTLS is licensed under the Mulan PSL v2. 6 # You can use this software according to the terms and conditions of the Mulan PSL v2. 7 # You may obtain a copy of Mulan PSL v2 at: 12 # EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, 14 # See the Mulan PSL v2 for more details. 24 threadsNum=$(grep -c ^processor /proc/cpuinfo) 31 ASAN_LOG=$(find ../output -name "asan.log*") 32 if [ ! -z "$ASAN_LOG" ]; then 35 if grep -q "ASan doesn't fully support makecontext/swapcontext" $i 37 line_count=$(wc -l < "$i") [all …]
|
| /third_party/openhitls/testcode/demo/ |
| D | CMakeLists.txt | 3 # openHiTLS is licensed under the Mulan PSL v2. 4 # You can use this software according to the terms and conditions of the Mulan PSL v2. 5 # You may obtain a copy of Mulan PSL v2 at: 10 # EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, 12 # See the Mulan PSL v2 for more details. 15 project(demo) project 32 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fprofile-arcs -ftest-coverage -lgcov") 36 …set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fsanitize=address -fno-stack-protector -fno-omit-frame-pointe… 40 target_compile_options(DEMO_INTF INTERFACE -g)
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ci/ |
| D | traces-virgl-iris.yml | 2 --- 3 traces-db: 4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/" 7 glxgears/glxgears-2-v2.trace: 8 gl-virgl: 10 gputest/furmark-v2.trace: 11 gl-virgl: 13 gputest/triangle-v2.trace: 14 gl-virgl: 16 humus/Portals-v2.trace: [all …]
|
| D | traces-virgl.yml | 2 --- 3 traces-db: 4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/" 7 glxgears/glxgears-2-v2.trace: 8 gl-virgl: 10 gputest/furmark-v2.trace: 11 gl-virgl: 13 gputest/triangle-v2.trace: 14 gl-virgl: 16 humus/Portals-v2.trace: [all …]
|
| /third_party/mesa3d/src/amd/ci/ |
| D | traces-amd.yml | 2 --- 3 traces-db: 4 download-url: "http://caching-proxy/cache/?uri=https://s3.freedesktop.org/mesa-tracie-public/" 7 unigine/heaven-scene1-low-d3d11.trace-dxgi: 8 vk-radv-raven: 9 label: [no-perf, slow, skip] 11 unigine/heaven-scene1-low-d3d9.trace-dxgi: 12 vk-radv-raven: 13 label: [no-perf, skip] 15 text: "flaky, starting from around https://mesa.pages.freedesktop.org/-/mesa/-/jobs/40335547/" [all …]
|
| /third_party/mesa3d/src/freedreno/ci/ |
| D | traces-freedreno.yml | 2 --- 3 traces-db: 4 download-url: https://s3.freedesktop.org/mesa-tracie-public/ 6 text: |- 12 half-life-2: 37.83s 14 counterstrike-source: 14.24s 22 valve/half-life-2-v2.trace: 23 freedreno-a306: 26 freedreno-a530: 28 freedreno-a618: [all …]
|
| /third_party/mesa3d/docs/ci/ |
| D | bare-metal.rst | 1 Bare-metal CI 4 The bare-metal scripts run on a system with gitlab-runner and Docker, 5 connected to potentially multiple bare-metal boards that run tests of 6 Mesa. Currently "fastboot", "ChromeOS Servo", and POE-powered devices are 16 ----------------------- 18 This testing requires power control of the DUTs by the gitlab-runner 22 We require access to the console output from the gitlab-runner system, 28 gitlab-runner system, since Mesa often needs to update the kernel either for new 37 See ``src/freedreno/ci/gitlab-ci.yml`` for an example of fastboot on DB410c and 38 DB820c (freedreno-a306 and freedreno-a530). [all …]
|
| /third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
| D | CollationMonkeyTest.java | 5 * Copyright (C) 2002-2014, International Business Machines Corporation and 11 * Port From: ICU4C v2.1 : collate/CollationMonkeyTest 39 private String source = "-abcdefghijklmnopqrstuvwxyz#&^$@"; 44 …errln("CollationMonkeyTest.TestCollationKey(): source is empty - ICU_DATA not set or data missing?… in TestCollationKey() 58 … int slen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCollationKey() 59 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCollationKey() 92 if (result != -1) { in TestCollationKey() 117 … errln("CollationMonkeyTest.TestCompare(): source is empty - ICU_DATA not set or data missing?"); in TestCompare() 129 /* Seed the random-number generator with current time so that in TestCompare() 136 … int slen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCompare() [all …]
|
| D | CollationFrozenMonkeyTest.java | 5 * Copyright (C) 2011-2014, International Business Machines Corporation and 11 * Port From: ICU4C v2.1 : collate/CollationMonkeyTest 39 private String source = "-abcdefghijklmnopqrstuvwxyz#&^$@"; 44 …errln("CollationMonkeyTest.TestCollationKey(): source is empty - ICU_DATA not set or data missing?… in TestCollationKey() 73 … int slen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCollationKey() 74 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCollationKey() 104 if (result != -1) { in TestCollationKey() 129 … errln("CollationMonkeyTest.TestCompare(): source is empty - ICU_DATA not set or data missing?"); in TestCompare() 157 /* Seed the random-number generator with current time so that in TestCompare() 164 … int slen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCompare() [all …]
|
| D | G7CollationTest.java | 5 * Copyright (C) 2002-2014, International Business Machines Corporation and 11 * Port From: ICU4C v2.1 : Collate/G7CollationTest 33 "PAT", "black-bird", "black-birds", "pat", // 14 36 …"quick", "#", "&", "a-rdvark", "aardvark", … 37 "abbot", "co-p", "cop", "coop", "zebra" 53 …/* new table collation with rules "& Question-mark ; ? & Hash-mark ; # & Ampersand ; '&' " loop t… 55 …/* analogous to Japanese rules " & aa ; a- & ee ; e- & ii ; i- & oo ; o- & uu ; u- " */ /* loop t… 67 logln("Demo Test 1 : Create a new table collation with rules \"& Z < p, P\""); in TestDemo1() 86 doTest(myCollation, testCases[results[8][j]], testCases[results[8][n]], -1); in TestDemo1() 95 logln("Demo Test 2 : Create a new table collation with rules \"& C < ch , cH, Ch, CH\""); in TestDemo2() [all …]
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
| D | CollationMonkeyTest.java | 6 * Copyright (C) 2002-2014, International Business Machines Corporation and 12 * Port From: ICU4C v2.1 : collate/CollationMonkeyTest 42 private String source = "-abcdefghijklmnopqrstuvwxyz#&^$@"; 47 …errln("CollationMonkeyTest.TestCollationKey(): source is empty - ICU_DATA not set or data missing?… in TestCollationKey() 61 … int slen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCollationKey() 62 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCollationKey() 95 if (result != -1) { in TestCollationKey() 120 … errln("CollationMonkeyTest.TestCompare(): source is empty - ICU_DATA not set or data missing?"); in TestCompare() 132 /* Seed the random-number generator with current time so that in TestCompare() 139 … int slen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCompare() [all …]
|
| D | CollationFrozenMonkeyTest.java | 6 * Copyright (C) 2011-2014, International Business Machines Corporation and 12 * Port From: ICU4C v2.1 : collate/CollationMonkeyTest 42 private String source = "-abcdefghijklmnopqrstuvwxyz#&^$@"; 47 …errln("CollationMonkeyTest.TestCollationKey(): source is empty - ICU_DATA not set or data missing?… in TestCollationKey() 76 … int slen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCollationKey() 77 … int tlen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCollationKey() 107 if (result != -1) { in TestCollationKey() 132 … errln("CollationMonkeyTest.TestCompare(): source is empty - ICU_DATA not set or data missing?"); in TestCompare() 160 /* Seed the random-number generator with current time so that in TestCompare() 167 … int slen = Math.abs(rand.nextInt(0x7fff) % source.length() - source.length()) % source.length(); in TestCompare() [all …]
|
| D | G7CollationTest.java | 6 * Copyright (C) 2002-2014, International Business Machines Corporation and 12 * Port From: ICU4C v2.1 : Collate/G7CollationTest 36 "PAT", "black-bird", "black-birds", "pat", // 14 39 …"quick", "#", "&", "a-rdvark", "aardvark", … 40 "abbot", "co-p", "cop", "coop", "zebra" 56 …/* new table collation with rules "& Question-mark ; ? & Hash-mark ; # & Ampersand ; '&' " loop t… 58 …/* analogous to Japanese rules " & aa ; a- & ee ; e- & ii ; i- & oo ; o- & uu ; u- " */ /* loop t… 70 logln("Demo Test 1 : Create a new table collation with rules \"& Z < p, P\""); in TestDemo1() 89 doTest(myCollation, testCases[results[8][j]], testCases[results[8][n]], -1); in TestDemo1() 98 logln("Demo Test 2 : Create a new table collation with rules \"& C < ch , cH, Ch, CH\""); in TestDemo2() [all …]
|
| /third_party/python/Lib/test/ |
| D | test_nntplib.py | 29 """Non-existent exception class when we lack SSL support.""" 33 # - test the `file` arg to more commands 34 # - test error conditions 35 # - test auth and `usenetrc` 73 dt = datetime.date.today() - datetime.timedelta(days=7) 127 {"subject", "from", "date", "message-id", 135 resp, lines = self.server.xover(last - 5, last) 140 self.assertGreaterEqual(art_num, last - 5) 148 start = last - 10 149 # The "start-" article range form [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 9.2.5.rst | 15 ------------- 19 9fb4de29ca1d9cfd03cbdefa123ba336 MesaLib-9.2.5.tar.bz2 20 1146c7c332767174f3de782b88d8e8ca MesaLib-9.2.5.tar.gz 21 a9a6c46dac7ea26fd272bf14894d95f3 MesaLib-9.2.5.zip 24 ------------ 29 --------- 33 - `Bug 62142 <https://bugs.freedesktop.org/show_bug.cgi?id=62142>`__ - 34 Mesa/demo mipmap_limits upside down with running by SOFTWARE 35 - `Bug 64323 <https://bugs.freedesktop.org/show_bug.cgi?id=64323>`__ - 37 - `Bug 66213 <https://bugs.freedesktop.org/show_bug.cgi?id=66213>`__ - [all …]
|
| D | 10.3.1.rst | 15 ---------------- 19 155afcbad17be8bb80282c761b957d5cc716c14a1fa16c4f5ee04e76df729c6d MesaLib-10.3.1.tar.gz 20 b081d077d717e5d56f2d59677490856052c41573e50378ff86d6c72456714add MesaLib-10.3.1.tar.bz2 21 07a14febfed06412d519e091a62d24513fee6745f1a6f8a8f1956bfe04b77d15 MesaLib-10.3.1.zip 24 ------------ 29 --------- 33 - `Bug 79462 <https://bugs.freedesktop.org/show_bug.cgi?id=79462>`__ - 35 - `Bug 82932 <https://bugs.freedesktop.org/show_bug.cgi?id=82932>`__ - 37 ES3-CTS.shaders.indexing.vector_subscript.vec3_static_loop_subscript_write_direct_read_vertex 39 - `Bug 83506 <https://bugs.freedesktop.org/show_bug.cgi?id=83506>`__ - [all …]
|
| /third_party/openssl/apps/ |
| D | openssl-vms.cnf | 26 # To use this configuration file with the "-extfile" option of the 64 # See man 7 OSSL_PROVIDER-default for more details. 107 # Extensions to add to a CRL. Note: Netscape communicator chokes on V2 CRLs 119 # and supplied fields are just that :-) 173 stateOrProvinceName_default = Some-State 180 # we can do this but it is not needed normally :-) 193 # SET-ex3 = SET extension number 3 253 # prevent it being used as an test self-signed certificate it is best 302 proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:3,policy:foo 336 [insta] # CMP using Insta Demo CA [all …]
|