Lines Matching refs:bottom

577     NJ_UINT32 current,hindo_max_data, bottom, next;  in search_node()  local
849 bottom = loctset->loct.top; in search_node()
920 bottom = data_offset; in search_node()
947 stem_data = data_top + bottom; in search_node()
953 loctset->loct.bottom = (NJ_UINT32)(stem_data - data_top); in search_node()
971 while (stem_data <= (data_top + loctset->loct.bottom)) { in search_node()
1050 NJ_UINT8 *data, *data_top, *bottom, *data_end; in bdic_search_fore_data() local
1077 bottom = data_top + loctset->loct.bottom; in bdic_search_fore_data()
1100 if (data > bottom) { in bdic_search_fore_data()
1160 if (data > bottom) { in bdic_search_fore_data()
1666 &(psrhCache->storebuff[abIdx].bottom)); in search_node2()
1721 &(psrhCache->storebuff[abIdx].bottom)); in search_node2()
1800 &(psrhCache->storebuff[abIdx].bottom)); in search_node2()
1859 … &(psrhCache->storebuff[abIdx].bottom)); in search_node2()
1919 while (stem_data <= (data_top + psrhCache->storebuff[abIdx_current].bottom)) { in search_node2()
1961 loctset->loct.bottom = psrhCache->storebuff[abIdx_current].bottom; in search_node2()
2262 NJ_UINT32 bottom, next; in get_node_bottom() local
2266 bottom = top; in get_node_bottom()
2339 bottom = data_offset; in get_node_bottom()
2366 stem_data = data_top + bottom; in get_node_bottom()
2379 NJ_UINT8 *data, *data_top, *bottom, *data_end; in bdic_search_fore_data2() local
2449 while (data <= (data_top + psrhCache->storebuff[m].bottom)) { in bdic_search_fore_data2()
2493 loctset->loct.bottom = psrhCache->storebuff[abIdx_current].bottom; in bdic_search_fore_data2()
2520 while (data <= (data_top + loctset->loct.bottom)) { in bdic_search_fore_data2()
2555 bottom = data_top + loctset->loct.bottom; in bdic_search_fore_data2()
2641 loctset->loct.bottom = psrhCache->storebuff[current_abIdx].bottom; in bdic_search_fore_data2()
2673 loctset->loct.bottom = psrhCache->storebuff[current_abIdx].bottom; in bdic_search_fore_data2()
2684 loctset->loct.bottom = psrhCache->storebuff[save_abIdx].bottom; in bdic_search_fore_data2()
2701 if (data > bottom) { in bdic_search_fore_data2()
2727 NJ_UINT8 *data, *bottom; in bdic_get_next_data() local
2749 bottom = data_top + psrhCache->storebuff[abIdx].bottom; in bdic_get_next_data()
2761 if (data > bottom) { in bdic_get_next_data()