HomeSort by relevance Sort by last modified time
    Searched full:sxt (Results 1 - 19 of 19) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlineDropListener.java 69 SimpleXmlTransfer sxt = SimpleXmlTransfer.getInstance(); local
70 if (sxt.isSupportedType(event.currentDataType)) {
172 SimpleXmlTransfer sxt = SimpleXmlTransfer.getInstance(); local
173 if (!sxt.isSupportedType(transferType)) {
ClipboardSupport.java 258 SimpleXmlTransfer sxt = SimpleXmlTransfer.getInstance(); local
259 final SimpleElement[] pasted = (SimpleElement[]) mClipboard.getContents(sxt);
413 SimpleXmlTransfer sxt = SimpleXmlTransfer.getInstance(); local
415 if (sxt.isSupportedType(td)) {
MoveGesture.java 192 SimpleXmlTransfer sxt = SimpleXmlTransfer.getInstance(); local
193 if (sxt.isSupportedType(event.currentDataType)) {
194 mCurrentDragElements = (SimpleElement[]) sxt.nativeToJava(event.currentDataType);
316 SimpleXmlTransfer sxt = SimpleXmlTransfer.getInstance(); local
318 if (sxt.isSupportedType(event.currentDataType)) {
577 SimpleXmlTransfer sxt = SimpleXmlTransfer.getInstance(); local
581 if (sxt.isSupportedType(current)) {
589 if (td != current && sxt.isSupportedType(td)) {
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp 612 // E.g.: foo >> (8 + N) => sxt(swpb(foo)) >> N
    [all...]
MSP430InstrInfo.td     [all...]
  /external/llvm/lib/Target/ARM/
ARMInstrThumb.td     [all...]
ARMInstrInfo.td     [all...]
ARMInstrThumb2.td     [all...]
  /external/opencv/cxcore/src/
cxouttext.cpp     [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
video.rtpdump     [all...]
  /external/qemu/
arm-dis.c     [all...]
  /packages/apps/Camera/perftests/panorama/input/
test_009.ppm     [all...]
test_012.ppm     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/
lto1 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/
cc1 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/
libiberty.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
cc1 
lto1 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/libexec/gcc/mipsel-linux-android/4.4.3/
cc1 

Completed in 1991 milliseconds