Home
last modified time | relevance | path

Searched defs:getSources (Results 1 – 7 of 7) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/ssa/
DNormalSsaInsn.java109 public RegisterSpecList getSources() { in getSources() method in NormalSsaInsn
DSsaInsn.java96 abstract public RegisterSpecList getSources(); in getSources() method in SsaInsn
DPhiInsn.java204 public RegisterSpecList getSources() { in getSources() method in PhiInsn
/external/chromium_org/third_party/WebKit/Source/modules/mediastream/
DMediaStreamTrack.cpp131 void MediaStreamTrack::getSources(ExecutionContext* context, MediaStreamTrackSourcesCallback* callb… in getSources() function in blink::MediaStreamTrack
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
DRop.java331 public TypeList getSources() { in getSources() method in Rop
DInsn.java181 public final RegisterSpecList getSources() { in getSources() method in Insn
/external/deqp/modules/gles3/functional/
Des3fLifetimeTests.cpp115 ProgramSources ScaleProgram::getSources (void) in getSources() function in deqp::gles3::Functional::__anon18931dbc0111::ScaleProgram