Searched defs:packed (Results 1 – 6 of 6) sorted by relevance
70 inline uint64_t unpackDeviceID(uint64_t packed) { in unpackDeviceID()74 inline uint8_t unpackDevicePriority(uint64_t packed) { in unpackDevicePriority()188 uint64_t packed = packDeviceID(senderDeviceID, senderDevicePriority); in serializePacket() local198 uint64_t packed; in deserializePacket() local210 uint64_t packed = packDeviceID(deviceID, devicePriority); in serializePacket() local220 uint64_t packed; in deserializePacket() local274 uint64_t packed = packDeviceID(deviceID, devicePriority); in serializePacket() local284 uint64_t packed; in deserializePacket() local
34 public boolean packed; field in Input
80 public GetInkeyInputResponseData(String inData, boolean ucs2, boolean packed) { in GetInkeyInputResponseData()
73 long packed = 0; in packBits() local
346 ColorAspects ColorUtils::unpackToColorAspects(uint32_t packed) { in unpackToColorAspects()
176 auto packed = b->MakeExtInst(call->mResultType, m->getGLExt(), in BuiltinLookupTable() local