/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/ |
D | BuilderOffsetInstruction.java | 64 public Label getTarget() { in getTarget() method in BuilderOffsetInstruction
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/instruction/ |
D | BuilderSwitchElement.java | 31 public Label getTarget() { in getTarget() method in BuilderSwitchElement
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
D | TargetInsn.java | 85 public CodeAddress getTarget() { in getTarget() method in TargetInsn
|
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/ |
D | DecodedInstruction.java | 152 public final int getTarget() { in getTarget() method in DecodedInstruction 159 public final int getTarget(int baseAddress) { in getTarget() method in DecodedInstruction
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowMessage.java | 46 public Handler getTarget() { in getTarget() method in ShadowMessage
|
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
D | XEquivalenceMap.java | 91 public V getTarget(K source) { in getTarget() method in XEquivalenceMap
|
/external/mockito/cglib-and-asm/src/org/mockito/cglib/reflect/ |
D | MethodDelegate.java | 144 public Object getTarget() { in getTarget() method in MethodDelegate
|
/external/llvm/lib/MC/MCDisassembler/ |
D | Disassembler.h | 113 const Target *getTarget() const { return TheTarget; } in getTarget() function
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_graph.h | 57 inline Node *getTarget() const { return target; } in getTarget() function
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | CameraSystem.java | 85 public GameObject getTarget() { in getTarget() method in CameraSystem
|
/external/clang/lib/CodeGen/ |
D | CodeGenTypes.h | 176 const TargetInfo &getTarget() const { return Target; } in getTarget() function
|
D | CodeGenModule.h | 607 const TargetInfo &getTarget() const { return Target; } in getTarget() function
|
D | CodeGenFunction.h | 1073 const TargetInfo &getTarget() const { return Target; } in getTarget() function
|
/external/llvm/include/llvm/Target/ |
D | TargetMachine.h | 104 const Target &getTarget() const { return TheTarget; } in getTarget() function
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
D | SearchIterator.java | 347 public CharacterIterator getTarget() { in getTarget() method in SearchIterator
|
/external/clang/include/clang/Frontend/ |
D | CompilerInstance.h | 341 TargetInfo &getTarget() const { in getTarget() function
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | CoreEngine.h | 482 const Expr *getTarget() const { return E; } in getTarget() function
|
/external/skia/src/animator/ |
D | SkDisplayApply.cpp | 510 SkADrawable* SkApply::getTarget(SkAnimateBase* animate) { in getTarget() function in SkApply
|
/external/llvm/tools/llvm-objdump/ |
D | llvm-objdump.cpp | 163 static const Target *getTarget(const ObjectFile *Obj = nullptr) { in getTarget() function
|
/external/deqp/modules/glshared/ |
D | glsVertexArrayTests.hpp | 181 virtual Array::Target getTarget (void) const { return m_target; } in getTarget() function in deqp::gls::ContextArray
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
D | DTMNodeProxy.java | 201 public final String getTarget() in getTarget() method in DTMNodeProxy
|
/external/llvm/examples/Kaleidoscope/Orc/lazy_irgen/ |
D | toy.cpp | 688 TargetMachine& getTarget() { return *TM; } in getTarget() function in SessionContext
|
/external/llvm/examples/Kaleidoscope/Orc/initial/ |
D | toy.cpp | 688 TargetMachine& getTarget() { return *TM; } in getTarget() function in SessionContext
|
/external/llvm/examples/Kaleidoscope/Orc/lazy_codegen/ |
D | toy.cpp | 688 TargetMachine& getTarget() { return *TM; } in getTarget() function in SessionContext
|
/external/llvm/examples/Kaleidoscope/Orc/fully_lazy/ |
D | toy.cpp | 689 TargetMachine& getTarget() { return *TM; } in getTarget() function in SessionContext
|