HomeSort by relevance Sort by last modified time
    Searched defs:getSource (Results 101 - 125 of 1178) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gradle-plugin/com/android/java/tools/build/java-lib-model/2.5.0-alpha-preview-02/
java-lib-model-2.5.0-alpha-preview-02.jar 
  /prebuilts/jdk/jdk8/darwin-x86/sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/
DirectoryScannerTest.java 127 notification.getSource());
  /prebuilts/jdk/jdk8/linux-x86/sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/
DirectoryScannerTest.java 127 notification.getSource());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
AndroidJarLoader.java 126 public String getSource() {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
SampleSelectionPage.java 175 if (e.getSource() == mTable) {
185 assert false : e.getSource();
201 if (e.getSource() == mSampleProjectName) {
  /external/abi-dumper/
abi-dumper.pl 1282 sub getSource($)
    [all...]
  /external/deqp/framework/opengl/
gluShaderProgram.hpp 96 const std::string& getSource (void) const { return getInfo().source; }
  /external/deqp/modules/egl/
teglImageUtil.cpp 160 virtual EGLenum getSource (void) const = 0;
171 const EGLImageKHR image = egl.createImageKHR(dpy, ctx, getSource(),
249 GLenum imgTarget = eglu::getImageGLTarget(getSource());
273 EGLenum getSource (void) const { return EGL_GL_TEXTURE_2D_KHR; }
292 EGLenum getSource (void) const { return m_source; }
339 EGLenum getSource (void) const { return EGL_GL_RENDERBUFFER_KHR; }
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCDwarf.h 260 const MachineLocation &getSource() const { return Source; }
  /external/swiftshader/third_party/LLVM/lib/Analysis/
PathNumbering.cpp 168 BallLarusNode* BallLarusEdge::getSource() const {
327 BallLarusNode* nextNode = (*pred)->getSource();
  /frameworks/support/compat/src/main/java/androidx/core/view/
MotionEventCompat.java 539 * @deprecated Call {@link MotionEvent#getSource()} directly. This method will be
543 public static int getSource(MotionEvent event) {
544 return event.getSource();
553 return (event.getSource() & source) == source;
  /packages/apps/Launcher3/quickstep/src/com/android/quickstep/
MotionEventQueue.java 171 mConsumer.onCommand(event.getSource());
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IntrinsicInst.h 15 // ... MCI->getDest() ... MCI->getSource() ...
330 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
IntrinsicInst.h 15 // ... MCI->getDest() ... MCI->getSource() ...
256 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
409 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
IntrinsicInst.h 15 // ... MCI->getDest() ... MCI->getSource() ...
256 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
409 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
IntrinsicInst.h 15 // ... MCI->getDest() ... MCI->getSource() ...
265 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
354 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
587 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
IntrinsicInst.h 15 // ... MCI->getDest() ... MCI->getSource() ...
265 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
354 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
587 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
IntrinsicInst.h 15 // ... MCI->getDest() ... MCI->getSource() ...
265 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
354 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
587 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
IntrinsicInst.h 15 // ... MCI->getDest() ... MCI->getSource() ...
265 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
354 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
587 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IntrinsicInst.h 15 // ... MCI->getDest() ... MCI->getSource() ...
330 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
IntrinsicInst.h 15 // ... MCI->getDest() ... MCI->getSource() ...
256 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
409 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
IntrinsicInst.h 15 // ... MCI->getDest() ... MCI->getSource() ...
256 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
409 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
IntrinsicInst.h 15 // ... MCI->getDest() ... MCI->getSource() ...
265 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
354 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
587 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
IntrinsicInst.h 15 // ... MCI->getDest() ... MCI->getSource() ...
265 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
354 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
587 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
IntrinsicInst.h 15 // ... MCI->getDest() ... MCI->getSource() ...
265 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
354 Value *getSource() const { return getRawSource()->stripPointerCasts(); }
587 Value *getSource() const { return getRawSource()->stripPointerCasts(); }

Completed in 957 milliseconds

1 2 3 45 6 7 8 91011>>