/third_party/gstreamer/gstreamer/libs/gst/helpers/ |
D | gst_gdb.py | 65 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 …]
|
D | glib_gobject_helper.py | 49 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/ |
D | v3d33_tex.c | 57 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/ |
D | libpython.py | 63 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/ |
D | bio_addr.c | 624 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/ |
D | BIO_ADDRINFO.pod | 24 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/ |
D | abg-ctf-reader.cc | 184 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()
|
D | abg-ir.cc | 11423 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/ |
D | abg-fwd.h | 1326 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/ |
D | hb-ot-layout-gsub-table.hh | 1428 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()
|
D | hb-ot-layout-common.hh | 1600 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()
|
D | hb-ot-layout-gpos-table.hh | 2711 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/ |
D | hb-ot-layout-gsub-table.hh | 1463 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()
|
D | hb-ot-layout-common.hh | 1285 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()
|
D | hb-ot-layout-gpos-table.hh | 2703 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/ |
D | expression.c | 400 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()
|
D | expression.h | 322 static inline int lookup_type(struct token *token) in lookup_type() function
|
D | parse.c | 1057 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/ |
D | hb-ot-layout-gsub-table.hh | 1190 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()
|
D | hb-ot-layout-common.hh | 691 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()
|
D | hb-ot-layout-gpos-table.hh | 1511 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/ |
D | vorbisdec.c | 51 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/ |
D | bio.h | 672 enum BIO_lookup_type lookup_type, 675 int lookup_type, int family, int socktype, int protocol,
|
/third_party/libabigail/tools/ |
D | abicompat.cc | 614 app_var_type = lookup_type(lib_var_type, *app_corpus); in perform_compat_check_in_weak_mode()
|
/third_party/openssl/include/openssl/ |
D | bio.h.in | 733 enum BIO_lookup_type lookup_type, 736 int lookup_type, int family, int socktype, int protocol,
|