Home
last modified time | relevance | path

Searched refs:lookup_type (Results 1 – 25 of 28) sorted by relevance

12

/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dgst_gdb.py65 inst = self.val.cast(gdb.lookup_type("GstMiniObject").pointer())
85 inst = self.val.cast(gdb.lookup_type("GstObject").pointer())
171 inst = instance.cast(gdb.lookup_type("GTypeInstance").pointer())
187 mini = val.cast(gdb.lookup_type("GstMiniObject").pointer())
189 typenode = mini["type"].cast(gdb.lookup_type("TypeNode").pointer())
226 t = gdb.lookup_type(tname).pointer()
228 t = gdb.lookup_type(fname).pointer()
230 t = gdb.lookup_type("char").pointer().pointer()
232 t = gdb.lookup_type("guint64").pointer()
234 t = gdb.lookup_type("guint").pointer().pointer()
[all …]
Dglib_gobject_helper.py49 typenode = gdb.Value(typenode).cast (gdb.lookup_type("TypeNode").pointer())
63 inst = instance.cast (gdb.lookup_type("GTypeInstance").pointer())
/third_party/mesa3d/src/broadcom/compiler/
Dv3d33_tex.c57 p0_unpacked.lookup_type = TEXTURE_1D_ARRAY; in v3d33_vir_emit_tex()
59 p0_unpacked.lookup_type = TEXTURE_1D; in v3d33_vir_emit_tex()
64 p0_unpacked.lookup_type = TEXTURE_2D_ARRAY; in v3d33_vir_emit_tex()
66 p0_unpacked.lookup_type = TEXTURE_2D; in v3d33_vir_emit_tex()
69 p0_unpacked.lookup_type = TEXTURE_3D; in v3d33_vir_emit_tex()
72 p0_unpacked.lookup_type = TEXTURE_CUBE_MAP; in v3d33_vir_emit_tex()
/third_party/python/Tools/gdb/
Dlibpython.py63 return gdb.lookup_type('char').pointer() # char*
67 return gdb.lookup_type('unsigned char').pointer() # unsigned char*
71 return gdb.lookup_type('unsigned short').pointer()
75 return gdb.lookup_type('unsigned int').pointer()
79 return gdb.lookup_type('void').pointer().sizeof
418 return gdb.lookup_type(cls._typename).pointer()
480 _PyObject_VAR_SIZE._type_size_t = gdb.lookup_type('size_t')
502 type_PyVarObject_ptr = gdb.lookup_type('PyVarObject').pointer()
752 ent_ptr_t = gdb.lookup_type('PyDictKeyEntry').pointer()
818 if gdb.lookup_type('digit').sizeof == 2:
[all …]
/third_party/openssl/crypto/bio/
Dbio_addr.c624 enum BIO_lookup_type lookup_type, in BIO_lookup() argument
627 return BIO_lookup_ex(host, service, lookup_type, family, socktype, 0, res); in BIO_lookup()
652 int BIO_lookup_ex(const char *host, const char *service, int lookup_type, in BIO_lookup_ex() argument
704 if (lookup_type == BIO_LOOKUP_SERVER) in BIO_lookup_ex()
792 switch(lookup_type) { in BIO_lookup_ex()
/third_party/openssl/doc/man3/
DBIO_ADDRINFO.pod24 int BIO_lookup_ex(const char *host, const char *service, int lookup_type,
27 enum BIO_lookup_type lookup_type,
46 uses B<lookup_type> to determine what the default address should
/third_party/libabigail/src/
Dabg-ctf-reader.cc184 lookup_type(ctf_dict_t *dic, ctf_id_t ctf_type) in lookup_type() function in abigail::ctf::reader
530 if ((result = lookup_type(ctf_dictionary, ctf_type))) in process_ctf_type()
633 type_base_sptr result = lookup_type(ctf_dictionary, ctf_type); in build_type()
741 (rdr->lookup_type(ctf_dictionary, ctf_type)); in process_ctf_typedef()
925 (rdr->lookup_type(ctf_dictionary, ctf_type)); in process_ctf_function_type()
1279 (rdr->lookup_type(ctf_dictionary, ctf_type)); in process_ctf_array_type()
1377 (rdr->lookup_type(ctf_dictionary, ctf_type)); in process_ctf_qualified_type()
1439 (rdr->lookup_type(ctf_dictionary, ctf_type)); in process_ctf_pointer_type()
Dabg-ir.cc11423 lookup_type(const interned_string& fqn, in lookup_type() function
11450 lookup_type(const string& fqn, const translation_unit& tu) in lookup_type() function
11454 return lookup_type(ifqn, tu); in lookup_type()
11466 lookup_type(const type_base_sptr type, in lookup_type() function
11470 return lookup_type(type_name, tu); in lookup_type()
12101 if ((result = lookup_type(qn, **tu))) in lookup_type_through_translation_units()
12128 type_base_sptr t = lookup_type(type_name, *tu); in lookup_type_from_translation_unit()
12993 lookup_type(const interned_string& n, const corpus& corp) in lookup_type() function
13052 lookup_type(const type_base&t, const corpus& corp) in lookup_type() function
13055 return lookup_type(n, corp); in lookup_type()
[all …]
/third_party/libabigail/include/
Dabg-fwd.h1326 lookup_type(const string&, const translation_unit&);
1329 lookup_type(const type_base_sptr, const translation_unit&);
1332 lookup_type(const interned_string&, const corpus&);
1338 lookup_type(const type_base&, const corpus&);
1341 lookup_type(const type_base_sptr&, const corpus&);
/third_party/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh1428 typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type, Ts&&... ds) const in dispatch()
1430 TRACE_DISPATCH (this, lookup_type); in dispatch()
1431 switch (lookup_type) { in dispatch()
1444 bool intersects (const hb_set_t *glyphs, unsigned int lookup_type) const in intersects()
1447 return dispatch (&c, lookup_type); in intersects()
1473 static inline bool lookup_type_is_reverse (unsigned int lookup_type) in lookup_type_is_reverse()
1474 { return lookup_type == SubTable::ReverseChainSingle; } in lookup_type_is_reverse()
Dhb-ot-layout-common.hh1600 unsigned int lookup_type = get_type (); in dispatch() local
1601 TRACE_DISPATCH (this, lookup_type); in dispatch()
1604 …typename context_t::return_t r = get_subtable<TSubTable> (i).dispatch (c, lookup_type, hb_forward<… in dispatch()
1612 unsigned int lookup_type, in serialize()
1618 lookupType = lookup_type; in serialize()
1640 unsigned int lookup_type = get_type (); in subset() local
1642 …hb_filter ([this, glyphset, lookup_type] (const Offset16To<TSubTable> &_) { return (this+_).inters… in subset()
1643 | hb_apply (subset_offset_array (c, out->get_subtables<TSubTable> (), this, lookup_type)) in subset()
Dhb-ot-layout-gpos-table.hh2711 typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type, Ts&&... ds) const in dispatch()
2713 TRACE_DISPATCH (this, lookup_type); in dispatch()
2714 switch (lookup_type) { in dispatch()
2728 bool intersects (const hb_set_t *glyphs, unsigned int lookup_type) const in intersects()
2731 return dispatch (&c, lookup_type); in intersects()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh1463 typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type, Ts&&... ds) const in dispatch()
1465 TRACE_DISPATCH (this, lookup_type); in dispatch()
1466 switch (lookup_type) { in dispatch()
1479 bool intersects (const hb_set_t *glyphs, unsigned int lookup_type) const in intersects()
1482 return dispatch (&c, lookup_type); in intersects()
1508 static inline bool lookup_type_is_reverse (unsigned int lookup_type) in lookup_type_is_reverse()
1509 { return lookup_type == SubTable::ReverseChainSingle; } in lookup_type_is_reverse()
Dhb-ot-layout-common.hh1285 unsigned int lookup_type = get_type (); in dispatch() local
1286 TRACE_DISPATCH (this, lookup_type); in dispatch()
1289 …typename context_t::return_t r = get_subtable<TSubTable> (i).dispatch (c, lookup_type, std::forwar… in dispatch()
1297 unsigned int lookup_type, in serialize()
1303 lookupType = lookup_type; in serialize()
1325 unsigned int lookup_type = get_type (); in subset() local
1327 …hb_filter ([this, glyphset, lookup_type] (const Offset16To<TSubTable> &_) { return (this+_).inters… in subset()
1328 | hb_apply (subset_offset_array (c, out->get_subtables<TSubTable> (), this, lookup_type)) in subset()
Dhb-ot-layout-gpos-table.hh2703 typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type, Ts&&... ds) const in dispatch()
2705 TRACE_DISPATCH (this, lookup_type); in dispatch()
2706 switch (lookup_type) { in dispatch()
2720 bool intersects (const hb_set_t *glyphs, unsigned int lookup_type) const in intersects()
2723 return dispatch (&c, lookup_type); in intersects()
/third_party/ltp/tools/sparse/sparse-src/
Dexpression.c400 if (lookup_type(token)) { in generic_selection()
518 if (token->special == '[' && lookup_type(token->next)) { in primary_expression()
637 if (!match_op(token, '(') || !lookup_type(token->next)) in type_info_expression()
761 if (lookup_type(next)) { in cast_expression()
Dexpression.h322 static inline int lookup_type(struct token *token) in lookup_type() function
Dparse.c1057 if (lookup_type(token->next)) { in typeof_specifier()
1401 if (lookup_type(token->next)) { in alignas_specifier()
1719 if (lookup_type(next)) in is_nested()
1741 if (lookup_type(next)) in which_func()
2252 if (lookup_type(token)) { in parse_for_statement()
2525 if (lookup_type(token)) { in statement_list()
2553 lookup_type(token->next)) in identifier_list()
2860 } while (lookup_type(token)); in parse_k_r_arguments()
2970 if (lookup_type(token)) in external_declaration()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh1190 typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type, Ts&&... ds) const in dispatch()
1192 TRACE_DISPATCH (this, lookup_type); in dispatch()
1193 switch (lookup_type) { in dispatch()
1229 HB_INTERNAL static bool lookup_type_is_reverse (unsigned int lookup_type) in lookup_type_is_reverse()
1230 { return lookup_type == SubTable::ReverseChainSingle; } in lookup_type_is_reverse()
Dhb-ot-layout-common.hh691 unsigned int lookup_type = get_type (); in dispatch() local
692 TRACE_DISPATCH (this, lookup_type); in dispatch()
695 …typename context_t::return_t r = get_subtable<TSubTable> (i).dispatch (c, lookup_type, hb_forward<… in dispatch()
703 unsigned int lookup_type, in serialize()
709 lookupType = lookup_type; in serialize()
Dhb-ot-layout-gpos-table.hh1511 typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type, Ts&&... ds) const in dispatch()
1513 TRACE_DISPATCH (this, lookup_type); in dispatch()
1514 switch (lookup_type) { in dispatch()
/third_party/ffmpeg/libavcodec/
Dvorbisdec.c51 uint8_t lookup_type; member
350 codebook_setup->lookup_type = get_bits(gb, 4); in vorbis_parse_setup_hdr_codebooks()
352 ff_dlog(NULL, " lookup type: %d : %s \n", codebook_setup->lookup_type, in vorbis_parse_setup_hdr_codebooks()
353 codebook_setup->lookup_type ? "vq" : "no lookup"); in vorbis_parse_setup_hdr_codebooks()
357 if (codebook_setup->lookup_type == 1) { in vorbis_parse_setup_hdr_codebooks()
424 } else if (codebook_setup->lookup_type >= 2) { in vorbis_parse_setup_hdr_codebooks()
/third_party/openssl/ohos_lite/include/openssl/
Dbio.h672 enum BIO_lookup_type lookup_type,
675 int lookup_type, int family, int socktype, int protocol,
/third_party/libabigail/tools/
Dabicompat.cc614 app_var_type = lookup_type(lib_var_type, *app_corpus); in perform_compat_check_in_weak_mode()
/third_party/openssl/include/openssl/
Dbio.h.in733 enum BIO_lookup_type lookup_type,
736 int lookup_type, int family, int socktype, int protocol,

12