/external/mesa3d/.gitlab-ci/piglit/ |
D | disable-vs_in.diff | 25 diff --git a/tests/sanity.py b/tests/sanity.py 27 --- a/tests/sanity.py 28 +++ b/tests/sanity.py 32 'spec/arb_tessellation_shader/execution/sanity.shader_test',
|
/external/autotest/server/site_tests/dummy_PassServer/ |
D | control.sanity | 6 NAME = "dummy_PassServer.sanity" 9 ATTRIBUTES = "suite:sanity" 16 It belongs to sanity suite, which verifies provisioning.
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.intrinsics.comp | 20 // Don't repeat all the pixel/vertex fns - just one for sanity. 54 // Don't repeat all the pixel/vertex fns - just one for sanity. 81 // Don't repeat all the pixel/vertex fns - just one for sanity. 108 // Don't repeat all the pixel/vertex fns - just one for sanity.
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | hlsl.intrinsics.comp | 20 // Don't repeat all the pixel/vertex fns - just one for sanity. 54 // Don't repeat all the pixel/vertex fns - just one for sanity. 81 // Don't repeat all the pixel/vertex fns - just one for sanity. 108 // Don't repeat all the pixel/vertex fns - just one for sanity.
|
/external/autotest/test_suites/ |
D | control.power_sanity | 7 PURPOSE = "Daily power sanity tests" 15 Daily power sanity tests.
|
D | control.sanity | 6 NAME = 'sanity' 15 This suite is intended to be run by buildbot as a sanity check of the build.
|
D | control.gce-sanity | 6 NAME = "gce-sanity" 33 args_dict['name'] = 'gce-sanity'
|
/external/autotest/client/site_tests/hardware_TPMttci/ |
D | control | 8 CRITERIA = "Check TTCI module functionality and TPM sanity check" 15 This test exercises the two modules on TTCI board and performs basic sanity
|
/external/elfutils/libdwfl/ |
D | dwfl_report_elf.c | 48 bool sanity, GElf_Addr *vaddrp, in __libdwfl_elf_address_range() argument 219 if (end == 0 && sanity) in __libdwfl_elf_address_range() 245 bool sanity) in __libdwfl_report_elf() argument 249 if (! __libdwfl_elf_address_range (elf, base, add_p_vaddr, sanity, &vaddr, in __libdwfl_report_elf()
|
/external/clang/test/Rewriter/ |
D | rewrite-foreach-in-block.mm | 23 // sanity test for the changes. 28 // sanity test for the changes.
|
/external/oj-libjdwp/ |
D | README | 18 3. Check the sanity of doing a build with the current machine: 19 cd make && gnumake sanity
|
/external/icu/icu4c/source/config/ |
D | icu-config-bottom | 104 ## Check the sanity of current variables 105 sanity() 156 sanity 188 sanity 411 sanity 416 sanity
|
/external/strace/debian/ |
D | control | 22 isolation, sanity checking and attempting to capture race conditions. 39 isolation, sanity checking and attempting to capture race conditions. 55 isolation, sanity checking and attempting to capture race conditions.
|
/external/llvm/test/Transforms/DeadArgElim/ |
D | returned.ll | 5 ; sanity check that the argument and return value are both dead 22 ; sanity check that return value is dead
|
/external/libwebsockets/plugins/ |
D | protocol_lws_openmetrics_export.c | 96 char sanity[8]; member 617 lws_strncpy(vhd->sanity, "isagg", sizeof(vhd->sanity)); in callback_lws_openmetrics_prox_agg() 623 assert(!strcmp(vhd->bind_partner_vhd->sanity, "isws")); in callback_lws_openmetrics_prox_agg() 793 lws_strncpy(vhd->sanity, "isws", sizeof(vhd->sanity)); in callback_lws_openmetrics_prox_server() 799 assert(!strcmp(vhd->bind_partner_vhd->sanity, "isagg")); in callback_lws_openmetrics_prox_server()
|
/external/grpc-grpc/tools/distrib/python/ |
D | bazel_deps.sh | 26 docker build -t bazel_local_img tools/dockerfile/test/sanity
|
/external/walt/docs/ |
D | ChromeOS.md | 22 Connect WALT to Chromebook's USB port and test the setup by running: `$ ./walt.py -t sanity` on the… 25 Starting sanity test
|
/external/autotest/client/cros/dhcp_test_data/ |
D | README | 5 We use these logs as part of sanity checking that DhcpPacket parsing works.
|
/external/autotest/server/site_tests/enterprise_CFM_Test/ |
D | control.sanity | 8 NAME = "enterprise_CFM_Test.sanity" 29 100.123.174.2 enterprise_CFM_Test.sanity 213 tag='sanity')
|
/external/rust/crates/grpcio-sys/grpc/third_party/ |
D | README.md | 13 non-bazel builds stay in sync (this is actually enforced by a sanity check in some cases) 45 3. update `tools/run_tests/sanity/check_submodules.sh` to make the sanity test pass 78 - Update `tools/run_tests/sanity/check_submodules.sh` with the same commit
|
/external/llvm/test/Transforms/ConstProp/ |
D | phi.ll | 1 ; This is a basic sanity check for constant propagation. The add instruction
|
/external/llvm/test/Transforms/SCCP/ |
D | apint-basictest.ll | 1 ; This is a basic sanity check for constant propagation. The add instruction
|
D | apint-basictest2.ll | 1 ; This is a basic sanity check for constant propagation. The add instruction
|
/external/libwebsockets/lib/core/ |
D | buflist.c | 40 int sanity = 1024; in lws_buflist_append_segment() local 47 if (!--sanity) { in lws_buflist_append_segment()
|
/external/compiler-rt/test/BlocksRuntime/ |
D | byrefsanity.c | 58 void sanity(void *arg) { in sanity() function
|