| /external/llvm/include/llvm/Analysis/ |
| D | ScalarEvolutionAliasAnalysis.h | 60 SCEVAAResult &getResult() { return *Result; } in getResult() function 61 const SCEVAAResult &getResult() const { return *Result; } in getResult() function
|
| D | CFLAndersAliasAnalysis.h | 70 CFLAndersAAResult &getResult() { return *Result; } in getResult() function 71 const CFLAndersAAResult &getResult() const { return *Result; } in getResult() function
|
| D | TypeBasedAliasAnalysis.h | 70 TypeBasedAAResult &getResult() { return *Result; } in getResult() function 71 const TypeBasedAAResult &getResult() const { return *Result; } in getResult() function
|
| D | ScopedNoAliasAA.h | 69 ScopedNoAliasAAResult &getResult() { return *Result; } in getResult() function 70 const ScopedNoAliasAAResult &getResult() const { return *Result; } in getResult() function
|
| D | ObjCARCAliasAnalysis.h | 83 ObjCARCAAResult &getResult() { return *Result; } in getResult() function 84 const ObjCARCAAResult &getResult() const { return *Result; } in getResult() function
|
| D | GlobalsModRef.h | 140 GlobalsAAResult &getResult() { return *Result; } in getResult() function 141 const GlobalsAAResult &getResult() const { return *Result; } in getResult() function
|
| D | CFLSteensAliasAnalysis.h | 152 CFLSteensAAResult &getResult() { return *Result; } in getResult() function 153 const CFLSteensAAResult &getResult() const { return *Result; } in getResult() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
| D | ScalarEvolutionAliasAnalysis.h | 60 SCEVAAResult &getResult() { return *Result; } in getResult() function 61 const SCEVAAResult &getResult() const { return *Result; } in getResult() function
|
| D | ScopedNoAliasAA.h | 72 ScopedNoAliasAAResult &getResult() { return *Result; } in getResult() function 73 const ScopedNoAliasAAResult &getResult() const { return *Result; } in getResult() function
|
| D | TypeBasedAliasAnalysis.h | 77 TypeBasedAAResult &getResult() { return *Result; } in getResult() function 78 const TypeBasedAAResult &getResult() const { return *Result; } in getResult() function
|
| D | ObjCARCAliasAnalysis.h | 86 ObjCARCAAResult &getResult() { return *Result; } in getResult() function 87 const ObjCARCAAResult &getResult() const { return *Result; } in getResult() function
|
| D | CFLAndersAliasAnalysis.h | 113 CFLAndersAAResult &getResult() { return *Result; } in getResult() function 114 const CFLAndersAAResult &getResult() const { return *Result; } in getResult() function
|
| D | CFLSteensAliasAnalysis.h | 130 CFLSteensAAResult &getResult() { return *Result; } in getResult() function 131 const CFLSteensAAResult &getResult() const { return *Result; } in getResult() function
|
| D | PhiValues.h | 133 PhiValues &getResult() { return *Result; } in getResult() function 134 const PhiValues &getResult() const { return *Result; } in getResult() function
|
| D | GlobalsModRef.h | 140 GlobalsAAResult &getResult() { return *Result; } in getResult() function 141 const GlobalsAAResult &getResult() const { return *Result; } in getResult() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUAliasAnalysis.h | 96 AMDGPUAAResult &getResult() { return *Result; } in getResult() function 97 const AMDGPUAAResult &getResult() const { return *Result; } in getResult() function
|
| /external/guava/guava/src/com/google/common/io/ |
| D | LineProcessor.java | 44 T getResult(); in getResult() method
|
| D | ByteProcessor.java | 48 T getResult(); in getResult() method
|
| /external/jarjar/src/main/com/tonicsystems/jarjar/ |
| D | Rule.java | 27 public String getResult() { in getResult() method in Rule
|
| /external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
| D | MultimapRemoveAllTester.java | 58 Collection<V> getResult = multimap().get(sampleKeys().e0); in testRemoveAllPropagatesToGet() local
|
| /external/sl4a/Common/src/com/googlecode/android_scripting/future/ |
| D | FutureActivityTask.java | 80 public T getResult() throws InterruptedException { in getResult() method in FutureActivityTask 84 public T getResult(long timeout, TimeUnit unit) throws InterruptedException { in getResult() method in FutureActivityTask
|
| /external/easymock/src/org/easymock/internal/ |
| D | ExpectedInvocationAndResult.java | 38 public Result getResult() { in getResult() method in ExpectedInvocationAndResult
|
| /external/antlr/gunit/src/main/java/org/antlr/gunit/ |
| D | OutputTest.java | 54 public String getResult(gUnitTestResult testResult) { in getResult() method in OutputTest
|
| D | BooleanTest.java | 48 public String getResult(gUnitTestResult testResult) { in getResult() method in BooleanTest
|
| D | ReturnTest.java | 51 public String getResult(gUnitTestResult testResult) { in getResult() method in ReturnTest
|