/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/fs/ |
H A D | apfs_compat.cpp | 50 static inline APFSFSCompat& to_fs(const TSK_FS_INFO* fs_info) noexcept { in to_fs() function 204 return to_fs(fs).block_walk(fs, start, end, flags, cb, ptr); in __anon48ddb8f90102() 208 return to_fs(a_fs).block_getflags(a_fs, a_addr); in __anon48ddb8f90202() 219 return to_fs(fs).file_add_meta(fs_file, addr); in __anon48ddb8f90402() 230 return to_fs(fs).dir_open_meta(a_fs_dir, inode); in __anon48ddb8f90602() 238 return to_fs(fs).fsstat(hFile); in __anon48ddb8f90802() 247 return to_fs(fs).decrypt_block(block_num, data); in __anon48ddb8f90a02() 255 return to_fs(file->fs_info).load_attrs(file); in __anon48ddb8f90c02() 259 return to_fs(fs).name_cmp(s1, s2); in __anon48ddb8f90d02() 1410 const auto& fs = to_fs(fs_file->fs_info); in tsk_apfs_istat() [all …]
|
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/service/ |
H A D | db.py | 152 to_fs = odoo.tools.config.filestore(db_name) 153 if os.path.exists(from_fs) and not os.path.exists(to_fs): 154 shutil.copytree(from_fs, to_fs)
|
/dports/net/ssvnc/ssvnc-1.0.29/vnc_unixsrc/vncviewer/ |
H A D | fullscreen.c | 163 static void net_wm_fullscreen(int to_fs) { in net_wm_fullscreen() argument 174 if (to_fs == 2) { in net_wm_fullscreen() 184 xev.xclient.data.l[0] = to_fs ? _NET_WM_STATE_ADD : _NET_WM_STATE_REMOVE; in net_wm_fullscreen()
|
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/lib/efi_loader/ |
H A D | efi_file.c | 24 #define to_fs(x) container_of(x, struct file_system, base) macro 687 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/lib/efi_loader/ |
H A D | efi_file.c | 24 #define to_fs(x) container_of(x, struct file_system, base) macro 687 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/lib/efi_loader/ |
H A D | efi_file.c | 24 #define to_fs(x) container_of(x, struct file_system, base) macro 687 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/lib/efi_loader/ |
H A D | efi_file.c | 24 #define to_fs(x) container_of(x, struct file_system, base) macro 687 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/lib/efi_loader/ |
H A D | efi_file.c | 24 #define to_fs(x) container_of(x, struct file_system, base) macro 687 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/multimedia/aom/aom-3.2.0/av1/encoder/ |
H A D | optical_flow.c | 683 const int from_fs = from_frame->y_stride, to_fs = to_frame->y_stride; in get_frame_gradients() local 701 (double)to_buf[h * to_fs + idx]); in get_frame_gradients() 712 (double)to_buf[idx * to_fs + w]); in get_frame_gradients() 716 (double)to_buf[h * to_fs + w] - (double)from_buf[h * from_fs + w]; in get_frame_gradients()
|
/dports/sysutils/u-boot-tools/u-boot-2020.07/lib/efi_loader/ |
H A D | efi_file.c | 29 #define to_fs(x) container_of(x, struct file_system, base) macro 869 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/lib/efi_loader/ |
H A D | efi_file.c | 29 #define to_fs(x) container_of(x, struct file_system, base) macro 1130 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/lib/efi_loader/ |
H A D | efi_file.c | 29 #define to_fs(x) container_of(x, struct file_system, base) macro 1130 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/lib/efi_loader/ |
H A D | efi_file.c | 29 #define to_fs(x) container_of(x, struct file_system, base) macro 1130 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/lib/efi_loader/ |
H A D | efi_file.c | 29 #define to_fs(x) container_of(x, struct file_system, base) macro 1130 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/lib/efi_loader/ |
H A D | efi_file.c | 29 #define to_fs(x) container_of(x, struct file_system, base) macro 1130 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/lib/efi_loader/ |
H A D | efi_file.c | 29 #define to_fs(x) container_of(x, struct file_system, base) macro 1130 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/lib/efi_loader/ |
H A D | efi_file.c | 29 #define to_fs(x) container_of(x, struct file_system, base) macro 1130 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/lib/efi_loader/ |
H A D | efi_file.c | 29 #define to_fs(x) container_of(x, struct file_system, base) macro 1130 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/lib/efi_loader/ |
H A D | efi_file.c | 29 #define to_fs(x) container_of(x, struct file_system, base) macro 1130 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/lib/efi_loader/ |
H A D | efi_file.c | 29 #define to_fs(x) container_of(x, struct file_system, base) macro 1130 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/sysutils/u-boot-sopine/u-boot-2021.07/lib/efi_loader/ |
H A D | efi_file.c | 29 #define to_fs(x) container_of(x, struct file_system, base) macro 1130 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/sysutils/u-boot-rpi/u-boot-2021.07/lib/efi_loader/ |
H A D | efi_file.c | 29 #define to_fs(x) container_of(x, struct file_system, base) macro 1130 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/lib/efi_loader/ |
H A D | efi_file.c | 29 #define to_fs(x) container_of(x, struct file_system, base) macro 1130 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/sysutils/u-boot-chip/u-boot-2021.07/lib/efi_loader/ |
H A D | efi_file.c | 29 #define to_fs(x) container_of(x, struct file_system, base) macro 1130 struct file_system *fs = to_fs(this); in efi_open_volume()
|
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/lib/efi_loader/ |
H A D | efi_file.c | 29 #define to_fs(x) container_of(x, struct file_system, base) macro 1130 struct file_system *fs = to_fs(this); in efi_open_volume()
|