Home
last modified time | relevance | path

Searched defs:tag_name (Results 1 - 13 of 13) sorted by relevance

/third_party/elfutils/libebl/
H A Deblcheckobjattr.c38 ebl_check_object_attribute(Ebl *ebl, const char *vendor, int tag, uint64_t value, const char **tag_name, const char **value_name) ebl_check_object_attribute() argument
H A Deblopenbackend.c690 default_check_object_attribute(Ebl *ebl __attribute__ ((unused)), const char *vendor __attribute__ ((unused)), int tag __attribute__ ((unused)), uint64_t value __attribute__ ((unused)), const char **tag_name, const char **value_name) default_check_object_attribute() argument
/third_party/elfutils/backends/
H A Dcsky_attrs.c40 csky_check_object_attribute(Ebl *ebl __attribute__ ((unused)), const char *vendor, int tag, uint64_t value __attribute__ ((unused)), const char **tag_name, const char **value_name __attribute__ ((unused))) csky_check_object_attribute() argument
H A Darm_attrs.c47 arm_check_object_attribute(Ebl *ebl __attribute__ ((unused)), const char *vendor, int tag, uint64_t value, const char **tag_name, const char **value_name) arm_check_object_attribute() argument
[all...]
H A Dppc_attrs.c40 ppc_check_object_attribute(Ebl *ebl __attribute__ ((unused)), const char *vendor, int tag, uint64_t value, const char **tag_name, const char **value_name) ppc_check_object_attribute() argument
H A Dsparc_attrs.c40 sparc_check_object_attribute(Ebl *ebl __attribute__ ((unused)), const char *vendor, int tag, uint64_t value, const char **tag_name, const char **value_name) sparc_check_object_attribute() argument
/third_party/libsnd/src/
H A Dogg_vcomment.c184 const char *tag_name ; in vorbiscomment_write_tags() local
/third_party/ffmpeg/tools/
H A Dismindex.c107 static int copy_tag(AVIOContext *in, AVIOContext *out, int32_t tag_name) in copy_tag() argument
132 static int skip_tag(AVIOContext *in, int32_t tag_name) in skip_tag() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_parse_utils.cpp1996 DumpTagValues(dng_stream &stream, const char *entry_name, uint32 parentCode, uint32 tagCode, uint32 tagType, uint32 tagCount, const char *tag_name) DumpTagValues() argument
/third_party/lwip/src/apps/http/
H A Dhttpd.c229 char tag_name[LWIP_HTTPD_MAX_TAG_NAME_LEN + 1]; /* Last tag name extracted */ member
[all...]
/third_party/elfutils/src/
H A Delflint.c3593 const char *tag_name = NULL; in check_attributes() local
H A Dreadelf.c3806 const char *tag_name = NULL; in print_attributes() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-js.cc3003 Handle<String> tag_name = v8_str(isolate, "Tag"); in InstallConditionalFeatures() local

Completed in 34 milliseconds