Searched defs:getSource (Results 1 - 25 of 35) sorted by relevance

12

/external/guava/guava/src/com/google/common/eventbus/
H A DDeadEvent.java55 public Object getSource() { method in class:DeadEvent
/external/guava/guava-testlib/src/com/google/common/collect/testing/features/
H A DConflictingRequirementsException.java44 public Object getSource() { method in class:ConflictingRequirementsException
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
H A DEnvelope.java60 public Endpoint getSource() method in class:Envelope
H A DEndpointEvent.java68 public Kernel getSource() method in class:EndpointEvent
/external/webkit/Source/WebCore/html/canvas/
H A DWebGLShader.h43 const String& getSource() const { return m_source; } function in class:WebCore::WebGLShader
/external/clang/include/clang/Driver/
H A DJob.h68 /// getSource - Return the Action which caused the creation of this job.
69 const Action &getSource() const { return Source; } function in class:clang::driver::Command
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
H A DHtmlTooltipHelper.java117 /*CodeUtils.*/getSource(
325 // Copied from CodeUtils.java: CodeUtils.getSource()
329 public static String getSource(String... lines) { method in class:HtmlTooltipHelper
/external/llvm/include/llvm/Analysis/
H A DPathProfileInfo.h45 inline BasicBlock* getSource() { return _source; } function in class:llvm::ProfilePathEdge
/external/llvm/include/llvm/MC/
H A DMachineLocation.h93 const MachineLocation &getSource() const { return Source; } function in class:llvm::MachineMove
H A DMCDwarf.h302 const MachineLocation &getSource() const { return Source; } function in class:llvm::MCCFIInstruction
/external/icu4c/common/
H A Dcaniter.cpp111 UnicodeString CanonicalIterator::getSource() { function in class:CanonicalIterator
/external/jmonkeyengine/engine/src/core/com/jme3/shader/
H A DShader.java169 public String getSource(){ method in class:Shader.ShaderSource
275 // newSource.setSource(source.getSource());
/external/llvm/include/llvm/
H A DIntrinsicInst.h15 // ... MCI->getDest() ... MCI->getSource() ...
225 /// getSource - This is just like getRawSource, but it strips off any cast
228 Value *getSource() const { return getRawSource()->stripPointerCasts(); } function in class:llvm::MemTransferInst
/external/llvm/include/llvm/Support/
H A DCFG.h216 inline BB_ *getSource() { function in class:llvm::SuccIterator
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-trax.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-jmf.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DShader.cpp160 void Shader::getSource(GLsizei bufSize, GLsizei *length, char *source) function in class:gl::Shader
/external/llvm/lib/Analysis/
H A DPathNumbering.cpp168 BallLarusNode* BallLarusEdge::getSource() const { function in class:BallLarusEdge
327 BallLarusNode* nextNode = (*pred)->getSource();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ecf.filetransfer_4.0.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dexmaker/lib/
H A Djarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/tonicsystems/jarjar/ com/tonicsystems/jarjar/AbstractDepHandler ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 393 milliseconds

12