Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 34) sorted by relevance

12

/art/runtime/base/
Dbit_vector_test.cc146 BitVector first(2, true, Allocator::GetMallocAllocator()); in TEST() local
158 BitVector first(2, true, Allocator::GetMallocAllocator()); in TEST() local
172 BitVector first(2, true, Allocator::GetMallocAllocator()); in TEST() local
181 BitVector first(5, true, Allocator::GetMallocAllocator()); in TEST() local
191 BitVector first(5, true, Allocator::GetMallocAllocator()); in TEST() local
Ddchecked_vector.h74 : Base(first, last, alloc) { } in Base() argument
161 iterator insert(const_iterator position, InputIterator first, InputIterator last) { in insert()
179 iterator erase(const_iterator first, const_iterator last) { in erase()
Diteration_range.h35 IterationRange(iterator first, iterator last) : first_(first), last_(last) { } in IterationRange()
Darena_allocator.cc117 void ArenaAllocatorStatsImpl<kCount>::Dump(std::ostream& os, const Arena* first, in Dump()
269 void ArenaPool::FreeArenaChain(Arena* first) { in FreeArenaChain()
/art/compiler/optimizing/
Dpretty_printer.h44 bool first = true; in PrintPostInstruction() local
57 bool first = true; in PrintPostInstruction() local
Dinstruction_builder.cc474 HInstruction* first = LoadLocal(instruction.VRegA(), Primitive::kPrimInt); in If_22t() local
495 HInstruction* first = LoadLocal(instruction.VRegB(), type); in Unop_12x() local
504 HInstruction* first = LoadLocal(instruction.VRegB(), input_type); in Conversion_12x() local
513 HInstruction* first = LoadLocal(instruction.VRegB(), type); in Binop_23x() local
523 HInstruction* first = LoadLocal(instruction.VRegB(), type); in Binop_23x_shift() local
533 HInstruction* first = LoadLocal(instruction.VRegB(), type); in Binop_23x_cmp() local
543 HInstruction* first = LoadLocal(instruction.VRegA(), type); in Binop_12x_shift() local
553 HInstruction* first = LoadLocal(instruction.VRegA(), type); in Binop_12x() local
561 HInstruction* first = LoadLocal(instruction.VRegB(), Primitive::kPrimInt); in Binop_22s() local
572 HInstruction* first = LoadLocal(instruction.VRegB(), Primitive::kPrimInt); in Binop_22b() local
[all …]
Dblock_builder.cc222 const Instruction& first = GetDexInstructionAt(code_item_, catch_block->GetDexPc()); in MightHaveLiveNormalPredecessors() local
Dregister_allocator_test.cc765 HInstruction* first = new (allocator) HParameterValue( in BuildDiv() local
849 LiveInterval* first = BuildInterval(ranges1, arraysize(ranges1), &allocator, -1, one); in TEST_F() local
Dcode_generator_arm.cc2488 Location first = locations->InAt(0); in VisitAdd() local
2563 Location first = locations->InAt(0); in VisitSub() local
2638 Location first = locations->InAt(0); in VisitMul() local
2886 Location first = locations->InAt(0); in VisitDiv() local
3024 Location first = locations->InAt(0); in VisitRem() local
3307 Location first = locations->InAt(0); in HandleShift() local
5037 DRegister first = FromLowSToD(source.AsFpuRegisterPairLow<SRegister>()); in EmitSwap() local
5785 Location first = locations->InAt(0); in VisitBitwiseNegatedRight() local
5836 void InstructionCodeGeneratorARM::GenerateAndConst(Register out, Register first, uint32_t value) { in GenerateAndConst()
5857 void InstructionCodeGeneratorARM::GenerateOrrConst(Register out, Register first, uint32_t value) { in GenerateOrrConst()
[all …]
Dregister_allocator.cc364 Location first = locations->InAt(0); in ProcessInstruction() local
1563 HInstruction* first = block->GetFirstInstruction(); in InsertParallelMoveAtEntryOf() local
Dnodes.h3039 : HBinaryOperation(Primitive::kPrimBoolean, first, second, SideEffects::None(), dex_pc) { in HBinaryOperation() argument
3120 : HCondition(first, second, dex_pc) {} in HCondition() argument
3164 : HCondition(first, second, dex_pc) {} in HCondition() argument
3207 : HCondition(first, second, dex_pc) {} in HCondition() argument
3244 : HCondition(first, second, dex_pc) {} in HCondition() argument
3281 : HCondition(first, second, dex_pc) {} in HCondition() argument
3318 : HCondition(first, second, dex_pc) {} in HCondition() argument
3355 : HCondition(first, second, dex_pc) {} in HCondition() argument
3395 : HCondition(first, second, dex_pc) {} in HCondition() argument
3435 : HCondition(first, second, dex_pc) {} in HCondition() argument
[all …]
/art/compiler/utils/
Dintrusive_forward_list.h138 IntrusiveForwardList(InputIterator first, InputIterator last) : IntrusiveForwardList() { in IntrusiveForwardList()
173 void assign(InputIterator first, InputIterator last) { in assign()
191 iterator insert_after(const_iterator position, InputIterator first, InputIterator last) { in insert_after()
242 const_iterator first, in splice_after()
271 const_iterator first, in splice_after()
Dassembler.h340 void AppendRawData(const std::vector<uint8_t>& raw_data, size_t first, size_t last) { in AppendRawData()
/art/test/597-deopt-new-string/
Ddeopt.cc37 static bool first = true; in Java_Main_deoptimizeAll() local
/art/compiler/utils/arm/
Dassembler_arm_test.h97 bool first = true; in RepeatTemplatedRRIIC() local
188 bool first = true; in RepeatTemplatedRRiiC() local
274 bool first = true; in RepeatTemplatedRRC() local
340 bool first = true; in RepeatTemplatedRRRC() local
404 bool first = true; in RepeatTemplatedRSC() local
460 bool first = true; in RepeatTemplatedRRSC() local
/art/test/098-ddmc/src/
DMain.java72 Allocations first = new Allocations(DdmVmInternal.getRecentAllocations()); in testRecentAllocationTracking() local
/art/runtime/arch/
Dinstruction_set_features.cc222 bool first = false; // Is this first feature? in AddFeaturesFromString() local
/art/compiler/debug/
Delf_debug_line_writer.h224 bool first = true; in WriteCompilationUnit() local
/art/tools/dexfuzz/src/dexfuzz/program/mutators/
DArithOpChanger.java162 Opcode first = opcodeList.get(0); in getLegalDifferentOpcode() local
/art/runtime/
Dreference_table.cc159 int first = count - kLast; in Dump() local
Dutf.cc185 const uint16_t first = GetLeadingUtf16Char(pair); in ComputeUtf16HashFromModifiedUtf8() local
Dutf_test.cc309 static void codePointToSurrogatePair(uint32_t code_point, uint16_t &first, uint16_t &second) { in codePointToSurrogatePair()
/art/runtime/jdwp/
Djdwp_main.cc503 bool first = true; in Run() local
/art/compiler/
Dcompiled_method.h126 SrcMap(InputIt first, InputIt last, const Allocator& alloc) in SrcMap()
/art/tools/dexfuzz/src/dexfuzz/program/
DCodeTranslator.java328 MTryBlock first = mutatableCode.mutatableTries.get(i); in updateTryBlocks() local

12