Searched refs:instruction (Results 1 – 12 of 12) sorted by relevance
393 private void addInstruction(Instruction instruction) { in addInstruction() argument397 mInstructions.add(instruction); in addInstruction()416 Instruction instruction = new Instruction(Opcodes.LABEL); in defineLabel() local417 instruction.setLabel(name); in defineLabel()418 addInstruction(instruction); in defineLabel()426 Instruction instruction = new Instruction(Opcodes.JMP); in addJump() local427 instruction.setTargetLabel(target); in addJump()428 addInstruction(instruction); in addJump()437 Instruction instruction = new Instruction(Opcodes.LDB, register); in addLoad8() local438 instruction.setUnsignedImm(offset); in addLoad8()[all …]
119 ListeningInstruction instruction = in getNextListeningInstruction_noActiveBudget_noLastLocationResult() local125 assertEquals(instruction, in getNextListeningInstruction_noActiveBudget_noLastLocationResult()130 assertEquals(LOCATION_LISTEN_MODE_PASSIVE, instruction.listenMode); in getNextListeningInstruction_noActiveBudget_noLastLocationResult()133 assertValidPassiveListeningDuration(instruction.duration); in getNextListeningInstruction_noActiveBudget_noLastLocationResult()136 mAccountant.accrueActiveListeningBudget(instruction.duration); in getNextListeningInstruction_noActiveBudget_noLastLocationResult()151 ListeningInstruction instruction = in getNextListeningInstruction_withSmallActiveBudget_noLastLocationResult() local154 assertActiveListeningBudget(balanceBeforeCall.minus(instruction.duration)); in getNextListeningInstruction_withSmallActiveBudget_noLastLocationResult()158 assertEquals(LOCATION_LISTEN_MODE_ACTIVE, instruction.listenMode); in getNextListeningInstruction_withSmallActiveBudget_noLastLocationResult()159 assertValidActiveListeningDuration(instruction.duration); in getNextListeningInstruction_withSmallActiveBudget_noLastLocationResult()170 ListeningInstruction instruction = in getNextListeningInstruction_withLargeActiveBudget_noLastLocationResult() local[all …]
292 final TextSwitcher instruction = contentView.findViewById(R.id.instruction); in createShortcutNavigationContentView() local293 instruction.setFactory(() -> makeInstructionView(context)); in createShortcutNavigationContentView()294 instruction.setText(tutorialPages.get(/* firstIndex */ 0).getInstruction()); in createShortcutNavigationContentView()304 new TutorialPageChangeListener(context, viewPager, title, instruction, in createShortcutNavigationContentView()329 final CharSequence instruction = getSoftwareInstruction(context); in createSoftwareTutorialPage() local334 return new TutorialPage(title, image, indicatorIcon, instruction); in createSoftwareTutorialPage()344 final CharSequence instruction = in createHardwareTutorialPage() local348 return new TutorialPage(title, image, indicatorIcon, instruction); in createHardwareTutorialPage()356 final CharSequence instruction = in createTripleTapTutorialPage() local362 return new TutorialPage(title, image, indicatorIcon, instruction); in createTripleTapTutorialPage()[all …]
90 Run the following instruction to decode.106 2. Run the following instruction.154 Run the following instruction to test.
444 final View stepView, final int title, final int instruction,455 mInstruction = (instruction == 0) ? null456 : res.getString(instruction, applicationName);
259 …his feature. However, running the executable on a machine without such instruction set support wil…
200 …ompile-time settings. Running the executable on a machine without such instruction set support wil…
401 // An instruction to a user to perform an action during their drive composed of
1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...