| /third_party/elfutils/libebl/ |
| H A D | eblcheckobjattr.c | 38 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 D | eblopenbackend.c | 690 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 D | csky_attrs.c | 40 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 D | arm_attrs.c | 47 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 D | ppc_attrs.c | 40 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 D | sparc_attrs.c | 40 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 D | ogg_vcomment.c | 184 const char *tag_name ; in vorbiscomment_write_tags() local
|
| /third_party/ffmpeg/tools/ |
| H A D | ismindex.c | 107 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 D | dng_parse_utils.cpp | 1996 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 D | httpd.c | 229 char tag_name[LWIP_HTTPD_MAX_TAG_NAME_LEN + 1]; /* Last tag name extracted */ member [all...] |
| /third_party/elfutils/src/ |
| H A D | elflint.c | 3593 const char *tag_name = NULL; in check_attributes() local
|
| H A D | readelf.c | 3806 const char *tag_name = NULL; in print_attributes() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-js.cc | 3003 Handle<String> tag_name = v8_str(isolate, "Tag"); in InstallConditionalFeatures() local
|