Home
last modified time | relevance | path

Searched defs:tag (Results 301 - 325 of 1821) sorted by relevance

1...<<11121314151617181920>>...73

/third_party/elfutils/backends/
H A Dm68k_retval.c78 int tag = dwarf_peeled_die_type (functypedie, typedie); in m68k_return_value_location() local
[all...]
H A Driscv_symbol.c151 riscv_dynamic_tag_name (int64_t tag, char *buf __attribute__ ((unused)), in riscv_dynamic_tag_name() argument
163 riscv_dynamic_tag_check (int64_t tag) in riscv_dynamic_tag_check() argument
H A Dppc64_symbol.c65 ppc64_dynamic_tag_name (int64_t tag, char *buf __attribute__ ((unused)), in ppc64_dynamic_tag_name() argument
86 ppc64_dynamic_tag_check (int64_t tag) in ppc64_dynamic_tag_check() argument
H A Dsh_retval.c69 int tag = dwarf_peeled_die_type (functypedie, typedie); in sh_return_value_location() local
H A Di386_retval.c71 int tag = dwarf_peeled_die_type (functypedie, typedie); in i386_return_value_location() local
H A Ds390_retval.c72 int tag = dwarf_peeled_die_type (functypedie, typedie); in s390_return_value_location() local
/third_party/eudev/src/libudev/
H A Dlibudev-device-private.c33 static void udev_device_tag(struct udev_device *dev, const char *tag, bool add) in udev_device_tag() argument
68 const char *tag = udev_list_entry_get_name(list_entry_current); in udev_device_tag_index() local
/third_party/elfutils/libdw/
H A Ddwarf_getfuncs.c68 int tag = INTUSE(dwarf_tag) (die); in tree_visitor() local
/third_party/ffmpeg/libavformat/
H A Dvorbiscomment.c48 AVDictionaryEntry *tag = NULL; in ff_vorbiscomment_length() local
57 AVDictionaryEntry *tag = NULL; in ff_vorbiscomment_length() local
80 AVDictionaryEntry *tag = NULL; ff_vorbiscomment_write() local
[all...]
H A Dwsddec.c72 static int get_metadata(AVFormatContext *s, const char *const tag, const unsigned size) in get_metadata() argument
H A Doggparseogm.c57 int tag; in ogm_header() local
/third_party/gn/src/gn/
H A Dxml_element_writer.cc22 XmlElementWriter(std::ostream& out, const std::string& tag, const XmlAttributes& attributes) XmlElementWriter() argument
27 XmlElementWriter(std::ostream& out, const std::string& tag, const XmlAttributes& attributes, int indent) XmlElementWriter() argument
58 SubElement( const std::string& tag) SubElement() argument
63 SubElement( const std::string& tag, const XmlAttributes& attributes) SubElement() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DCompoundTransliteratorTest.java264 private void expectAux(String tag, String source, in expectAux() argument
271 private void expectAux(String tag, String summary, boolean pass, String expectedResult) { in expectAux() argument
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DCompoundTransliteratorTest.java261 private void expectAux(String tag, String source, in expectAux() argument
268 private void expectAux(String tag, String summary, boolean pass, String expectedResult) { in expectAux() argument
/third_party/libwebsockets/lib/event-libs/glib/
H A Dprivate-lib-event-libs-glib.h29 guint tag; member
45 gpointer tag; member
/third_party/json/include/nlohmann/detail/conversions/
H A Dfrom_json.hpp285 -> decltype(from_json_inplace_array_impl(std::forward<BasicJsonType>(j), tag, make_index_sequence<N> {})) member
/third_party/node/src/crypto/
H A Dcrypto_aes.h45 ByteSource tag; // Used only for authenticated modes (GCM) member
/third_party/musl/src/hilog/linux/
H A Dhilog_common.h43 char tag[]; /* shall be end with '\0' */ member
/third_party/musl/porting/linux/user/src/hilog/
H A Dhilog_common.h43 char tag[]; /* shall be end with '\0' */ member
/third_party/musl/src/misc/
H A Dfmtmsg.c24 fmtmsg(long classification, const char *label, int severity, const char *text, const char *action, const char *tag) fmtmsg() argument
/third_party/libexif/libexif/fuji/
H A Dmnote-fuji-entry.c54 MnoteFujiTag tag; member
/third_party/node/deps/v8/src/profiler/
H A Dprofile-generator-inl.h15 CodeEntry::CodeEntry(CodeEventListener::LogEventsAndTags tag, const char* name, in CodeEntry() argument
/third_party/node/deps/v8/src/sandbox/
H A Dexternal-pointer-inl.h16 DecodeExternalPointer(const Isolate* isolate, ExternalPointer_t encoded_pointer, ExternalPointerTag tag) DecodeExternalPointer() argument
29 InitExternalPointerField(Address field_address, Isolate* isolate, ExternalPointerTag tag) InitExternalPointerField() argument
34 InitExternalPointerField(Address field_address, Isolate* isolate, Address value, ExternalPointerTag tag) InitExternalPointerField() argument
65 ReadExternalPointerField(Address field_address, const Isolate* isolate, ExternalPointerTag tag) ReadExternalPointerField() argument
72 WriteExternalPointerField(Address field_address, Isolate* isolate, Address value, ExternalPointerTag tag) WriteExternalPointerField() argument
[all...]
/third_party/node/deps/v8/src/snapshot/
H A Droots-serializer.cc38 void RootsSerializer::Synchronize(VisitorSynchronization::SyncTag tag) { in Synchronize() argument
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.h34 unsigned char tag[OCB_MAX_TAG_LEN]; member

Completed in 9 milliseconds

1...<<11121314151617181920>>...73