Home
last modified time | relevance | path

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

123

/third_party/skia/third_party/externals/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 …]
/third_party/skia/third_party/externals/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 …]
/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 …]
/third_party/node/deps/v8/src/compiler/
Dredundancy-elimination.cc67 EffectPathChecks const* checks) { in Copy()
257 Node* node, EffectPathChecks const* checks) { in Set()
265 EffectPathChecks const* checks = node_checks_.Get(effect); in ReduceCheckNode() local
298 EffectPathChecks* checks = EffectPathChecks::Copy( in ReduceEffectPhi() local
314 EffectPathChecks const* checks = node_checks_.Get(effect); in ReduceSpeculativeNumberComparison() local
376 EffectPathChecks const* checks = node_checks_.Get(effect); in ReduceSpeculativeNumberOperation() local
419 EffectPathChecks const* checks = node_checks_.Get(effect); in TakeChecksFromFirstEffect() local
429 EffectPathChecks const* checks) { in UpdateChecks()
/third_party/skia/third_party/externals/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
/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
/third_party/skia/third_party/externals/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
/third_party/node/deps/openssl/openssl/crypto/bn/
Dbn_prime.c131 int checks = bn_mr_min_checks(bits); in BN_generate_prime_ex2() local
230 int BN_is_prime_ex(const BIGNUM *a, int checks, BN_CTX *ctx_passed, in BN_is_prime_ex()
236 int BN_is_prime_fasttest_ex(const BIGNUM *w, int checks, BN_CTX *ctx, in BN_is_prime_fasttest_ex()
244 int ossl_bn_check_prime(const BIGNUM *w, int checks, BN_CTX *ctx, in ossl_bn_check_prime()
266 static int bn_is_prime_int(const BIGNUM *w, int checks, BN_CTX *ctx, in bn_is_prime_int()
Dbn_depr.c46 int BN_is_prime(const BIGNUM *a, int checks, in BN_is_prime() argument
55 int BN_is_prime_fasttest(const BIGNUM *a, int checks, in BN_is_prime_fasttest() argument
/third_party/openssl/crypto/bn/
Dbn_prime.c131 int checks = bn_mr_min_checks(bits); in BN_generate_prime_ex2() local
230 int BN_is_prime_ex(const BIGNUM *a, int checks, BN_CTX *ctx_passed, in BN_is_prime_ex()
236 int BN_is_prime_fasttest_ex(const BIGNUM *w, int checks, BN_CTX *ctx, in BN_is_prime_fasttest_ex()
244 int ossl_bn_check_prime(const BIGNUM *w, int checks, BN_CTX *ctx, in ossl_bn_check_prime()
266 static int bn_is_prime_int(const BIGNUM *w, int checks, BN_CTX *ctx, in bn_is_prime_int()
Dbn_depr.c46 int BN_is_prime(const BIGNUM *a, int checks, in BN_is_prime() argument
55 int BN_is_prime_fasttest(const BIGNUM *a, int checks, in BN_is_prime_fasttest() argument
/third_party/typescript/tests/cases/user/ts-toolbelt/
Dindex.ts5 const {check, checks} = Test; constant
/third_party/mesa3d/docs/_extra/specs/
DMESA_shader_debug.spec202 The assertMESA function checks if the argument <condition> is function
/third_party/node/test/parallel/
Dtest-crypto-prime.js233 assert.throws(() => checkPrime(2n, { checks }, common.mustNotCall()), { field
237 assert.throws(() => checkPrimeSync(2n, { checks }), { field
244 assert.throws(() => checkPrime(2n, { checks }, common.mustNotCall()), { field
248 assert.throws(() => checkPrimeSync(2n, { checks }), { field
265 checks: 10 property
Dtest-timers-unref.js30 let checks = 0; variable
Dtest-cluster-fork-env.js41 const checks = { variable
Dtest-cluster-setup-primary.js34 const checks = { variable
Dtest-cluster-worker-disconnect.js39 const checks = { variable
/third_party/python/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
D__init__.py92 def check_all(analysis, checks, *, failfast=False): argument
/third_party/mesa3d/src/amd/compiler/tests/
Dcheck_output.py361 def __init__(self, result, variant, checks, output): argument
380 def check_output(result, variant, checks, output): argument
397 def parse_check(variant, line, checks, pos): argument
/third_party/node/deps/npm/lib/commands/
Dinstall.js10 const checks = require('npm-install-checks') constant
/third_party/openssl/providers/implementations/encode_decode/
Dencode_key2blob.c61 int checks[] = { in key2blob_check_selection() local
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
Dencode_key2blob.c61 int checks[] = { in key2blob_check_selection() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/
DSpoofCheckerTest.java172 int checks = SpoofChecker.WHOLE_SCRIPT_CONFUSABLE | SpoofChecker.MIXED_SCRIPT_CONFUSABLE in TestGetSetChecks1() local
201 int checks; in TestGetSetChecks() local
519 int checks = (Integer) test[2]; in TestConfusableFlagVariants() local

123