Searched refs:posn (Results 1 – 3 of 3) sorted by relevance
479 le_int32 posn; in getMarkComponent() local481 for (posn = position; posn != markPosition; posn += direction) { in getMarkComponent()482 if (glyphStorage[posn] == 0xFFFE) { in getMarkComponent()
422 struct { ULong abbv_code; UWord posn; } saC_cache[N_ABBV_CACHE]; member830 cc->saC_cache[i].posn = 0; in parse_CU_Header()867 cc->debug_abbv_maxszB, cc->saC_cache[i].posn, in set_abbv_Cursor()872 UWord t_posn = cc->saC_cache[i].posn; in set_abbv_Cursor()876 cc->saC_cache[0].posn = t_posn; in set_abbv_Cursor()926 cc->saC_cache[N_ABBV_CACHE/2].posn = get_position_of_Cursor(c); in set_abbv_Cursor()1457 UWord posn, in parse_var_DIE() argument1792 tv->dioff = posn; in parse_var_DIE()1920 VG_(printf)(" <%d><%lx>: %s\n", level, posn, ML_(pp_DW_TAG)( dtag ) ); in parse_var_DIE()2086 UWord posn, in parse_type_DIE() argument[all …]
260 public String getHeaderFieldKey(int posn) { in getHeaderFieldKey() argument261 return delegate.getHeaderFieldKey(posn); in getHeaderFieldKey()