Home
last modified time | relevance | path

Searched defs:key (Results 2651 - 2675 of 3486) sorted by relevance

1...<<101102103104105106107108109110>>...140

/third_party/mesa3d/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.c1302 hash_fd(const void *key) in hash_fd() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_lower_logical_sends.cpp132 setup_color_payload(const fs_builder &bld, const brw_wm_prog_key *key, in setup_color_payload() argument
151 lower_fb_write_logical_send(const fs_builder &bld, fs_inst *inst, const struct brw_wm_prog_data *prog_data, const brw_wm_prog_key *key, const fs_visitor::thread_payload &payload) lower_fb_write_logical_send() argument
H A Dbrw_fs_visitor.cpp591 brw_wm_prog_key *key = (brw_wm_prog_key*) this->key; in emit_alpha_test() local
667 brw_wm_prog_key *key = (brw_wm_prog_key*) this->key; in emit_fb_writes() local
1133 fs_visitor(const struct brw_compiler *compiler, void *log_data, void *mem_ctx, const brw_base_prog_key *key, struct brw_stage_prog_data *prog_data, const nir_shader *shader, unsigned dispatch_width, bool debug_enabled) fs_visitor() argument
[all...]
H A Dbrw_nir.c416 brw_nir_lower_fs_inputs(nir_shader *nir, const struct intel_device_info *devinfo, const struct brw_wm_prog_key *key) brw_nir_lower_fs_inputs() argument
1416 brw_nir_apply_key(nir_shader *nir, const struct brw_compiler *compiler, const struct brw_base_prog_key *key, unsigned max_subgroup_size, bool is_scalar) brw_nir_apply_key() argument
1597 brw_nir_create_passthrough_tcs(void *mem_ctx, const struct brw_compiler *compiler, const nir_shader_compiler_options *options, const struct brw_tcs_prog_key *key) brw_nir_create_passthrough_tcs() argument
[all...]
H A Dbrw_mesh.cpp202 const struct brw_task_prog_key *key = params->key; in brw_compile_task() local
691 const struct brw_mesh_prog_key *key = params->key; in brw_compile_mesh() local
[all...]
H A Dbrw_vec4.cpp2539 const struct brw_vs_prog_key *key = params->key; in brw_compile_vs() local
/third_party/node/src/api/
H A Denvironment.cc564 Local<Private> key = Private::ForApi(isolate, in GetPerContextExports() local
/third_party/node/src/crypto/
H A Dcrypto_context.cc579 UseKey(Environment* env, std::shared_ptr<KeyObjectData> key) UseKey() argument
[all...]
H A Dcrypto_keys.cc139 ParsePublicKey(EVPKeyPointer* pkey, const PublicKeyEncodingConfig& config, const char* key, size_t key_len) ParsePublicKey() argument
214 ParsePrivateKey(EVPKeyPointer* pkey, const PrivateKeyEncodingConfig& config, const char* key, size_t key_len) ParsePrivateKey() argument
435 ExportJWKSecretKey( Environment* env, std::shared_ptr<KeyObjectData> key, Local<Object> target) ExportJWKSecretKey() argument
475 Local<Value> key; ImportJWKSecretKey() local
487 ExportJWKAsymmetricKey( Environment* env, std::shared_ptr<KeyObjectData> key, Local<Object> target, bool handleRsaPss) ExportJWKAsymmetricKey() argument
528 GetSecretKeyDetail( Environment* env, std::shared_ptr<KeyObjectData> key, Local<Object> target) GetSecretKeyDetail() argument
541 GetAsymmetricKeyDetail( Environment* env, std::shared_ptr<KeyObjectData> key, Local<Object> target) GetAsymmetricKeyDetail() argument
614 ExportJWKInner(Environment* env, std::shared_ptr<KeyObjectData> key, Local<Value> result, bool handleRsaPss) ExportJWKInner() argument
735 ByteSource key = ByteSource::FromStringOrBuffer(env, args[(*offset)++]); GetPrivateKeyFromJs() local
748 KeyObjectHandle* key; GetPrivateKeyFromJs() local
812 KeyObjectHandle* key = Unwrap<KeyObjectHandle>(args[*offset].As<Object>()); GetPublicOrPrivateKeyFromJs() local
862 CreateSecret(ByteSource key) CreateSecret() argument
974 KeyObjectHandle* key; Init() local
1018 KeyObjectHandle* key; InitJWK() local
1057 KeyObjectHandle* key; InitECRaw() local
1095 KeyObjectHandle* key; InitEDRaw() local
1140 std::shared_ptr<KeyObjectData> key = self_handle->Data(); Equals() local
1185 KeyObjectHandle* key; GetKeyDetail() local
1211 const ManagedEVPPKey& key = data_->GetAsymmetricKey(); GetAsymmetricKeyType() local
1238 KeyObjectHandle* key; GetAsymmetricKeyType() local
1247 const ManagedEVPPKey& key = data_->GetAsymmetricKey(); CheckEcKeyData() local
1266 KeyObjectHandle* key; CheckEcKeyData() local
1274 KeyObjectHandle* key; GetSymmetricKeySize() local
1281 KeyObjectHandle* key; Export() local
1331 KeyObjectHandle* key; ExportJWK() local
1433 Local<Value> key; Deserialize() local
[all...]
/third_party/node/src/
H A Dnode_zlib.cc1163 CompressionError BrotliEncoderContext::SetParams(int key, uint32_t value) { in SetParams() argument
1228 CompressionError BrotliDecoderContext::SetParams(int key, uint32_t value) { in SetParams() argument
/third_party/ntfs-3g/libntfs-3g/
H A Dindex.c575 static int ntfs_ie_lookup(const void *key, const int key_len, in ntfs_ie_lookup() argument
769 ntfs_index_lookup(const void *key, const int key_len, ntfs_index_context *icx) ntfs_index_lookup() argument
1960 ntfs_index_remove(ntfs_inode *dir_ni, ntfs_inode *ni __attribute__((unused)), const void *key, const int keylen) ntfs_index_remove() argument
[all...]
H A Dreparse.c88 REPARSE_INDEX_KEY key; member
982 REPARSE_INDEX_KEY key; in remove_reparse_index() local
/third_party/musl/porting/linux/user/src/network/
H A Dlookup_name.c448 int key = 0; in lookup_name_ext() local
[all...]
/third_party/nghttp2/src/
H A Dshrpx_http_downstream_connection.cc569 auto key = StringRef{iov.base, p}; in push_request_headers() local
H A Dshrpx_https_upstream.cc1239 auto key = req.fs.header(http2::HD_SEC_WEBSOCKET_KEY); in on_downstream_header_complete() local
H A Dshrpx_connection_handler.cc915 auto &key = ticket_keys->keys[i]; in on_tls_ticket_key_get_success() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcoll.cpp138 ICUCollatorFactory::create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& status) const { in create() argument
747 CFactory::create(const ICUServiceKey& key, cons argument
791 unregister(URegistryKey key, UErrorCode& status) unregister() argument
894 getKeywordValuesForLocale(const char* key, const Locale& locale, UBool commonlyUsed, UErrorCode& status) getKeywordValuesForLocale() argument
[all...]
H A Dnumfmt.cpp1009 NumberFormat::unregister(URegistryKey key, UErrorCode& status) in unregister() argument
H A Ddtitvinf.cpp795 const UnicodeString* key = (UnicodeString*)keyTok.pointer; copyHash() local
[all...]
H A Dtranslit.cpp762 char key[200]; in getDisplayName() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dlocdspnm.cpp662 const char* key; localeDisplayName() local
854 keyDisplayName(const char* key, UnicodeString& result, UBool skipAdjust) const keyDisplayName() argument
867 keyDisplayName(const char* key, UnicodeString& result) const keyDisplayName() argument
873 keyValueDisplayName(const char* key, const char* value, UnicodeString& result, UBool skipAdjust) const keyValueDisplayName() argument
908 keyValueDisplayName(const char* key, const char* value, UnicodeString& result) const keyValueDisplayName() argument
1099 uldn_keyDisplayName(const ULocaleDisplayNames *ldn, const char *key, char16_t *result, int32_t maxResultSize, UErrorCode *pErrorCode) uldn_keyDisplayName() argument
1117 uldn_keyValueDisplayName(const ULocaleDisplayNames *ldn, const char *key, const char *value, char16_t *result, int32_t maxResultSize, UErrorCode *pErrorCode) uldn_keyValueDisplayName() argument
[all...]
H A Duresdata.cpp75 _res_findTableItem(const ResourceData *pResData, const uint16_t *keyOffsets, int32_t length, const char *key, const char **realKey) _res_findTableItem() argument
106 _res_findTable32Item(const ResourceData *pResData, const int32_t *keyOffsets, int32_t length, const char *key, const char **realKey) _res_findTable32Item() argument
712 res_getTableItemByKey(const ResourceData *pResData, Resource table, int32_t *indexR, const char **key) res_getTableItemByKey() argument
760 res_getTableItemByIndex(const ResourceData *pResData, Resource table, int32_t indexR, const char **key) res_getTableItemByIndex() argument
813 res_getResource(const ResourceData *pResData, const char *key) res_getResource() argument
820 getKeyAndValue(int32_t i, const char *&key, icu::ResourceValue &value) const getKeyAndValue() argument
845 findValue(const char *key, ResourceValue &value) const findValue() argument
921 res_findResource(const ResourceData *pResData, Resource r, char** path, const char** key) res_findResource() argument
1055 ures_swapResource(const UDataSwapper *ds, const Resource *inBundle, Resource *outBundle, Resource res, const char *key, TempTable *pTempTable, UErrorCode *pErrorCode) ures_swapResource() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_draw_hw_select.c762 union state_key key = make_state_key(ctx, info->mode); in st_draw_hw_select_prepare_mode() local
/third_party/node/deps/ngtcp2/ngtcp2/crypto/
H A Dshared.c205 int ngtcp2_crypto_derive_and_install_rx_key(ngtcp2_conn *conn, uint8_t *key, in ngtcp2_crypto_derive_and_install_rx_key() argument
346 int ngtcp2_crypto_derive_and_install_tx_key(ngtcp2_conn *conn, uint8_t *key, in ngtcp2_crypto_derive_and_install_tx_key() argument
135 ngtcp2_crypto_derive_packet_protection_key( uint8_t *key, uint8_t *iv, uint8_t *hp_key, uint32_t version, const ngtcp2_crypto_aead *aead, const ngtcp2_crypto_md *md, const uint8_t *secret, size_t secretlen) ngtcp2_crypto_derive_packet_protection_key() argument
833 crypto_derive_token_key(uint8_t *key, size_t keylen, uint8_t *iv, size_t ivlen, const ngtcp2_crypto_md *md, const uint8_t *secret, size_t secretlen, const uint8_t *salt, size_t saltlen, const uint8_t *info_prefix, size_t info_prefixlen) crypto_derive_token_key() argument
902 uint8_t key[32]; ngtcp2_crypto_generate_retry_token() local
980 uint8_t key[32]; ngtcp2_crypto_verify_retry_token() local
1085 uint8_t key[32]; ngtcp2_crypto_generate_regular_token() local
1157 uint8_t key[32]; ngtcp2_crypto_verify_regular_token() local
1283 const uint8_t *key; ngtcp2_crypto_write_retry() local
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/crypto/picotls/
H A Dpicotls.c173 ngtcp2_crypto_aead_ctx_encrypt_init(ngtcp2_crypto_aead_ctx *aead_ctx, const ngtcp2_crypto_aead *aead, const uint8_t *key, size_t noncelen) ngtcp2_crypto_aead_ctx_encrypt_init() argument
194 ngtcp2_crypto_aead_ctx_decrypt_init(ngtcp2_crypto_aead_ctx *aead_ctx, const ngtcp2_crypto_aead *aead, const uint8_t *key, size_t noncelen) ngtcp2_crypto_aead_ctx_decrypt_init() argument
221 ngtcp2_crypto_cipher_ctx_encrypt_init(ngtcp2_crypto_cipher_ctx *cipher_ctx, const ngtcp2_crypto_cipher *cipher, const uint8_t *key) ngtcp2_crypto_cipher_ctx_encrypt_init() argument

Completed in 47 milliseconds

1...<<101102103104105106107108109110>>...140