Searched refs:cursor_index (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/server2/
H A Ddocument_renderer.py47 cursor_index = 0
61 new_document.append(document[cursor_index:end_ref_index + 1])
81 new_document.append(document[cursor_index:start_ref_index])
87 cursor_index = end_ref_index + 1
88 start_ref_index = document.find(START_REF, cursor_index)
90 new_document.append(document[cursor_index:])
/external/lldb/source/Commands/
H A DCommandObjectHelp.cpp200 int &cursor_index,
209 if (cursor_index == 0)
212 cursor_index,
229 cursor_index--;
231 cursor_index,
241 cursor_index,
197 HandleCompletion( Args &input, int &cursor_index, int &cursor_char_position, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches ) argument
H A DCommandObjectPlugin.cpp56 int &cursor_index,
64 std::string completion_str (input.GetArgumentAtIndex(cursor_index));
55 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
H A DCommandObjectMultiword.cpp226 int &cursor_index,
238 if (cursor_index == 0)
258 cursor_index,
284 cursor_index--;
286 cursor_index,
455 int &cursor_index,
465 cursor_index,
476 int &cursor_index,
487 cursor_index,
223 HandleCompletion( Args &input, int &cursor_index, int &cursor_char_position, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches ) argument
454 HandleCompletion(Args &input, int &cursor_index, int &cursor_char_position, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
475 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
H A DCommandObjectSettings.cpp154 int &cursor_index,
162 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position);
173 if (cursor_index == setting_var_idx)
187 arg = input.GetArgumentAtIndex(cursor_index);
329 int &cursor_index,
337 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position);
421 int &cursor_index,
429 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position);
528 int &cursor_index,
536 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_positio
153 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
328 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
420 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
527 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
662 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
783 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
907 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
1021 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
1123 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
[all...]
H A DCommandObjectHelp.h37 int &cursor_index,
H A DCommandObjectFrame.cpp352 int &cursor_index,
361 std::string completion_str (input.GetArgumentAtIndex(cursor_index));
351 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
H A DCommandObjectPlatform.cpp60 int &cursor_index,
67 std::string completion_str (input.GetArgumentAtIndex(cursor_index));
59 HandleCompletion(Args &input, int &cursor_index, int &cursor_char_position, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
H A DCommandObjectCommands.cpp276 int &cursor_index,
284 std::string completion_str (input.GetArgumentAtIndex(cursor_index));
1385 int &cursor_index,
1393 std::string completion_str (input.GetArgumentAtIndex(cursor_index));
275 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
1384 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
H A DCommandObjectTarget.cpp199 int &cursor_index,
207 std::string completion_str (input.GetArgumentAtIndex(cursor_index));
1940 int &cursor_index,
1949 std::string completion_str (input.GetArgumentAtIndex(cursor_index));
2003 int &cursor_index,
2012 std::string completion_str (input.GetArgumentAtIndex(cursor_index));
2573 int &cursor_index,
2581 std::string completion_str (input.GetArgumentAtIndex(cursor_index));
4231 int &cursor_index,
4239 std::string completion_str (input.GetArgumentAtIndex(cursor_index));
198 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
1939 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
2002 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
2572 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
4230 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
[all...]
H A DCommandObjectProcess.cpp150 int &cursor_index,
158 std::string completion_str (input.GetArgumentAtIndex(cursor_index));
463 int cursor_index,
149 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
462 HandleOptionArgumentCompletion(Args &input, int cursor_index, int char_pos, OptionElementVector &opt_element_vector, int opt_element_index, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
/external/lldb/include/lldb/Interpreter/
H A DCommandObjectMultiword.h69 int &cursor_index,
152 int &cursor_index,
161 int &cursor_index,
H A DCommandObjectRegexCommand.h53 int &cursor_index,
H A DOptions.h215 /// @param[in] cursor_index
246 int cursor_index,
263 /// @param[in] cursor_index
297 int cursor_index,
H A DCommandObject.h320 /// point is given by cursor_index (the index in input of the word containing
333 /// @param[in] cursor_index
360 int &cursor_index,
369 /// point is given by cursor_index (the index in input of the word containing
380 /// @param[in] cursor_index
409 int &cursor_index,
408 HandleArgumentCompletion(Args &input, int &cursor_index, int &cursor_char_position, OptionElementVector &opt_element_vector, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
H A DArgs.h335 ParseArgsForCompletion (Options &options, OptionElementVector &option_element_vector, uint32_t cursor_index);
H A DCommandInterpreter.h258 int &cursor_index,
/external/lldb/source/Interpreter/
H A DCommandObjectRegexCommand.cpp124 int &cursor_index,
133 std::string completion_str (input.GetArgumentAtIndex (cursor_index), cursor_char_position);
123 HandleCompletion(Args &input, int &cursor_index, int &cursor_char_position, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
H A DCommandInterpreter.cpp1833 int cursor_index = 0; local
1837 cursor_index,
1874 int &cursor_index,
1887 if (cursor_index == -1)
1893 else if (cursor_index == 0)
1908 cursor_index++;
1913 if (cursor_index > 0 || look_for_subcommand)
1926 cursor_index--;
1928 cursor_index,
1979 int cursor_index local
1873 HandleCompletionMatches(Args &parsed_line, int &cursor_index, int &cursor_char_position, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches) argument
[all...]
H A DOptions.cpp742 int cursor_index,
758 std::string cur_opt_std_str (input.GetArgumentAtIndex(cursor_index));
767 if (opt_pos == cursor_index)
812 matches.AppendString(input.GetArgumentAtIndex(cursor_index));
854 else if (opt_arg_pos == cursor_index)
862 cursor_index,
863 strlen (input.GetArgumentAtIndex(cursor_index)),
892 int cursor_index,
738 HandleOptionCompletion( Args &input, OptionElementVector &opt_element_vector, int cursor_index, int char_pos, int match_start_point, int max_return_elements, bool &word_complete, lldb_private::StringList &matches ) argument
889 HandleOptionArgumentCompletion( Args &input, int cursor_index, int char_pos, OptionElementVector &opt_element_vector, int opt_element_index, int match_start_point, int max_return_elements, bool &word_complete, lldb_private::StringList &matches ) argument
H A DArgs.cpp1451 uint32_t cursor_index
1539 if (optind - 1 == cursor_index)
1649 if ((dash_dash_pos == -1 || cursor_index < dash_dash_pos)
1650 && strcmp (GetArgumentAtIndex(cursor_index), "-") == 0)
1652 option_element_vector.push_back (OptionArgElement (OptionArgElement::eBareDash, cursor_index,
H A DCommandObject.cpp377 int &cursor_index,
407 cursor_index++;
415 input.ParseArgsForCompletion (*cur_options, opt_element_vector, cursor_index);
422 cursor_index,
434 cursor_index,
374 HandleCompletion( Args &input, int &cursor_index, int &cursor_char_position, int match_start_point, int max_return_elements, bool &word_complete, StringList &matches ) argument

Completed in 269 milliseconds