Home
last modified time | relevance | path

Searched defs:profiles (Results 76 - 100 of 119) sorted by relevance

12345

/third_party/libinput/test/
H A Dtest-pointer.c2281 uint32_t profiles; in START_TEST() local
2327 enum libinput_config_accel_profile profiles[] = { in START_TEST() local
H A Dtest-tablet.c4453 uint32_t profiles; in START_TEST() local
/third_party/node/deps/v8/src/profiler/
H A Dcpu-profiler.cc107 ProfilerEventsProcessor( Isolate* isolate, Symbolizer* symbolizer, ProfilerCodeObserver* code_observer, CpuProfilesCollection* profiles) ProfilerEventsProcessor() argument
121 SamplingEventsProcessor( Isolate* isolate, Symbolizer* symbolizer, ProfilerCodeObserver* code_observer, CpuProfilesCollection* profiles, base::TimeDelta period, bool use_precise_sampling) SamplingEventsProcessor() argument
H A Dprofile-generator.h554 std::vector<std::unique_ptr<CpuProfile>>* profiles() { in profiles() function in v8::internal::CpuProfilesCollection
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.h368 pa_hashmap *profiles; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMemoryRequirementsTests.cpp757 static VkVideoProfileListInfoKHR profiles; in chainVkStructure() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferMemoryRequirementsTests.cpp755 static VkVideoProfileListInfoKHR profiles; in chainVkStructure() local
[all...]
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub.cpp2443 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; in HandleAddDoNotDisturbProfiles() local
2494 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; in HandleRemoveDoNotDisturbProfiles() local
[all...]
H A Dans_notification.cpp1125 ErrCode AnsNotification::AddDoNotDisturbProfiles(const std::vector<sptr<NotificationDoNotDisturbProfile>> &profiles) in AddDoNotDisturbProfiles() argument
1139 ErrCode AnsNotification::RemoveDoNotDisturbProfiles(const std::vector<sptr<NotificationDoNotDisturbProfile>> &profiles) in RemoveDoNotDisturbProfiles() argument
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp835 AddDoNotDisturbProfiles( const std::vector<sptr<NotificationDoNotDisturbProfile>> &profiles) AddDoNotDisturbProfiles() argument
864 RemoveDoNotDisturbProfiles( const std::vector<sptr<NotificationDoNotDisturbProfile>> &profiles) RemoveDoNotDisturbProfiles() argument
H A Dnotification_preferences_database.cpp1564 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles; in GetDoNotDisturbProfile() local
478 AddDoNotDisturbProfiles( int32_t userId, const std::vector<sptr<NotificationDoNotDisturbProfile>> &profiles) AddDoNotDisturbProfiles() argument
507 RemoveDoNotDisturbProfiles( int32_t userId, const std::vector<sptr<NotificationDoNotDisturbProfile>> &profiles) RemoveDoNotDisturbProfiles() argument
[all...]
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dcompress_params.h403 __u32 profiles; member
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dcompress_params.h369 __u32 profiles; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dcompress_params.h167 __u32 profiles; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dcompress_params.h221 __u32 profiles; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dcompress_params.h221 __u32 profiles; member
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H A Dmediacodecbasexdlndk.cpp2528 const int32_t *profiles = nullptr; in AVCapabilityGetSupportedProfiles() local
/third_party/ffmpeg/libavcodec/
H A Dvaapi_encode.h384 const VAAPIEncodeProfile *profiles; member
H A Dproresenc_anatoliy.c45 static const AVProfile profiles[] = { variable
/third_party/backends/backend/genesys/
H A Dlow.cpp1687 const MotorProfile* get_motor_profile_ptr(const std::vector<MotorProfile>& profiles, in get_motor_profile_ptr() argument
1727 const MotorProfile& get_motor_profile(const std::vector<MotorProfile>& profiles, in get_motor_profile() argument
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbtrfs_tree.h675 __le64 profiles; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbtrfs_tree.h290 __le64 profiles; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbtrfs_tree.h290 __le64 profiles; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbtrfs_tree.h307 __le64 profiles; member
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp3363 void ParseProfileList(napi_env env, napi_value arrayParam, std::vector<Profile> &profiles) in ParseProfileList() argument
3376 void ParseVideoProfileList(napi_env env, napi_value arrayParam, std::vector<VideoProfile> &profiles) in ParseVideoProfileList() argument

Completed in 62 milliseconds

12345