Searched refs:posn (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/layout/ |
D | GlyphIterator.cpp | 508 le_int32 posn; in getMarkComponent() local 510 for (posn = position; posn != markPosition; posn += direction) { in getMarkComponent() 511 if (glyphStorage[posn] == 0xFFFE) { in getMarkComponent()
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readdwarf3.c | 1986 UWord posn, in trace_DIE() argument 2001 posn = uncook_die( cc, posn, &debug_types_flag, &alt_flag ); in trace_DIE() 2009 level, posn, (ULong) abbv->abbv_code, ML_(pp_DW_TAG)( dtag ), in trace_DIE() 2043 UWord posn, in dump_bad_die_and_barf() argument 2050 trace_DIE (dtag, posn, level, saved_die_c_offset, abbv, cc); in dump_bad_die_and_barf() 2069 UWord posn, in parse_var_DIE() argument 2412 tv->dioff = posn; in parse_var_DIE() 2537 dump_bad_die_and_barf("parse_var_DIE", dtag, posn, level, in parse_var_DIE() 2582 UWord posn; in get_inlFnName() local 2588 posn = uncook_die( cc, absori, &type_flag, &alt_flag); in get_inlFnName() [all …]
|