HomeSort by relevance Sort by last modified time
    Searched refs:sw (Results 226 - 250 of 304) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/opengl/libagl2/src/
texture.cpp 124 const unsigned sx, const unsigned sy, const unsigned sw,
129 if (dw == sw && dw == w && sx == 0 && dx == 0)
130 memcpy(dst + dy * dw * bpp, src + sy * sw * bpp, w * h * bpp);
133 memcpy(dst + ((dy + y) * dw + dx) * bpp, src + ((sy + y) * sw + sx) * bpp, w * bpp);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
ucontext.h 211 unsigned long int sw; member in struct:_libc_fpstate
  /system/core/toolbox/
getevent.c 130 label = "SW ";
617 uint16_t sw; local
618 res = ioctl(ufds[i].fd, EVIOCGSW(1), &sw);
623 sw &= get_switch;
624 printf("%04x%s", sw, newline);
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
FuncDocument.java 304 StringWriter sw = new StringWriter(); local
305 PrintWriter diagnosticsWriter = new PrintWriter(sw);
349 diagnosticsString = throwable.getMessage(); //sw.toString();
  /frameworks/base/core/java/com/android/internal/os/
ProcessStats.java 670 StringWriter sw = new StringWriter();
671 PrintWriter pw = new PrintWriter(sw);
678 return sw.toString();
684 StringWriter sw = new StringWriter();
685 PrintWriter pw = new PrintWriter(sw);
737 return sw.toString();
  /external/opencv/
cvjni.cpp 518 int sw = face->x - PAD_FACE_AREA, sh = face->y - PAD_FACE_AREA; local
520 face->width + PAD_FACE_AREA_2 + ((w < 0) ? w : 0) + ((sw < 0) ? sw : 0),
  /external/webkit/Source/WebCore/rendering/
RenderTable.cpp 1050 int sw = toRenderTableSection(child)->outerBorderStart(); local
1080 int sw = toRenderTableSection(child)->outerBorderEnd(); local
    [all...]
  /frameworks/base/services/java/com/android/server/wm/
WindowManagerService.java 4864 StringWriter sw = new StringWriter(); local
5815 int sw = reduceConfigWidthSize(unrotDw, Surface.ROTATION_0, density, unrotDw, unrotDh); local
5845 int sw = reduceCompatConfigWidthSize(0, Surface.ROTATION_0, dm, unrotDw, unrotDh); local
    [all...]
  /external/qemu/audio/
alsaaudio.c 388 static int alsa_write (SWVoiceOut *sw, void *buf, int len)
390 return audio_pcm_sw_write (sw, buf, len);
    [all...]
ossaudio.c 159 static int oss_write (SWVoiceOut *sw, void *buf, int len)
161 return audio_pcm_sw_write (sw, buf, len);
809 static int oss_read (SWVoiceIn *sw, void *buf, int size)
811 return audio_pcm_sw_read (sw, buf, size);
  /cts/tests/tests/content/src/android/content/res/cts/
ConfigTest.java 743 checkValue(res, R.configVarying.sw, "default");
    [all...]
  /frameworks/base/services/input/
