Home
last modified time | relevance | path

Searched defs:getInstructions (Results 1 – 25 of 32) sorted by relevance

12

/external/google-cloud-java/java-maps-routing/proto-google-maps-routing-v2/src/main/java/com/google/maps/routing/v2/
DNavigationInstructionOrBuilder.java64 java.lang.String getInstructions(); in getInstructions() method
DNavigationInstruction.java125 public java.lang.String getInstructions() { in getInstructions() method in NavigationInstruction
632 public java.lang.String getInstructions() { in getInstructions() method in NavigationInstruction.Builder
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/iface/
DMethodImplementation.java55 @Nonnull Iterable<? extends Instruction> getInstructions(); in getInstructions() method
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/
DSubroutine.java53 InstructionHandle[] getInstructions(); in getInstructions() method
DSubroutines.java216 public InstructionHandle[] getInstructions() { in getInstructions() method in Subroutines.SubroutineImpl
/external/google-cloud-java/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/src/main/java/com/google/cloud/datalabeling/v1beta1/
DListInstructionsResponseOrBuilder.java45 com.google.cloud.datalabeling.v1beta1.Instruction getInstructions(int index); in getInstructions() method
DListInstructionsResponse.java125 public com.google.cloud.datalabeling.v1beta1.Instruction getInstructions(int index) { in getInstructions() method in ListInstructionsResponse
672 public com.google.cloud.datalabeling.v1beta1.Instruction getInstructions(int index) { in getInstructions() method in ListInstructionsResponse.Builder
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/rewriter/
DMethodImplementationRewriter.java64 @Override @Nonnull public Iterable<? extends Instruction> getInstructions() { in getInstructions() method in MethodImplementationRewriter.RewrittenMethodImplementation
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/
DDexBackedMethodImplementation.java77 @Nonnull @Override public Iterable<? extends Instruction> getInstructions() { in getInstructions() method in DexBackedMethodImplementation
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
DIncrementalSourceMgr.h57 ArrayRef<UniqueInst> getInstructions() const override { in getInstructions() function
DSourceMgr.h69 ArrayRef<UniqueInst> getInstructions() const override { return Sequence; } in getInstructions() function
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/immutable/
DImmutableMethodImplementation.java88 …@Nonnull @Override public List<? extends ImmutableInstruction> getInstructions() { return instruct… in getInstructions() method in ImmutableMethodImplementation
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/builder/
DMutableMethodImplementation.java218 public List<BuilderInstruction> getInstructions() { in getInstructions() method in MutableMethodImplementation
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDDG.h127 const InstructionListType &getInstructions() const { in getInstructions() function
131 InstructionListType &getInstructions() { in getInstructions() function
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
DInstructionsBuilder.java160 Map<AbstractInsnNode, Instruction> getInstructions() { in getInstructions() method in InstructionsBuilder
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DDDG.h127 const InstructionListType &getInstructions() const { in getInstructions() function
131 InstructionListType &getInstructions() { in getInstructions() function
/external/llvm/utils/TableGen/
DCodeGenTarget.h149 getInstructions() const { in getInstructions() function
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/
DClassSection.java83 @Nullable Iterable<? extends Instruction> getInstructions(@Nonnull MethodKey key); in getInstructions() method
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DModuloSchedule.h145 ArrayRef<MachineInstr *> getInstructions() { return ScheduledInstrs; } in getInstructions() function
DMachinePipeliner.h575 std::deque<SUnit *> &getInstructions(int cycle) { in getInstructions() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DModuloSchedule.h152 ArrayRef<MachineInstr *> getInstructions() { return ScheduledInstrs; } in getInstructions() function
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_layout_test.cpp59 const std::vector<std::string>& getInstructions() { in getInstructions() function
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_layout_test.cpp59 const std::vector<std::string>& getInstructions() { in getInstructions() function
/external/angle/third_party/spirv-tools/src/test/val/
Dval_layout_test.cpp59 const std::vector<std::string>& getInstructions() { in getInstructions() function
/external/deqp-deps/glslang/SPIRV/
DspvIR.h237 const std::vector<std::unique_ptr<Instruction> >& getInstructions() const { in getInstructions() function

12