Home
last modified time | relevance | path

Searched +defs:tag +defs:node +defs:type (Results 101 – 125 of 2880) sorted by relevance

12345678910>>...116

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/imageio/plugins/tiff/
H A DTIFFFieldTest.java55 TIFFTag tag = new TIFFTag( in testConstructors() local
110 int type = TIFFTag.TIFF_SHORT; in testConstructors() local
339 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << type); in testTypes() local
359 int type = TIFFTag.TIFF_SHORT; in testGetAs() local
360 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << TIFFTag.TIFF_SHORT); in testGetAs() local
556 int type = TIFFTag.TIFF_LONG; in testCreateFromNode() local
560 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << type); in testCreateFromNode() local
579 Node node = f.getAsNativeNode(); in testCreateFromNode() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/imageio/plugins/tiff/
H A DTIFFFieldTest.java55 TIFFTag tag = new TIFFTag( in testConstructors() local
110 int type = TIFFTag.TIFF_SHORT; in testConstructors() local
339 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << type); in testTypes() local
359 int type = TIFFTag.TIFF_SHORT; in testGetAs() local
360 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << TIFFTag.TIFF_SHORT); in testGetAs() local
556 int type = TIFFTag.TIFF_LONG; in testCreateFromNode() local
560 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << type); in testCreateFromNode() local
579 Node node = f.getAsNativeNode(); in testCreateFromNode() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/imageio/plugins/tiff/
H A DTIFFFieldTest.java55 TIFFTag tag = new TIFFTag( in testConstructors() local
110 int type = TIFFTag.TIFF_SHORT; in testConstructors() local
339 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << type); in testTypes() local
359 int type = TIFFTag.TIFF_SHORT; in testGetAs() local
360 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << TIFFTag.TIFF_SHORT); in testGetAs() local
556 int type = TIFFTag.TIFF_LONG; in testCreateFromNode() local
560 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << type); in testCreateFromNode() local
579 Node node = f.getAsNativeNode(); in testCreateFromNode() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/imageio/plugins/tiff/
H A DTIFFFieldTest.java55 TIFFTag tag = new TIFFTag( in testConstructors() local
110 int type = TIFFTag.TIFF_SHORT; in testConstructors() local
339 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << type); in testTypes() local
359 int type = TIFFTag.TIFF_SHORT; in testGetAs() local
360 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << TIFFTag.TIFF_SHORT); in testGetAs() local
556 int type = TIFFTag.TIFF_LONG; in testCreateFromNode() local
560 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << type); in testCreateFromNode() local
579 Node node = f.getAsNativeNode(); in testCreateFromNode() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/imageio/plugins/tiff/
H A DTIFFFieldTest.java55 TIFFTag tag = new TIFFTag( in testConstructors() local
110 int type = TIFFTag.TIFF_SHORT; in testConstructors() local
339 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << type); in testTypes() local
359 int type = TIFFTag.TIFF_SHORT; in testGetAs() local
360 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << TIFFTag.TIFF_SHORT); in testGetAs() local
556 int type = TIFFTag.TIFF_LONG; in testCreateFromNode() local
560 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << type); in testCreateFromNode() local
579 Node node = f.getAsNativeNode(); in testCreateFromNode() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/imageio/plugins/tiff/
H A DTIFFFieldTest.java55 TIFFTag tag = new TIFFTag( in testConstructors() local
110 int type = TIFFTag.TIFF_SHORT; in testConstructors() local
339 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << type); in testTypes() local
359 int type = TIFFTag.TIFF_SHORT; in testGetAs() local
360 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << TIFFTag.TIFF_SHORT); in testGetAs() local
556 int type = TIFFTag.TIFF_LONG; in testCreateFromNode() local
560 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << type); in testCreateFromNode() local
579 Node node = f.getAsNativeNode(); in testCreateFromNode() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/imageio/plugins/tiff/
H A DTIFFFieldTest.java55 TIFFTag tag = new TIFFTag( in testConstructors() local
110 int type = TIFFTag.TIFF_SHORT; in testConstructors() local
339 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << type); in testTypes() local
359 int type = TIFFTag.TIFF_SHORT; in testGetAs() local
360 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << TIFFTag.TIFF_SHORT); in testGetAs() local
556 int type = TIFFTag.TIFF_LONG; in testCreateFromNode() local
560 TIFFTag tag = new TIFFTag(NAME, NUM, 1 << type); in testCreateFromNode() local
579 Node node = f.getAsNativeNode(); in testCreateFromNode() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/sdk/android/api/org/webrtc/
H A DVideoCapabilityParser.java52 public ArrayList<HashMap<String, String>> parseWithTag(Document document, String tag) { in parseWithTag()
63 Node node = nodeList.item(i); in parseWithTag() local
72 …public boolean isExtraHardwareSupported(String name , String type, ArrayList<HashMap<String, Strin… in isExtraHardwareSupported() argument
/dports/devel/ctypes.sh/ctypes-sh-1.2/src/struct/
H A Ddwarves.h208 struct list_head node; member
381 struct list_head node; member
382 type_id_t type; member
383 uint16_t tag; argument
390 void tag__delete(struct tag *tag, struct cu *cu); argument
434 static inline int tag__is_pointer_to(const struct tag *tag, type_id_t type) in tag__is_pointer_to()
558 #define tag__has_type_loop(tag, type, bf, len, fp) \ argument
934 struct type { struct
936 struct list_head node; member
950 static inline struct class *type__class(const struct type *type) in type__class()
[all …]
/dports/net/haproxy20/haproxy-2.0.26/ebtree/
H A Debtree.h321 #define container_of(ptr, type, name) ((type *)(((void *)(ptr)) - ((long)&((type *)0)->name))) argument
328 #define container_of_safe(ptr, type, name) \ argument
385 #define eb_entry(ptr, type, member) container_of(ptr, type, member) argument
413 static inline eb_troot_t *eb_dotag(const struct eb_root *root, const int tag) in eb_dotag()
423 static inline struct eb_root *eb_untag(const eb_troot_t *troot, const int tag) in eb_untag()
531 static inline int eb_is_dup(const struct eb_node *node) in eb_is_dup()
549 static inline struct eb_node *eb_prev(struct eb_node *node) in eb_prev()
567 static inline struct eb_node *eb_next(struct eb_node *node) in eb_next()
583 static inline struct eb_node *eb_prev_dup(struct eb_node *node) in eb_prev_dup()
606 static inline struct eb_node *eb_next_dup(struct eb_node *node) in eb_next_dup()
[all …]
/dports/net/haproxy19/haproxy-1.9.16/ebtree/
H A Debtree.h321 #define container_of(ptr, type, name) ((type *)(((void *)(ptr)) - ((long)&((type *)0)->name))) argument
328 #define container_of_safe(ptr, type, name) \ argument
385 #define eb_entry(ptr, type, member) container_of(ptr, type, member) argument
413 static inline eb_troot_t *eb_dotag(const struct eb_root *root, const int tag) in eb_dotag()
423 static inline struct eb_root *eb_untag(const eb_troot_t *troot, const int tag) in eb_untag()
531 static inline int eb_is_dup(const struct eb_node *node) in eb_is_dup()
549 static inline struct eb_node *eb_prev(struct eb_node *node) in eb_prev()
567 static inline struct eb_node *eb_next(struct eb_node *node) in eb_next()
583 static inline struct eb_node *eb_prev_dup(struct eb_node *node) in eb_prev_dup()
606 static inline struct eb_node *eb_next_dup(struct eb_node *node) in eb_next_dup()
[all …]
/dports/net/haproxy/haproxy-2.4.10/include/import/
H A Debtree.h321 #define container_of(ptr, type, name) ((type *)(((void *)(ptr)) - ((long)&((type *)0)->name))) argument
328 #define container_of_safe(ptr, type, name) \ argument
385 #define eb_entry(ptr, type, member) container_of(ptr, type, member) argument
413 static inline eb_troot_t *eb_dotag(const struct eb_root *root, const int tag) in eb_dotag()
423 static inline struct eb_root *eb_untag(const eb_troot_t *troot, const int tag) in eb_untag()
531 static inline int eb_is_dup(const struct eb_node *node) in eb_is_dup()
549 static inline struct eb_node *eb_prev(struct eb_node *node) in eb_prev()
567 static inline struct eb_node *eb_next(struct eb_node *node) in eb_next()
583 static inline struct eb_node *eb_prev_dup(struct eb_node *node) in eb_prev_dup()
606 static inline struct eb_node *eb_next_dup(struct eb_node *node) in eb_next_dup()
[all …]
/dports/net/haproxy22/haproxy-2.2.19/include/import/
H A Debtree.h321 #define container_of(ptr, type, name) ((type *)(((void *)(ptr)) - ((long)&((type *)0)->name))) argument
328 #define container_of_safe(ptr, type, name) \ argument
385 #define eb_entry(ptr, type, member) container_of(ptr, type, member) argument
413 static inline eb_troot_t *eb_dotag(const struct eb_root *root, const int tag) in eb_dotag()
423 static inline struct eb_root *eb_untag(const eb_troot_t *troot, const int tag) in eb_untag()
531 static inline int eb_is_dup(const struct eb_node *node) in eb_is_dup()
549 static inline struct eb_node *eb_prev(struct eb_node *node) in eb_prev()
567 static inline struct eb_node *eb_next(struct eb_node *node) in eb_next()
583 static inline struct eb_node *eb_prev_dup(struct eb_node *node) in eb_prev_dup()
606 static inline struct eb_node *eb_next_dup(struct eb_node *node) in eb_next_dup()
[all …]
/dports/net/haproxy17/haproxy-1.7.14/ebtree/
H A Debtree.h321 #define container_of(ptr, type, name) ((type *)(((void *)(ptr)) - ((long)&((type *)0)->name))) argument
328 #define container_of_safe(ptr, type, name) \ argument
385 #define eb_entry(ptr, type, member) container_of(ptr, type, member) argument
413 static inline eb_troot_t *eb_dotag(const struct eb_root *root, const int tag) in eb_dotag()
423 static inline struct eb_root *eb_untag(const eb_troot_t *troot, const int tag) in eb_untag()
531 static inline int eb_is_dup(struct eb_node *node) in eb_is_dup()
549 static inline struct eb_node *eb_prev(struct eb_node *node) in eb_prev()
567 static inline struct eb_node *eb_next(struct eb_node *node) in eb_next()
583 static inline struct eb_node *eb_prev_dup(struct eb_node *node) in eb_prev_dup()
606 static inline struct eb_node *eb_next_dup(struct eb_node *node) in eb_next_dup()
[all …]
/dports/net/haproxy18/haproxy-1.8.30/ebtree/
H A Debtree.h321 #define container_of(ptr, type, name) ((type *)(((void *)(ptr)) - ((long)&((type *)0)->name))) argument
328 #define container_of_safe(ptr, type, name) \ argument
385 #define eb_entry(ptr, type, member) container_of(ptr, type, member) argument
413 static inline eb_troot_t *eb_dotag(const struct eb_root *root, const int tag) in eb_dotag()
423 static inline struct eb_root *eb_untag(const eb_troot_t *troot, const int tag) in eb_untag()
531 static inline int eb_is_dup(struct eb_node *node) in eb_is_dup()
549 static inline struct eb_node *eb_prev(struct eb_node *node) in eb_prev()
567 static inline struct eb_node *eb_next(struct eb_node *node) in eb_next()
583 static inline struct eb_node *eb_prev_dup(struct eb_node *node) in eb_prev_dup()
606 static inline struct eb_node *eb_next_dup(struct eb_node *node) in eb_next_dup()
[all …]
/dports/net/haproxy23/haproxy-2.3.16/include/import/
H A Debtree.h321 #define container_of(ptr, type, name) ((type *)(((void *)(ptr)) - ((long)&((type *)0)->name))) argument
328 #define container_of_safe(ptr, type, name) \ argument
385 #define eb_entry(ptr, type, member) container_of(ptr, type, member) argument
413 static inline eb_troot_t *eb_dotag(const struct eb_root *root, const int tag) in eb_dotag()
423 static inline struct eb_root *eb_untag(const eb_troot_t *troot, const int tag) in eb_untag()
531 static inline int eb_is_dup(const struct eb_node *node) in eb_is_dup()
549 static inline struct eb_node *eb_prev(struct eb_node *node) in eb_prev()
567 static inline struct eb_node *eb_next(struct eb_node *node) in eb_next()
583 static inline struct eb_node *eb_prev_dup(struct eb_node *node) in eb_prev_dup()
606 static inline struct eb_node *eb_next_dup(struct eb_node *node) in eb_next_dup()
[all …]
/dports/net/haproxy21/haproxy-2.1.12/ebtree/
H A Debtree.h321 #define container_of(ptr, type, name) ((type *)(((void *)(ptr)) - ((long)&((type *)0)->name))) argument
328 #define container_of_safe(ptr, type, name) \ argument
385 #define eb_entry(ptr, type, member) container_of(ptr, type, member) argument
413 static inline eb_troot_t *eb_dotag(const struct eb_root *root, const int tag) in eb_dotag()
423 static inline struct eb_root *eb_untag(const eb_troot_t *troot, const int tag) in eb_untag()
531 static inline int eb_is_dup(const struct eb_node *node) in eb_is_dup()
549 static inline struct eb_node *eb_prev(struct eb_node *node) in eb_prev()
567 static inline struct eb_node *eb_next(struct eb_node *node) in eb_next()
583 static inline struct eb_node *eb_prev_dup(struct eb_node *node) in eb_prev_dup()
606 static inline struct eb_node *eb_next_dup(struct eb_node *node) in eb_next_dup()
[all …]
/dports/net/nuster/nuster-5.0.4.21/ebtree/
H A Debtree.h321 #define container_of(ptr, type, name) ((type *)(((void *)(ptr)) - ((long)&((type *)0)->name))) argument
328 #define container_of_safe(ptr, type, name) \ argument
385 #define eb_entry(ptr, type, member) container_of(ptr, type, member) argument
413 static inline eb_troot_t *eb_dotag(const struct eb_root *root, const int tag) in eb_dotag()
423 static inline struct eb_root *eb_untag(const eb_troot_t *troot, const int tag) in eb_untag()
531 static inline int eb_is_dup(const struct eb_node *node) in eb_is_dup()
549 static inline struct eb_node *eb_prev(struct eb_node *node) in eb_prev()
567 static inline struct eb_node *eb_next(struct eb_node *node) in eb_next()
583 static inline struct eb_node *eb_prev_dup(struct eb_node *node) in eb_prev_dup()
606 static inline struct eb_node *eb_next_dup(struct eb_node *node) in eb_next_dup()
[all …]
/dports/devel/cvs-devel/cvs-1.12.13/src/
H A Dentries.c38 Entnode_Create (enum ent_type type, const char *user, const char *vn, in Entnode_Create()
39 const char *ts, const char *options, const char *tag, in Entnode_Create()
84 write_ent_proc (Node *node, void *closure) in write_ent_proc()
163 Node *node; in Scratch_Entry() local
201 const char *options, const char *tag, const char *date, in Register()
205 Node *node; in Register() local
271 enum ent_type type; in fgetentent() local
273 char *tag_or_date, *tag, *date, *ts_conflict; in fgetentent() local
491 Node *node; in Entries_Open() local
563 Entries_delproc (Node *node) in Entries_delproc()
[all …]
/dports/textproc/sigil/Sigil-1.8.0/internal/gumbo/
H A Dparser.c41 #define TAG(tag) [GUMBO_TAG_##tag] = (1 << GUMBO_NAMESPACE_HTML) argument
42 #define TAG_SVG(tag) [GUMBO_TAG_##tag] = (1 << GUMBO_NAMESPACE_SVG) argument
45 #define TAGSET_INCLUDES(tagset, ns, tag) ( \ argument
324 static GumboNode* create_node(GumboNodeType type) { in create_node()
599 static bool node_qualified_tag_is(const GumboNode* node, GumboNamespaceEnum ns, GumboTag tag) { in node_qualified_tag_is()
607 static bool node_html_tag_is(const GumboNode* node, GumboTag tag) in node_html_tag_is()
887 GumboNodeType type = ( in create_element_from_token() local
952 GumboParser* parser, GumboTag tag, GumboParseFlags reason) { in insert_element_of_tag_type()
1186 const GumboNode* node; in clear_active_formatting_elements() local
2952 GumboTag tag = token->v.end_tag; in handle_in_body() local
[all …]
/dports/textproc/pageedit/PageEdit-1.2.0/gumbo_subtree/src/
H A Dparser.c41 #define TAG(tag) [GUMBO_TAG_##tag] = (1 << GUMBO_NAMESPACE_HTML) argument
42 #define TAG_SVG(tag) [GUMBO_TAG_##tag] = (1 << GUMBO_NAMESPACE_SVG) argument
45 #define TAGSET_INCLUDES(tagset, ns, tag) ( \ argument
324 static GumboNode* create_node(GumboNodeType type) { in create_node()
599 static bool node_qualified_tag_is(const GumboNode* node, GumboNamespaceEnum ns, GumboTag tag) { in node_qualified_tag_is()
607 static bool node_html_tag_is(const GumboNode* node, GumboTag tag) in node_html_tag_is()
887 GumboNodeType type = ( in create_element_from_token() local
952 GumboParser* parser, GumboTag tag, GumboParseFlags reason) { in insert_element_of_tag_type()
1186 const GumboNode* node; in clear_active_formatting_elements() local
2952 GumboTag tag = token->v.end_tag; in handle_in_body() local
[all …]
/dports/devel/radare2/radare2-5.1.1/libr/egg/rlcc/
H A Drlcc.c6 static int isComment(mpc_ast_t *node) { in isComment()
16 static int isInlineAssembly(mpc_ast_t *node) { in isInlineAssembly()
23 static int isStatement(mpc_ast_t *node) { in isStatement()
30 static int isSigdef(mpc_ast_t *node) { in isSigdef()
37 static int isProcedure(mpc_ast_t *node) { in isProcedure()
44 static void processNode (mpc_ast_t *node) { in processNode()
49 const char *tag = node->children[i]->tag; in processNode() local
77 const char *type = node->children[2]->contents; in processNode() local
204 mpc_ast_t *node = root->children[i]; in main() local
/dports/editors/hnb/hnb-1.9.18/src/
H A Dfile_xml.c76 static void xml_export_nodes (FILE * file, Node *node, int level) in xml_export_nodes()
78 char tag[bufsize]; in xml_export_nodes() local
152 Node *node = (Node *) data; in export_xml() local
178 static Node *xml_cuddle_nodes (Node *node) in xml_cuddle_nodes()
207 Node *node = (Node *) data; in import_xml() local
210 int type; in import_xml() local
/dports/www/kannel/gateway-1.4.4/test/
H A Ddecompile.c320 static P_WBXML_NODE NewNode(P_WBXML_INFO buffer, WBXML_NODE_TYPE type) in NewNode()
389 static void FreeNode(P_WBXML_NODE node) in FreeNode()
594 BOOL IsCodepageTag(P_WBXML_INFO buffer, CP_TAG_TYPE type) in IsCodepageTag()
812 WBXML_TAG ReadCodepageTag (P_WBXML_INFO buffer, CP_TAG_TYPE type) in ReadCodepageTag()
814 WBXML_TAG tag = 0; in ReadCodepageTag() local
1081 WBXML_TAG tag; in Read_attrStart() local
1089 WBXML_TAG tag; in Read_attrStart() local
1113 WBXML_TAG tag; in Read_attrValue() local
1120 WBXML_TAG tag; in Read_attrValue() local
1638 static const char* GetStringTableString(P_WBXML_NODE node, long index) in GetStringTableString()
[all …]
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/include/osmium/io/detail/
H A Dpbf_output_format.hpp163 SerializeBlob(std::string&& msg, pbf_blob_type type, bool use_compression) : in SerializeBlob()
291 void add_node(const osmium::Node& node) { in add_node()
317 for (const auto& tag : node.tags()) { in add_node() local
385 void reset(OSMFormat::PrimitiveGroup type) { in reset()
404 void add_dense_node(const osmium::Node& node) { in add_dense_node()
427 OSMFormat::PrimitiveGroup type() const noexcept { in type() function in osmium::io::detail::PrimitiveBlock
489 for (const auto& tag : object.tags()) { in add_meta() local
496 for (const auto& tag : object.tags()) { in add_meta() local
527 void switch_primitive_block_type(OSMFormat::PrimitiveGroup type) { in switch_primitive_block_type()
617 void node(const osmium::Node& node) { in node() argument

12345678910>>...116