Home
last modified time | relevance | path

Searched defs:getLocation (Results 1 – 25 of 73) sorted by relevance

123

/external/swiftshader/third_party/LLVM/lib/Analysis/
DAliasAnalysis.cpp222 AliasAnalysis::Location AliasAnalysis::getLocation(const LoadInst *LI) { in getLocation() function in AliasAnalysis
228 AliasAnalysis::Location AliasAnalysis::getLocation(const StoreInst *SI) { in getLocation() function in AliasAnalysis
234 AliasAnalysis::Location AliasAnalysis::getLocation(const VAArgInst *VI) { in getLocation() function in AliasAnalysis
241 AliasAnalysis::getLocation(const AtomicCmpXchgInst *CXI) { in getLocation() function in AliasAnalysis
248 AliasAnalysis::getLocation(const AtomicRMWInst *RMWI) { in getLocation() function in AliasAnalysis
/external/mockito/src/main/java/org/mockito/invocation/
DDescribedInvocation.java25 Location getLocation(); in getLocation() method
DInvocation.java40 Location getLocation(); in getLocation() method
/external/mockito/src/main/java/org/mockito/internal/matchers/
DLocalizedMatcher.java22 public Location getLocation() { in getLocation() method in LocalizedMatcher
/external/mockito/src/main/java/org/mockito/internal/debugging/
DLocalized.java24 public Location getLocation() { in getLocation() method in Localized
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/
DLabel.java52 public MethodLocation getLocation() { in getLocation() method in Label
DBuilderInstruction.java63 public MethodLocation getLocation() { in getLocation() method in BuilderInstruction
/external/clang/include/clang/Sema/
DWeak.h35 inline SourceLocation getLocation() const { return loc; } in getLocation() function
DTemplateDeduction.h57 SourceLocation getLocation() const { in getLocation() function
291 SourceLocation getLocation() const { return Loc; } in getLocation() function
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
DDataEntryUrnBox.java43 public String getLocation() { in getLocation() method in DataEntryUrnBox
/external/clang/tools/libclang/
DCXStoredDiagnostic.cpp44 CXSourceLocation CXStoredDiagnostic::getLocation() const { in getLocation() function in CXStoredDiagnostic
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/
DProblem.java78 public Optional<TokenRange> getLocation() { in getLocation() method in Problem
/external/clang/include/clang/AST/
DLambdaCapture.h126 SourceLocation getLocation() const { return Loc; } in getLocation() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.h53 SDValue getLocation(SDValue Val) { in getLocation() function
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.h48 SDValue getLocation(SDValue Val) { in getLocation() function
/external/deqp-deps/glslang/glslang/GenericCodeGen/
DLink.cpp60 virtual int getLocation(const char*) { return 0; } in getLocation() function in TUniformLinkedMap
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/
DClassifier.java69 public RectF getLocation() { in getLocation() method in Classifier.Recognition
/external/tensorflow/tensorflow/lite/examples/android/app/src/main/java/org/tensorflow/demo/
DClassifier.java69 public RectF getLocation() { in getLocation() method in Classifier.Recognition
/external/cldr/tools/java/org/unicode/cldr/util/
DCoverageInfo.java59 public String getLocation() { in getLocation() method in CoverageInfo.XPathWithLocation
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DDOMErrorImpl.java136 public DOMLocator getLocation() { in getLocation() method in DOMErrorImpl
/external/mockito/src/main/java/org/mockito/internal/invocation/
DInvocationMatcher.java125 public Location getLocation() { in getLocation() method in InvocationMatcher
DInterceptedInvocation.java62 public Location getLocation() { in getLocation() method in InterceptedInvocation
/external/clang/unittests/Tooling/
DRewriterTestContext.h87 SourceLocation getLocation(FileID ID, unsigned Line, unsigned Column) { in getLocation() function
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPProxyTestCase.java53 public Location getLocation() { in getLocation() method in JDWPProxyTestCase.EventContext
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormatParseInfoTree.java115 public TextFormatParseLocation getLocation(final FieldDescriptor fieldDescriptor, int index) { in getLocation() method in TextFormatParseInfoTree

123