Home
last modified time | relevance | path

Searched refs:device (Results 2951 - 2975 of 3396) sorted by relevance

1...<<111112113114115116117118119120>>...136

/test/xts/hats/
H A Druntest.sh22 echo " ./runtest.sh device=IP:PORT serial=[SERIAL_NUMBER] [module=MODULE_NAME] [test=TEST] [runonly=RUN_ONLY]"
23 echo " First, you must be execute stf/start.bat in the windows which connected a device."
25 echo " device : IP:PORT the host ip:port of the connected device."
67 device) DEVICE_SN="$DEVICE_SN;$PARAM"
/third_party/ffmpeg/libavcodec/
H A Dnvenc.h203 int device; member
/third_party/ffmpeg/libavutil/
H A Dhwcontext_internal.h51 * Size of the hardware-specific device configuration.
67 int (*device_create)(AVHWDeviceContext *ctx, const char *device,
108 * For a derived device, a reference to the original device
H A Dhwcontext.h186 * internally. Note that certain device types enforce pools allocated at
193 * Initial size of the frame pool. If a device type does not support
197 * set if pool is NULL and the device type does not support dynamic pools.
235 * @param name String name of the device type (case-insensitive).
250 * Iterate over supported device types.
254 * @return The next usable device type from enum AVHWDeviceType, or
262 * @param type the type of the hardware device to allocate.
269 * Finalize the device context before use. This function must be called after
279 * Open a device of the specified type and create an AVHWDeviceContext for it.
282 * who need to fine-tune device creatio
[all...]
/third_party/alsa-utils/bat/
H A Dcommon.h175 char *device; member
/third_party/gptfdisk/
H A Dbasicmbr.h58 std::string device; member in BasicMBRData
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_util.c34 * device supplied textual description for the given device.
55 udev = uaa->device; in device_set_usb_desc()
/third_party/alsa-lib/include/
H A Daserver.h123 int device; member
H A Dmixer_abst.h74 char *device; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_image.h110 struct tu_device *device,
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/
H A Dtest_per_cpu_allocator_module.c21 #include <linux/device.h>
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dqueue.cpp86 buf.as_scalar<cl_device_id>() = desc(q.device()); in clGetCommandQueueInfo()
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dformat.cpp140 if (all_of([=](const device &dev) { in supported_formats()
/third_party/mesa3d/src/gallium/winsys/nouveau/drm/
H A Dnouveau_drm_winsys.c66 /* Since the screen re-use is based on the device node and not the fd, in nouveau_drm_screen_create()
67 * create a copy of the fd to be owned by the device. Otherwise a in nouveau_drm_screen_create()
72 * nouveau_device_wrap does not close the fd in case of a device in nouveau_drm_screen_create()
83 .device = ~0ULL, in nouveau_drm_screen_create()
/third_party/ntfs-3g/ntfsprogs/
H A Dutils.h58 ntfs_volume * utils_mount_volume(const char *device, unsigned long flags);
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.h31 char *device; /* Device to mount */ member
/third_party/mesa3d/include/vulkan/
H A Dvk_layer.h72 // Function prototype for unknown physical device extension command
78 /* Sub type of structure for instance and device loader ext of CreateInfo.
97 * When creating the device chain the loader needs to pass
98 * down information about it's device structure needed at
110 typedef VkResult (VKAPI_PTR *PFN_vkSetDeviceLoaderData)(VkDevice device,
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h26 struct nouveau_device *device; member
/third_party/libinput/src/
H A Dquirks.h41 * Contains all quirks set for a single device.
185 * Fetch the quirks for a given device. If no quirks are defined, this
192 struct udev_device *device);
212 * requested type. If the quirk is not set for this device, val is
225 * requested type. If the quirk is not set for this device, val is
238 * requested type. If the quirk is not set for this device, val is
251 * requested type. If the quirk is not set for this device, val is
267 * requested type. If the quirk is not set for this device, val is
280 * requested type. If the quirk is not set for this device, val is
293 * requested type. If the quirk is not set for this device, va
[all...]
/third_party/mindspore/interfaces/kits/c/
H A Dcontext.h137 * @brief Add device info to context object.
145 * @brief Create a device info object.
153 * @brief Destroy the device info object.
176 * @brief Set provider's device type.
178 * @param device define the provider's device type. EG: CPU.
181 OH_AI_API void OH_AI_DeviceInfoSetProviderDevice(OH_AI_DeviceInfoHandle device_info, const char *device);
184 * @brief Obtain provider's device type.
186 * @return provider's device type.
192 * @brief Obtain the device typ
[all...]
/third_party/mesa3d/src/gbm/main/
H A Dgbm_backend_abi.h45 * The GBM device interface version must be incremented whenever the structures
53 * backend, and device structures which contain it explicitly. Buffer objects,
65 * ABI version of a device created by the backend: 0
69 * ABI version of a surface created by a device from the backend: 1
73 * ABI version of a buffer object created by a device from the backend: 4
78 * GBM device interface corresponding to GBM_BACKEND_ABI_VERSION = 0
87 * The version of the GBM backend interface supported by this device and its
89 * GBM loader if the device was created by an older backend, or less than the
90 * maximum version supported by the backend if the device was created by an
100 * directly accessing a device instanc
[all...]
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-ucm.h39 /** For devices: Playback device name e.g PlaybackPCM */
42 /** For devices: Capture device name e.g CapturePCM*/
48 /** For devices: Playback control device name */
57 /** For devices: Playback mixer device name */
58 #define PA_ALSA_PROP_UCM_PLAYBACK_MIXER_DEVICE "alsa.ucm.playback.mixer.device"
87 /** For devices: Capture control device name */
96 /** For devices: Capture mixer device name */
97 #define PA_ALSA_PROP_UCM_CAPTURE_MIXER_DEVICE "alsa.ucm.capture.mixer.device"
126 /** For devices: The modifier (if any) that this device corresponds to */
194 * make this a hashmap of verb -> per-verb-device
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkSafetyCriticalUtil.hpp61 const VkPhysicalDevice& device);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawBaseClass.hpp118 virtual void initPipeline (const vk::VkDevice device);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawBaseClass.hpp113 virtual void initPipeline (const vk::VkDevice device);

Completed in 15 milliseconds

1...<<111112113114115116117118119120>>...136