| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | sfnt.h | 32 le_uint32 tag; member
|
| /third_party/icu/icu4c/source/test/letest/ |
| H A D | FontObject.h | 25 le_uint32 tag; member
|
| /third_party/icu/icu4c/source/common/ |
| H A D | locdispnames.cpp | 363 _getDisplayNameForComponent(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UDisplayNameGetter *getter, const char *tag, UErrorCode *pErrorCode) _getDisplayNameForComponent() argument
|
| H A D | loclikely.cpp | 121 appendTag( const char* tag, int32_t tagLength, char* buffer, int32_t* bufferLength, UBool withSeparator) appendTag() argument [all...] |
| /third_party/libsnd/src/ALAC/ |
| H A D | alac_encoder.c | 1001 uint32_t tag ; in alac_encode() local 1270 uint8_t tag ; AddFiller() local [all...] |
| /third_party/libsnd/src/ |
| H A D | flac.c | 86 { const char *tag ; member
|
| /third_party/libwebsockets/lib/misc/cache-ttl/ |
| H A D | file.c | 307 lws_cache_nscookiejar_tag_match(struct lws_cache_ttl_lru *cache, const char *wc, const char *tag, char lookup) lws_cache_nscookiejar_tag_match() argument 359 nsc_line_to_tag(const char *buf, size_t size, char *tag, size_t max_tag, lws_usec_t *pexpiry) nsc_line_to_tag() argument 432 char tag[200]; nsc_lookup_cb() local 544 char tag[256]; nsc_regen_cb() local 706 char tag[128]; lws_cache_nscookiejar_write() local 746 char tag[200]; nsc_get_cb() local [all...] |
| /third_party/mbedtls/library/ |
| H A D | cipher.c | 1179 mbedtls_cipher_write_tag(mbedtls_cipher_context_t *ctx, unsigned char *tag, size_t tag_len) mbedtls_cipher_write_tag() argument 1225 mbedtls_cipher_check_tag(mbedtls_cipher_context_t *ctx, const unsigned char *tag, size_t tag_len) mbedtls_cipher_check_tag() argument 1402 mbedtls_cipher_aead_encrypt(mbedtls_cipher_context_t *ctx, const unsigned char *iv, size_t iv_len, const unsigned char *ad, size_t ad_len, const unsigned char *input, size_t ilen, unsigned char *output, size_t *olen, unsigned char *tag, size_t tag_len) mbedtls_cipher_aead_encrypt() argument 1479 mbedtls_cipher_aead_decrypt(mbedtls_cipher_context_t *ctx, const unsigned char *iv, size_t iv_len, const unsigned char *ad, size_t ad_len, const unsigned char *input, size_t ilen, unsigned char *output, size_t *olen, const unsigned char *tag, size_t tag_len) mbedtls_cipher_aead_decrypt() argument [all...] |
| H A D | gcm.c | 650 mbedtls_gcm_finish(mbedtls_gcm_context *ctx, unsigned char *output, size_t output_size, size_t *output_length, unsigned char *tag, size_t tag_len) mbedtls_gcm_finish() argument 703 mbedtls_gcm_crypt_and_tag(mbedtls_gcm_context *ctx, int mode, size_t length, const unsigned char *iv, size_t iv_len, const unsigned char *add, size_t add_len, const unsigned char *input, unsigned char *output, size_t tag_len, unsigned char *tag) mbedtls_gcm_crypt_and_tag() argument 738 mbedtls_gcm_auth_decrypt(mbedtls_gcm_context *ctx, size_t length, const unsigned char *iv, size_t iv_len, const unsigned char *add, size_t add_len, const unsigned char *tag, size_t tag_len, const unsigned char *input, unsigned char *output) mbedtls_gcm_auth_decrypt() argument [all...] |
| /third_party/mesa3d/src/asahi/lib/ |
| H A D | decode.c | 394 uint32_t tag = 0; in agxdecode_record() local
|
| /third_party/libwebsockets/plugins/ssh-base/crypto/ |
| H A D | chacha.c | 322 const u_char *tag = src + aadlen + len; in chachapoly_crypt() local
|
| /third_party/mesa3d/src/glx/ |
| H A D | glxext.c | 464 long int tag = *bp++; in __glXInitializeVisualConfigFromTags() local
|
| /third_party/ntfs-3g/include/ntfs-3g/ |
| H A D | security.h | 158 u16 tag; member
|
| /third_party/musl/porting/linux/user/src/hook/ |
| H A D | musl_preinit.c | 39 void default_memtrace(void* addr, size_t size, const char* tag, bool is_using) {} in default_memtrace() argument
|
| /third_party/musl/src/hook/linux/ |
| H A D | musl_preinit.c | 54 void default_memtrace(void* addr, size_t size, const char* tag, bool is_using) {} in default_memtrace() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | locdispnames.cpp | 363 _getDisplayNameForComponent(const char *locale, const char *displayLocale, char16_t *dest, int32_t destCapacity, UDisplayNameGetter *getter, const char *tag, UErrorCode *pErrorCode) _getDisplayNameForComponent() argument
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_dns_private.h | 162 char *tag; member
|
| /third_party/mesa3d/src/loader/ |
| H A D | loader.c | 287 char *tag = NULL; in drm_construct_id_path_tag() local 330 char *tag = drm_construct_id_path_tag(device); in drm_device_matches_tag() local 345 char *tag; drm_get_id_path_tag_for_fd() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | unum.cpp | 658 unum_getTextAttribute(const UNumberFormat* fmt, UNumberFormatTextAttribute tag, char16_t* result, int32_t resultLength, UErrorCode* status) unum_getTextAttribute() argument 730 unum_setTextAttribute( UNumberFormat* fmt, UNumberFormatTextAttribute tag, const char16_t* newValue, int32_t newValueLength, UErrorCode *status) unum_setTextAttribute() argument
|
| /third_party/node/deps/ngtcp2/ngtcp2/crypto/openssl/ |
| H A D | openssl.c | 537 const uint8_t *tag; in ngtcp2_crypto_decrypt() local
|
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | reslist.h | 245 ContainerResource(SRBRoot *bundle, const char *tag, int8_ argument 269 TableResource(SRBRoot *bundle, const char *tag, const UString* comment, UErrorCode &errorCode) TableResource() argument 289 ArrayResource(SRBRoot *bundle, const char *tag, const UString* comment, UErrorCode &errorCode) ArrayResource() argument 341 StringResource(SRBRoot *bundle, const char *tag, const char16_t *value, int32_t len, const UString* comment, UErrorCode &errorCode) StringResource() argument 380 AliasResource(SRBRoot *bundle, const char *tag, const char16_t *value, int32_t len, const UString* comment, UErrorCode &errorCode) AliasResource() argument [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | disassemble.c | 458 unsigned tag = bits(words[0], 0, 8); in dump_clause() local [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | crestst.c | 281 char tag[99]; in testTag() local
|
| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | reslist.h | 245 ContainerResource(SRBRoot *bundle, const char *tag, int8_ argument 269 TableResource(SRBRoot *bundle, const char *tag, const UString* comment, UErrorCode &errorCode) TableResource() argument 289 ArrayResource(SRBRoot *bundle, const char *tag, const UString* comment, UErrorCode &errorCode) ArrayResource() argument 341 StringResource(SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, const UString* comment, UErrorCode &errorCode) StringResource() argument 380 AliasResource(SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, const UString* comment, UErrorCode &errorCode) AliasResource() argument [all...] |
| /third_party/libexif/libexif/ |
| H A D | exif-data.c | 501 load_thumbnail_entry(ExifData *data, ExifTag tag, ExifIfd ifd, const unsigned char *d, unsigned int ds, unsigned int offset, unsigned i) load_thumbnail_entry() argument 561 ExifTag tag; exif_data_load_data_content() local [all...] |