Lines Matching defs:start_position
54 const TNode<IntPtrT> start_position) {
69 std::make_pair(type_intptr, start_position)));
76 const TNode<IntPtrT> start_position) {
78 subject_ptr, subject_length, search_ptr, search_length, start_position);
83 const TNode<IntPtrT> start_position) {
85 subject_ptr, subject_length, search_ptr, search_length, start_position);
90 const TNode<IntPtrT> start_position) {
92 subject_ptr, subject_length, search_ptr, search_length, start_position);
97 const TNode<IntPtrT> start_position) {
99 subject_ptr, subject_length, search_ptr, search_length, start_position);
103 const TNode<RawPtrT> search_ptr, const TNode<IntPtrT> start_position) {
105 RawPtrAdd(subject_ptr, start_position);
109 Unsigned(IntPtrSub(subject_length, start_position));
122 start_position);