Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_virtual_mem_allocator.h102 stream_executor::gpu::GpuDriver::GenericMemoryHandle physical; member
/external/mesa3d/src/intel/vulkan/i915/
Danv_queue.c40 struct anv_physical_device *physical = device->physical; in anv_i915_create_engine() local
/external/pytorch/aten/src/ATen/functorch/
DLegacyVmapTransforms.cpp151 auto physical = batched->value(); in logicalToPhysical() local
206 auto physical = batched->value(); in logicalToPhysical() local
/external/mesa3d/src/intel/vulkan/xe/
Danv_queue.c68 struct anv_physical_device *physical = device->physical; in create_engine() local
/external/skia/src/sfnt/
DSkOTUtils.cpp147 unsigned char* physical = data + originalDataSize + nameTablePhysicalSize; in RenameFont() local
/external/kernel-headers/original/uapi/linux/
Dagpgart.h95 __u32 physical; /* device specific (some devices member
Dhiddev.h97 __u32 physical; /* physical usage for this field */ member
/external/mesa3d/src/intel/vulkan_hasvk/
Danv_measure.c317 struct anv_physical_device *physical = device->physical; in anv_measure_destroy() local
/external/mesa3d/src/vulkan/runtime/
Dvk_device.h107 struct vk_physical_device *physical; member
Dvk_android.c86 struct vk_physical_device *physical = device->physical; in format_supported_with_usage() local
/external/mesa3d/src/intel/vulkan/
Danv_measure.c340 struct anv_physical_device *physical = device->physical; in anv_measure_destroy() local
/external/pytorch/aten/src/ATen/test/
Dlegacy_vmap_test.cpp317 Tensor physical = ones({2, 6, 7}); in TEST() local
328 Tensor physical = ones({2, 3, 4, 7}); in TEST() local
339 Tensor physical = ones({2}); in TEST() local
/external/tensorflow/tensorflow/compiler/xla/
Dlayout_util.cc413 for (int64_t physical = 0, end = logical_to_physical.size(); physical < end; in MakeLogicalToPhysical() local
/external/e2fsprogs/debugfs/
Dextent_inode.c393 blk64_t physical; in do_set_bmap() local
/external/emboss/compiler/util/
Dir_data.py593 physical: Optional[bool] = ir_data_fields.oneof_field("method") variable in WriteMethod
/external/crosvm/metrics/src/sys/windows/
Dsystem_metrics.rs515 physical: usize, field
/external/rust/android-crates-io/crates/safe-mmio/src/
Dlib.rs14 mod physical; module
/external/rust/android-crates-io/crates/vulkano/src/device/
Dmod.rs140 pub mod physical; module
/external/e2fsprogs/lib/ext2fs/
Dextent.c1267 blk64_t logical, blk64_t physical, int flags) in ext2fs_extent_set_bmap()
/external/igt-gpu-tools/include/drm-uapi/
Di810_drm.h277 unsigned int physical; member
/external/mksh/src/
Dmisc.c2165 bool physical = tobool(Flag(FPHYSICAL)); in c_cd() local
Dfuncs.c241 bool physical = tobool(Flag(FPHYSICAL)); in c_pwd() local
/external/e2fsprogs/misc/
De4defrag.c133 ext4_fsblk_t physical; /* start physical block number */ member
/external/mesa3d/src/microsoft/vulkan/
Ddzn_device.c195 dzn_physical_device_destroy(struct vk_physical_device *physical) in dzn_physical_device_destroy()
/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
Dbdk-csrs-gic.h7870 uint64_t physical : 1; /**< [ 0: 0](RO) Reserved, one. */ member
7932 uint64_t physical : 1; /**< [ 0: 0](RO) Reserved, one. */ member
7992 uint64_t physical : 1; /**< [ 0: 0](RO) Reserved, one. */ member
8058 uint64_t physical : 1; /**< [ 0: 0](RO) Reserved, one. */ member
8126 uint64_t physical : 1; /**< [ 0: 0](RO) Reserved, one. */ member

12