/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/mtd/ |
nand.h | 54 #define NAND_CMD_DEPLETE1 0x100
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/ |
mtio.h | 245 #define MT_ST_CAN_BSR 0x100
|
socket.h | 186 #define MSG_WAITALL 0x100
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/ |
CDROM.py | 93 CDC_PLAY_AUDIO = 0x100
|
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/ |
GraphicsContext3DImagePacking.cpp | 136 basetable[i | 0x100] = 0x8000; 138 shifttable[i | 0x100] = 24; 142 basetable[i | 0x100] = (0x0400>>(-e-14)) | 0x8000; 144 shifttable[i | 0x100] = -e-1; 148 basetable[i| 0x100] = ((e+15)<<10) | 0x8000; 150 shifttable[i|0x100] = 13; 154 basetable[i|0x100] = 0xFC00; 156 shifttable[i|0x100] = 24; 160 basetable[i|0x100] = 0xFC00; 162 shifttable[i|0x100] = 13 [all...] |
/external/chromium_org/ash/wm/ |
toplevel_window_event_handler_unittest.cc | 637 EXPECT_EQ("0,0 100x100", target->bounds().ToString()); 657 EXPECT_EQ("10,11 100x100", target->bounds().ToString()); 665 EXPECT_EQ("10,11 100x100", target->bounds().ToString()); 677 EXPECT_EQ("10,11 100x100", target->bounds().ToString()); 685 EXPECT_EQ("10,11 100x100", target->bounds().ToString());
|
/external/valgrind/main/VEX/test/ |
test-amd64.c | 456 test_imulw(0, 0xFF, 0x100); 460 test_imulw(0, 0x100, 0x100); 478 test_mulw(0, 0x100, 0x100); 488 test_imulw2(0x100, 0x100); [all...] |
test-i386.c | 427 test_imulw(0, 0xFF, 0x100); 431 test_imulw(0, 0x100, 0x100); 449 test_mulw(0, 0x100, 0x100); 459 test_imulw2(0x100, 0x100); 1205 #define VM86_CODE_CS 0x100 1206 #define VM86_CODE_IP 0x100 [all...] |
/external/chromium_org/ui/aura/ |
window_unittest.cc | [all...] |
/bionic/libc/kernel/arch-mips/asm/mips-boards/ |
bonito64.h | 64 #define BONITO_REGBASE 0x100 179 #define BONITO_BONITOBASE 0x100
|
/dalvik/libdex/ |
DexOpcodes.h | 44 #define kNumPackedOpcodes 0x100 [all...] |
/development/ndk/platforms/android-3/include/linux/ |
input.h | 338 #define BTN_MISC 0x100 339 #define BTN_0 0x100
|
/development/ndk/platforms/android-9/arch-mips/include/asm/mips-boards/ |
bonito64.h | 64 #define BONITO_REGBASE 0x100 179 #define BONITO_BONITOBASE 0x100
|
/external/bluetooth/bluedroid/btif/include/ |
uinput.h | 272 #define BTN_MISC 0x100 273 #define BTN_0 0x100
|
/external/chromium_org/ash/wm/workspace/ |
workspace_layout_manager_unittest.cc | 63 EXPECT_EQ("0,0 100x100", GetRestoreBoundsInScreen(window.get())->ToString()); 77 EXPECT_EQ("600,0 100x100", window->GetBoundsInScreen().ToString());
|
/external/chromium_org/third_party/libwebp/utils/ |
bit_writer.c | 64 if (bits & 0x100) { // overflow -> propagate carry over pending 0xff's 68 const int value = (bits & 0x100) ? 0x00 : 0xff;
|
/external/chromium_org/third_party/libxml/src/ |
chvalid.c | 49 static const xmlChSRange xmlIsBaseChar_srng[] = { {0x100, 0x131}, 102 static const xmlChSRange xmlIsChar_srng[] = { {0x100, 0xd7ff},
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/ |
nvc0_transfer.c | 136 exec |= 0x100; /* DST_MODE_2D_LINEAR */ 473 size = align(size, 0x100);
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/ |
nv04_surface.c | 338 (x & 0x100) << 8 | 351 (y & 0x100) << 9 |
|
/external/chromium_org/third_party/openssl/openssl/crypto/lhash/ |
lhash.c | 458 n=0x100; 462 n+=0x100;
|
/external/chromium_org/third_party/sqlite/src/test/ |
tableapi.test | 215 } {0 1 100 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100} 226 } {0 2 100 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100}
|
/external/eigen/Eigen/src/Core/util/ |
Constants.h | 144 const unsigned int NestByRefBit = 0x100; 337 Ax_lBx = 0x100,
|
/external/kernel-headers/original/linux/ |
rtnetlink.h | 248 #define RTM_F_NOTIFY 0x100 /* Notify user of route change */ 531 #define RTMGRP_IPV6_IFADDR 0x100
|
/external/libffi/src/x86/ |
darwin64.S | 167 testl $0x100, %ecx 295 testl $0x100, %eax
|
unix64.S | 171 testl $0x100, %ecx 306 testl $0x100, %eax
|