/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/controls/ |
H A D | ControlsPanelVerifierSettingTest.java | 42 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 D | DDG.h | 127 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/ |
D | DDG.h | 127 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/ |
D | DDG.h | 127 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/ |
D | DDG.h | 127 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/ |
D | DDG.h | 127 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 D | DDG.h | 127 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 D | NavigationInstruction.java | 125 public java.lang.String getInstructions() { in getInstructions() method in NavigationInstruction 632 public java.lang.String getInstructions() { in getInstructions() method in NavigationInstruction.Builder
|
H A D | NavigationInstructionOrBuilder.java | 64 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 D | ListInstructionsResponse.java | 125 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 D | ListInstructionsResponseOrBuilder.java | 45 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 D | MethodImplementation.java | 55 @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 D | Subroutine.java | 53 InstructionHandle[] getInstructions(); in getInstructions() method
|
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/rewriter/ |
H A D | MethodImplementationRewriter.java | 64 @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/ |
D | IncrementalSourceMgr.h | 57 ArrayRef<UniqueInst> getInstructions() const override { in getInstructions() function
|
D | SourceMgr.h | 69 ArrayRef<UniqueInst> getInstructions() const override { return Sequence; } in getInstructions() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/ |
D | IncrementalSourceMgr.h | 57 ArrayRef<UniqueInst> getInstructions() const override { in getInstructions() function
|
D | SourceMgr.h | 69 ArrayRef<UniqueInst> getInstructions() const override { return Sequence; } in getInstructions() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/ |
D | IncrementalSourceMgr.h | 57 ArrayRef<UniqueInst> getInstructions() const override { in getInstructions() function
|
D | SourceMgr.h | 69 ArrayRef<UniqueInst> getInstructions() const override { return Sequence; } in getInstructions() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/ |
D | IncrementalSourceMgr.h | 57 ArrayRef<UniqueInst> getInstructions() const override { in getInstructions() function
|
D | SourceMgr.h | 69 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 D | DexBackedMethodImplementation.java | 77 @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 D | IncrementalSourceMgr.h | 57 ArrayRef<UniqueInst> getInstructions() const override { in getInstructions() function
|
H A D | SourceMgr.h | 69 ArrayRef<UniqueInst> getInstructions() const override { return Sequence; } in getInstructions() function
|