HomeSort by relevance Sort by last modified time
    Searched full:xff000000 (Results 576 - 600 of 678) sorted by null

<<2122232425262728

  /external/webp/src/dec/
vp8.c 557 #define PACK(X, S) ((((X).i32 * PACK_CST) & 0xff000000) >> (S))
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard_obsolete/
LockPatternKeyguardView.java 233 setBackgroundColor(0xff000000);
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Paint_Delegate.java     [all...]
  /frameworks/support/v4/java/android/support/v4/app/
FragmentActivity.java 711 switch (id&0xff000000) {
  /packages/apps/Gallery/src/com/android/camera/
GridViewSpecial.java     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libpulse.so 
libpulse.so.0 
libpulse.so.0.4 
libpulse.so.0.4.1 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libpulse.so 
libpulse.so.0 
libpulse.so.0.4 
libpulse.so.0.4.1 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emu10k1.h 403 #define PSST_FXSENDAMOUNT_C_MASK 0xff000000 /* Linear level of channel output sent to FX send bus C */
411 #define DSL_FXSENDAMOUNT_D_MASK 0xff000000 /* Linear level of channel output sent to FX send bus D */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emu10k1.h 403 #define PSST_FXSENDAMOUNT_C_MASK 0xff000000 /* Linear level of channel output sent to FX send bus C */
411 #define DSL_FXSENDAMOUNT_D_MASK 0xff000000 /* Linear level of channel output sent to FX send bus D */
    [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
CalendarTest.java 158 values.put(Calendars.CALENDAR_COLOR, 0xff000000 + seed);
189 values.put(Calendars.CALENDAR_COLOR, 0xff000000 + seed);
    [all...]
  /external/chromium/chrome/browser/
aeropeek_manager.cc 508 return 0xFF000000 | tab_pixels[y * tab_bitmap_.width() + x];
    [all...]
  /external/icu4c/i18n/
ucol_imp.h 774 #define UCOL_BAIL_OUT_CE 0xFF000000
    [all...]
  /external/libppp/src/
mp.c 116 } else if (seq & 0xff000000)
    [all...]
  /external/libyuv/files/source/
planar_functions.cc     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.m     [all...]
  /external/qemu/
elf.h 854 #define EF_IA_64_ARCH 0xff000000 /* arch. version mask */
    [all...]
  /external/qemu/hw/
usb-ohci.c 266 #define OHCI_RHA_POTPGT_MASK 0xff000000
    [all...]
  /external/tcpdump/
print-snmp.c 574 ((low & 0xFF000000) >> 24);
    [all...]
smbutil.c 42 p3 = ((date & 0xFF000000) >> 24) & 0xFF;
    [all...]

Completed in 579 milliseconds

<<2122232425262728