Home
last modified time | relevance | path

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

123456

/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/controls/
H A DControlsPanelVerifierSettingTest.java42 abstract int getInstructions(); in getInstructions() method in ControlsPanelVerifierSettingTest
100 int getInstructions() { in getInstructions() method in ControlsPanelVerifierSettingTest.TestFalse
125 int getInstructions() { in getInstructions() method in ControlsPanelVerifierSettingTest.TestTrue
150 int getInstructions() { in getInstructions() method in ControlsPanelVerifierSettingTest.DreamTestFalse
175 int getInstructions() { in getInstructions() method in ControlsPanelVerifierSettingTest.DreamTestTrue
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DDDG.h127 const InstructionListType &getInstructions() const { in getInstructions() function
131 InstructionListType &getInstructions() { in getInstructions() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DDDG.h127 const InstructionListType &getInstructions() const { in getInstructions() function
131 InstructionListType &getInstructions() { in getInstructions() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DDDG.h127 const InstructionListType &getInstructions() const { in getInstructions() function
131 InstructionListType &getInstructions() { in getInstructions() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DDDG.h127 const InstructionListType &getInstructions() const { in getInstructions() function
131 InstructionListType &getInstructions() { in getInstructions() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DDDG.h127 const InstructionListType &getInstructions() const { in getInstructions() function
131 InstructionListType &getInstructions() { in getInstructions() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DDDG.h127 const InstructionListType &getInstructions() const { in getInstructions() function
131 InstructionListType &getInstructions() { in getInstructions() function
/aosp_15_r20/external/google-cloud-java/java-maps-routing/proto-google-maps-routing-v2/src/main/java/com/google/maps/routing/v2/
H A DNavigationInstruction.java125 public java.lang.String getInstructions() { in getInstructions() method in NavigationInstruction
632 public java.lang.String getInstructions() { in getInstructions() method in NavigationInstruction.Builder
H A DNavigationInstructionOrBuilder.java64 java.lang.String getInstructions(); in getInstructions() method
/aosp_15_r20/external/google-cloud-java/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/src/main/java/com/google/cloud/datalabeling/v1beta1/
H A 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
H A DListInstructionsResponseOrBuilder.java45 com.google.cloud.datalabeling.v1beta1.Instruction getInstructions(int index); in getInstructions() method
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/iface/
H A DMethodImplementation.java55 @Nonnull Iterable<? extends Instruction> getInstructions(); in getInstructions() method
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/
H A DSubroutine.java53 InstructionHandle[] getInstructions(); in getInstructions() method
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/rewriter/
H A DMethodImplementationRewriter.java64 @Override @Nonnull public Iterable<? extends Instruction> getInstructions() { in getInstructions() method in MethodImplementationRewriter.RewrittenMethodImplementation
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/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
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/
H A DDexBackedMethodImplementation.java77 @Nonnull @Override public Iterable<? extends Instruction> getInstructions() { in getInstructions() method in DexBackedMethodImplementation
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
H A DIncrementalSourceMgr.h57 ArrayRef<UniqueInst> getInstructions() const override { in getInstructions() function
H A DSourceMgr.h69 ArrayRef<UniqueInst> getInstructions() const override { return Sequence; } in getInstructions() function

123456