Searched refs:first_token_index_entire_window (Results 1 – 1 of 1) sorted by relevance
419 int first_token_index_entire_window = 0; in AnnotateAroundSpanOfInterest() local437 first_token_index_entire_window = cur_tokens.begin() - tokens.begin(); in AnnotateAroundSpanOfInterest()442 tokens.begin() - first_token_index_entire_window, in AnnotateAroundSpanOfInterest()452 VectorSpan<Token>(tokens.begin() + first_token_index_entire_window, in AnnotateAroundSpanOfInterest()