Searched refs:instruction (Results 1 – 10 of 10) sorted by relevance
/packages/modules/NetworkStack/src/android/net/apf/ |
D | ApfGenerator.java | 393 private void addInstruction(Instruction instruction) { in addInstruction() argument 397 mInstructions.add(instruction); in addInstruction() 416 Instruction instruction = new Instruction(Opcodes.LABEL); in defineLabel() local 417 instruction.setLabel(name); in defineLabel() 418 addInstruction(instruction); in defineLabel() 426 Instruction instruction = new Instruction(Opcodes.JMP); in addJump() local 427 instruction.setTargetLabel(target); in addJump() 428 addInstruction(instruction); in addJump() 437 Instruction instruction = new Instruction(Opcodes.LDB, register); in addLoad8() local 438 instruction.setUnsignedImm(offset); in addLoad8() [all …]
|
/packages/modules/DnsResolver/tests/testdata/ |
D | README.md | 90 Run the following instruction to decode. 106 2. Run the following instruction. 154 Run the following instruction to test.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/ |
D | SetupWizardActivity.java | 444 final View stepView, final int title, final int instruction, 455 mInstruction = (instruction == 0) ? null 456 : res.getString(instruction, applicationName);
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | internals.md | 200 …ompile-time settings. Running the executable on a machine without such instruction set support wil…
|
D | faq.md | 259 …his feature. However, running the executable on a machine without such instruction set support wil…
|
/packages/services/Car/car-lib/src/android/car/navigation/ |
D | navigation_state.proto | 310 // An instruction to a user to perform an action during their drive composed of
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |