Searched refs:input_end (Results 1 - 25 of 57) sorted by relevance

123

/external/libmojo/mojo/public/cpp/bindings/lib/
H A Dwtf_clone_equals_util.h35 auto input_end = input.end(); local
36 for (auto it = input.begin(); it != input_end; ++it)
/external/v8/tools/profviz/
H A Dprofviz.js255 var input_end =
257 if (isNaN(input_end)) input_end = undefined;
258 return [input_start, input_end];
/external/v8/src/regexp/
H A Dregexp-macro-assembler.cc158 const byte** input_start, const byte** input_end) {
201 intptr_t byte_length = *input_end - *input_start;
203 *input_end = *input_start + byte_length;
251 const byte* input_end = input_start + byte_length; local
256 input_end,
269 const byte* input_end,
279 isolate, code->entry(), input, start_offset, input_start, input_end,
155 CheckStackGuardState( Isolate* isolate, int start_index, bool is_direct_call, Address* return_address, Code* re_code, String** subject, const byte** input_start, const byte** input_end) argument
264 Execute( Code* code, String* input, int start_offset, const byte* input_start, const byte* input_end, int* output, int output_size, Isolate* isolate) argument
H A Dregexp-macro-assembler.h239 const byte** input_end);
254 const byte* input_end,
/external/clang/include/clang/Driver/
H A DAction.h120 input_iterator input_end() { return Inputs.end(); } function in class:clang::driver::Action
121 input_range inputs() { return input_range(input_begin(), input_end()); }
123 input_const_iterator input_end() const { return Inputs.end(); } function in class:clang::driver::Action
125 return input_const_range(input_begin(), input_end());
/external/v8/src/regexp/arm64/
H A Dregexp-macro-assembler-arm64.cc34 * - x25 : Address at the end of the input string: input_end.
93 * Address input_end,
247 input_end(),
320 input_end(),
326 input_end(),
365 __ Sub(current_input_offset().X(), current_position_address, input_end());
393 __ Add(x0, input_end(), Operand(capture_start_offset, SXTW));
397 __ Add(x1, input_end(), Operand(current_input_offset(), SXTW));
472 __ Add(capture_start_address, input_end(), Operand(w10, SXTW));
477 input_end(),
1343 CheckStackGuardState( Address* return_address, Code* re_code, Address re_frame, int start_index, const byte** input_start, const byte** input_end) argument
[all...]
H A Dregexp-macro-assembler-arm64.h103 const byte** input_end);
170 Register input_end() { return x25; } function in class:v8::internal::RegExpMacroAssemblerARM64
/external/vixl/test/aarch32/
H A Dtest-simulator-cond-rd-operand-const-a32.cc524 Register input_end = scratch_registers.Acquire(); local
527 // Initialize `input_ptr` to the first element and `input_end` the address
530 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
564 __ Cmp(input_ptr, input_end);
H A Dtest-simulator-cond-rd-operand-const-t32.cc639 Register input_end = scratch_registers.Acquire(); local
642 // Initialize `input_ptr` to the first element and `input_end` the address
645 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
679 __ Cmp(input_ptr, input_end);
H A Dtest-simulator-cond-rd-operand-imm16-t32.cc477 Register input_end = scratch_registers.Acquire(); local
480 // Initialize `input_ptr` to the first element and `input_end` the address
483 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
517 __ Cmp(input_ptr, input_end);
H A Dtest-simulator-cond-rd-operand-rn-a32.cc655 Register input_end = scratch_registers.Acquire(); local
658 // Initialize `input_ptr` to the first element and `input_end` the address
661 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
697 __ Cmp(input_ptr, input_end);
H A Dtest-simulator-cond-rd-operand-rn-ror-amount-a32.cc734 Register input_end = scratch_registers.Acquire(); local
737 // Initialize `input_ptr` to the first element and `input_end` the address
740 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
776 __ Cmp(input_ptr, input_end);
H A Dtest-simulator-cond-rd-operand-rn-ror-amount-t32.cc734 Register input_end = scratch_registers.Acquire(); local
737 // Initialize `input_ptr` to the first element and `input_end` the address
740 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
776 __ Cmp(input_ptr, input_end);
H A Dtest-simulator-cond-rd-operand-rn-t32.cc655 Register input_end = scratch_registers.Acquire(); local
658 // Initialize `input_ptr` to the first element and `input_end` the address
661 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
697 __ Cmp(input_ptr, input_end);
H A Dtest-simulator-rd-rn-rm-a32.cc711 Register input_end = scratch_registers.Acquire(); local
714 // Initialize `input_ptr` to the first element and `input_end` the address
717 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
735 __ Cmp(input_ptr, input_end);
H A Dtest-simulator-rd-rn-rm-t32.cc711 Register input_end = scratch_registers.Acquire(); local
714 // Initialize `input_ptr` to the first element and `input_end` the address
717 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
735 __ Cmp(input_ptr, input_end);
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc1028 Register input_end = scratch_registers.Acquire(); local
1031 // Initialize `input_ptr` to the first element and `input_end` the address
1034 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
1070 __ Cmp(input_ptr, input_end);
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc1028 Register input_end = scratch_registers.Acquire(); local
1031 // Initialize `input_ptr` to the first element and `input_end` the address
1034 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
1070 __ Cmp(input_ptr, input_end);
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc1038 Register input_end = scratch_registers.Acquire(); local
1041 // Initialize `input_ptr` to the first element and `input_end` the address
1044 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
1080 __ Cmp(input_ptr, input_end);
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-t32.cc1038 Register input_end = scratch_registers.Acquire(); local
1041 // Initialize `input_ptr` to the first element and `input_end` the address
1044 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
1080 __ Cmp(input_ptr, input_end);
H A Dtest-simulator-cond-rd-rn-rm-a32-ge.cc459 Register input_end = scratch_registers.Acquire(); local
462 // Initialize `input_ptr` to the first element and `input_end` the address
465 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
537 __ Cmp(input_ptr, input_end);
H A Dtest-simulator-cond-rd-rn-rm-a32-q.cc443 Register input_end = scratch_registers.Acquire(); local
446 // Initialize `input_ptr` to the first element and `input_end` the address
449 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
521 __ Cmp(input_ptr, input_end);
H A Dtest-simulator-cond-rd-rn-rm-a32-sel.cc436 Register input_end = scratch_registers.Acquire(); local
439 // Initialize `input_ptr` to the first element and `input_end` the address
442 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
514 __ Cmp(input_ptr, input_end);
H A Dtest-simulator-cond-rd-rn-rm-t32-ge.cc459 Register input_end = scratch_registers.Acquire(); local
462 // Initialize `input_ptr` to the first element and `input_end` the address
465 __ Add(input_end, input_ptr, static_cast<uint32_t>(input_stride));
537 __ Cmp(input_ptr, input_end);
/external/v8/src/regexp/x64/
H A Dregexp-macro-assembler-x64.h101 const byte* input_end,

Completed in 486 milliseconds

123