| /third_party/ltp/testcases/kernel/syscalls/clock_getres/ |
| H A D | clock_getres01.c | 42 struct tst_ts **spec; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmConditionalBranchTests.cpp | 61 ComputeShaderSpec spec; in addComputeSameLabelsTest() local
|
| H A D | vktSpvAsmLoopDepInfTests.cpp | 152 ComputeShaderSpec spec; in getComputeShaderSpec() local
|
| /third_party/skia/tests/ |
| H A D | ParsePathTest.cpp | 82 SkString spec; in DEF_TEST() local
|
| /third_party/python/PC/ |
| H A D | _testconsole.c | 132 PyInit__testconsole(PyObject *spec) in PyInit__testconsole() argument
|
| /third_party/python/Lib/ctypes/test/ |
| H A D | test_values.py | 81 spec = importlib.util.find_spec(modname) variable in PythonValuesTestCase.test_frozentable.struct_frozen
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsShaderLibrary.cpp | 50 tcu::TestCase* createCase (const std::string& name, const std::string& description, const glu::sl::ShaderCaseSpecification& spec) in createCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmConditionalBranchTests.cpp | 61 ComputeShaderSpec spec; in addComputeSameLabelsTest() local
|
| H A D | vktSpvAsmLoopDepInfTests.cpp | 152 ComputeShaderSpec spec; in getComputeShaderSpec() local
|
| H A D | vktSpvAsmLoopDepLenTests.cpp | 168 ComputeShaderSpec spec; in getComputeShaderSpec() local
|
| /base/security/certificate_manager/test/unittest/src/ |
| H A D | cm_init_test.cpp | 85 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; in HWTEST_F() local 103 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; in HWTEST_F() local 121 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; in HWTEST_F() local 139 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; in HWTEST_F() local 157 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; in HWTEST_F() local 175 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local 193 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local 211 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local 227 struct CmSignatureSpec *spec = nullptr; /* spec is NULL */ HWTEST_F() local 243 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_AGREE }; /* purpose is not CM_KEY_PURPOSE_SIGN/VERIFY */ HWTEST_F() local 259 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local 274 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local 290 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local 305 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local 323 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local 339 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_SIGN, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local 355 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_VERIFY, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local 371 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_VERIFY, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local 390 struct CmSignatureSpec spec = { CM_KEY_PURPOSE_VERIFY, CM_PADDING_PSS, CM_DIGEST_SHA256 }; HWTEST_F() local [all...] |
| /base/security/crypto_framework/test/unittest/src/ |
| H A D | alg_25519_common_param_spec.c | 50 HcfResult ConstructAlg25519KeyPairParamsSpec(const char *algoName, bool choose, HcfAsyKeyParamsSpec **spec) in ConstructAlg25519KeyPairParamsSpec() argument 129 HcfResult ConstructAlg25519PubKeyParamsSpec(const char *algoName, bool choose, HcfAsyKeyParamsSpec **spec) in ConstructAlg25519PubKeyParamsSpec() argument 194 HcfResult ConstructAlg25519PriKeyParamsSpec(const char *algoName, bool choose, HcfAsyKeyParamsSpec **spec) in ConstructAlg25519PriKeyParamsSpec() argument
|
| H A D | crypto_common_cov_test.cpp | 466 HcfDsaCommParamsSpec *spec = nullptr; in HWTEST_F() local 473 HcfDsaPubKeyParamsSpec *spec = nullptr; in HWTEST_F() local 480 HcfDsaKeyPairParamsSpec *spec = nullptr; in HWTEST_F() local 487 HcfEccCommParamsSpec *spec in HWTEST_F() local 494 HcfEccPubKeyParamsSpec *spec = nullptr; HWTEST_F() local 501 HcfEccPriKeyParamsSpec *spec = nullptr; HWTEST_F() local 508 HcfEccKeyPairParamsSpec *spec = nullptr; HWTEST_F() local 515 HcfRsaCommParamsSpec *spec = nullptr; HWTEST_F() local 522 HcfRsaPubKeyParamsSpec *spec = nullptr; HWTEST_F() local 529 HcfRsaKeyPairParamsSpec *spec = nullptr; HWTEST_F() local [all...] |
| /base/security/crypto_framework/test/unittest/src/sm2/ |
| H A D | crypto_sm2_asy_key_generator_by_spec_test.cpp | 72 static HcfResult ConstructSm2256CommParamsSpec(HcfAsyKeyParamsSpec **spec) in ConstructSm2256CommParamsSpec() argument
|
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/ |
| H A D | dlp_zip_test.cpp | 55 struct DlpUsageSpec spec = { in initDlpFileCiper() local
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
| H A D | hks_openssl_hmac.c | 51 static int32_t HmacGenKeyCheckParam(const struct HksKeySpec *spec)
in HmacGenKeyCheckParam() argument 61 int32_t HksOpensslHmacGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key)
in HksOpensslHmacGenerateKey() argument
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
| H A D | hks_mbedtls_hmac.c | 44 int32_t HksMbedtlsHmacGenerateKey(const struct HksKeySpec *spec, struct HksBlob *key)
in HksMbedtlsHmacGenerateKey() argument
|
| /base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/ |
| H A D | hks_crypto_hal_rsa_key.cpp | 33 HksKeySpec spec = {0}; member 226 HksKeySpec spec = { in HWTEST_F() local [all...] |
| H A D | hks_crypto_hal_ecc_key.cpp | 33 HksKeySpec spec = {0}; member 180 HksKeySpec spec = { in HWTEST_F() local
|
| /base/update/updater/services/ui/view/component/ |
| H A D | label_btn_adapter.cpp | 74 const UxLabelBtnInfo &spec = std::get<UxLabelBtnInfo>(info.specificInfo); in LabelBtnAdapter() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/distributedhardwarefwkkit/src/ |
| H A D | distributed_hardware_fwk_kit_test.cpp | 278 QueryLocalSysSpecType spec = QueryLocalSysSpecType::MIN; in HWTEST_F() local 294 QueryLocalSysSpecType spec = QueryLocalSysSpecType::HISTREAMER_AUDIO_ENCODER; in HWTEST_F() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/distributed_hardware_proxy/src/ |
| H A D | distributed_hardware_proxy_test.cpp | 208 QueryLocalSysSpecType spec = QueryLocalSysSpecType::MIN; in HWTEST_F() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/distributedhardwarestub/src/ |
| H A D | distributed_hardware_stub_test.cpp | 350 uint32_t spec = 1; in HWTEST_F() local 365 uint32_t spec = 0; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/breakpoints/ |
| H A D | step_after_suspend_test.c | 136 struct itimerspec spec = {}; in suspend() local
|
| /kernel/linux/linux-5.10/drivers/interconnect/qcom/ |
| H A D | icc-rpmh.c | 102 struct icc_node_data *qcom_icc_xlate_extended(struct of_phandle_args *spec, void *data) in qcom_icc_xlate_extended() argument
|