Home
last modified time | relevance | path

Searched defs:core (Results 101 - 125 of 220) sorted by relevance

123456789

/third_party/pulseaudio/src/modules/
H A Dmodule-pipe-sink.c71 pa_core *core; member
[all...]
H A Dmodule-augment-properties.c320 static pa_hook_result_t client_new_cb(pa_core *core, pa_client_new_data *data, struct userdata *u) { in client_new_cb() argument
328 static pa_hook_result_t client_proplist_changed_cb(pa_core *core, pa_client *client, struct userdata *u) { in client_proplist_changed_cb() argument
H A Dmodule-waveout.c73 pa_core *core; member
[all...]
H A Dmodule-udev-detect.c63 pa_core *core; member
[all...]
H A Dmodule-card-restore.c63 pa_core *core; member
577 static pa_hook_result_t card_choose_initial_profile_callback(pa_core *core, pa_card *card, struct userdata *u) { in card_choose_initial_profile_callback() argument
618 static pa_hook_result_t card_preferred_port_changed_callback(pa_core *core, pa_card_preferred_port_changed_hook_data *data, in card_preferred_port_changed_callback() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dthread.cpp140 Core core; in all() local
156 Core core; in all() local
168 Core core; all() local
301 auto core = affinity[i]; Thread() local
[all...]
/third_party/protobuf/objectivec/
H A DGPBDescriptor_PackagePrivate.h118 GPBMessageFieldDescription core; member
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbt-codec-msbc.c38 static void *init(bool for_encoding, bool for_backchannel, const uint8_t *config_buffer, uint8_t config_size, pa_sample_spec *sample_spec, pa_core *core) { in init() argument
H A Da2dp-codec-aptx-gst.c395 static void *init_common(enum a2dp_codec_type codec_type, bool for_encoding, bool for_backchannel, const uint8_t *config_buffer, uint8_t config_size, pa_sample_spec *sample_spec, pa_core *core) { in init_common() argument
431 static void *init(bool for_encoding, bool for_backchannel, const uint8_t *config_buffer, uint8_t config_size, pa_sample_spec *sample_spec, pa_core *core) { in init() argument
435 static void *init_hd(bool for_encoding, bool for_backchannel, const uint8_t *config_buffer, uint8_t config_size, pa_sample_spec *sample_spec, pa_core *core) { in init_hd() argument
H A Da2dp-codec-ldac-gst.c285 static void *init_common(enum a2dp_codec_type codec_type, bool for_encoding, bool for_backchannel, const uint8_t *config_buffer, uint8_t config_size, pa_sample_spec *sample_spec, pa_core *core) { in init_common() argument
319 static void *init_hq(bool for_encoding, bool for_backchannel, const uint8_t *config_buffer, uint8_t config_size, pa_sample_spec *sample_spec, pa_core *core) { in init_hq() argument
323 static void *init_sq(bool for_encoding, bool for_backchannel, const uint8_t *config_buffer, uint8_t config_size, pa_sample_spec *sample_spec, pa_core *core) { in init_sq() argument
327 static void *init_mq(bool for_encoding, bool for_backchannel, const uint8_t *config_buffer, uint8_t config_size, pa_sample_spec *sample_spec, pa_core *core) { in init_mq() argument
/third_party/pulseaudio/src/modules/x11/
H A Dmodule-x11-xsmp.c54 pa_core *core; member
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluRenderContext.hpp92 static ApiType core (int major, int minor) { return ApiType(major, minor, PROFILE_CORE); } in core() function in glu::ApiType
/third_party/eudev/src/udev/
H A Dudev-builtin-net_id.c351 unsigned int core; in names_bcma() local
H A Dudev-builtin-path_id.c545 unsigned int core; in handle_bcma() local
/third_party/elfutils/libdwfl/
H A Dcore-file.c181 Elf *core = arg; in core_file_read_eagerly() local
/third_party/libdrm/etnaviv/
H A Detnaviv_priv.h118 uint32_t core; member
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_priv.h122 uint32_t core; member
/third_party/mesa3d/src/broadcom/simulator/
H A Dv3dx_simulator.c291 v3d_isr_core(struct v3d_hw *v3d, unsigned core) v3d_isr_core() argument
409 unsigned core = u_bit_scan(&mask); v3d_isr() local
[all...]
/third_party/mesa3d/src/glx/
H A Ddri_common.c142 driConfigEqual(const __DRIcoreExtension *core, in driConfigEqual() argument
250 createDriMode(const __DRIcoreExtension * core, in createDriMode() argument
275 driConvertConfigs(const __DRIcoreExtension * core, in driConvertConfigs() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.c540 vk_get_physical_device_core_1_1_feature_ext(struct VkBaseOutStructure *ext, const VkPhysicalDeviceVulkan11Features *core) vk_get_physical_device_core_1_1_feature_ext() argument
597 vk_get_physical_device_core_1_2_feature_ext(struct VkBaseOutStructure *ext, const VkPhysicalDeviceVulkan12Features *core) vk_get_physical_device_core_1_2_feature_ext() argument
717 vk_get_physical_device_core_1_3_feature_ext(struct VkBaseOutStructure *ext, const VkPhysicalDeviceVulkan13Features *core) vk_get_physical_device_core_1_3_feature_ext() argument
818 vk_get_physical_device_core_1_1_property_ext(struct VkBaseOutStructure *ext, const VkPhysicalDeviceVulkan11Properties *core) vk_get_physical_device_core_1_1_property_ext() argument
880 vk_get_physical_device_core_1_2_property_ext(struct VkBaseOutStructure *ext, const VkPhysicalDeviceVulkan12Properties *core) vk_get_physical_device_core_1_2_property_ext() argument
975 vk_get_physical_device_core_1_3_property_ext(struct VkBaseOutStructure *ext, const VkPhysicalDeviceVulkan13Properties *core) vk_get_physical_device_core_1_3_property_ext() argument
[all...]
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-bonjour-publish.c75 pa_core *core; member
[all...]
/third_party/pulseaudio/src/modules/dbus/
H A Diface-client.c36 pa_dbusiface_core *core; member
422 pa_dbusiface_client *pa_dbusiface_client_new(pa_dbusiface_core *core, pa_client *client) { in pa_dbusiface_client_new() argument
[all...]
H A Diface-sample.c34 pa_dbusiface_core *core; member
483 pa_dbusiface_sample *pa_dbusiface_sample_new(pa_dbusiface_core *core, pa_scache_entry *sample) { in pa_dbusiface_sample_new() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat4.java
/third_party/pulseaudio/src/modules/raop/
H A Draop-sink.c78 pa_core *core; member
[all...]

Completed in 21 milliseconds

123456789