Home
last modified time | relevance | path

Searched defs:checks (Results 1 – 25 of 70) sorted by relevance

123

/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/loop_optimizations/
Dfusion_legal.cpp42 void Match(const std::string& checks, IRContext* context) { in Match()
175 std::string checks = R"( in TEST_F() local
311 std::string checks = R"( in TEST_F() local
444 std::string checks = R"( in TEST_F() local
582 std::string checks = R"( in TEST_F() local
724 std::string checks = R"( in TEST_F() local
867 std::string checks = R"( in TEST_F() local
1008 std::string checks = R"( in TEST_F() local
1148 std::string checks = R"( in TEST_F() local
1288 std::string checks = R"( in TEST_F() local
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_legal.cpp45 void Match(const std::string& checks, IRContext* context) { in Match()
178 std::string checks = R"( in TEST_F() local
314 std::string checks = R"( in TEST_F() local
447 std::string checks = R"( in TEST_F() local
585 std::string checks = R"( in TEST_F() local
727 std::string checks = R"( in TEST_F() local
870 std::string checks = R"( in TEST_F() local
1011 std::string checks = R"( in TEST_F() local
1151 std::string checks = R"( in TEST_F() local
1291 std::string checks = R"( in TEST_F() local
[all …]
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_legal.cpp45 void Match(const std::string& checks, IRContext* context) { in Match()
178 std::string checks = R"( in TEST_F() local
314 std::string checks = R"( in TEST_F() local
447 std::string checks = R"( in TEST_F() local
585 std::string checks = R"( in TEST_F() local
727 std::string checks = R"( in TEST_F() local
870 std::string checks = R"( in TEST_F() local
1011 std::string checks = R"( in TEST_F() local
1151 std::string checks = R"( in TEST_F() local
1291 std::string checks = R"( in TEST_F() local
[all …]
/external/tensorflow/tensorflow/compiler/xla/runtime/
Dcustom_call.h125 static constexpr bool CheckNames(RuntimeChecks checks) { in CheckNames()
129 static constexpr bool CheckTypes(RuntimeChecks checks) { in CheckTypes()
133 static constexpr bool CheckUserData(RuntimeChecks checks) { in CheckUserData()
138 static bool CheckType(RuntimeChecks checks, TypeID type_id) { in CheckType()
/external/pigweed/pw_presubmit/
Ddocs.rst165 Substeps
180 Existing Presubmit Checks
381 pw_presubmit
389 Git hook
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Ddesc_sroa_test.cpp508 const std::string checks = R"( in TEST_F() local
522 const std::string checks = R"( in TEST_F() local
536 const std::string checks = R"( in TEST_F() local
679 const std::string checks = R"( in TEST_F() local
/external/deqp-deps/SPIRV-Tools/test/opt/
Ddesc_sroa_test.cpp508 const std::string checks = R"( in TEST_F() local
522 const std::string checks = R"( in TEST_F() local
536 const std::string checks = R"( in TEST_F() local
679 const std::string checks = R"( in TEST_F() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Ddesc_sroa_test.cpp506 const std::string checks = R"( in TEST_F() local
520 const std::string checks = R"( in TEST_F() local
534 const std::string checks = R"( in TEST_F() local
677 const std::string checks = R"( in TEST_F() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/
Dprime.c383 int checks = BN_prime_checks_for_size(bits); in BN_generate_prime_ex() local
603 int BN_primality_test(int *out_is_probably_prime, const BIGNUM *w, int checks, in BN_primality_test()
774 int BN_is_prime_ex(const BIGNUM *candidate, int checks, BN_CTX *ctx, in BN_is_prime_ex()
779 int BN_is_prime_fasttest_ex(const BIGNUM *a, int checks, BN_CTX *ctx, in BN_is_prime_fasttest_ex()
790 enum bn_primality_result_t *out_result, const BIGNUM *w, int checks, in BN_enhanced_miller_rabin_primality_test()
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/
Dprime.c396 int checks = BN_prime_checks_for_size(bits); in BN_generate_prime_ex() local
616 int BN_primality_test(int *out_is_probably_prime, const BIGNUM *w, int checks, in BN_primality_test()
787 int BN_is_prime_ex(const BIGNUM *candidate, int checks, BN_CTX *ctx, in BN_is_prime_ex()
792 int BN_is_prime_fasttest_ex(const BIGNUM *a, int checks, BN_CTX *ctx, in BN_is_prime_fasttest_ex()
803 enum bn_primality_result_t *out_result, const BIGNUM *w, int checks, in BN_enhanced_miller_rabin_primality_test()
/external/boringssl/src/crypto/fipsmodule/bn/
Dprime.c396 int checks = BN_prime_checks_for_size(bits); in BN_generate_prime_ex() local
616 int BN_primality_test(int *out_is_probably_prime, const BIGNUM *w, int checks, in BN_primality_test()
787 int BN_is_prime_ex(const BIGNUM *candidate, int checks, BN_CTX *ctx, in BN_is_prime_ex()
792 int BN_is_prime_fasttest_ex(const BIGNUM *a, int checks, BN_CTX *ctx, in BN_is_prime_fasttest_ex()
803 enum bn_primality_result_t *out_result, const BIGNUM *w, int checks, in BN_enhanced_miller_rabin_primality_test()
/external/cronet/base/memory/
Draw_ptr.md461 #### Dereference
466 #### Extraction
509 #### Instantiation
/external/mesa3d/docs/_extra/specs/
DMESA_shader_debug.spec202 The assertMESA function checks if the argument <condition> is function
/external/kotlinx.coroutines/kotlinx-coroutines-core/native/src/
DBuilders.kt68 private var checks = mutableListOf<() -> Boolean>() variable
/external/strace/tests-mx32/
Dkern_features.c51 } checks[] = { in test_kern_features() local
Dfsync-y.c46 } checks[] = { in main() local
Ddev-yy.c52 } checks[] = { in main() local
/external/strace/tests/
Dkern_features.c51 } checks[] = { in test_kern_features() local
Dfsync-y.c46 } checks[] = { in main() local
Ddev-yy.c52 } checks[] = { in main() local
/external/strace/tests-m32/
Dkern_features.c51 } checks[] = { in test_kern_features() local
Dfsync-y.c46 } checks[] = { in main() local
Ddev-yy.c52 } checks[] = { in main() local
/external/python/cpython3/Tools/c-analyzer/c_analyzer/
D__main__.py130 def add_checks_cli(parser, checks=None, *, add_flags=None): argument
274 def _cli_check(parser, checks=None, **kwargs): argument
299 checks=None, argument
/external/mesa3d/src/amd/compiler/tests/
Dcheck_output.py345 def __init__(self, result, variant, checks, output): argument
363 def check_output(result, variant, checks, output): argument
379 def parse_check(variant, line, checks, pos): argument

123