/external/v8/tools/ |
D | gdb-v8-support.py | 59 t_u32 = gdb.lookup_type('unsigned int') 60 t_u64 = gdb.lookup_type('unsigned long long')
|
/external/harfbuzz_ng/src/hb-old/ |
D | harfbuzz-gsub-private.h | 471 HB_UShort lookup_type ); 475 HB_UShort lookup_type );
|
D | harfbuzz-open.c | 453 HB_UShort lookup_type ) in Load_SubTable() argument 456 return _HB_GSUB_Load_SubTable ( &st->st.gsub, stream, lookup_type ); in Load_SubTable() 458 return _HB_GPOS_Load_SubTable ( &st->st.gpos, stream, lookup_type ); in Load_SubTable() 464 HB_UShort lookup_type ) in Free_SubTable() argument 467 _HB_GSUB_Free_SubTable ( &st->st.gsub, lookup_type ); in Free_SubTable() 469 _HB_GPOS_Free_SubTable ( &st->st.gpos, lookup_type ); in Free_SubTable()
|
D | harfbuzz-gpos-private.h | 717 HB_UShort lookup_type ); 721 HB_UShort lookup_type );
|
D | harfbuzz-gsub.c | 4028 int lookup_type; in GSUB_Do_Glyph_Lookup() local 4041 lookup_type = lo->LookupType; in GSUB_Do_Glyph_Lookup() 4047 switch (lookup_type) { in GSUB_Do_Glyph_Lookup() 4081 HB_UShort lookup_type ) in _HB_GSUB_Load_SubTable() argument 4083 switch (lookup_type) { in _HB_GSUB_Load_SubTable() 4099 HB_UShort lookup_type ) in _HB_GSUB_Free_SubTable() argument 4101 switch ( lookup_type ) { in _HB_GSUB_Free_SubTable() 4125 int lookup_type = gsub->LookupList.Lookup[lookup_index].LookupType; in GSUB_Do_String_Lookup() local 4131 switch (lookup_type) { in GSUB_Do_String_Lookup()
|
D | harfbuzz-gpos.c | 5780 int lookup_type; in GPOS_Do_Glyph_Lookup() local 5794 lookup_type = lo->LookupType; in GPOS_Do_Glyph_Lookup() 5800 switch (lookup_type) { in GPOS_Do_Glyph_Lookup() 5836 HB_UShort lookup_type ) in _HB_GPOS_Load_SubTable() argument 5838 switch ( lookup_type ) { in _HB_GPOS_Load_SubTable() 5855 HB_UShort lookup_type ) in _HB_GPOS_Free_SubTable() argument 5857 switch ( lookup_type ) { in _HB_GPOS_Free_SubTable()
|
/external/harfbuzz/src/ |
D | harfbuzz-gsub-private.h | 471 HB_UShort lookup_type ); 475 HB_UShort lookup_type );
|
D | harfbuzz-open.c | 453 HB_UShort lookup_type ) in Load_SubTable() argument 456 return _HB_GSUB_Load_SubTable ( &st->st.gsub, stream, lookup_type ); in Load_SubTable() 458 return _HB_GPOS_Load_SubTable ( &st->st.gpos, stream, lookup_type ); in Load_SubTable() 464 HB_UShort lookup_type ) in Free_SubTable() argument 467 _HB_GSUB_Free_SubTable ( &st->st.gsub, lookup_type ); in Free_SubTable() 469 _HB_GPOS_Free_SubTable ( &st->st.gpos, lookup_type ); in Free_SubTable()
|
D | harfbuzz-gpos-private.h | 717 HB_UShort lookup_type ); 721 HB_UShort lookup_type );
|
D | harfbuzz-gsub.c | 4028 int lookup_type; in GSUB_Do_Glyph_Lookup() local 4041 lookup_type = lo->LookupType; in GSUB_Do_Glyph_Lookup() 4047 switch (lookup_type) { in GSUB_Do_Glyph_Lookup() 4081 HB_UShort lookup_type ) in _HB_GSUB_Load_SubTable() argument 4083 switch (lookup_type) { in _HB_GSUB_Load_SubTable() 4099 HB_UShort lookup_type ) in _HB_GSUB_Free_SubTable() argument 4101 switch ( lookup_type ) { in _HB_GSUB_Free_SubTable() 4125 int lookup_type = gsub->LookupList.Lookup[lookup_index].LookupType; in GSUB_Do_String_Lookup() local 4131 switch (lookup_type) { in GSUB_Do_String_Lookup()
|
D | harfbuzz-gpos.c | 5780 int lookup_type; in GPOS_Do_Glyph_Lookup() local 5794 lookup_type = lo->LookupType; in GPOS_Do_Glyph_Lookup() 5800 switch (lookup_type) { in GPOS_Do_Glyph_Lookup() 5836 HB_UShort lookup_type ) in _HB_GPOS_Load_SubTable() argument 5838 switch ( lookup_type ) { in _HB_GPOS_Load_SubTable() 5855 HB_UShort lookup_type ) in _HB_GPOS_Free_SubTable() argument 5857 switch ( lookup_type ) { in _HB_GPOS_Free_SubTable()
|
/external/webkit/Tools/gdb/ |
D | webkit.py | 300 element_type = gdb.lookup_type('WebCore::Element') 301 node_type = gdb.lookup_type('WebCore::Node')
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ProgramStateTrait.h | 64 typedef const value_type* lookup_type; 72 static lookup_type Lookup(data_type B, key_type K) {
|
D | ProgramState.h | 368 typename ProgramStateTrait<T>::lookup_type
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gsub-table.hh | 1073 inline typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type) const in dispatch() 1076 switch (lookup_type) { in dispatch() 1089 inline bool sanitize (hb_sanitize_context_t *c, unsigned int lookup_type) { in sanitize() 1093 switch (lookup_type) { in sanitize() 1130 inline static bool lookup_type_is_reverse (unsigned int lookup_type) in lookup_type_is_reverse() 1131 { return lookup_type == SubstLookupSubTable::ReverseChainSingle; } in lookup_type_is_reverse() 1299 unsigned int lookup_type = get_type (); in dispatch() local 1302 typename context_t::return_t r = get_subtable (i).dispatch (c, lookup_type); in dispatch()
|
D | hb-ot-layout-gpos-table.hh | 1377 inline typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type) const in dispatch() 1380 switch (lookup_type) { in dispatch() 1394 inline bool sanitize (hb_sanitize_context_t *c, unsigned int lookup_type) { in sanitize() 1398 switch (lookup_type) { in sanitize() 1501 unsigned int lookup_type = get_type (); in dispatch() local 1504 typename context_t::return_t r = get_subtable (i).dispatch (c, lookup_type); in dispatch()
|
D | hb-ot-layout-common-private.hh | 579 unsigned int lookup_type, in serialize() 585 lookupType.set (lookup_type); in serialize()
|