| /third_party/pulseaudio/src/pulse/ |
| H A D | stream.c | 427 void pa_command_stream_killed(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) { in pa_command_stream_killed() argument 514 void pa_command_stream_moved(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) { in pa_command_stream_moved() argument 617 void pa_command_stream_buffer_attr(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) { in pa_command_stream_buffer_attr() argument 691 void pa_command_stream_suspended(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) { in pa_command_stream_suspended() argument 741 void pa_command_stream_started(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) { in pa_command_stream_started() argument 781 void pa_command_stream_event(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) { in pa_command_stream_event() argument 834 void pa_command_request(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) { in pa_command_request() argument 878 void pa_command_overflow_or_underflow(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) { in pa_command_overflow_or_underflow() argument 1069 void pa_create_stream_callback(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruc argument 1225 uint32_t tag; create_stream() local 1743 uint32_t tag; pa_stream_drain() local 1838 stream_get_timing_info_callback(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) stream_get_timing_info_callback() argument 2037 uint32_t tag; pa_stream_update_timing_info() local 2084 pa_stream_disconnect_callback(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) pa_stream_disconnect_callback() argument 2112 uint32_t tag; pa_stream_disconnect() local 2304 pa_stream_simple_ack_callback(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) pa_stream_simple_ack_callback() argument 2338 uint32_t tag; pa_stream_cork() local 2377 uint32_t tag; stream_send_simple_command() local 2509 uint32_t tag; pa_stream_set_name() local 2668 stream_set_buffer_attr_callback(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) stream_set_buffer_attr_callback() argument 2734 uint32_t tag; pa_stream_set_buffer_attr() local 2840 stream_update_sample_rate_callback(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) stream_update_sample_rate_callback() argument 2884 uint32_t tag; pa_stream_update_sample_rate() local 2915 uint32_t tag; pa_stream_proplist_update() local 2948 uint32_t tag; pa_stream_proplist_remove() local [all...] |
| /third_party/openssl/crypto/cms/ |
| H A D | cms_local.h | 136 unsigned char *tag; member
|
| /third_party/openssl/crypto/evp/ |
| H A D | e_aes.c | 109 unsigned char tag[16]; member 3466 unsigned char tag[16]; aes_ccm_tls_cipher() local 3533 unsigned char tag[16]; aes_ccm_cipher() local [all...] |
| /third_party/vk-gl-cts/executor/ |
| H A D | xeTestCaseResult.hpp | 240 std::string tag; member in xe::ri::Number 483 ValueTag tag; member in xe::ri::ValueInfo
|
| /third_party/skia/src/gpu/ |
| H A D | GrResourceCache.cpp | 812 void GrResourceCache::releaseByTag(const GrGpuResourceTag& tag) { in releaseByTag() argument 845 void GrResourceCache::setCurrentGrResourceTag(const GrGpuResourceTag& tag) { in setCurrentGrResourceTag() argument 872 auto tag = fNonpurgeableResources[i]->getResourceTag(); in getAllGrGpuResourceTags() local 1468 void GrResourceCache::purgeUnlockedResourcesByTag(bool scratchResourcesOnly, const GrGpuResourceTag& tag) { in purgeUnlockedResourcesByTag() argument [all...] |
| /third_party/openssl/ohos_lite/include/openssl/ |
| H A D | asn1t.h | 470 long tag; /* tag, not used if no tagging */ global() member [all...] |
| /third_party/openssl/test/ |
| H A D | acvp_test.c | 780 const unsigned char *tag = tst->ct + ct_len; in aes_ccm_enc_dec_test() local 716 aes_ccm_enc_dec(const char *alg, const unsigned char *pt, size_t pt_len, const unsigned char *key, size_t key_len, const unsigned char *iv, size_t iv_len, const unsigned char *aad, size_t aad_len, const unsigned char *ct, size_t ct_len, const unsigned char *tag, size_t tag_len, int enc, int pass) aes_ccm_enc_dec() argument 803 aes_gcm_enc_dec(const char *alg, const unsigned char *pt, size_t pt_len, const unsigned char *key, size_t key_len, const unsigned char *iv, size_t iv_len, const unsigned char *aad, size_t aad_len, const unsigned char *ct, size_t ct_len, const unsigned char *tag, size_t tag_len, int enc, int pass) aes_gcm_enc_dec() argument [all...] |
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | main.cpp | 343 static void print_resources(const Compiler &compiler, const char *tag, const SmallVector<Resource> &resources) in print_resources() argument
|
| /third_party/skia/third_party/externals/libpng/ |
| H A D | png.c | 1796 png_icc_tag_name(char *name, png_uint_32 tag) in png_icc_tag_name() argument 2203 png_const_bytep tag = profile+132; /* The first tag */ png_icc_check_tag_table() local [all...] |
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | webpinfo.c | 940 const char* tag = kWebPChunkTags[chunk_data->id_]; in ProcessChunk() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | msgfmt.cpp | 1573 static Format* makeRBNF(URBNFRuleSetTag tag, const Locale& locale, const UnicodeString& defaultRuleSet, UErrorCode& ec) { in makeRBNF() argument
|
| H A D | rbnf.cpp | 809 RuleBasedNumberFormat::RuleBasedNumberFormat(URBNFRuleSetTag tag, const Locale& alocale, UErrorCode& status) in RuleBasedNumberFormat() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| H A D | parse.cpp | 310 parseUCARules(ParseState* state, char *tag, uint32_t startline, const struct UString* /*comment*/, UErrorCode *status) in parseUCARules() argument 454 parseTransliterator(ParseState* state, char *tag, uint32_t startline, const struct UString* /*comment*/, UErrorCode *status) in parseTransliterator() argument 532 parseDependency(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseDependency() argument 594 parseString(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseString() argument 629 parseAlias(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseAlias() argument 1043 parseCollationElements(ParseState* state, char *tag, uint32_t startline, UBool newCollation, UErrorCode *status) parseCollationElements() argument 1172 realParseTable(ParseState* state, TableResource *table, char *tag, uint32_t startline, UErrorCode *status) realParseTable() argument 1256 parseTable(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseTable() argument 1280 parseArray(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseArray() argument 1367 parseIntVector(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseIntVector() argument 1454 parseBinary(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseBinary() argument 1517 parseInteger(ParseState* state, char *tag, uint32_t startline, const struct UString *comment, UErrorCode *status) parseInteger() argument 1567 parseImport(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseImport() argument 1622 parseInclude(ParseState* state, char *tag, uint32_t startline, const struct UString* comment, UErrorCode *status) parseInclude() argument 1839 parseResource(ParseState* state, char *tag, const struct UString *comment, UErrorCode *status) parseResource() argument [all...] |
| H A D | reslist.cpp | 157 SResource::SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment, in SResource() argument 271 StringBaseResource::StringBaseResource(SRBRoot *bundle, const char *tag, int8_t type, in StringBaseResource() argument 330 IntResource::IntResource(SRBRoot *bundle, const char *tag, int32_t value, in IntResource() argument 340 IntVectorResource::IntVectorResource(SRBRoot *bundle, const char *tag, in IntVectorResource() argument 372 BinaryResource::BinaryResource(SRBRoot *bundle, const char *tag, in BinaryResource() argument 1104 table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) table_open() argument 1109 array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) array_open() argument 1114 string_open(struct SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) string_open() argument 1120 alias_open(struct SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErrorCode *status) alias_open() argument 1126 intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status) intvector_open() argument 1132 int_open(struct SRBRoot *bundle, const char *tag, int32_t value, const struct UString* comment, UErrorCode *status) int_open() argument 1137 bin_open(struct SRBRoot *bundle, const char *tag, uint32_t length, uint8_t *data, const char* fileName, const struct UString* comment, UErrorCode *status) bin_open() argument 1285 addTag(const char *tag, UErrorCode &errorCode) addTag() argument [all...] |
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | freetype.h | 2076 FT_ULong tag; member [all...] |
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftobjs.c | 1723 FT_ULong tag; in ft_lookup_PS_in_sfnt_stream() local [all...] |
| H A D | ftstroke.c | 451 FT_Byte* tag = border->tags + border->num_points; in ft_stroke_border_lineto() local 479 FT_Byte* tag = border->tags + border->num_points; in ft_stroke_border_conicto() local 512 FT_Byte* tag = border->tags + border->num_points; in ft_stroke_border_cubicto() local 2059 FT_Int tag; /* curren in FT_EXPORT_DEF() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | sfwoff2.c | 2203 FT_Tag tag = indices[nn]->Tag; in FT_LOCAL_DEF() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/smooth/ |
| H A D | ftgrays.c | 1667 char tag; /* current point's state */ in FT_Outline_Decompose() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-common.h | 796 hb_tag_t tag; global() member 822 hb_tag_t tag; global() member [all...] |
| H A D | hb-font.cc | 2071 const auto tag = variations[i].tag; in hb_font_set_variations() local
|
| /third_party/python/Include/internal/ |
| H A D | pycore_ast_state.h | 238 PyObject *tag; member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uloc.cpp | 1499 CharString tag = ulocimp_getLanguage(tmpLocaleID, &tmpLocaleID, *err); in _canonicalize() local [all...] |
| H A D | uloc_tag.cpp | 2020 ultag_parse(const char* tag, int32_t tagLen, int32_t* parsedLen, UErrorCode* status) { in ultag_parse() argument [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_xmp.cpp | 1811 SetFingerprint(const char *ns, const char *tag, const dng_fingerprint &print, bool allowInvalid) SetFingerprint() argument
|