/third_party/ntfs-3g/include/ntfs-3g/ |
D | logfile.h | 424 le64 unknown_list[0]; 448 le64 unknown1; 449 le64 unknown2; 450 le64 inode; 458 le64 unknown1; 459 le64 unknown2; 462 le64 inode;
|
D | layout.h | 72 le64 oem_id; /* Magic "NTFS ". */ 89 le64 volume_serial_number; /* Irrelevant (serial number). */ 320 typedef le64 leMFT_REF; /* a little-endian MFT_MREF */ 969 /* 56*/ le64 quota_charged; /* Byte size of the charge to 972 /* 64*/ le64 usn; /* Last update sequence number 1935 le64 offset; /* Byte offset of this entry in the $SDS stream. */ 1945 le64 offset; /* Byte offset of this entry in the $SDS stream. */ 1974 le64 offset; /* Byte offset of this entry in the $SDS stream. */ 2034 le64 reserved; /* Not used (yet?). */ 2244 le64 bytes_used; /* How many bytes of the quota are in use. */ [all …]
|
D | inode.h | 165 le64 quota_charged; 166 le64 usn;
|
D | types.h | 49 typedef u64 le64; typedef
|
D | endians.h | 279 #define const_cpu_to_le64(x) ((le64) __constant_cpu_to_le64(x)) 283 #define const_sle64_to_cpu(x) ((s64) __constant_le64_to_cpu((le64) x))
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsrecover.h | 27 #define getle64(p,x) le64_to_cpu(*(const le64*)((const char*)(p) + (x))) 31 #define feedle64(p,x) (*(const le64*)((const char*)(p) + (x)))
|
D | ntfslabel.c | 238 static int change_serial(ntfs_volume *vol, u64 sector, le64 serial_number, in change_serial() 242 le64 mask; in change_serial() 283 le64 serial_number; in set_new_serial()
|
D | ntfsdecrypt.c | 1307 ((le64*)data)[0] ^= cpu_to_le64(0x5816657be9161312ULL + offset); in ntfs_fek_decrypt_sector() 1308 ((le64*)data)[1] ^= cpu_to_le64(0x1989adbe44918961ULL + offset); in ntfs_fek_decrypt_sector() 1311 ((le64*)data)[0] ^= cpu_to_le64(0x169119629891ad13ULL + offset); in ntfs_fek_decrypt_sector() 1337 ((le64*)data)[0] ^= cpu_to_le64(0x5816657be9161312ULL + offset); in ntfs_fek_encrypt_sector() 1338 ((le64*)data)[1] ^= cpu_to_le64(0x1989adbe44918961ULL + offset); in ntfs_fek_encrypt_sector() 1341 ((le64*)data)[0] ^= cpu_to_le64(0x169119629891ad13ULL + offset); in ntfs_fek_encrypt_sector()
|
D | ntfsclone.c | 217 static le64 volume_serial_number; /* new random serial number */ 255 le64 device_size; 257 le64 inuse; 767 le64 mask;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Triple.cpp | 41 case le64: return "le64"; in getArchTypeName() 130 case le64: return "le64"; in getArchTypePrefix() 305 .Case("le64", le64) in getArchTypeForLLVMName() 434 .Case("le64", Triple::le64) in parseArch() 683 case Triple::le64: in getDefaultFormat() 1279 case llvm::Triple::le64: in getArchPointerBitWidth() 1360 case Triple::le64: T.setArch(Triple::le32); break; in get32BitArchVariant() 1401 case Triple::le64: in get64BitArchVariant() 1423 case Triple::le32: T.setArch(Triple::le64); break; in get64BitArchVariant() 1456 case Triple::le64: in getBigEndianArchVariant() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | common.h | 184 #define le_to_host64(n) ((__force u64) (le64) (n)) 185 #define host_to_le64(n) ((__force le64) (u64) (n)) 456 typedef u64 __bitwise le64; typedef
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | common.h | 184 #define le_to_host64(n) ((__force u64) (le64) (n)) 185 #define host_to_le64(n) ((__force le64) (u64) (n)) 453 typedef u64 __bitwise le64; typedef
|
/third_party/ntfs-3g/libntfs-3g/ |
D | object_id.c | 119 le64 file_id; 146 le64 file_id; in set_object_id_index()
|
D | reparse.c | 137 le64 lemref; in ntfs_fix_file_name() 945 le64 file_id; in set_reparse_index() 984 le64 file_id; in remove_reparse_index()
|
/third_party/ffmpeg/libavcodec/ |
D | pcm.c | 159 ENCODE(int64_t, le64, samples, dst, n, 0, 0) in pcm_encode_frame() 442 DECODE(64, le64, src, samples, n, 0, 0) in pcm_decode_frame()
|
D | bytestream.h | 91 DEF(uint64_t, le64, 8, AV_RL64, AV_WL64)
|
/third_party/skia/third_party/externals/microhttpd/ |
D | config.sub | 269 | le32 | le64 \
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | Triple.h | 84 le64, // le64: generic little-endian 64-bit CPU (PNaCl) enumerator
|
/third_party/libpng/ |
D | config.sub | 266 | le32 | le64 \
|
/third_party/skia/third_party/externals/libpng/ |
D | config.sub | 266 | le32 | le64 \
|
/third_party/libffi/ |
D | config.sub | 269 | le32 | le64 \
|
/third_party/node/deps/cares/ |
D | config.sub | 266 | le32 | le64 \
|
/third_party/icu/icu4c/source/ |
D | config.sub | 266 | le32 | le64 \
|
/third_party/eudev/ |
D | config.sub | 266 | le32 | le64 \
|
/third_party/skia/third_party/externals/icu/source/ |
D | config.sub | 266 | le32 | le64 \
|