/external/musl/src/misc/ |
D | ioctl.c | 26 #define OFFS(...) COUNT(__VA_ARGS__), { __VA_ARGS__ } macro 40 { SIOCGSTAMP, SIOCGSTAMP_OLD, 8, R, 0, OFFS(0, 4) }, 41 { SIOCGSTAMPNS, SIOCGSTAMPNS_OLD, 8, R, 0, OFFS(0, 4) }, 44 { _IOR('T', 0x14, char[96]), _IOR('T', 0x14, 88), 88, R, 0, OFFS(0,4) }, 47 { _IOR('A', 0x20, char[128]), _IOR('A', 0x20, char[108]), 108, R, 1, OFFS(4,8,12,16,52,56,60,64) }, 48 …{ _IOWR('A', 0x24, char[128]), _IOWR('A', 0x24, char[108]), 108, WR, 1, OFFS(4,8,12,16,52,56,60,64… 51 { _IOWR('W', 0x20, char[48]), _IOWR('W', 0x20, char[36]), 36, WR, 1, OFFS(4,8) }, 56 { 0, 0, 32, WR, 1, OFFS(8,12,16,24,28) }, /* snd_pcm_mmap_status */ 60 { _IOWR('V', 9, new_misaligned(68)), _IOWR('V', 9, char[68]), 68, WR, 1, OFFS(20, 24) }, 61 { _IOWR('V', 15, new_misaligned(68)), _IOWR('V', 15, char[68]), 68, WR, 1, OFFS(20, 24) }, [all …]
|
/external/linux-kselftest/tools/testing/selftests/ftrace/test.d/kprobe/ |
D | multiple_kprobes.tc | 9 x86_64|i[3456]86) OFFS=5;; 10 ppc64le) OFFS=8;; 11 *) OFFS=0;; 18 echo p ${i}+${OFFS} >> kprobe_events && N=$((N+1)) ||:
|
/external/mtools/ |
D | config.c | 163 #define OFFS(x) ((caddr_t)&((struct device *)0)->x) macro 166 { "FILE", OFFS(name), T_STRING }, 167 { "OFFSET", OFFS(offset), T_UINT }, 168 { "PARTITION", OFFS(partition), T_UINT }, 169 { "FAT", OFFS(fat_bits), T_INT }, 170 { "FAT_BITS", OFFS(fat_bits), T_UINT }, 171 { "MODE", OFFS(mode), T_UINT }, 172 { "TRACKS", OFFS(tracks), T_UINT }, 173 { "CYLINDERS", OFFS(tracks), T_UINT }, 174 { "HEADS", OFFS(heads), T_UINT16 }, [all …]
|
/external/clang/test/CodeGen/ |
D | 2005-03-05-OffsetOfHack.c | 7 #define OFFS \ macro 10 int foo[OFFS];
|
/external/deqp/framework/common/ |
D | tcuTexture.cpp | 1093 #define UI8(OFFS, COUNT) ((*((const deUint8*)pixelPtr) >> (OFFS)) & ((1<<(COUNT))-1)) in getPixel() argument 1094 #define UI16(OFFS, COUNT) ((*((const deUint16*)pixelPtr) >> (OFFS)) & ((1<<(COUNT))-1)) in getPixel() argument 1095 #define UI32(OFFS, COUNT) ((*((const deUint32*)pixelPtr) >> (OFFS)) & ((1<<(COUNT))-1)) in getPixel() argument 1096 #define SI32(OFFS, COUNT) signExtend(UI32(OFFS, COUNT), (COUNT)) in getPixel() argument 1097 #define UN8(OFFS, COUNT) channelToUnormFloat(UI8 (OFFS, COUNT), (COUNT)) in getPixel() argument 1098 #define UN16(OFFS, COUNT) channelToUnormFloat(UI16(OFFS, COUNT), (COUNT)) in getPixel() argument 1099 #define UN32(OFFS, COUNT) channelToUnormFloat(UI32(OFFS, COUNT), (COUNT)) in getPixel() argument 1100 #define SN32(OFFS, COUNT) channelToSnormFloat(UI32(OFFS, COUNT), (COUNT)) in getPixel() argument 1230 #define U8(OFFS, COUNT) ((*((const deUint8* )pixelPtr) >> (OFFS)) & ((1<<(COUNT))-1)) in getPixelInt() argument 1231 #define U16(OFFS, COUNT) ((*((const deUint16*)pixelPtr) >> (OFFS)) & ((1<<(COUNT))-1)) in getPixelInt() argument [all …]
|
/external/llvm/test/CodeGen/SystemZ/ |
D | swifterror.ll | 124 ; CHECK-O0: stg %r9, [[OFFS:[0-9]+]](%r15) 133 ; CHECK-O0: lg %r9, [[OFFS]](%r15) 166 ; CHECK-O0: stg %r9, [[OFFS:[0-9]+]](%r15) 175 ; CHECK-O0: lg %r9, [[OFFS:[0-9]+]](%r15)
|
/external/harfbuzz_ng/perf/texts/ |
D | en-words.txt | 7736 OFFS
|