HomeSort by relevance Sort by last modified time
    Searched refs:setSource (Results 76 - 100 of 722) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/Analyses/
Consumed.h 180 void setSource(const Stmt *Source) { this->From = Source; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
Consumed.h 180 void setSource(const Stmt *Source) { this->From = Source; }
  /external/icu/android_icu4j/src/main/java/android/icu/text/
CanonicalIterator.java 56 setSource(source);
113 public void setSource(String newSource) {
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CanonicalIterator.java 56 setSource(source);
117 public void setSource(String newSource) {
  /frameworks/base/core/java/com/android/internal/widget/
ExploreByTouchHelper.java 343 event.setSource(mView, virtualViewId);
411 * <li>{@link AccessibilityNodeInfo#setSource(View, int)}
469 node.setSource(mView, virtualViewId);
695 * see {@link android.view.accessibility.AccessibilityRecord#setSource(View, int)}
747 * {@link AccessibilityNodeInfo#setSource(View, int)}
  /hardware/qcom/display/msm8960/liboverlay/
overlay.cpp 177 void Overlay::setSource(const utils::PipeArgs args,
195 mPipeBook[index].mPipe->setSource(newArgs);
  /packages/apps/Messaging/src/com/android/messaging/ui/
VideoThumbnailView.java 220 public void setSource(final MessagePartData part, final boolean incomingMessage) {
241 public void setSource(final Uri videoSource, final boolean incomingMessage) {
  /external/clang/lib/Analysis/
Consumed.cpp     [all...]
  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
InteractionController.java 309 event.setSource(InputDevice.SOURCE_TOUCHSCREEN);
320 event.setSource(InputDevice.SOURCE_TOUCHSCREEN);
332 event.setSource(InputDevice.SOURCE_TOUCHSCREEN);
  /external/icu/icu4c/source/common/
caniter.cpp 80 setSource(sourceStr, status);
168 void CanonicalIterator::setSource(const UnicodeString &newSource, UErrorCode &status) {
  /frameworks/base/cmds/input/src/com/android/commands/input/
Input.java 190 e.setSource(source);
307 event.setSource(inputSource);
  /cts/tests/tests/security/src/android/security/cts/
MotionEventTest.java 177 event.setSource(InputDevice.SOURCE_TOUCHSCREEN);
  /development/apps/Development/src/com/android/development/
PackageBrowser.java 70 setSource(mPackageInfoList);
  /external/deqp/modules/gles2/functional/
es2fShaderApiTests.cpp 219 void setSource (const glu::ShaderType shaderType);
260 this->setSource(shaderType);
273 void ShaderAllocator::setSource (const glu::ShaderType shaderType)
1010 shaders.setSource(m_shaderType);
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowDrawable.java 45 shadowOf(drawable).setSource(srcName);
  /external/swiftshader/src/OpenGL/libGL/
Shader.cpp 50 void Shader::setSource(GLsizei count, const char *const *string, const GLint *length)
  /external/swiftshader/src/OpenGL/libGLESv2/
Shader.cpp 51 void Shader::setSource(GLsizei count, const char *const *string, const GLint *length)
  /external/swiftshader/third_party/LLVM/include/llvm/
IntrinsicInst.h 234 void setSource(Value *Ptr) {
236 "setSource called with pointer of wrong type!");
  /frameworks/compile/mclinker/lib/LD/
ResolveInfo.cpp 80 void ResolveInfo::setSource(bool pIsDyn) {
  /frameworks/support/compat/java/android/support/v4/view/accessibility/
AccessibilityNodeInfoCompat.java     [all...]
  /hardware/qcom/display/msm8084/liboverlay/
overlayMdp.h 54 void setSource(const utils::PipeArgs& pargs);
overlayMdpRot.cpp 83 void MdpRot::setSource(const overlay::utils::Whf& awhf) {
overlayMdssRot.cpp 76 void MdssRot::setSource(const overlay::utils::Whf& awhf) {
  /hardware/qcom/display/msm8226/liboverlay/
overlayMdp.h 54 void setSource(const utils::PipeArgs& pargs);
overlayMdpRot.cpp 102 void MdpRot::setSource(const overlay::utils::Whf& awhf) {

Completed in 927 milliseconds

1 2 34 5 6 7 8 91011>>