Home
last modified time | relevance | path

Searched refs:core (Results 1076 - 1100 of 6539) sorted by relevance

1...<<41424344454647484950>>...262

/third_party/skia/third_party/externals/spirv-tools/
H A DAndroid.mk184 SPV_COREUNIFIED1_GRAMMAR=$(SPVHEADERS_LOCAL_PATH)/include/spirv/unified1/spirv.core.grammar.json
192 $(call generate-file-dir,$(1)/core.insts-unified1.inc)
193 $(1)/core.insts-unified1.inc $(1)/operand.kinds-unified1.inc \
204 --spirv-core-grammar=$(SPV_COREUNIFIED1_GRAMMAR) \
209 --core-insts-output=$(1)/core.insts-unified1.inc \
214 $(LOCAL_PATH)/source/opcode.cpp: $(1)/core.insts-unified1.inc
282 --spirv-core-grammar=$(SPV_COREUNIFIED1_GRAMMAR) \
/third_party/spirv-tools/
H A DAndroid.mk199 SPV_COREUNIFIED1_GRAMMAR=$(SPVHEADERS_LOCAL_PATH)/include/spirv/unified1/spirv.core.grammar.json
207 $(call generate-file-dir,$(1)/core.insts-unified1.inc)
208 $(1)/core.insts-unified1.inc $(1)/operand.kinds-unified1.inc \
219 --spirv-core-grammar=$(SPV_COREUNIFIED1_GRAMMAR) \
224 --core-insts-output=$(1)/core.insts-unified1.inc \
230 $(LOCAL_PATH)/source/opcode.cpp: $(1)/core.insts-unified1.inc
298 --spirv-core-grammar=$(SPV_COREUNIFIED1_GRAMMAR) \
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c17 #include "core.h"
62 struct mlxsw_core *core; member
76 struct mlxsw_core *mlxsw_core = clock->core; in __mlxsw_sp1_ptp_read_frc()
106 struct mlxsw_core *mlxsw_core = clock->core; in mlxsw_sp1_ptp_phc_adjfreq()
127 struct mlxsw_core *mlxsw_core = clock->core; in mlxsw_sp1_ptp_phc_settime()
268 clock->core = mlxsw_sp->core; in mlxsw_sp1_ptp_clock_init()
571 unsigned int max_ports = mlxsw_core_max_ports(mlxsw_sp->core); in mlxsw_sp1_ptp_got_timestamp()
699 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(mtptpt), mtptpt_pl); in mlxsw_sp_ptp_mtptpt_set()
708 err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_RE in mlxsw_sp1_ptp_set_fifo_clr_on_trap()
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Darm-spe.c798 if ((evsel->core.attr.sample_type & PERF_SAMPLE_TIME)) in arm_spe__is_timeless_decoding()
1061 return evsel->core.attr.type == spe->pmu_type; in arm_spe_evsel_is_auxtrace()
1111 if (evsel->core.id && evsel->core.id[0] == id) { in arm_spe_set_event_name()
1131 if (evsel->core.attr.type == spe->pmu_type) { in arm_spe_synth_events()
1145 attr.sample_type = evsel->core.attr.sample_type & in arm_spe_synth_events()
1157 attr.exclude_user = evsel->core.attr.exclude_user; in arm_spe_synth_events()
1158 attr.exclude_kernel = evsel->core.attr.exclude_kernel; in arm_spe_synth_events()
1159 attr.exclude_hv = evsel->core.attr.exclude_hv; in arm_spe_synth_events()
1160 attr.exclude_host = evsel->core in arm_spe_synth_events()
[all...]
/third_party/mesa3d/src/glx/
H A Ddri3_glx.c182 (*psc->core->destroyContext) (pcp->driContext); in dri3_destroy_context()
211 if (!(*psc->core->bindContext) (pcp->driContext, dri_draw, dri_read)) in dri3_bind_context()
228 (*psc->core->unbindContext) (pcp->driContext); in dri3_unbind_context()
629 (*psc->core->destroyScreen) (psc->driScreenDisplayGPU); in dri3_destroy_screen()
634 (*psc->core->destroyScreen) (psc->driScreen); in dri3_destroy_screen()
738 extensions = psc->core->getExtensions(psc->driScreen); in dri3_bind_extensions()
895 psc->core = (__DRIcoreExtension *) extensions[i]; in dri3_create_screen()
901 if (psc->core == NULL) { in dri3_create_screen()
902 ErrorMessageF("core dri driver extension not found\n"); in dri3_create_screen()
973 psc->loader_dri3_ext.core in dri3_create_screen()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead917d.c23 #include "core.h"
33 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head917d_dither()
51 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head917d_base()
80 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head917d_curs_set()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/
H A Dengine.c24 #include <core/engine.h>
25 #include <core/device.h>
26 #include <core/option.h>
H A Dsubdev.c24 #include <core/subdev.h>
25 #include <core/device.h>
26 #include <core/option.h>
H A Dramht.c22 #include <core/ramht.h>
23 #include <core/engine.h>
24 #include <core/object.h>
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
H A Dramht.c22 #include <core/ramht.h>
23 #include <core/engine.h>
24 #include <core/object.h>
H A Dclient.c24 #include <core/client.h>
25 #include <core/device.h>
26 #include <core/option.h>
H A Dengine.c24 #include <core/engine.h>
25 #include <core/device.h>
26 #include <core/option.h>
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead917d.c23 #include "core.h"
33 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head917d_dither()
51 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head917d_base()
80 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head917d_curs_set()
/kernel/linux/linux-6.6/drivers/iio/accel/
H A DMakefile29 obj-$(CONFIG_BMC150_ACCEL) += bmc150-accel-core.o
32 obj-$(CONFIG_BMI088_ACCEL) += bmi088-accel-core.o
39 obj-$(CONFIG_FXLS8962AF) += fxls8962af-core.o
/test/testfwk/developer_test/src/core/build/
H A Dselect_targets.py22 from core.utils import get_file_list_by_postfix
23 from core.utils import get_build_output_path
24 from core.config.parse_parts_config import ParsePartsConfig
/third_party/node/deps/v8/tools/wasm/
H A Dupdate-wasm-spec-tests.sh63 log_and_run cd ${TMP_DIR}/spec/test/core
98 echo ">> Process core tests"
104 log_and_run cd ../test/core
111 spec_filename=${TMP_DIR}/spec/test/core/${rel_filename}
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat2.java1 package com.google.typography.font.sfntly.table.core;
6 import com.google.typography.font.sfntly.table.core.CMapTable.CMapId;
7 import com.google.typography.font.sfntly.table.core.CMapTable.Offset;
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
H A DCMapTableBuilder.java22 import com.google.typography.font.sfntly.table.core.CMap.CMapFormat;
23 import com.google.typography.font.sfntly.table.core.CMapFormat4;
24 import com.google.typography.font.sfntly.table.core.CMapTable;
/third_party/pulseaudio/src/modules/
H A Dmodule-position-event-sounds.c35 #include <pulsecore/core-util.h>
70 static pa_hook_result_t sink_input_fixate_hook_callback(pa_core *core, pa_sink_input_new_data *data, struct userdata *u) { in sink_input_fixate_hook_callback() argument
154 u->sink_input_fixate_hook_slot = pa_hook_connect(&m->core->hooks[PA_CORE_HOOK_SINK_INPUT_FIXATE], PA_HOOK_EARLY, (pa_hook_cb_t) sink_input_fixate_hook_callback, u); in pa__init()
/third_party/pulseaudio/src/modules/x11/
H A Dmodule-x11-cork-request.c39 #include <pulsecore/core-util.h>
141 if (!(u->x11_wrapper = pa_x11_wrapper_get(m->core, pa_modargs_get_value(ma, "display", NULL)))) in pa__init()
158 &m->core->hooks[PA_CORE_HOOK_SINK_INPUT_SEND_EVENT], in pa__init()
/third_party/rust/crates/rustix/src/backend/linux_raw/time/
H A Dsyscalls.rs20 use core::mem::MaybeUninit;
24 use {core::convert::TryInto, linux_raw_sys::general::itimerspec as __kernel_old_itimerspec};
26 use {core::ptr, linux_raw_sys::general::timespec as __kernel_old_timespec};
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A DMakefile57 CFLAGS += -I$(abspath ../../../../drivers/framework/core/shared/include)
58 CFLAGS += -I$(abspath ../../../../drivers/framework/include/core)
59 CFLAGS += -I$(abspath ../../../../drivers/framework/core/adapter/syscall/include)
2108 rm -f core *~ *.o *.d *.gcno *.gcda *.gcov
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A DMakefile52 CFLAGS += -I$(abspath ../../../../drivers/framework/include/core)
53 CFLAGS += -I$(abspath ../../../../drivers/framework/core//adapter/syscall/include)
54 CFLAGS += -I$(abspath ../../../../drivers/framework/core/shared/include)
1463 rm -f core *~ nt_password_hash hlr_auc_gw
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A DMakefile46 CFLAGS += -I$(abspath ../../../../drivers/framework/include/core)
47 CFLAGS += -I$(abspath ../../../../drivers/framework/core//adapter/syscall/include)
48 CFLAGS += -I$(abspath ../../../../drivers/framework/core/shared/include)
1443 rm -f core *~ *.o hostapd hostapd_cli nt_password_hash hlr_auc_gw
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_buffers.c12 #include "core.h"
193 err = mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(sbpr), sbpr_pl); in mlxsw_sp_sb_pr_write()
217 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(sbpr), sbpr_pl); in mlxsw_sp_sb_pr_desc_write()
232 err = mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(sbcm), sbcm_pl); in mlxsw_sp_sb_cm_write()
261 err = mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(sbpm), sbpm_pl); in mlxsw_sp_sb_pm_write()
284 return mlxsw_reg_trans_query(mlxsw_sp->core, MLXSW_REG(sbpm), sbpm_pl, in mlxsw_sp_sb_pm_occ_clear()
312 return mlxsw_reg_trans_query(mlxsw_sp->core, MLXSW_REG(sbpm), sbpm_pl, in mlxsw_sp_sb_pm_occ_query()
474 err = mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(pbmc), pbmc_pl); in mlxsw_sp_hdroom_configure_buffers()
498 err = mlxsw_reg_write(mlxsw_sp_port->mlxsw_sp->core, MLXSW_REG(pptb), pptb_pl); in mlxsw_sp_hdroom_configure_priomap()
518 err = mlxsw_reg_write(mlxsw_sp_port->mlxsw_sp->core, MLXSW_RE in mlxsw_sp_hdroom_configure_int_buf()
[all...]

Completed in 21 milliseconds

1...<<41424344454647484950>>...262