Home
last modified time | relevance | path

Searched defs:core (Results 176 - 200 of 902) sorted by relevance

12345678910>>...37

/third_party/elfutils/libdwfl/
H A Dargp-std.c99 const char *core; member
287 Elf *core; parse_opt() local
[all...]
/third_party/mesa3d/src/glx/
H A Ddrisw_priv.h51 const __DRIcoreExtension *core; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dderive-debug-bitfield-core.rs[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-systemd-login.c57 pa_core *core; member
H A Dmodule-sine.c44 pa_core *core; member
H A Dreserve-wrap.c43 pa_core *core; member
54 pa_core *core; member
/third_party/pulseaudio/src/modules/x11/
H A Dmodule-x11-bell.c52 pa_core *core; member
H A Dmodule-x11-publish.c64 pa_core *core; member
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluez5-discover.c60 pa_core *core; member
H A Dbt-codec-cvsd.c28 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
/third_party/pulseaudio/src/pulsecore/
H A Dcli.c45 pa_core *core; member
63 pa_cli* pa_cli_new(pa_core *core, pa_iochannel *io, pa_module *m) { in pa_cli_new() argument
H A Dcore-subscribe.c41 pa_core *core; member
52 pa_core *core; member
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DCoroutine.hpp150 std::unique_ptr<Nucleus> core; member in rr::Coroutine
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat0.java
H A DCMapFormat10.java
H A DCMapFormat12.java
H A DCMapFormat13.java
H A DCMapFormat2.java
H A DCMapFormat6.java
/third_party/python/Lib/distutils/tests/
H A Dtest_core.py4 import distutils.core namespace
[all...]
/third_party/rust/crates/peeking_take_while/src/
H A Dlib.rs
/third_party/rust/crates/rustix/src/path/
H A Ddec_int.rs
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp.c31 struct mali_gp_core *core = NULL; in mali_gp_create() local
75 mali_gp_delete(struct mali_gp_core *core) mali_gp_delete() argument
85 mali_gp_stop_bus(struct mali_gp_core *core) mali_gp_stop_bus() argument
92 mali_gp_stop_bus_wait(struct mali_gp_core *core) mali_gp_stop_bus_wait() argument
116 mali_gp_hard_reset(struct mali_gp_core *core) mali_gp_hard_reset() argument
149 mali_gp_reset_async(struct mali_gp_core *core) mali_gp_reset_async() argument
160 mali_gp_reset_wait(struct mali_gp_core *core) mali_gp_reset_wait() argument
186 mali_gp_reset(struct mali_gp_core *core) mali_gp_reset() argument
192 mali_gp_job_start(struct mali_gp_core *core, struct mali_gp_job *job) mali_gp_job_start() argument
260 mali_gp_resume_with_new_heap(struct mali_gp_core *core, u32 start_addr, u32 end_addr) mali_gp_resume_with_new_heap() argument
285 mali_gp_core_get_version(struct mali_gp_core *core) mali_gp_core_get_version() argument
299 struct mali_gp_core *core = (struct mali_gp_core *)data; mali_gp_irq_probe_trigger() local
308 struct mali_gp_core *core = (struct mali_gp_core *)data; mali_gp_irq_probe_ack() local
323 mali_gp_dump_state(struct mali_gp_core *core, char *buf, u32 size) mali_gp_dump_state() argument
333 mali_gp_update_performance_counters(struct mali_gp_core *core, struct mali_gp_job *job) mali_gp_update_performance_counters() argument
[all...]
H A Dmali_hw_core.h48 MALI_STATIC_INLINE u32 mali_hw_core_register_read(struct mali_hw_core *core, u32 relative_address) in mali_hw_core_register_read() argument
57 MALI_STATIC_INLINE void mali_hw_core_register_write_relaxed(struct mali_hw_core *core, u32 relative_address, in mali_hw_core_register_write_relaxed() argument
68 mali_hw_core_register_write_relaxed_conditional(struct mali_hw_core *core, u32 relative_address, u32 new_val, const u32 old_val) mali_hw_core_register_write_relaxed_conditional() argument
78 mali_hw_core_register_write(struct mali_hw_core *core, u32 relative_address, u32 new_val) mali_hw_core_register_write() argument
85 mali_hw_core_register_write_array_relaxed(struct mali_hw_core *core, u32 relative_address, u32 *write_array, u32 nr_of_regs) mali_hw_core_register_write_array_relaxed() argument
102 mali_hw_core_register_write_array_relaxed_conditional(struct mali_hw_core *core, u32 relative_address, u32 *write_array, u32 nr_of_regs, const u32 *old_array) mali_hw_core_register_write_array_relaxed_conditional() argument
[all...]
/device/soc/rockchip/rk3568/hardware/omx_il/libOMXPlugin/
H A DOMXPlugin.cpp51 OMXCore* core = (OMXCore*)calloc(1, sizeof(OMXCore)); in AddCore() local
[all...]

Completed in 11 milliseconds

12345678910>>...37