/external/strace/tests-mx32/ |
netlink_selinux.c | 59 0xffff, "0xffff /* SELNL_MSG_??? */",
|
/external/swiftshader/third_party/subzero/crosstest/ |
test_arith.def | 65 0xfffe, 0xffff, 0x10000, 0x10001 } 74 0xfffe, 0xffff, 0x7ffffffe, \
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
sdiv.ll | 44 ; MIPS32: andi {{.*}},0xffff 91 ; MIPS32: andi {{.*}},0xffff
|
/external/syslinux/gpxe/src/arch/i386/drivers/net/ |
undi.c | 140 PCI_ROM ( 0xffff, 0xffff, "undipci", "UNDI (PCI)", 0 ),
|
/external/syslinux/lzo/src/ |
lzo_util.c | 111 lzo_uint32_t s1 = adler & 0xffff; 112 lzo_uint32_t s2 = (adler >> 16) & 0xffff;
|
/external/vboot_reference/host/lib21/ |
host_misc.c | 122 time_mid = chunk[1] & 0xffff; 123 time_high_and_version = chunk[2] & 0xffff;
|
/external/vixl/test/aarch64/traces/ |
sim-mul-8h-trace-aarch64.h | 52 0x331a, 0x552b, 0xe667, 0xd556, 0x0003, 0x0000, 0xffff, 0x0000, 77 0x552b, 0xe667, 0xd556, 0x0003, 0x0000, 0xffff, 0x0000, 0xcccc, 85 0xc080, 0x99b3, 0x002a, 0x8177, 0x0020, 0x8003, 0x0000, 0xffff, 86 0x99b3, 0x002a, 0x8177, 0x0020, 0x8003, 0x0000, 0xffff, 0x0000, 102 0xe667, 0xd556, 0x0003, 0x0000, 0xffff, 0x0000, 0xcccc, 0xff00, 111 0x002a, 0x8177, 0x0020, 0x8003, 0x0000, 0xffff, 0x0000, 0x0010, 127 0xd556, 0x0003, 0x0000, 0xffff, 0x0000, 0xcccc, 0xff00, 0xf810, 136 0x8177, 0x0020, 0x8003, 0x0000, 0xffff, 0x0000, 0x0010, 0x00fa, 152 0x0003, 0x0000, 0xffff, 0x0000, 0xcccc, 0xff00, 0xf810, 0xc27a, 161 0x0020, 0x8003, 0x0000, 0xffff, 0x0000, 0x0010, 0x00fa, 0x07e0 [all...] |
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
packet_loss_stats.cc | 83 if (sequential_count > 0 && current_num != ((last_num + 1) & 0xFFFF)) { 113 *it == ((last_removed + 1) & 0xFFFF))) {
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
hp_wsp.c | 66 mem[i + 1] = (L_tmp & 0xffff)>>1; 130 y1_lo = (L_tmp & 0xffff) >>1;
|
/frameworks/base/telephony/java/android/telephony/gsm/ |
GsmCellLocation.java | 49 * @return gsm location area code, -1 if unknown, 0xffff max legal value 56 * @return gsm cell id, -1 if unknown, 0xffff max legal value
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/anqp/ |
IconInfo.java | 67 & 0xFFFF; 69 & 0xFFFF;
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
ViewIdGenerator.java | 77 // Make sure the new id won't conflict with auto-generated ids by masking with 0xffff. 78 id = (mNextId++) & 0xFFFF;
|
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/ |
get_unsigned_short.pass.cpp | 73 const char str[] = "0xFFFF"; 81 assert(v == 0xFFFF);
|
/system/media/camera/tests/ |
camera_metadata_tests_fake_vendor.h | 147 int tag_index = tag & 0xFFFF; 158 int tag_index = tag & 0xFFFF;
|
/test/vts/drivers/hal/libcodecoverage/ |
gcov_basic_io.h | 34 (!((TAG)&0xFFFF) && GCOV_COUNTER_FOR_TAG(TAG) < GCOV_COUNTERS) 70 (!((TAG)&0xFFFF) && GCOV_COUNTER_FOR_TAG(TAG) < GCOV_COUNTERS)
|
/toolchain/binutils/binutils-2.27/bfd/ |
elf32-m68hc12.c | 193 0xffff, /* src_mask */ 194 0xffff, /* dst_mask */ 239 0xffff, /* src_mask */ 240 0xffff, /* dst_mask */ 299 0xffff, /* src_mask */ 300 0xffff, /* dst_mask */ 331 0xffff, /* src_mask */ 332 0xffff, /* dst_mask */
|
elf32-xgate.c | 108 0xffff, /* src_mask */ 109 0xffff, /* dst_mask */ 139 0xffff, /* src_mask */ 140 0xffff, /* dst_mask */ 229 0xffff, /* src_mask */ 230 0xffff, /* dst_mask */ 259 0xffff, /* src_mask */ 260 0xffff, /* dst_mask */
|
freebsd.h | 29 ((execp)->a_info & 0xffff) 44 ((execp)->a_info = ((magic) & 0xffff) \
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/ |
load.s | 7 M3.l = 0xffff; 15 l0.h = 0xffff;
|
pseudo.d | 75 9c: 03 f0 ff ff DBGA \(R3.L, 0xffff\); 79 ac: 0b f0 ff ff DBGA \(P3.L, 0xffff\);
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
Sector.java | 90 return buffer.getShort(offset) & 0xffff; 102 buffer.putShort(offset, (short) (value & 0xffff));
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
BluetoothMapAppParams.java | 78 private static final int MAX_LIST_COUNT_LEN = 0x02; //, 0x0000, 0xFFFF), 79 private static final int START_OFFSET_LEN = 0x02; //, 0x0000, 0xFFFF), 87 private static final int NOTIFICATION_STATUS_LEN = 0x01; //, 0x0000, 0xFFFF), 90 private static final int FOLDER_LISTING_SIZE_LEN = 0x02; //, 0x0000, 0xFFFF), 91 private static final int MESSAGE_LISTING_SIZE_LEN = 0x02; //, 0x0000, 0xFFFF), 238 setMaxListCount(appParamBuf.getShort(i) & 0xffff); // Make it unsigned 247 setStartOffset(appParamBuf.getShort(i) & 0xffff); // Make it unsigned 377 setFolderListingSize(appParamBuf.getShort(i) & 0xffff); // Make it unsigned 385 setMessageListingSize(appParamBuf.getShort(i) & 0xffff); // Make it unsigned 505 setConvoListingSize(appParamBuf.getShort(i) & 0xffff); [all...] |
/art/test/098-ddmc/src/ |
Main.java | 159 numberOfEntries = b.getShort() & 0xffff; 161 numberOfClassNameStrings = b.getShort() & 0xffff; 162 numberOfMethodNameStrings = b.getShort() & 0xffff; 163 numberOfSourceFileNameStrings = b.getShort() & 0xffff;
|
/art/tools/dexfuzz/src/dexfuzz/rawdex/formats/ |
Format51l.java | 29 file.writeUShort((short) (insn.vregB & 0xffff));
|
/bionic/libc/include/bits/ |
wait.h | 44 #define WIFCONTINUED(s) ((s) == 0xffff)
|