HomeSort by relevance Sort by last modified time
    Searched full:x100 (Results 1701 - 1725 of 2008) sorted by null

<<61626364656667686970>>

  /external/v8/src/
utils.h 67 if (x >= 0x100) {
  /external/webp/src/dec/
vp8.c 401 dec->buffer_flags_ = 0x003 | 0x100;
  /frameworks/base/core/java/android/os/
Process.java     [all...]
  /frameworks/base/docs/html/guide/topics/ui/
custom-components.jd 145 <code>onMeasure()</code> will always set a size of 100x100 &mdash; which is
  /frameworks/native/include/android/
input.h 212 AKEY_EVENT_FLAG_CANCELED_LONG_PRESS = 0x100,
    [all...]
  /frameworks/native/libs/gui/
GLConsumer.cpp 729 if (format>=0x100 && format<=0x1FF)
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmdevs.h 509 #define BOARD_GPIO_BTC_OUT 0x100 /* bit 8 is BT Coexistence Out */
    [all...]
bcmutils.h 352 #define PKTPRIO_VDSCP 0x100 /* DSCP prio found after VLAN tag */
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
__locale 388 static const mask blank = 0x100;
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest-port_test.cc 98 EXPECT_FALSE(IsXDigit(static_cast<wchar_t>(L'0' | 0x100)));
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
CalendarController.java 149 private static final long ALL_DAY_MASK = 0x100;
    [all...]
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
Mailbox.java 359 public static final int TYPE_NOT_SYNCABLE = 0x100;
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
Key.java 79 private static final int LABEL_FLAGS_FOLLOW_KEY_LARGE_LABEL_RATIO = 0x100;
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/
c-common.h 334 #define D_CXX_OBJC 0x100 /* In Objective C, and C++, but not C. */
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/
c-common.h 334 #define D_CXX_OBJC 0x100 /* In Objective C, and C++, but not C. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/
c-common.h 334 #define D_CXX_OBJC 0x100 /* In Objective C, and C++, but not C. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/
c-common.h 334 #define D_CXX_OBJC 0x100 /* In Objective C, and C++, but not C. */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
argp.h 468 #define ARGP_HELP_EXIT_ERR 0x100 /* Call exit(1) instead of returning. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
argp.h 468 #define ARGP_HELP_EXIT_ERR 0x100 /* Call exit(1) instead of returning. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
argp.h 468 #define ARGP_HELP_EXIT_ERR 0x100 /* Call exit(1) instead of returning. */
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
input.h 182 AKEY_EVENT_FLAG_CANCELED_LONG_PRESS = 0x100,
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
input.h 182 AKEY_EVENT_FLAG_CANCELED_LONG_PRESS = 0x100,
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
input.h 182 AKEY_EVENT_FLAG_CANCELED_LONG_PRESS = 0x100,
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
input.h 182 AKEY_EVENT_FLAG_CANCELED_LONG_PRESS = 0x100,
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
input.h 182 AKEY_EVENT_FLAG_CANCELED_LONG_PRESS = 0x100,

Completed in 5128 milliseconds

<<61626364656667686970>>