Home
last modified time | relevance | path

Searched refs:core (Results 926 - 950 of 7072) sorted by relevance

1...<<31323334353637383940>>...283

/third_party/rust/crates/rustix/src/backend/libc/
H A Dweak.rs30 use core::ffi::c_void;
31 use core::ptr::null_mut;
32 use core::sync::atomic::{self, AtomicPtr, Ordering};
33 use core::{marker, mem};
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Dphysical_camera_component.h21 #include <core/ecs/component_struct_macros.h>
22 #include <core/ecs/intf_component_manager.h>
H A Dname_component.h22 #include <core/ecs/component_struct_macros.h>
23 #include <core/ecs/intf_component_manager.h>
H A Dlocal_matrix_component.h23 #include <core/ecs/component_struct_macros.h>
24 #include <core/ecs/intf_component_manager.h>
H A Drender_mesh_batch_component.h21 #include <core/ecs/component_struct_macros.h>
22 #include <core/ecs/intf_component_manager.h>
H A Dworld_matrix_component.h22 #include <core/ecs/component_struct_macros.h>
23 #include <core/ecs/intf_component_manager.h>
H A Dskin_ibm_component.h23 #include <core/ecs/component_struct_macros.h>
24 #include <core/ecs/intf_component_manager.h>
H A Duri_component.h22 #include <core/ecs/component_struct_macros.h>
23 #include <core/ecs/intf_component_manager.h>
/foundation/graphic/graphic_3d/lume/LumeDotfield/api/dotfield/ecs/systems/
H A Ddotfield_system.h19 #include <core/ecs/intf_system.h>
20 #include <core/property/property_types.h>
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/
H A Dengine_info.h23 #include <core/namespace.h>
24 #include <core/os/platform_create_info.h>
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/plugin/
H A Dintf_plugin_decl.h19 #include <core/namespace.h>
20 #include <core/plugin/intf_plugin.h>
/kernel/linux/linux-5.10/drivers/dma/dw-edma/
H A DMakefile5 dw-edma-objs := dw-edma-core.o \
6 dw-edma-v0-core.o $(dw-edma-y)
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A DMakefile9 dvb-core-objs := dvbdev.o dmxdev.o dvb_demux.o \
13 obj-$(CONFIG_DVB_CORE) += dvb-core.o
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Ddac907d.c22 #include "core.h"
29 dac907d_ctrl(struct nv50_core *core, int or, u32 ctrl, in dac907d_ctrl() argument
32 struct nvif_push *push = core->chan.push; in dac907d_ctrl()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dsec2.h5 #include <core/engine.h>
6 #include <core/falcon.h>
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_env.h7 int mlxsw_env_module_temp_thresholds_get(struct mlxsw_core *core, int module,
20 int mlxsw_env_init(struct mlxsw_core *core, struct mlxsw_env **p_env);
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Ddac907d.c22 #include "core.h"
29 dac907d_ctrl(struct nv50_core *core, int or, u32 ctrl, in dac907d_ctrl() argument
32 struct nvif_push *push = core->chan.push; in dac907d_ctrl()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dnvdec.h5 #include <core/engine.h>
6 #include <core/falcon.h>
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dgsp.h4 #include <core/subdev.h>
5 #include <core/falcon.h>
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A DMakefile9 dvb-core-objs := dvbdev.o dmxdev.o dvb_demux.o \
13 obj-$(CONFIG_DVB_CORE) += dvb-core.o
/third_party/pulseaudio/src/pulsecore/
H A Dcli-text.h23 #include <pulsecore/core.h>
30 char *pa_sink_list_to_string(pa_core *core);
H A Dprotocol-cli.h23 #include <pulsecore/core.h>
30 pa_cli_protocol* pa_cli_protocol_get(pa_core *core);
H A Dcli.h24 #include <pulsecore/core.h>
32 pa_cli* pa_cli_new(pa_core *core, pa_iochannel *io, pa_module *m);
/third_party/pulseaudio/src/modules/dbus/
H A Diface-stream.h33 #include "iface-core.h"
39 pa_dbusiface_stream *pa_dbusiface_stream_new_playback(pa_dbusiface_core *core, pa_sink_input *sink_input);
40 pa_dbusiface_stream *pa_dbusiface_stream_new_record(pa_dbusiface_core *core, pa_source_output *source_output);
/third_party/pulseaudio/src/modules/
H A Dmodule-rescue-streams.c26 #include <pulsecore/core.h>
29 #include <pulsecore/core-util.h>

Completed in 8 milliseconds

1...<<31323334353637383940>>...283