/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv84_video.c | 67 nv84_load_firmwares(struct nouveau_device *dev, struct nv84_decoder *dec, in nv84_load_firmwares() 102 nv84_load_bsp_firmware(struct nouveau_device *dev, struct nv84_decoder *dec) in nv84_load_bsp_firmware() 109 nv84_load_vp_firmware(struct nouveau_device *dev, struct nv84_decoder *dec) in nv84_load_vp_firmware() 118 nv84_load_vp_firmware_mpeg(struct nouveau_device *dev, struct nv84_decoder *dec) in nv84_load_vp_firmware_mpeg() 819 enum pipe_video_profile profile, in nv84_screen_get_video_param() 869 enum pipe_video_profile profile, in nv84_screen_video_supported()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/vdpau/ |
H A D | query.c | 72 vlVdpDevice *dev; in vlVdpVideoSurfaceQueryCapabilities() local 109 vlVdpDevice *dev; in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities() local 180 vlVdpDecoderQueryCapabilities(VdpDevice device, VdpDecoderProfile profile, in vlVdpDecoderQueryCapabilities() 184 vlVdpDevice *dev; in vlVdpDecoderQueryCapabilities() local 237 vlVdpDevice *dev; in vlVdpOutputSurfaceQueryCapabilities() local 289 vlVdpDevice *dev; in vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities() local 330 vlVdpDevice *dev; in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities() local 389 vlVdpDevice *dev; in vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities() local 437 vlVdpDevice *dev; in vlVdpBitmapSurfaceQueryCapabilities() local 537 vlVdpDevice *dev = vlGetDataHTAB(device); in vlVdpVideoMixerQueryParameterValueRange() local
|
H A D | decode.c | 50 VdpDecoderProfile profile, in vlVdpDecoderCreate() 58 vlVdpDevice *dev; in vlVdpDecoderCreate() local 185 VdpDecoderProfile *profile, in vlVdpDecoderGetParameters()
|
/aosp_15_r20/hardware/libhardware/modules/usbaudio/ |
H A D | audio_hal.c | 83 alsa_device_profile profile; /* The profile of the ALSA device */ member 379 static char *device_get_parameters(const alsa_device_profile *profile, const char * keys) in device_get_parameters() 440 static unsigned int populate_channel_mask_from_profile(const alsa_device_profile* profile, in populate_channel_mask_from_profile() 470 static unsigned int populate_sample_rates_from_profile(const alsa_device_profile* profile, in populate_sample_rates_from_profile() 1701 static int adev_create_audio_patch(struct audio_hw_device *dev, in adev_create_audio_patch() 1875 static int adev_release_audio_patch(struct audio_hw_device *dev, in adev_release_audio_patch() 1910 static int adev_get_audio_port(struct audio_hw_device *dev, struct audio_port *port) in adev_get_audio_port() 1916 alsa_device_profile profile; in adev_get_audio_port() local 1943 static int adev_get_audio_port_v7(struct audio_hw_device *dev, struct audio_port_v7 *port) in adev_get_audio_port_v7() 1949 alsa_device_profile profile; in adev_get_audio_port_v7() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/toml/tests/testsuite/ |
D | serde.rs | 872 profile: Profile, in error_includes_key() field 877 dev: Dev, in error_includes_key() field 985 profile: Profile, in newline_dotted_table() field 990 dev: Dev, in newline_dotted_table() field 1027 profile: Profile, in newline_mixed_tables() field 1039 dev: Dev, in newline_mixed_tables() field
|
D | pretty.rs | 153 profile: Profile, in error_includes_key() field 158 dev: Dev, in error_includes_key() field
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/ |
H A D | tfprof_stats.cc | 88 ProfileProto profile; in TFStats() local 279 string dev = absl::AsciiStrToLower(dev_stat.device()); in AddRunMeta() local 328 ProfileProto profile; in SerializeToString() local
|
/aosp_15_r20/external/v4l2_codec2/v4l2/ |
H A D | V4L2Device.cpp | 710 V4L2Queue::V4L2Queue(scoped_refptr<V4L2Device> dev, enum v4l2_buf_type type, in V4L2Queue() 1102 static scoped_refptr<V4L2Queue> createQueue(scoped_refptr<V4L2Device> dev, in createQueue() 1283 uint32_t V4L2Device::c2ProfileToV4L2PixFmt(C2Config::profile_t profile, bool sliceBased) { in c2ProfileToV4L2PixFmt() 1462 C2Config::profile_t V4L2Device::v4L2ProfileToC2Profile(VideoCodec codec, uint32_t profile) { in v4L2ProfileToC2Profile() 1655 const C2Config::profile_t profile = in queryC2Profiles() local 1714 int32_t V4L2Device::c2ProfileToV4L2H264Profile(C2Config::profile_t profile) { in c2ProfileToV4L2H264Profile() 2344 SupportedProfile profile; in enumerateSupportedProfiles() local
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | CachedBluetoothDevice.java | 222 private String describe(LocalBluetoothProfile profile) { in describe() 232 void onProfileStateChanged(LocalBluetoothProfile profile, int newProfileState) { in onProfileStateChanged() 405 public void disconnect(LocalBluetoothProfile profile) { in disconnect() 541 public void connectProfile(LocalBluetoothProfile profile) { in connectProfile() 548 synchronized void connectInt(LocalBluetoothProfile profile) { in connectInt() 591 final BluetoothDevice dev = mDevice; in unpair() local 608 public int getProfileConnectionState(LocalBluetoothProfile profile) { in getProfileConnectionState() 913 public boolean isConnectedProfile(LocalBluetoothProfile profile) { in isConnectedProfile()
|
/aosp_15_r20/frameworks/av/services/audiopolicy/managerdefault/ |
H A D | AudioPolicyManager.cpp | 1142 sp<IOProfile> profile; in searchCompatibleProfileHwModules() local 1629 sp<IOProfile> profile; in openDirectOutput() local 3189 sp<IOProfile> profile = getInputProfile( in getInputForDevice() local 4196 sp<IOProfile> profile = module->getOutputProfiles()[j]; in registerPolicyMixes() local 4829 sp<IOProfile> profile = getProfileForOutput(DeviceVector() /*ignore device */, in getOffloadSupport() local 4852 sp<IOProfile> profile = getProfileForOutput(outputDevices, in isDirectOutputSupported() local 5086 sp<IOProfile> profile = nullptr; in setPreferredMixerAttributes() local 5244 for (const auto& dev : mAvailableOutputDevices) { in listAudioPorts() local 5255 for (const auto& dev : mAvailableInputDevices) { in listAudioPorts() local 5294 auto pushPort = [&](const sp<DeviceDescriptor>& dev) -> status_t { in listDeclaredDevicePorts() [all …]
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_common.h | 245 const struct vn_relax_profile profile; member 450 vn_device_base_init(struct vn_device_base *dev, in vn_device_base_init() 463 vn_device_base_fini(struct vn_device_base *dev) in vn_device_base_fini() 470 struct vn_device_base *dev, in vn_queue_base_init() 489 struct vn_device_base *dev) in vn_object_base_init()
|
/aosp_15_r20/external/pandora/avatar/ |
D | pyproject.toml | 27 dev = [ qkey 51 profile = "black" qkey
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/SettingsLib/android_common/repackaged-jarjar/javac/ |
D | SettingsLib.jar | com/android/settingslib/wifi/dpp/WifiDppIntentHelper.class
WifiDppIntentHelper.java
package com. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/SettingsLib/android_common/javac/ |
D | SettingsLib.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 694 struct device *dev; member 4402 struct net_device *dev; member 4681 struct net_device *dev; member 6496 struct device *dev; member 6785 struct device *dev; member 6904 struct device *dev; member 7134 struct device *dev; member 8039 dev_t dev; member 8065 dev_t dev; member 9852 struct device dev; member [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 1815 struct device *dev; member 3775 dev_t dev; member 5156 struct device *dev; member 5530 struct device *dev; member 6661 struct device dev; member 6968 struct device dev; member 7248 struct device_node *dev; member 7763 struct device *dev; member 8901 struct device *dev; member 8978 struct device *dev; member [all …]
|
H A D | vmlinux_600.h | 1815 struct device *dev; member 3775 dev_t dev; member 5156 struct device *dev; member 5530 struct device *dev; member 6661 struct device dev; member 6968 struct device dev; member 7248 struct device_node *dev; member 7763 struct device *dev; member 8901 struct device *dev; member 8978 struct device *dev; member [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 3462 dev_t dev; member 5252 struct device *dev; member 5625 struct device *dev; member 6107 struct device *dev; member 6250 const struct blk_integrity_profile *profile; member 6394 struct device *dev; member 6740 dev_t dev; member 7179 struct device *dev; member 7434 struct device *dev; member 8514 struct device *dev; member [all …]
|
H A D | vmlinux_518.h | 3462 dev_t dev; member 5252 struct device *dev; member 5625 struct device *dev; member 6107 struct device *dev; member 6250 const struct blk_integrity_profile *profile; member 6394 struct device *dev; member 6740 dev_t dev; member 7179 struct device *dev; member 7434 struct device *dev; member 8514 struct device *dev; member [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 2741 dev_t dev; member 5343 dev_t dev; member 5361 struct device *dev; member 5706 struct device *dev; member 6482 struct device *dev; member 6642 struct device *dev; member 6944 struct device *dev; member 7856 struct device dev; member 8462 struct device *dev; member 9395 struct device *dev; member [all …]
|
H A D | vmlinux.h | 2741 dev_t dev; member 5343 dev_t dev; member 5361 struct device *dev; member 5706 struct device *dev; member 6482 struct device *dev; member 6642 struct device *dev; member 6944 struct device *dev; member 7856 struct device dev; member 8462 struct device *dev; member 9395 struct device *dev; member [all …]
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 1942 dev_t dev; member 2810 const struct blk_integrity_profile *profile; member 4184 struct device *dev; member 5422 struct device *dev; member 5900 struct device *dev; member 6337 struct net_device *dev; member 6775 struct device *dev; member 6882 dev_t dev; member 7012 struct device *dev; member 8933 struct net_device *dev; member [all …]
|
H A D | vmlinux.h | 1942 dev_t dev; member 2810 const struct blk_integrity_profile *profile; member 4184 struct device *dev; member 5422 struct device *dev; member 5900 struct device *dev; member 6337 struct net_device *dev; member 6775 struct device *dev; member 6882 dev_t dev; member 7012 struct device *dev; member 8933 struct net_device *dev; member [all …]
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 3981 struct net_device *dev; member 4260 struct net_device *dev; member 6105 struct device *dev; member 6394 struct device *dev; member 6482 struct device *dev; member 6712 struct device *dev; member 7326 struct device *dev; member 8302 dev_t dev; member 8328 dev_t dev; member 9772 struct device dev; member [all …]
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | AudioService.java | 1609 mCachedAbsVolDrivingStreams.forEach((dev, stream) -> { in onInitStreamsAndVolumes() argument 2190 mCachedAbsVolDrivingStreams.forEach((dev, stream) -> { in onReinitVolumes() argument 8419 final int profile = info.getProfile(); in handleBluetoothActiveDeviceChanged() local 11983 AudioDeviceAttributes dev = ada; in muteAwaitConnection() local 12031 AudioDeviceAttributes dev = ada; in cancelMuteAwaitConnection() local
|