/third_party/node/deps/v8/src/compiler/ |
H A D | machine-operator.cc | 44 size_t hash_value(AtomicStoreParameters params) { in hash_value() argument 49 std::ostream& operator<<(std::ostream& os, AtomicStoreParameters params) { in operator <<() argument 62 size_t hash_value(AtomicLoadParameters params) { in hash_value() argument 66 std::ostream& operator<<(std::ostream& os, AtomicLoadParameters params) { in operator <<() argument 116 hash_value(LoadTransformParameters params) hash_value() argument 120 operator <<(std::ostream& os, LoadTransformParameters params) operator <<() argument 137 hash_value(LoadLaneParameters params) hash_value() argument 141 operator <<(std::ostream& os, LoadLaneParameters params) operator <<() argument 188 hash_value(StoreLaneParameters params) hash_value() argument 192 operator <<(std::ostream& os, StoreLaneParameters params) operator <<() argument 1671 Word32AtomicLoad( AtomicLoadParameters params) Word32AtomicLoad() argument 1694 Word32AtomicStore( AtomicStoreParameters params) Word32AtomicStore() argument 1788 Word64AtomicLoad( AtomicLoadParameters params) Word64AtomicLoad() argument 1811 Word64AtomicStore( AtomicStoreParameters params) Word64AtomicStore() argument [all...] |
/third_party/node/deps/v8/src/asmjs/ |
H A D | asm-parser.cc | 148 ConvertSignature(AsmType* return_type, const ZoneVector<AsmType*>& params) ConvertSignature() argument 842 ValidateFunctionParams(ZoneVector<AsmType*>* params) ValidateFunctionParams() argument [all...] |
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | macro-assembler-arm64-inl.h | 504 void TurboAssembler::Debug(const char* message, uint32_t code, Instr params) { in Debug() argument
|
/third_party/node/deps/v8/src/parsing/ |
H A D | parser.h | 92 base::ThreadedList<Parameter> params; member
|
/third_party/node/deps/v8/src/wasm/baseline/ |
H A D | liftoff-assembler.cc | 986 PrepareBuiltinCall( const ValueKindSig* sig, compiler::CallDescriptor* call_descriptor, std::initializer_list<VarState> params) PrepareBuiltinCall() argument
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_program.c | 1353 struct brw_compile_vs_params params = { in iris_compile_vs() local 1558 struct brw_compile_tcs_params params = { in iris_compile_tcs() local 1720 struct brw_compile_tes_params params = { in iris_compile_tes() local 1859 struct brw_compile_gs_params params = { iris_compile_gs() local 1995 struct brw_compile_fs_params params = { iris_compile_fs() local 2272 struct brw_compile_cs_params params = { iris_compile_cs() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_sample.h | 469 struct lp_sampler_params params; member 478 struct lp_img_params params; member
|
H A D | lp_bld_nir.c | 1603 struct lp_img_params params; in visit_load_image() local 1643 struct lp_img_params params; visit_store_image() local 1683 struct lp_img_params params; visit_atomic_image() local 1767 struct lp_sampler_size_query_params params = { 0 }; visit_image_size() local 1790 struct lp_sampler_size_query_params params = { 0 }; visit_image_samples() local 2222 struct lp_sampler_size_query_params params = { 0 }; visit_txs() local 2285 struct lp_sampler_params params; visit_tex() local [all...] |
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_program.c | 1243 struct brw_compile_vs_params params = { in crocus_compile_vs() local 1473 struct brw_compile_tcs_params params = { in crocus_compile_tcs() local 1614 struct brw_compile_tes_params params = { in crocus_compile_tes() local 1756 struct brw_compile_gs_params params = { crocus_compile_gs() local 1889 struct brw_compile_fs_params params = { crocus_compile_fs() local 2567 struct brw_compile_cs_params params = { crocus_compile_cs() local [all...] |
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/ |
H A D | decode_der2key.c | 284 OSSL_PARAM params[4]; in der2key_decode() local
|
H A D | encode_key2any.c | 446 ASN1_STRING *params = ASN1_STRING_new(); in prepare_dh_params() local 80 key_to_p8info(const void *key, int key_nid, void *params, int params_type, i2d_of_void *k2d) key_to_p8info() argument 125 key_to_encp8(const void *key, int key_nid, void *params, int params_type, i2d_of_void *k2d, struct key2any_ctx_st *ctx) key_to_encp8() argument 142 key_to_pubkey(const void *key, int key_nid, void *params, int params_type, i2d_of_void k2d) key_to_pubkey() argument 550 ASN1_STRING *params = ASN1_STRING_new(); encode_dsa_params() local 645 ASN1_STRING *params = ASN1_STRING_new(); prepare_ec_explicit_params() local 673 ASN1_OBJECT *params = NULL; prepare_ec_params() local 977 key2any_set_ctx_params(void *vctx, const OSSL_PARAM params[]) key2any_set_ctx_params() argument [all...] |
/third_party/node/deps/openssl/openssl/ssl/statem/ |
H A D | statem_clnt.c | 2039 OSSL_PARAM *params = NULL; in tls_process_ske_dhe() local 2233 PACKET params; in tls_process_key_exchange() local
|
H A D | statem_srvr.c | 2886 OSSL_PARAM params[3], *p = params; in tls_process_cke_rsa() local
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | p_lib.c | 420 OSSL_PARAM params[] = { OSSL_PARAM_END, OSSL_PARAM_END }; in new_raw_key_int() local 528 static int get_raw_key_details(const OSSL_PARAM params[], void *arg) in get_raw_key_details() argument 624 OSSL_PARAM params[5], *p = params; in new_cmac_key_int() local 2150 OSSL_PARAM params[2]; EVP_PKEY_get_bn_param() local 2199 OSSL_PARAM params[2]; EVP_PKEY_get_octet_string_param() local 2218 OSSL_PARAM params[2]; EVP_PKEY_get_utf8_string_param() local 2244 OSSL_PARAM params[2]; EVP_PKEY_get_int_param() local 2258 OSSL_PARAM params[2]; EVP_PKEY_get_size_t_param() local 2271 OSSL_PARAM params[2]; EVP_PKEY_set_int_param() local 2283 OSSL_PARAM params[2]; EVP_PKEY_set_size_t_param() local 2296 OSSL_PARAM params[2]; EVP_PKEY_set_bn_param() local 2320 OSSL_PARAM params[2]; EVP_PKEY_set_utf8_string_param() local 2333 OSSL_PARAM params[2]; EVP_PKEY_set_octet_string_param() local 2351 EVP_PKEY_set_params(EVP_PKEY *pkey, OSSL_PARAM params[]) EVP_PKEY_set_params() argument 2383 EVP_PKEY_get_params(const EVP_PKEY *pkey, OSSL_PARAM params[]) EVP_PKEY_get_params() argument [all...] |
H A D | pmeth_lib.c | 689 int EVP_PKEY_CTX_set_params(EVP_PKEY_CTX *ctx, const OSSL_PARAM *params) in EVP_PKEY_CTX_set_params() argument 733 int EVP_PKEY_CTX_get_params(EVP_PKEY_CTX *ctx, OSSL_PARAM *params) in EVP_PKEY_CTX_get_params() argument 865 evp_pkey_ctx_set_params_strict(EVP_PKEY_CTX *ctx, OSSL_PARAM *params) evp_pkey_ctx_set_params_strict() argument 890 evp_pkey_ctx_get_params_strict(EVP_PKEY_CTX *ctx, OSSL_PARAM *params) evp_pkey_ctx_get_params_strict() argument 1199 OSSL_PARAM params[2], *p = params; EVP_PKEY_CTX_set_kem_op() local 1217 OSSL_PARAM params[2], *p = params; evp_pkey_ctx_set1_id_prov() local 1250 OSSL_PARAM params[2], *p = params; get1_id_data() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | provider_core.c | 1569 int ossl_provider_get_params(const OSSL_PROVIDER *prov, OSSL_PARAM params[]) in ossl_provider_get_params() argument 1911 static int core_get_params(const OSSL_CORE_HANDLE *handle, OSSL_PARAM params[]) in core_get_params() argument
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | list.c | 435 OSSL_PARAM params[2] = { OSSL_PARAM_END, OSSL_PARAM_END }; in display_random() local 1222 OSSL_PARAM params[5]; list_provider_info() local [all...] |
H A D | req.c | 1654 OSSL_PARAM params[] = { OSSL_PARAM_END, OSSL_PARAM_END }; in set_keygen_ctx() local
|
/third_party/libcoap/src/ |
H A D | coap_openssl.c | 1109 } params; in missing_ENGINE_load_cert() local 3777 coap_crypto_aead_encrypt(const coap_crypto_param_t *params, in coap_crypto_aead_encrypt() argument 3837 coap_crypto_aead_decrypt(const coap_crypto_param_t *params, coap_bin_const_t *data, coap_bin_const_t *aad, uint8_t *result, size_t *max_result_len) coap_crypto_aead_decrypt() argument [all...] |
H A D | coap_mbedtls.c | 2828 coap_crypto_aead_encrypt(const coap_crypto_param_t *params, argument 2912 coap_crypto_aead_decrypt(const coap_crypto_param_t *params, argument [all...] |
/third_party/openssl/test/ |
H A D | ectest.c | 1834 ECPARAMETERS *params = NULL, *other_params = NULL; in check_named_curve_from_ecparameters() local 2396 OSSL_PARAM *params = NULL; in do_test_custom_explicit_fromdata() local 2977 OSSL_PARAM params[2]; ec_d2i_publickey_test() local [all...] |
/third_party/python/Lib/email/ |
H A D | _header_value_parser.py | 727 def params(self): member in MimeParameters 814 def params(self): global() member in ParameterizedHeaderValue [all...] |
/third_party/openssl/apps/ |
H A D | req.c | 1652 OSSL_PARAM params[] = { OSSL_PARAM_END, OSSL_PARAM_END }; in set_keygen_ctx() local
|
/third_party/openssl/crypto/evp/ |
H A D | pmeth_lib.c | 688 int EVP_PKEY_CTX_set_params(EVP_PKEY_CTX *ctx, const OSSL_PARAM *params) in EVP_PKEY_CTX_set_params() argument 732 int EVP_PKEY_CTX_get_params(EVP_PKEY_CTX *ctx, OSSL_PARAM *params) in EVP_PKEY_CTX_get_params() argument 864 evp_pkey_ctx_set_params_strict(EVP_PKEY_CTX *ctx, OSSL_PARAM *params) evp_pkey_ctx_set_params_strict() argument 889 evp_pkey_ctx_get_params_strict(EVP_PKEY_CTX *ctx, OSSL_PARAM *params) evp_pkey_ctx_get_params_strict() argument 1198 OSSL_PARAM params[2], *p = params; EVP_PKEY_CTX_set_kem_op() local 1216 OSSL_PARAM params[2], *p = params; evp_pkey_ctx_set1_id_prov() local 1249 OSSL_PARAM params[2], *p = params; get1_id_data() local [all...] |
/third_party/openssl/crypto/ |
H A D | provider_core.c | 1567 int ossl_provider_get_params(const OSSL_PROVIDER *prov, OSSL_PARAM params[]) in ossl_provider_get_params() argument 1909 static int core_get_params(const OSSL_CORE_HANDLE *handle, OSSL_PARAM params[]) in core_get_params() argument
|