Home
last modified time | relevance | path

Searched refs:physical (Results 1 – 25 of 670) sorted by relevance

12345678910>>...27

/third_party/node/deps/npm/node_modules/read-package-tree/
Drpt.js11 constructor (pkg, logical, physical, er, cache) { argument
13 const cached = cache.get(physical)
18 cache.set(physical, this)
26 this.realpath = physical
37 constructor (pkg, logical, physical, realpath, er, cache) { argument
38 super(pkg, logical, physical, er, cache)
66 const newNode = (pkg, logical, physical, er, cache) => argument
69 res(new Node(pkg, logical, physical, er, cache)), 10))
70 : new Node(pkg, logical, physical, er, cache)
72 const loadNode = (logical, physical, cache, rpcache, stcache) => { argument
[all …]
/third_party/libinput/doc/
Dbutton-debouncing-wave-diagram.txt5 {name:'physical button', wave: '01......0....'},
10 {name:'physical button', wave: '0101...0.....'},
15 {name:'physical button', wave: '1...010......'},
20 {name:'physical button', wave: '1...01.......'},
25 {name:'physical button', wave: '0...10.......'},
32 {name:'physical button', wave: '1.......01...'},
36 {name:'physical button', wave: '1....01......'},
41 {name:'physical button', wave: '1....0.......'},
/third_party/mesa3d/src/intel/vulkan/
Danv_measure.c90 return cmd_buffer->device->physical->measure_device.config; in config_from_command_buffer()
136 struct anv_physical_device *device = cmd_buffer->device->physical; in anv_measure_start_snapshot()
197 struct anv_physical_device *device = cmd_buffer->device->physical; in anv_measure_end_snapshot()
325 intel_measure_gather(&device->physical->measure_device, in anv_measure_reset()
343 struct anv_physical_device *physical = device->physical; in anv_measure_destroy() local
353 intel_measure_gather(&physical->measure_device, &physical->info); in anv_measure_destroy()
363 return device->physical->measure_device.config; in config_from_device()
389 struct intel_measure_device *measure_device = &cmd_buffer->device->physical->measure_device; in _anv_measure_submit()
428 struct intel_measure_device *measure_device = &device->physical->measure_device; in _anv_measure_acquire()
438 intel_measure_gather(measure_device, &device->physical->info); in _anv_measure_acquire()
Danv_perf.c141 if (intel_perf_has_global_sseu(device->physical->perf) && in anv_device_perf_open()
144 properties[p++] = (uintptr_t) &device->physical->perf->sseu; in anv_device_perf_open()
164 if (!device->physical->perf) in anv_InitializePerformanceApiINTEL()
178 if (!device->physical->perf) in anv_GetPerformanceParameterINTEL()
227 intel_perf_load_configuration(device->physical->perf, device->fd, in anv_AcquirePerformanceConfigurationINTEL()
235 intel_perf_store_configuration(device->physical->perf, device->fd, in anv_AcquirePerformanceConfigurationINTEL()
409 struct intel_perf_config *perf = device->physical->perf; in anv_AcquireProfilingLockKHR()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/
DLOWERING.rst10 Target-specific instructions often require specific operands to be in physical
16 location in the current frame, or a physical register. Register allocation
18 know whether a ``Variable`` operand will meet a target instruction's physical
24 physical register (without specifying which particular one) from a
28 physical register.
47 Ensuring a non-specific physical register
54 needs at least one of its operands in a physical register (ignoring the case
60 so long as ``reg`` is guaranteed to have a physical register assignment. The
71 register allocation, thus guaranteeing it a physical register (though leaving
72 the particular physical register to be determined by the register allocator).
[all …]
/third_party/libinput/doc/user/
Dseats.rst8 A seat has two identifiers, the physical name and the logical name. The
9 physical name is summarized as the list of devices a process on the same
10 physical seat has access to. The logical seat name is the seat name for a
22 Below is an illustration of how physical seats and logical seats interact:
26 The devices "Foo", "Bar" and "Spam" share the same physical seat and are
29 associated with the physical seat 0.
32 **libinput_seat** comprises both physical seat and logical seat. From a
80 **libinput_device_set_seat_logical_name()**. The physical seat is immutable and
Dtouchpads.rst11 combination of number of physical buttons, multitouch support abilities and
26 Touchpads with physical buttons usually provide two buttons, left and right.
28 with a single physical buttons until ca 2008. Touchpads with only two
33 This pointing stick has a set of physical buttons just above the touchpad.
36 the former had no physical buttons on the touchpad and required the top
38 physical buttons but they are wired to the touchpads. The kernel re-routes
49 no separate physical buttons, instead the touchpad itself is clickable as a
50 whole, i.e. a user presses down on the touch area and triggers a physical
63 Forcepads are Clickpads without a physical button underneath the hardware.
65 software-controlled. This element can simulate the feel of a physical
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_pci_bus_info.txt20 physical device.
22 Not all physical devices have PCI bus information, either due to the device
25 Thus this extension is only expected to be supported by physical devices
29 extension string for each individual physical device for which they intend
DVK_EXT_pci_bus_info.adoc20 physical device.
22 Not all physical devices have PCI bus information, either due to the device
25 Thus this extension is only expected to be supported by physical devices
29 extension string for each individual physical device for which they intend
DVK_EXT_physical_device_drm.adoc18 This extension provides new facilities to query DRM properties for physical
19 devices, enabling users to match Vulkan physical devices with DRM nodes on
28 Each physical device may have one primary node and one render node
35 To query DRM properties for a physical device, chain
DVK_EXT_physical_device_drm.txt18 This extension provides new facilities to query DRM properties for physical
19 devices, enabling users to match Vulkan physical devices with DRM nodes on
28 Each physical device may have one primary node and one render node
35 To query DRM properties for a physical device, chain
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Ddevsandqueues.txt11 [open,refpage='VkPhysicalDevice',desc='Opaque handle to a physical device object',type='handles']
14 A physical device usually represents a single complete implementation of
26 [[devsandqueues-physical-device-enumeration]]
29 [open,refpage='vkEnumeratePhysicalDevices',desc='Enumerates the physical devices accessible to a Vu…
31 To retrieve a list of physical device objects representing the physical
39 number of physical devices available or queried, as described below.
43 If pname:pPhysicalDevices is `NULL`, then the number of physical devices
49 If pname:pPhysicalDeviceCount is less than the number of physical devices
52 indicate that not all the available physical devices were returned.
57 [open,refpage='vkGetPhysicalDeviceProperties',desc='Returns properties of a physical device',type='…
[all …]
Ddevsandqueues.adoc11 [open,refpage='VkPhysicalDevice',desc='Opaque handle to a physical device object',type='handles']
14 A physical device usually represents a single complete implementation of
26 [[devsandqueues-physical-device-enumeration]]
29 [open,refpage='vkEnumeratePhysicalDevices',desc='Enumerates the physical devices accessible to a Vu…
31 To retrieve a list of physical device objects representing the physical
39 number of physical devices available or queried, as described below.
43 If pname:pPhysicalDevices is `NULL`, then the number of physical devices
49 If pname:pPhysicalDeviceCount is less than the number of physical devices
52 indicate that not all the available physical devices were returned.
57 [open,refpage='vkGetPhysicalDeviceProperties',desc='Returns properties of a physical device',type='…
[all …]
Dinitialization.txt90 physical device enumerated by pname:instance.
140 In this function, device-level excludes all physical-device-level
163 New core physical-device-level functionality can: be used when the
164 physical-device version is greater than or equal to the version of Vulkan
166 The Vulkan version supported by a physical device can: be obtained by
178 or when both the instance and the physical-device versions are at least 1.1,
180 physical-device-level functionality of a device extension can: be used with
181 a physical device if the corresponding extension is enumerated by
182 flink:vkEnumerateDeviceExtensionProperties for that physical device, even
185 To obtain a function pointer for a physical-device-level command from a
[all …]
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkdeviceprovider.c379 GstVulkanPhysicalDevice *physical = GST_VULKAN_PHYSICAL_DEVICE (user_data); in device_context_probe() local
392 physical->instance)) { in device_context_probe()
400 GST_OBJECT_LOCK (physical); in device_context_probe()
401 device = g_object_dup_data (G_OBJECT (physical), in device_context_probe()
404 GST_OBJECT_UNLOCK (physical); in device_context_probe()
409 device = gst_vulkan_device_new (physical); in device_context_probe()
412 GST_OBJECT_LOCK (physical); in device_context_probe()
413 g_object_set_data_full (G_OBJECT (physical), in device_context_probe()
416 GST_OBJECT_UNLOCK (physical); in device_context_probe()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_wayland_surface/
DplatformQuerySupport_wayland.adoc8 [open,refpage='vkGetPhysicalDeviceWaylandPresentationSupportKHR',desc='Query physical device for pr…
10 To determine whether a queue family of a physical device supports
15 * pname:physicalDevice is the physical device.
DplatformQuerySupport_wayland.txt9 [open,refpage='vkGetPhysicalDeviceWaylandPresentationSupportKHR',desc='Query physical device for pr…
11 To determine whether a queue family of a physical device supports
16 * pname:physicalDevice is the physical device.
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_QNX_screen_surface/
DplatformQuerySupport_screen.adoc8 [open,refpage='vkGetPhysicalDeviceScreenPresentationSupportQNX',desc='Query physical device for pre…
10 To determine whether a queue family of a physical device supports
15 * pname:physicalDevice is the physical device.
DplatformQuerySupport_screen.txt8 [open,refpage='vkGetPhysicalDeviceScreenPresentationSupportQNX',desc='Query physical device for pre…
10 To determine whether a queue family of a physical device supports
15 * pname:physicalDevice is the physical device.
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_EXT_directfb_surface/
DplatformQuerySupport_directfb.txt9 [open,refpage='vkGetPhysicalDeviceDirectFBPresentationSupportEXT',desc='Query physical device for p…
11 To determine whether a queue family of a physical device supports
16 * pname:physicalDevice is the physical device.
DplatformQuerySupport_directfb.adoc8 [open,refpage='vkGetPhysicalDeviceDirectFBPresentationSupportEXT',desc='Query physical device for p…
10 To determine whether a queue family of a physical device supports
15 * pname:physicalDevice is the physical device.
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_xcb_surface/
DplatformQuerySupport_xcb.adoc8 [open,refpage='vkGetPhysicalDeviceXcbPresentationSupportKHR',desc='Query physical device for presen…
10 To determine whether a queue family of a physical device supports
15 * pname:physicalDevice is the physical device.
DplatformQuerySupport_xcb.txt8 [open,refpage='vkGetPhysicalDeviceXcbPresentationSupportKHR',desc='Query physical device for presen…
10 To determine whether a queue family of a physical device supports
15 * pname:physicalDevice is the physical device.
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_xlib_surface/
DplatformQuerySupport_xlib.adoc8 [open,refpage='vkGetPhysicalDeviceXlibPresentationSupportKHR',desc='Query physical device for prese…
10 To determine whether a queue family of a physical device supports
15 * pname:physicalDevice is the physical device.
DplatformQuerySupport_xlib.txt8 [open,refpage='vkGetPhysicalDeviceXlibPresentationSupportKHR',desc='Query physical device for prese…
10 To determine whether a queue family of a physical device supports
15 * pname:physicalDevice is the physical device.

12345678910>>...27