Searched refs:check_name (Results 1 - 6 of 6) sorted by relevance
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| H A D | test-suite | 73 check_name="" 97 check-name:) check_name="$val" ;; 315 if [ "$check_name" = "" ]; then 320 test_name="$check_name"
|
| /third_party/node/deps/openssl/openssl/crypto/cmp/ |
| H A D | cmp_vfy.c | 142 static int check_name(const OSSL_CMP_CTX *ctx, int log_success, in check_name() function 263 if (!check_name(ctx, 1, in cert_acceptable() 688 if (!check_name(ctx, 0, "sender DN field", hdr->sender->d.directoryName, in ossl_cmp_msg_check_update()
|
| /third_party/openssl/crypto/cmp/ |
| H A D | cmp_vfy.c | 142 static int check_name(const OSSL_CMP_CTX *ctx, int log_success, in check_name() function 263 if (!check_name(ctx, 1, in cert_acceptable() 688 if (!check_name(ctx, 0, "sender DN field", hdr->sender->d.directoryName, in ossl_cmp_msg_check_update()
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate.cpp | 242 const std::string check_name(check_str); in ValidateBinaryUsingContextAndValidationState() 244 if (desc_name == check_name && in ValidateBinaryUsingContextAndValidationState()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate.cpp | 242 const std::string check_name(check_str); in ValidateBinaryUsingContextAndValidationState() 244 if (desc_name == check_name && in ValidateBinaryUsingContextAndValidationState()
|
| /third_party/spirv-tools/source/val/ |
| H A D | validate.cpp | 232 const std::string check_name = in ValidateBinaryUsingContextAndValidationState() local 235 if (desc_name == check_name && in ValidateBinaryUsingContextAndValidationState()
|
Completed in 5 milliseconds