Searched defs:PACK (Results 1 – 12 of 12) sorted by relevance
| /external/curl/lib/ |
| D | smb.h | 57 # define PACK macro 61 # define PACK __attribute__((packed)) macro 63 # define PACK macro 114 } PACK; variable 133 } PACK; variable 139 } PACK; variable 153 } PACK; variable 162 } PACK; variable 181 } PACK; variable 198 } PACK; variable [all …]
|
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.h | 205 PACK, enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.h | 209 PACK, enumerator
|
| /external/pdfium/third_party/libtiff/ |
| D | tif_luv.c | 1311 #define PACK(s, b, f) (((b) << 6) | ((s) << 3) | (f)) in LogL16GuessDataFmt() macro 1394 #define PACK(a, b) (((a) << 3) | (b)) in LogLuvGuessDataFmt() macro
|
| D | tif_getimage.c | 1457 #define PACK(r, g, b) \ macro
|
| /external/freetype/src/truetype/ |
| D | ttinterp.c | 599 #define PACK( x, y ) ( ( x << 4 ) | y ) macro
|
| /external/skia/src/sksl/codegen/ |
| D | SkSLSPIRVCodeGenerator.cpp | 226 #define PACK(type) case k_pack##type##_IntrinsicKind: return ALL_GLSL(Pack##type); \ in getIntrinsic() macro
|
| /external/mesa3d/prebuilt-intermediates/main/ |
| D | format_pack.c | 49 #define PACK(SRC, OFFSET, BITS) (((SRC) & MAX_UINT(BITS)) << (OFFSET)) macro
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 90475 PACK = 0, enumerator
|
| D | vmlinux.h | 90475 PACK = 0, enumerator
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 57202 PACK = 0, enumerator
|
| D | vmlinux_510.h | 57202 PACK = 0, enumerator
|