Searched refs:Adds (Results 1 - 17 of 17) sorted by relevance

/external/antlr/antlr-3.4/runtime/Perl5/tools/
H A Dport.pl109 add: Adds the file to the list of ported files.
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
H A Ddebug.rb8 Adds debugging event hooks to TreeAdaptor objects
/external/chromium_org/tools/vim/
H A Dninja-build.vim5 " Adds a "Compile this file" function, using ninja. On Mac, binds Cmd-k to
9 " Adds a "Build this target" function, using ninja. This is not bound
/external/chromium_org/third_party/re2/re2/testing/
H A Dcharclass_test.cc195 TEST(TestCharClassBuilder, Adds) {
/external/regex-re2/re2/testing/
H A Dcharclass_test.cc195 TEST(TestCharClassBuilder, Adds) {
/external/blktrace/doc/
H A Dblktrace.tex389 -d \emph{dev} & --dev=\emph{dev} & Adds \emph{dev} as a device to trace \\ \hline
396 -I \emph{devs file}& --input-devs=\emph{devs file}& Adds devices found in \emph{devs file} to list of devices to trace. \\
776 Adds a trace event describing the state change of the passed in
784 Adds a trace event for the BIO passed in. The \emph{what} parameter
790 Adds a \emph{generic} trace event -- not one of the request queue
797 Adds a trace with some payload data -- in this case, an unsigned
804 Adds a trace with a remap event. \emph{dev} and \emph{sector} denote
808 Adds a formatted message to the output stream. The total message
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Collections.pas61 /// Adds an element to the top of the stack list.
/external/chromium_org/v8/src/arm64/
H A Dmacro-assembler-arm64-inl.h163 void MacroAssembler::Adds(const Register& rd, function in class:v8::internal::MacroAssembler
204 Adds(AppropriateZeroRegFor(rn), rn, operand);
H A Dmacro-assembler-arm64.cc3393 Adds(scratch3, result, object_size);
3465 Adds(scratch3, result, Operand(object_size, LSL, kPointerSizeLog2));
3467 Adds(scratch3, result, object_size);
H A Dmacro-assembler-arm64.h174 inline void Adds(const Register& rd,
1163 // Invoke specified builtin JavaScript function. Adds an entry to
H A Dfull-codegen-arm64.cc2069 __ Adds(x10, left, right);
3673 __ Adds(string_length, string_length, scratch1);
4074 __ Adds(x0, x0, Smi::FromInt(count_value));
H A Dlithium-codegen-arm64.cc1518 __ Adds(result, left, right);
1532 __ Adds(result, left, right);
4370 __ Adds(result, left, left);
/external/vixl/src/a64/
H A Dmacro-assembler-a64.cc484 void MacroAssembler::Adds(const Register& rd, function in class:vixl::MacroAssembler
522 Adds(AppropriateZeroRegFor(rn), rn, operand);
H A Dmacro-assembler-a64.h133 void Adds(const Register& rd,
/external/chromium_org/v8/test/cctest/
H A Dtest-assembler-arm64.cc3884 __ Adds(x0, x0, Operand(0));
3945 __ Adds(x0, x0, Operand(0));
3958 __ Adds(x0, x0, Operand(0));
3971 __ Adds(x0, x0, Operand(0));
3985 __ Adds(x0, x0, Operand(0));
3998 __ Adds(x0, x0, Operand(0));
4010 __ Adds(x0, x0, Operand(0));
4022 __ Adds(x0, x0, Operand(0));
4033 __ Adds(x0, x0, Operand(0));
4076 __ Adds(x
[all...]
/external/vixl/test/
H A Dtest-assembler-a64.cc3195 __ Adds(x0, x0, Operand(0));
3256 __ Adds(x0, x0, Operand(0));
3269 __ Adds(x0, x0, Operand(0));
3282 __ Adds(x0, x0, Operand(0));
3296 __ Adds(x0, x0, Operand(0));
3309 __ Adds(x0, x0, Operand(0));
3321 __ Adds(x0, x0, Operand(0));
3333 __ Adds(x0, x0, Operand(0));
3344 __ Adds(x0, x0, Operand(0));
3386 __ Adds(x
[all...]
/external/chromium_org/v8/src/compiler/arm64/
H A Dcode-generator-arm64.cc21 // Adds Arm64-specific methods to convert InstructionOperands.
180 __ Adds(i.OutputRegister32(), i.InputRegister32(0),

Completed in 3833 milliseconds