Home
last modified time | relevance | path

Searched defs:physical (Results 1 – 18 of 18) sorted by relevance

/third_party/node/deps/npm/node_modules/read-package-tree/
Drpt.js11 constructor (pkg, logical, physical, er, cache) { argument
37 constructor (pkg, logical, physical, realpath, er, cache) { argument
66 const newNode = (pkg, logical, physical, er, cache) => argument
72 const loadNode = (logical, physical, cache, rpcache, stcache) => { argument
/third_party/mesa3d/src/vulkan/util/
Dvk_device.h39 struct vk_physical_device *physical; member
/third_party/flutter/skia/src/sfnt/
DSkOTUtils.cpp155 unsigned char* physical = data + originalDataSize + nameTablePhysicalSize; in RenameFont() local
/third_party/skia/src/sfnt/
DSkOTUtils.cpp157 unsigned char* physical = data + originalDataSize + nameTablePhysicalSize; in RenameFont() local
/third_party/mesa3d/src/intel/vulkan/
Danv_measure.c345 struct anv_physical_device *physical = device->physical; in anv_measure_destroy() local
Danv_private.h1157 struct anv_physical_device * physical; member
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkdeviceprovider.c379 GstVulkanPhysicalDevice *physical = GST_VULKAN_PHYSICAL_DEVICE (user_data); in device_context_probe() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkdevice.c120 GstVulkanPhysicalDevice *physical; in gst_vulkan_device_new_with_index() local
/third_party/e2fsprogs/debugfs/
Dextent_inode.c393 blk64_t physical; in do_set_bmap() local
/third_party/python/Lib/msilib/
D__init__.py224 def __init__(self, db, cab, basedir, physical, _logical, default, componentflags=None): argument
/third_party/e2fsprogs/lib/ext2fs/
Dextent.c1260 blk64_t logical, blk64_t physical, int flags) in ext2fs_extent_set_bmap()
/third_party/libsoup/libsoup/
Dsoup-address.c50 char *name, *physical; member
/third_party/e2fsprogs/misc/
De4defrag.c133 ext4_fsblk_t physical; /* start physical block number */ member
/third_party/mksh/
Dmisc.c2165 bool physical = tobool(Flag(FPHYSICAL)); in c_cd() local
Dfuncs.c252 bool physical = tobool(Flag(FPHYSICAL)); in c_pwd() local
/third_party/mesa3d/include/drm-uapi/
Ddrm.h542 unsigned long physical; /**< Physical used by i810 */ member
/third_party/libdrm/include/drm/
Ddrm.h543 unsigned long physical; /**< Physical used by i810 */ member
/third_party/weston/libweston/backend-wayland/
Dwayland.c157 } physical; member