Home
last modified time | relevance | path

Searched defs:params (Results 1601 - 1625 of 2036) sorted by relevance

1...<<61626364656667686970>>...82

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.cc44 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 Dasm-parser.cc148 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 Dmacro-assembler-arm64-inl.h504 void TurboAssembler::Debug(const char* message, uint32_t code, Instr params) { in Debug() argument
/third_party/node/deps/v8/src/parsing/
H A Dparser.h92 base::ThreadedList<Parameter> params; member
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.cc986 PrepareBuiltinCall( const ValueKindSig* sig, compiler::CallDescriptor* call_descriptor, std::initializer_list<VarState> params) PrepareBuiltinCall() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c1353 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 Dlp_bld_sample.h469 struct lp_sampler_params params; member
478 struct lp_img_params params; member
H A Dlp_bld_nir.c1603 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 Dcrocus_program.c1243 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 Ddecode_der2key.c284 OSSL_PARAM params[4]; in der2key_decode() local
H A Dencode_key2any.c446 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 Dstatem_clnt.c2039 OSSL_PARAM *params = NULL; in tls_process_ske_dhe() local
2233 PACKET params; in tls_process_key_exchange() local
H A Dstatem_srvr.c2886 OSSL_PARAM params[3], *p = params; in tls_process_cke_rsa() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dp_lib.c420 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 Dpmeth_lib.c689 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 Dprovider_core.c1569 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 Dlist.c435 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 Dreq.c1654 OSSL_PARAM params[] = { OSSL_PARAM_END, OSSL_PARAM_END }; in set_keygen_ctx() local
/third_party/libcoap/src/
H A Dcoap_openssl.c1109 } 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 Dcoap_mbedtls.c2828 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 Dectest.c1834 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.py727 def params(self): member in MimeParameters
814 def params(self): global() member in ParameterizedHeaderValue
[all...]
/third_party/openssl/apps/
H A Dreq.c1652 OSSL_PARAM params[] = { OSSL_PARAM_END, OSSL_PARAM_END }; in set_keygen_ctx() local
/third_party/openssl/crypto/evp/
H A Dpmeth_lib.c688 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 Dprovider_core.c1567 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

Completed in 79 milliseconds

1...<<61626364656667686970>>...82