| /third_party/elfutils/libdwfl/ |
| H A D | argp-std.c | 99 const char *core; member 287 Elf *core; parse_opt() local [all...] |
| /third_party/mesa3d/src/glx/ |
| H A D | drisw_priv.h | 51 const __DRIcoreExtension *core; member
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | derive-debug-bitfield-core.rs | [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-systemd-login.c | 57 pa_core *core; member
|
| H A D | module-sine.c | 44 pa_core *core; member
|
| H A D | reserve-wrap.c | 43 pa_core *core; member 54 pa_core *core; member
|
| /third_party/pulseaudio/src/modules/x11/ |
| H A D | module-x11-bell.c | 52 pa_core *core; member
|
| H A D | module-x11-publish.c | 64 pa_core *core; member
|
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | module-bluez5-discover.c | 60 pa_core *core; member
|
| H A D | bt-codec-cvsd.c | 28 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 D | cli.c | 45 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 D | core-subscribe.c | 41 pa_core *core; member 52 pa_core *core; member [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | Coroutine.hpp | 150 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 D | CMapFormat0.java | |
| H A D | CMapFormat10.java | |
| H A D | CMapFormat12.java | |
| H A D | CMapFormat13.java | |
| H A D | CMapFormat2.java | |
| H A D | CMapFormat6.java | |
| /third_party/python/Lib/distutils/tests/ |
| H A D | test_core.py | 4 import distutils.core namespace [all...] |
| /third_party/rust/crates/peeking_take_while/src/ |
| H A D | lib.rs | |
| /third_party/rust/crates/rustix/src/path/ |
| H A D | dec_int.rs | |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_gp.c | 31 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 D | mali_hw_core.h | 48 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 D | OMXPlugin.cpp | 51 OMXCore* core = (OMXCore*)calloc(1, sizeof(OMXCore)); in AddCore() local [all...] |