/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-deprecated.h | 103 hb_ot_name_id_t name_id; member
|
H A D | hb-ot-var.h | 128 hb_ot_name_id_t name_id; member
|
H A D | hb-ot-name.cc | 115 hb_ot_name_get_utf(hb_face_t *face, hb_ot_name_id_t name_id, hb_language_t language, unsigned int *text_size , typename utf_t::codepoint_t *text ) hb_ot_name_get_utf() argument 166 hb_ot_name_get_utf8(hb_face_t *face, hb_ot_name_id_t name_id, hb_language_t language, unsigned int *text_size , char *text ) hb_ot_name_get_utf8() argument 194 hb_ot_name_get_utf16(hb_face_t *face, hb_ot_name_id_t name_id, hb_language_t language, unsigned int *text_size , uint16_t *text ) hb_ot_name_get_utf16() argument 221 hb_ot_name_get_utf32(hb_face_t *face, hb_ot_name_id_t name_id, hb_language_t language, unsigned int *text_size , uint32_t *text ) hb_ot_name_get_utf32() argument [all...] |
H A D | hb-ot-name.h | 122 hb_ot_name_id_t name_id; member
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftsnames.h | 112 FT_UShort name_id; member
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | kdf_meth.c | 59 static void *evp_kdf_from_algorithm(int name_id, in evp_kdf_from_algorithm() argument
|
H A D | mac_meth.c | 60 static void *evp_mac_from_algorithm(int name_id, in evp_mac_from_algorithm() argument
|
H A D | exchange.c | 43 static void *evp_keyexch_from_algorithm(int name_id, in evp_keyexch_from_algorithm() argument
|
H A D | kem.c | 259 static void *evp_kem_from_algorithm(int name_id, const OSSL_ALGORITHM *algodef, in evp_kem_from_algorithm() argument
|
H A D | signature.c | 43 static void *evp_signature_from_algorithm(int name_id, in evp_signature_from_algorithm() argument
|
H A D | asymcipher.c | 324 static void *evp_asym_cipher_from_algorithm(int name_id, in evp_asym_cipher_from_algorithm() argument
|
H A D | keymgmt_meth.c | 36 static void *keymgmt_from_algorithm(int name_id, in keymgmt_from_algorithm() argument 206 EVP_KEYMGMT *evp_keymgmt_fetch_by_number(OSSL_LIB_CTX *ctx, int name_id, in evp_keymgmt_fetch_by_number() argument
|
H A D | evp_enc.c | 1521 static void *evp_cipher_from_algorithm(const int name_id, in evp_cipher_from_algorithm() argument
|
/third_party/openssl/crypto/evp/ |
H A D | kdf_meth.c | 59 static void *evp_kdf_from_algorithm(int name_id, in evp_kdf_from_algorithm() argument
|
H A D | mac_meth.c | 60 static void *evp_mac_from_algorithm(int name_id, in evp_mac_from_algorithm() argument
|
H A D | asymcipher.c | 324 static void *evp_asym_cipher_from_algorithm(int name_id, in evp_asym_cipher_from_algorithm() argument
|
H A D | signature.c | 43 static void *evp_signature_from_algorithm(int name_id, in evp_signature_from_algorithm() argument
|
H A D | exchange.c | 43 static void *evp_keyexch_from_algorithm(int name_id, in evp_keyexch_from_algorithm() argument
|
H A D | kem.c | 259 static void *evp_kem_from_algorithm(int name_id, const OSSL_ALGORITHM *algodef, in evp_kem_from_algorithm() argument
|
H A D | keymgmt_meth.c | 36 static void *keymgmt_from_algorithm(int name_id, in keymgmt_from_algorithm() argument 206 EVP_KEYMGMT *evp_keymgmt_fetch_by_number(OSSL_LIB_CTX *ctx, int name_id, in evp_keymgmt_fetch_by_number() argument
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-ot-name.c | 87 hb_ot_name_id_t name_id; in test_ot_name() local
|
/third_party/ffmpeg/libavformat/ |
H A D | hlsplaylist.c | 39 ff_hls_write_audio_rendition(AVIOContext *out, const char *agroup, const char *filename, const char *language, int name_id, int is_default) ff_hls_write_audio_rendition() argument 54 ff_hls_write_subtitle_rendition(AVIOContext *out, const char *sgroup, const char *filename, const char *language, int name_id, int is_default) ff_hls_write_subtitle_rendition() argument
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_lnode.h | 60 uint8_t name_id[8]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | core.c | 1078 ath11k_core_parse_bd_ie_board(struct ath11k_base *ab, struct ath11k_board_data *bd, const void *buf, size_t buf_len, const char *boardname, int ie_id, int name_id, int data_id) ath11k_core_parse_bd_ie_board() argument 1163 ath11k_core_fetch_board_data_api_n(struct ath11k_base *ab, struct ath11k_board_data *bd, const char *boardname, int ie_id_match, int name_id, int data_id) ath11k_core_fetch_board_data_api_n() argument
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
H A D | ecma-builtins.c | 570 ecma_builtin_make_function_object_for_routine(ecma_builtin_id_t builtin_id, uint16_t routine_id, uint16_t name_id, uint8_t length_prop_value) ecma_builtin_make_function_object_for_routine() argument 607 ecma_builtin_make_function_object_for_getter_accessor(ecma_builtin_id_t builtin_id, uint16_t routine_id, uint16_t name_id) ecma_builtin_make_function_object_for_getter_accessor() argument 621 ecma_builtin_make_function_object_for_setter_accessor(ecma_builtin_id_t builtin_id, uint16_t routine_id, uint16_t name_id) ecma_builtin_make_function_object_for_setter_accessor() argument
|