EventHub.cpp 332 int32_t EventHub::getSwitchState(int32_t deviceId, int32_t sw) const {
333 if (sw >= 0 && sw <= SW_MAX) {
337 if (device && test_bit(sw, device->swBitmask)) {
341 return test_bit(sw, swState) ? AKEY_STATE_DOWN : AKEY_STATE_UP;
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf.c 2716 Word sw; local
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformerImpl.java 1888 StringWriter sw = (StringWriter) m_stringWriterObjectPool.getInstance(); local
    [all...]
  /external/icu4c/common/
locmap.c 532 ILCID_POSIX_ELEMENT_ARRAY(0x0441, sw, sw_KE)
746 ILCID_POSIX_MAP(sw), /* sw Swahili 0x41 */
    [all...]
  /external/icu4c/data/lang/
resfiles.mk 77 sw.txt ta.txt te.txt teo.txt th.txt\
  /external/icu4c/data/region/
resfiles.mk 76 sv.txt sv_FI.txt sw.txt ta.txt te.txt\
  /external/icu4c/data/zone/
resfiles.mk 76 sr_Latn_BA.txt sr_Latn_ME.txt sr_Latn_RS.txt sv.txt sw.txt\
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug 331 >Class: <[ doc-bug | accepts-illegal | rejects-legal | wrong-code | ice-on-legal-code| ice-on-illegal-code | pessimizes-code | sw-bug | change-request | support ] (one line)>
340 SEND-PR: sw-bug Software bug of some other class than above
463 ""|doc-bug|accepts-illegal|rejects-legal|wrong-code|ice-on-legal-code|ice-on-illegal-code|pessimizes-code|sw-bug|change-request|support) CNT=`expr $CNT + 1` ;;
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gccbug 330 >Class: <[ doc-bug | accepts-illegal | rejects-legal | wrong-code | ice-on-legal-code| ice-on-illegal-code | pessimizes-code | sw-bug | change-request | support ] (one line)>
339 SEND-PR: sw-bug Software bug of some other class than above
462 ""|doc-bug|accepts-illegal|rejects-legal|wrong-code|ice-on-legal-code|ice-on-illegal-code|pessimizes-code|sw-bug|change-request|support) CNT=`expr $CNT + 1` ;;
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gccbug 330 >Class: <[ doc-bug | accepts-illegal | rejects-legal | wrong-code | ice-on-legal-code| ice-on-illegal-code | pessimizes-code | sw-bug | change-request | support ] (one line)>
339 SEND-PR: sw-bug Software bug of some other class than above
462 ""|doc-bug|accepts-illegal|rejects-legal|wrong-code|ice-on-legal-code|ice-on-illegal-code|pessimizes-code|sw-bug|change-request|support) CNT=`expr $CNT + 1` ;;
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 330 >Class: <[ doc-bug | accepts-illegal | rejects-legal | wrong-code | ice-on-legal-code| ice-on-illegal-code | pessimizes-code | sw-bug | change-request | support ] (one line)>
339 SEND-PR: sw-bug Software bug of some other class than above
462 ""|doc-bug|accepts-illegal|rejects-legal|wrong-code|ice-on-legal-code|ice-on-illegal-code|pessimizes-code|sw-bug|change-request|support) CNT=`expr $CNT + 1` ;;
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/bin/
arm-linux-androideabi-gccbug 330 >Class: <[ doc-bug | accepts-illegal | rejects-legal | wrong-code | ice-on-legal-code| ice-on-illegal-code | pessimizes-code | sw-bug | change-request | support ] (one line)>
339 SEND-PR: sw-bug Software bug of some other class than above
462 ""|doc-bug|accepts-illegal|rejects-legal|wrong-code|ice-on-legal-code|ice-on-illegal-code|pessimizes-code|sw-bug|change-request|support) CNT=`expr $CNT + 1` ;;
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-gccbug 331 >Class: <[ doc-bug | accepts-illegal | rejects-legal | wrong-code | ice-on-legal-code| ice-on-illegal-code | pessimizes-code | sw-bug | change-request | support ] (one line)>
340 SEND-PR: sw-bug Software bug of some other class than above
463 ""|doc-bug|accepts-illegal|rejects-legal|wrong-code|ice-on-legal-code|ice-on-illegal-code|pessimizes-code|sw-bug|change-request|support) CNT=`expr $CNT + 1` ;;
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-gccbug 330 >Class: <[ doc-bug | accepts-illegal | rejects-legal | wrong-code | ice-on-legal-code| ice-on-illegal-code | pessimizes-code | sw-bug | change-request | support ] (one line)>
339 SEND-PR: sw-bug Software bug of some other class than above
462 ""|doc-bug|accepts-illegal|rejects-legal|wrong-code|ice-on-legal-code|ice-on-illegal-code|pessimizes-code|sw-bug|change-request|support) CNT=`expr $CNT + 1` ;;

Completed in 1689 milliseconds

1 2 3 4 5 6 7 8 91011>>