Home
last modified time | relevance | path

Searched defs:enc (Results 1 – 25 of 107) sorted by relevance

12345

/openbsd/src/sys/dev/pci/drm/amd/display/dc/virtual/
Dvirtual_stream_encoder.c30 struct stream_encoder *enc, in virtual_stream_encoder_dp_set_stream_attribute()
37 struct stream_encoder *enc, in virtual_stream_encoder_hdmi_set_stream_attribute()
43 struct stream_encoder *enc, in virtual_stream_encoder_dvi_set_stream_attribute()
48 struct stream_encoder *enc, in virtual_stream_encoder_set_throttled_vcp_size()
53 struct stream_encoder *enc, in virtual_stream_encoder_update_hdmi_info_packets()
57 struct stream_encoder *enc) {} in virtual_stream_encoder_stop_hdmi_info_packets()
60 struct stream_encoder *enc, in virtual_stream_encoder_set_avmute()
63 struct stream_encoder *enc, in virtual_stream_encoder_update_dp_info_packets()
67 struct stream_encoder *enc) {} in virtual_stream_encoder_stop_dp_info_packets()
71 struct stream_encoder *enc) {} in virtual_stream_encoder_dp_blank()
[all …]
Dvirtual_link_encoder.c32 struct link_encoder *enc, in virtual_link_encoder_validate_output_with_stream()
35 static void virtual_link_encoder_hw_init(struct link_encoder *enc) {} in virtual_link_encoder_hw_init()
38 struct link_encoder *enc, in virtual_link_encoder_setup()
42 struct link_encoder *enc, in virtual_link_encoder_enable_tmds_output()
49 struct link_encoder *enc, in virtual_link_encoder_enable_dp_output()
54 struct link_encoder *enc, in virtual_link_encoder_enable_dp_mst_output()
63 struct link_encoder *enc, in virtual_link_encoder_dp_set_lane_settings()
68 struct link_encoder *enc, in virtual_link_encoder_dp_set_phy_pattern()
72 struct link_encoder *enc, in virtual_link_encoder_update_mst_stream_allocation_table()
76 struct link_encoder *enc, in virtual_link_encoder_connect_dig_be_to_fe()
[all …]
/openbsd/src/lib/libexpat/lib/
Dxmltok.c135 isNever(const ENCODING *enc, const char *p) { in isNever()
142 utf8_isName2(const ENCODING *enc, const char *p) { in utf8_isName2()
148 utf8_isName3(const ENCODING *enc, const char *p) { in utf8_isName3()
156 utf8_isNmstrt2(const ENCODING *enc, const char *p) { in utf8_isNmstrt2()
162 utf8_isNmstrt3(const ENCODING *enc, const char *p) { in utf8_isNmstrt3()
170 utf8_isInvalid2(const ENCODING *enc, const char *p) { in utf8_isInvalid2()
176 utf8_isInvalid3(const ENCODING *enc, const char *p) { in utf8_isInvalid3()
182 utf8_isInvalid4(const ENCODING *enc, const char *p) { in utf8_isInvalid4()
188 ENCODING enc; member
208 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc)) argument
[all …]
Dxmlrole.c111 # define MIN_BYTES_PER_CHAR(enc) ((enc)->minBytesPerChar) argument
142 const ENCODING *enc) { in prolog0()
173 const ENCODING *enc) { in prolog1()
205 const ENCODING *enc) { in prolog2()
225 const ENCODING *enc) { in doctype0()
242 const ENCODING *enc) { in doctype1()
268 const ENCODING *enc) { in doctype2()
284 const ENCODING *enc) { in doctype3()
300 const ENCODING *enc) { in doctype4()
319 const ENCODING *enc) { in doctype5()
[all …]
Dxmltok.h223 #define XmlTok(enc, state, ptr, end, nextTokPtr) \ argument
226 #define XmlPrologTok(enc, ptr, end, nextTokPtr) \ argument
229 #define XmlContentTok(enc, ptr, end, nextTokPtr) \ argument
232 #define XmlCdataSectionTok(enc, ptr, end, nextTokPtr) \ argument
237 # define XmlIgnoreSectionTok(enc, ptr, end, nextTokPtr) \ argument
245 #define XmlLiteralTok(enc, literalType, ptr, end, nextTokPtr) \ argument
248 #define XmlAttributeValueTok(enc, ptr, end, nextTokPtr) \ argument
251 #define XmlEntityValueTok(enc, ptr, end, nextTokPtr) \ argument
254 #define XmlNameMatchesAscii(enc, ptr1, end1, ptr2) \ argument
257 #define XmlNameLength(enc, ptr) (((enc)->nameLength)(enc, ptr)) argument
[all …]
Dxmltok_impl.c45 # define IS_INVALID_CHAR(enc, ptr, n) (0) argument
69 # define CHECK_NAME_CASE(n, enc, ptr, end, nextTokPtr) \ argument
80 # define CHECK_NAME_CASES(enc, ptr, end, nextTokPtr) \ argument
98 # define CHECK_NMSTRT_CASE(n, enc, ptr, end, nextTokPtr) \ argument
109 # define CHECK_NMSTRT_CASES(enc, ptr, end, nextTokPtr) \ argument
128 # define HAS_CHARS(enc, ptr, end, count) \ argument
131 # define HAS_CHAR(enc, ptr, end) HAS_CHARS(enc, ptr, end, 1) argument
133 # define REQUIRE_CHARS(enc, ptr, end, count) \ argument
140 # define REQUIRE_CHAR(enc, ptr, end) REQUIRE_CHARS(enc, ptr, end, 1) argument
/openbsd/src/sys/dev/pci/drm/amd/display/dc/dce/
Ddce_stream_encoder.c268 struct stream_encoder *enc, in dce110_stream_encoder_dp_set_stream_attribute()
534 struct stream_encoder *enc, in dce110_stream_encoder_hdmi_set_stream_attribute()
651 struct stream_encoder *enc, in dce110_stream_encoder_dvi_set_stream_attribute()
677 struct stream_encoder *enc, in dce110_stream_encoder_lvds_set_stream_attribute()
698 struct stream_encoder *enc, in dce110_stream_encoder_set_throttled_vcp_size()
726 struct stream_encoder *enc, in dce110_stream_encoder_update_hdmi_info_packets()
788 struct stream_encoder *enc) in dce110_stream_encoder_stop_hdmi_info_packets()
831 struct stream_encoder *enc, in dce110_stream_encoder_update_dp_info_packets()
875 struct stream_encoder *enc) in dce110_stream_encoder_stop_dp_info_packets()
903 struct stream_encoder *enc) in dce110_stream_encoder_dp_blank()
[all …]
Ddce_link_encoder.c235 unsigned int dce110_get_dig_frontend(struct link_encoder *enc) in dce110_get_dig_frontend()
274 struct link_encoder *enc, in dce110_link_encoder_set_dp_phy_pattern_training_pattern()
646 void dce110_psr_program_dp_dphy_fast_training(struct link_encoder *enc, in dce110_psr_program_dp_dphy_fast_training()
670 void dce110_psr_program_secondary_packet(struct link_encoder *enc, in dce110_psr_program_secondary_packet()
680 bool dce110_is_dig_enabled(struct link_encoder *enc) in dce110_is_dig_enabled()
916 struct link_encoder *enc, in dce110_link_encoder_validate_output_with_stream()
958 struct link_encoder *enc) in dce110_link_encoder_hw_init()
1002 void dce110_link_encoder_destroy(struct link_encoder **enc) in dce110_link_encoder_destroy()
1009 struct link_encoder *enc, in dce110_link_encoder_setup()
1047 struct link_encoder *enc, in dce110_link_encoder_enable_tmds_output()
[all …]
/openbsd/src/sys/dev/pci/drm/amd/display/dc/dcn21/
Ddcn21_link_encoder.c205 static bool dcn21_link_encoder_acquire_phy(struct link_encoder *enc) in dcn21_link_encoder_acquire_phy()
240 static void dcn21_link_encoder_release_phy(struct link_encoder *enc) in dcn21_link_encoder_release_phy()
254 struct link_encoder *enc, in dcn21_link_encoder_enable_dp_output()
280 struct link_encoder *enc, in dcn21_link_encoder_enable_dp_mst_output()
290 static void dcn21_link_encoder_disable_output(struct link_encoder *enc, in dcn21_link_encoder_disable_output()
/openbsd/src/lib/libcrypto/aes/
Daes.c71 size_t len, const AES_KEY *key, unsigned char *ivec, const int enc) in aes_cbc_encrypt_internal()
84 size_t len, const AES_KEY *key, unsigned char *ivec, const int enc) in AES_cbc_encrypt()
98 const AES_KEY *key, unsigned char *ivec, int *num, const int enc) in AES_cfb128_encrypt()
108 const AES_KEY *key, unsigned char *ivec, int *num, const int enc) in AES_cfb1_encrypt()
117 const AES_KEY *key, unsigned char *ivec, int *num, const int enc) in AES_cfb8_encrypt()
136 const AES_KEY *key, const int enc) in AES_ecb_encrypt()
/openbsd/src/lib/libcrypto/modes/
Dcfb128.c70 int enc, block128_f block) in CRYPTO_cfb128_encrypt()
187 unsigned char ivec[16], int enc, in cfbr_encrypt_block()
225 int enc, block128_f block) in CRYPTO_cfb128_1_encrypt()
244 int enc, block128_f block) in CRYPTO_cfb128_8_encrypt()
/openbsd/src/lib/libcrypto/des/
Ddes.c67 DES_key_schedule *_schedule, DES_cblock *ivec, int enc) in DES_cbc_encrypt()
146 DES_cblock *ivec, int *num, int enc) in DES_ede3_cfb64_encrypt()
214 DES_cblock *ivec, int enc) in DES_ede3_cfb_encrypt()
328 DES_cblock *ivec, int *num, int enc) in DES_cfb64_encrypt()
395 int enc) in DES_cfb_encrypt()
518 int enc) in DES_ecb3_encrypt()
542 DES_key_schedule *ks, int enc) in DES_ecb_encrypt()
579 int enc) in DES_ede3_cbcm_encrypt()
874 DES_cblock *ivec, int enc) in DES_pcbc_encrypt()
935 const_DES_cblock *outw, int enc) in DES_xcbc_encrypt()
Ddes_enc.c210 DES_encrypt1(DES_LONG *data, DES_key_schedule *ks, int enc) in DES_encrypt1()
298 DES_encrypt2(DES_LONG *data, DES_key_schedule *ks, int enc) in DES_encrypt2()
426 DES_key_schedule *_schedule, DES_cblock *ivec, int enc) in DES_ncbc_encrypt()
508 DES_cblock *ivec, int enc) in DES_ede3_cbc_encrypt()
/openbsd/src/lib/libcrypto/pem/
Dpem_pk8.c90 PEM_write_bio_PKCS8PrivateKey(BIO *bp, EVP_PKEY *x, const EVP_CIPHER *enc, in PEM_write_bio_PKCS8PrivateKey()
98 i2d_PKCS8PrivateKey_bio(BIO *bp, EVP_PKEY *x, const EVP_CIPHER *enc, in i2d_PKCS8PrivateKey_bio()
114 do_pk8pkey(BIO *bp, EVP_PKEY *x, int isder, int nid, const EVP_CIPHER *enc, in do_pk8pkey()
199 i2d_PKCS8PrivateKey_fp(FILE *fp, EVP_PKEY *x, const EVP_CIPHER *enc, in i2d_PKCS8PrivateKey_fp()
223 PEM_write_PKCS8PrivateKey(FILE *fp, EVP_PKEY *x, const EVP_CIPHER *enc, in PEM_write_PKCS8PrivateKey()
231 do_pk8pkey_fp(FILE *fp, EVP_PKEY *x, int isder, int nid, const EVP_CIPHER *enc, in do_pk8pkey_fp()
Dpem_pkey.c149 PEM_write_bio_PrivateKey(BIO *bp, EVP_PKEY *x, const EVP_CIPHER *enc, in PEM_write_bio_PrivateKey()
163 const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, in PEM_write_bio_PrivateKey_traditional()
249 PEM_write_PrivateKey(FILE *fp, EVP_PKEY *x, const EVP_CIPHER *enc, in PEM_write_PrivateKey()
Dpem_all.c295 PEM_write_RSAPrivateKey(FILE *fp, RSA *x, const EVP_CIPHER *enc, in PEM_write_RSAPrivateKey()
315 const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, in PEM_write_bio_RSAPrivateKey()
420 PEM_write_DSAPrivateKey(FILE *fp, DSA *x, const EVP_CIPHER *enc, in PEM_write_DSAPrivateKey()
440 const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, in PEM_write_bio_DSAPrivateKey()
577 PEM_write_ECPrivateKey(FILE *fp, EC_KEY *x, const EVP_CIPHER *enc, in PEM_write_ECPrivateKey()
596 const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, in PEM_write_bio_ECPrivateKey()
/openbsd/src/lib/libcrypto/evp/
De_sm4.c33 const unsigned char *iv, int enc) in sm4_init_key()
41 const SM4_KEY *key, unsigned char *ivec, const int enc) in sm4_cbc_encrypt()
53 const SM4_KEY *key, unsigned char *ivec, int *num, const int enc) in sm4_cfb128_encrypt()
61 const int enc) in sm4_ecb_encrypt()
De_aes.c205 const unsigned char *iv, int enc) in aesni_init_key()
264 const unsigned char *iv, int enc) in aesni_gcm_init_key()
299 const unsigned char *iv, int enc) in aesni_xts_init_key()
337 const unsigned char *iv, int enc) in aesni_ccm_init_key()
362 const unsigned char *iv, int enc) in aes_init_key()
1489 const unsigned char *iv, int enc) in aes_gcm_init_key()
1821 const unsigned char *iv, int enc) in aes_xts_init_key()
2059 const unsigned char *iv, int enc) in aes_ccm_init_key()
2476 const unsigned char *iv, int enc) in aes_wrap_init_key()
/openbsd/src/gnu/usr.bin/perl/cpan/Encode/
DEncode.xs37 Encode_XSEncoding(pTHX_ encode_t * enc) in Encode_XSEncoding()
147 encode_method(pTHX_ const encode_t * enc, const encpage_t * dir, SV * src, U8 * s, STRLEN slen, in encode_method()
531 find_encoding(pTHX_ SV *enc) in find_encoding()
790 encode_t *enc; variable
827 encode_t *enc; variable
859 encode_t *enc; variable
/openbsd/src/lib/libcrypto/camellia/
Dcamellia.c614 const CAMELLIA_KEY *key, unsigned char *ivec, const int enc) in Camellia_cbc_encrypt()
634 const int enc) in Camellia_cfb128_encrypt()
645 const int enc) in Camellia_cfb1_encrypt()
655 const int enc) in Camellia_cfb8_encrypt()
675 const CAMELLIA_KEY *key, const int enc) in Camellia_ecb_encrypt()
/openbsd/src/lib/libcrypto/cms/
Dcms_enc.c86 int enc, keep_key = 0; in cms_EncryptedContent_init_bio() local
260 CMS_EncryptedData *enc = cms->d.encryptedData; in cms_EncryptedData_init_bio() local
/openbsd/src/gnu/llvm/lld/ELF/
DEhFrame.cpp100 static size_t getAugPSize(unsigned enc) { in getAugPSize()
119 uint8_t enc = readByte(); in skipAugP() local
/openbsd/src/lib/libcrypto/cast/
Dcast.c771 const CAST_KEY *ks, unsigned char *iv, int enc) in CAST_cbc_encrypt()
855 int *num, int enc) in CAST_cfb64_encrypt()
913 const CAST_KEY *ks, int enc) in CAST_ecb_encrypt()
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dor32-opc.c389 char *enc; local
449 char *enc; local
900 char *enc; local
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dor32-opc.c374 char *enc; in letter_range() local
432 char *enc; in insn_extract() local
873 char *enc; in or32_extract() local

12345