Home
last modified time | relevance | path

Searched defs:core (Results 26 – 50 of 8926) sorted by relevance

12345678910>>...358

/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/lpp/
H A Dlpp.cnf60 EllipsoidPointWithAltitudeAndUncertaintyEllipsoid
68 GNSS-EarthOrientationParameters
69 GNSS-IonosphericModel
76 GNSS-RTK-FKP-Gradients-r15
77 GNSS-RTK-MAC-CorrectionDifferences-r15
84 GNSS-SSR-GriddedCorrection-r16
85 GNSS-SSR-OrbitCorrections-r15
360 #.FN_FTR OTDOA-MeasQuality/error-Resolution
361 if (error_Resolution_tvb) {
853 #.FN_FTR NavModelCNAV-KeplerianSet/cnavE
[all …]
/dports/databases/kyototycoon/kyototycoon-0.9.56/
H A Dktsocket.cc204 SocketCore* core = new SocketCore; in Socket() local
222 SocketCore* core = (SocketCore*)opq_; in ~Socket() local
234 SocketCore* core = (SocketCore*)opq_; in error() local
245 SocketCore* core = (SocketCore*)opq_; in open() local
323 SocketCore* core = (SocketCore*)opq_; in close() local
375 SocketCore* core = (SocketCore*)opq_; in send() local
456 SocketCore* core = (SocketCore*)opq_; in receive() local
486 SocketCore* core = (SocketCore*)opq_; in receive_byte() local
500 SocketCore* core = (SocketCore*)opq_; in undo_receive_byte() local
517 SocketCore* core = (SocketCore*)opq_; in receive_line() local
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/Arceliar/ironwood/network/
H A Dcore.go5 type core struct { struct
6 crypto crypto // crypto info, e.g. pubkeys and sign/verify wrapper functions
7 dhtree dhtree // distributed hash table and spanning tree
8 …from HandleConn), makes routing decisions and passes protocol traffic to relevant parts of the code
9 pconn PacketConn // net.PacketConn-like interface
12 func (c *core) init(secret ed25519.PrivateKey) error {
/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Dcconfig.c98 RCore *core = _core; in cb_diff_sort() local
226 RCore *core = (RCore*) user; in cb_debug_hitinfo() local
233 RCore *core = (RCore*) user; in cb_anal_jmpretpoline() local
239 RCore *core = (RCore*) user; in cb_anal_jmptailcall() local
246 RCore *core = (RCore*) user; in cb_analarmthumb() local
253 RCore *core = (RCore*) user; in cb_analdepth() local
260 RCore *core = (RCore *)user; in cb_analgraphdepth() local
267 RCore *core = (RCore*) user; in cb_analafterjmp() local
274 RCore *core = (RCore*) user; in cb_anal_delay() local
281 RCore *core = (RCore*) user; in cb_anal_endsize() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/qcom/venus/
H A Dpm_helpers.c26 static int core_clks_get(struct venus_core *core) in core_clks_get()
41 static int core_clks_enable(struct venus_core *core) in core_clks_enable()
249 struct venus_core *core = inst->core; in load_scale_v1() local
295 static int core_get_v1(struct venus_core *core) in core_get_v1()
310 static void core_put_v1(struct venus_core *core) in core_put_v1()
532 struct venus_core *core = inst->core; in min_loaded_core() local
577 struct venus_core *core = inst->core; in decide_core() local
615 struct venus_core *core = inst->core; in acquire_core() local
642 struct venus_core *core = inst->core; in release_core() local
675 struct venus_core *core = inst->core; in coreid_power_v4() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/qcom/venus/
H A Dpm_helpers.c26 static int core_clks_get(struct venus_core *core) in core_clks_get()
41 static int core_clks_enable(struct venus_core *core) in core_clks_enable()
249 struct venus_core *core = inst->core; in load_scale_v1() local
295 static int core_get_v1(struct venus_core *core) in core_get_v1()
310 static void core_put_v1(struct venus_core *core) in core_put_v1()
532 struct venus_core *core = inst->core; in min_loaded_core() local
577 struct venus_core *core = inst->core; in decide_core() local
615 struct venus_core *core = inst->core; in acquire_core() local
642 struct venus_core *core = inst->core; in release_core() local
675 struct venus_core *core = inst->core; in coreid_power_v4() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/qcom/venus/
H A Dpm_helpers.c26 static int core_clks_get(struct venus_core *core) in core_clks_get()
41 static int core_clks_enable(struct venus_core *core) in core_clks_enable()
249 struct venus_core *core = inst->core; in load_scale_v1() local
295 static int core_get_v1(struct venus_core *core) in core_get_v1()
310 static void core_put_v1(struct venus_core *core) in core_put_v1()
532 struct venus_core *core = inst->core; in min_loaded_core() local
577 struct venus_core *core = inst->core; in decide_core() local
615 struct venus_core *core = inst->core; in acquire_core() local
642 struct venus_core *core = inst->core; in release_core() local
675 struct venus_core *core = inst->core; in coreid_power_v4() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/bcma/
H A Dmain.c89 struct bcma_device *core; in bcma_find_core_unit() local
140 struct bcma_device *core) in bcma_of_find_child_device()
160 struct bcma_device *core, in bcma_of_irq_parse()
181 struct bcma_device *core, int num) in bcma_of_get_irq()
200 struct bcma_device *core) in bcma_of_fill_device()
292 struct bcma_device *core; in bcma_register_devices() local
361 struct bcma_device *core, *tmp; in bcma_unregister_cores() local
382 struct bcma_device *core; in bcma_bus_register() local
501 struct bcma_device *core; in bcma_bus_early_register() local
532 struct bcma_device *core; in bcma_bus_suspend() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/bcma/
H A Dmain.c89 struct bcma_device *core; in bcma_find_core_unit() local
140 struct bcma_device *core) in bcma_of_find_child_device()
160 struct bcma_device *core, in bcma_of_irq_parse()
181 struct bcma_device *core, int num) in bcma_of_get_irq()
200 struct bcma_device *core) in bcma_of_fill_device()
292 struct bcma_device *core; in bcma_register_devices() local
361 struct bcma_device *core, *tmp; in bcma_unregister_cores() local
382 struct bcma_device *core; in bcma_bus_register() local
501 struct bcma_device *core; in bcma_bus_early_register() local
532 struct bcma_device *core; in bcma_bus_suspend() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/bcma/
H A Dmain.c89 struct bcma_device *core; in bcma_find_core_unit() local
140 struct bcma_device *core) in bcma_of_find_child_device()
160 struct bcma_device *core, in bcma_of_irq_parse()
181 struct bcma_device *core, int num) in bcma_of_get_irq()
200 struct bcma_device *core) in bcma_of_fill_device()
292 struct bcma_device *core; in bcma_register_devices() local
361 struct bcma_device *core, *tmp; in bcma_unregister_cores() local
382 struct bcma_device *core; in bcma_bus_register() local
501 struct bcma_device *core; in bcma_bus_early_register() local
532 struct bcma_device *core; in bcma_bus_suspend() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4_core.c31 static inline void __iomem *hdmi_av_base(struct hdmi_core_data *core) in hdmi_av_base()
36 static int hdmi_core_ddc_init(struct hdmi_core_data *core) in hdmi_core_ddc_init()
78 static int hdmi_core_ddc_edid(struct hdmi_core_data *core, in hdmi_core_ddc_edid()
160 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi4_read_edid()
200 static void hdmi_core_powerdown_disable(struct hdmi_core_data *core) in hdmi_core_powerdown_disable()
206 static void hdmi_core_swreset_release(struct hdmi_core_data *core) in hdmi_core_swreset_release()
212 static void hdmi_core_swreset_assert(struct hdmi_core_data *core) in hdmi_core_swreset_assert()
219 static void hdmi_core_video_config(struct hdmi_core_data *core, in hdmi_core_video_config()
280 static void hdmi_core_av_packet_config(struct hdmi_core_data *core, in hdmi_core_av_packet_config()
298 void hdmi4_configure(struct hdmi_core_data *core, in hdmi4_configure()
[all …]
H A Dhdmi5_core.c39 static void hdmi_core_ddc_init(struct hdmi_core_data *core) in hdmi_core_ddc_init()
118 static void hdmi_core_ddc_uninit(struct hdmi_core_data *core) in hdmi_core_ddc_uninit()
188 int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi5_read_edid()
219 void hdmi5_core_dump(struct hdmi_core_data *core, struct seq_file *s) in hdmi5_core_dump()
306 static void hdmi_core_video_config(struct hdmi_core_data *core, in hdmi_core_video_config()
392 static void hdmi_core_config_csc(struct hdmi_core_data *core) in hdmi_core_config_csc()
464 static void hdmi_core_csc_config(struct hdmi_core_data *core, in hdmi_core_csc_config()
497 static void hdmi_core_configure_range(struct hdmi_core_data *core) in hdmi_core_configure_range()
523 static void hdmi_core_mask_interrupts(struct hdmi_core_data *core) in hdmi_core_mask_interrupts()
572 int hdmi5_core_handle_irqs(struct hdmi_core_data *core) in hdmi5_core_handle_irqs()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4_core.c31 static inline void __iomem *hdmi_av_base(struct hdmi_core_data *core) in hdmi_av_base()
36 static int hdmi_core_ddc_init(struct hdmi_core_data *core) in hdmi_core_ddc_init()
78 static int hdmi_core_ddc_edid(struct hdmi_core_data *core, in hdmi_core_ddc_edid()
160 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi4_read_edid()
200 static void hdmi_core_powerdown_disable(struct hdmi_core_data *core) in hdmi_core_powerdown_disable()
206 static void hdmi_core_swreset_release(struct hdmi_core_data *core) in hdmi_core_swreset_release()
212 static void hdmi_core_swreset_assert(struct hdmi_core_data *core) in hdmi_core_swreset_assert()
219 static void hdmi_core_video_config(struct hdmi_core_data *core, in hdmi_core_video_config()
280 static void hdmi_core_av_packet_config(struct hdmi_core_data *core, in hdmi_core_av_packet_config()
298 void hdmi4_configure(struct hdmi_core_data *core, in hdmi4_configure()
[all …]
H A Dhdmi5_core.c39 static void hdmi_core_ddc_init(struct hdmi_core_data *core) in hdmi_core_ddc_init()
118 static void hdmi_core_ddc_uninit(struct hdmi_core_data *core) in hdmi_core_ddc_uninit()
188 int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi5_read_edid()
219 void hdmi5_core_dump(struct hdmi_core_data *core, struct seq_file *s) in hdmi5_core_dump()
306 static void hdmi_core_video_config(struct hdmi_core_data *core, in hdmi_core_video_config()
392 static void hdmi_core_config_csc(struct hdmi_core_data *core) in hdmi_core_config_csc()
464 static void hdmi_core_csc_config(struct hdmi_core_data *core, in hdmi_core_csc_config()
497 static void hdmi_core_configure_range(struct hdmi_core_data *core) in hdmi_core_configure_range()
523 static void hdmi_core_mask_interrupts(struct hdmi_core_data *core) in hdmi_core_mask_interrupts()
572 int hdmi5_core_handle_irqs(struct hdmi_core_data *core) in hdmi5_core_handle_irqs()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4_core.c31 static inline void __iomem *hdmi_av_base(struct hdmi_core_data *core) in hdmi_av_base()
36 static int hdmi_core_ddc_init(struct hdmi_core_data *core) in hdmi_core_ddc_init()
78 static int hdmi_core_ddc_edid(struct hdmi_core_data *core, in hdmi_core_ddc_edid()
160 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi4_read_edid()
200 static void hdmi_core_powerdown_disable(struct hdmi_core_data *core) in hdmi_core_powerdown_disable()
206 static void hdmi_core_swreset_release(struct hdmi_core_data *core) in hdmi_core_swreset_release()
212 static void hdmi_core_swreset_assert(struct hdmi_core_data *core) in hdmi_core_swreset_assert()
219 static void hdmi_core_video_config(struct hdmi_core_data *core, in hdmi_core_video_config()
280 static void hdmi_core_av_packet_config(struct hdmi_core_data *core, in hdmi_core_av_packet_config()
298 void hdmi4_configure(struct hdmi_core_data *core, in hdmi4_configure()
[all …]
H A Dhdmi5_core.c39 static void hdmi_core_ddc_init(struct hdmi_core_data *core) in hdmi_core_ddc_init()
118 static void hdmi_core_ddc_uninit(struct hdmi_core_data *core) in hdmi_core_ddc_uninit()
188 int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi5_read_edid()
219 void hdmi5_core_dump(struct hdmi_core_data *core, struct seq_file *s) in hdmi5_core_dump()
306 static void hdmi_core_video_config(struct hdmi_core_data *core, in hdmi_core_video_config()
392 static void hdmi_core_config_csc(struct hdmi_core_data *core) in hdmi_core_config_csc()
464 static void hdmi_core_csc_config(struct hdmi_core_data *core, in hdmi_core_csc_config()
497 static void hdmi_core_configure_range(struct hdmi_core_data *core) in hdmi_core_configure_range()
523 static void hdmi_core_mask_interrupts(struct hdmi_core_data *core) in hdmi_core_mask_interrupts()
572 int hdmi5_core_handle_irqs(struct hdmi_core_data *core) in hdmi5_core_handle_irqs()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddebug.h54 #define brcms_dbg(core, l, f, a...) __brcms_dbg(&(core)->dev, l, __func__, f, ##a) argument
55 #define brcms_info(core, f, a...) __brcms_info(&(core)->dev, f, ##a) argument
56 #define brcms_warn(core, f, a...) __brcms_warn(&(core)->dev, f, ##a) argument
57 #define brcms_err(core, f, a...) __brcms_err(&(core)->dev, f, ##a) argument
58 #define brcms_crit(core, f, a...) __brcms_crit(&(core)->dev, f, ##a) argument
60 #define brcms_dbg_info(core, f, a...) brcms_dbg(core, BRCM_DL_INFO, f, ##a) argument
62 #define brcms_dbg_rx(core, f, a...) brcms_dbg(core, BRCM_DL_RX, f, ##a) argument
63 #define brcms_dbg_tx(core, f, a...) brcms_dbg(core, BRCM_DL_TX, f, ##a) argument
64 #define brcms_dbg_int(core, f, a...) brcms_dbg(core, BRCM_DL_INT, f, ##a) argument
65 #define brcms_dbg_dma(core, f, a...) brcms_dbg(core, BRCM_DL_DMA, f, ##a) argument
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddebug.h54 #define brcms_dbg(core, l, f, a...) __brcms_dbg(&(core)->dev, l, __func__, f, ##a) argument
55 #define brcms_info(core, f, a...) __brcms_info(&(core)->dev, f, ##a) argument
56 #define brcms_warn(core, f, a...) __brcms_warn(&(core)->dev, f, ##a) argument
57 #define brcms_err(core, f, a...) __brcms_err(&(core)->dev, f, ##a) argument
58 #define brcms_crit(core, f, a...) __brcms_crit(&(core)->dev, f, ##a) argument
60 #define brcms_dbg_info(core, f, a...) brcms_dbg(core, BRCM_DL_INFO, f, ##a) argument
62 #define brcms_dbg_rx(core, f, a...) brcms_dbg(core, BRCM_DL_RX, f, ##a) argument
63 #define brcms_dbg_tx(core, f, a...) brcms_dbg(core, BRCM_DL_TX, f, ##a) argument
64 #define brcms_dbg_int(core, f, a...) brcms_dbg(core, BRCM_DL_INT, f, ##a) argument
65 #define brcms_dbg_dma(core, f, a...) brcms_dbg(core, BRCM_DL_DMA, f, ##a) argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddebug.h54 #define brcms_dbg(core, l, f, a...) __brcms_dbg(&(core)->dev, l, __func__, f, ##a) argument
55 #define brcms_info(core, f, a...) __brcms_info(&(core)->dev, f, ##a) argument
56 #define brcms_warn(core, f, a...) __brcms_warn(&(core)->dev, f, ##a) argument
57 #define brcms_err(core, f, a...) __brcms_err(&(core)->dev, f, ##a) argument
58 #define brcms_crit(core, f, a...) __brcms_crit(&(core)->dev, f, ##a) argument
60 #define brcms_dbg_info(core, f, a...) brcms_dbg(core, BRCM_DL_INFO, f, ##a) argument
62 #define brcms_dbg_rx(core, f, a...) brcms_dbg(core, BRCM_DL_RX, f, ##a) argument
63 #define brcms_dbg_tx(core, f, a...) brcms_dbg(core, BRCM_DL_TX, f, ##a) argument
64 #define brcms_dbg_int(core, f, a...) brcms_dbg(core, BRCM_DL_INT, f, ##a) argument
65 #define brcms_dbg_dma(core, f, a...) brcms_dbg(core, BRCM_DL_DMA, f, ##a) argument
[all …]
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/
H A DAzureusCoreLifecycleAdapter.java33 AzureusCore core, in componentCreated()
40 AzureusCore core ) in started()
46 AzureusCore core ) in stopping()
52 AzureusCore core ) in stopped()
58 AzureusCore core ) in stopRequested()
67 AzureusCore core ) in restartRequested()
H A DAzureusCoreLifecycleListener.java32 AzureusCore core, in componentCreated()
37 AzureusCore core ); in started()
41 AzureusCore core ); in stopping()
45 AzureusCore core ); in stopped()
55 AzureusCore core ) in stopRequested()
61 AzureusCore core ) in restartRequested()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/cx88/
H A Dcx88-cards.c2978 static void gdi_eeprom(struct cx88_core *core, u8 *eeprom_data) in gdi_eeprom()
2994 static int cx88_dvico_xc2028_callback(struct cx88_core *core, in cx88_dvico_xc2028_callback()
3090 static int cx88_pv_8000gt_callback(struct cx88_core *core, in cx88_pv_8000gt_callback()
3112 static void dvico_fusionhdtv_hybrid_init(struct cx88_core *core) in dvico_fusionhdtv_hybrid_init()
3144 static int cx88_xc2028_tuner_callback(struct cx88_core *core, in cx88_xc2028_tuner_callback()
3192 static int cx88_xc4000_tuner_callback(struct cx88_core *core, in cx88_xc4000_tuner_callback()
3212 static int cx88_xc5000_tuner_callback(struct cx88_core *core, in cx88_xc5000_tuner_callback()
3258 struct cx88_core *core; in cx88_tuner_callback() local
3314 static void cx88_card_setup_pre_i2c(struct cx88_core *core) in cx88_card_setup_pre_i2c()
3443 static void cx88_card_setup(struct cx88_core *core) in cx88_card_setup()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/cx88/
H A Dcx88-cards.c2978 static void gdi_eeprom(struct cx88_core *core, u8 *eeprom_data) in gdi_eeprom()
2994 static int cx88_dvico_xc2028_callback(struct cx88_core *core, in cx88_dvico_xc2028_callback()
3090 static int cx88_pv_8000gt_callback(struct cx88_core *core, in cx88_pv_8000gt_callback()
3112 static void dvico_fusionhdtv_hybrid_init(struct cx88_core *core) in dvico_fusionhdtv_hybrid_init()
3144 static int cx88_xc2028_tuner_callback(struct cx88_core *core, in cx88_xc2028_tuner_callback()
3192 static int cx88_xc4000_tuner_callback(struct cx88_core *core, in cx88_xc4000_tuner_callback()
3212 static int cx88_xc5000_tuner_callback(struct cx88_core *core, in cx88_xc5000_tuner_callback()
3258 struct cx88_core *core; in cx88_tuner_callback() local
3314 static void cx88_card_setup_pre_i2c(struct cx88_core *core) in cx88_card_setup_pre_i2c()
3443 static void cx88_card_setup(struct cx88_core *core) in cx88_card_setup()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/cx88/
H A Dcx88-cards.c2978 static void gdi_eeprom(struct cx88_core *core, u8 *eeprom_data) in gdi_eeprom()
2994 static int cx88_dvico_xc2028_callback(struct cx88_core *core, in cx88_dvico_xc2028_callback()
3090 static int cx88_pv_8000gt_callback(struct cx88_core *core, in cx88_pv_8000gt_callback()
3112 static void dvico_fusionhdtv_hybrid_init(struct cx88_core *core) in dvico_fusionhdtv_hybrid_init()
3144 static int cx88_xc2028_tuner_callback(struct cx88_core *core, in cx88_xc2028_tuner_callback()
3192 static int cx88_xc4000_tuner_callback(struct cx88_core *core, in cx88_xc4000_tuner_callback()
3212 static int cx88_xc5000_tuner_callback(struct cx88_core *core, in cx88_xc5000_tuner_callback()
3258 struct cx88_core *core; in cx88_tuner_callback() local
3314 static void cx88_card_setup_pre_i2c(struct cx88_core *core) in cx88_card_setup_pre_i2c()
3443 static void cx88_card_setup(struct cx88_core *core) in cx88_card_setup()
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/app/paint/
H A Dgimppaintcore.c153 gimp_paint_core_init (GimpPaintCore *core) in gimp_paint_core_init()
161 GimpPaintCore *core = GIMP_PAINT_CORE (object); in gimp_paint_core_finalize() local
182 GimpPaintCore *core = GIMP_PAINT_CORE (object); in gimp_paint_core_set_property() local
203 GimpPaintCore *core = GIMP_PAINT_CORE (object); in gimp_paint_core_get_property() local
218 gimp_paint_core_real_start (GimpPaintCore *core, in gimp_paint_core_real_start()
238 gimp_paint_core_real_paint (GimpPaintCore *core, in gimp_paint_core_real_paint()
298 gimp_paint_core_paint (GimpPaintCore *core, in gimp_paint_core_paint()
348 gimp_paint_core_start (GimpPaintCore *core, in gimp_paint_core_start()
477 gimp_paint_core_finish (GimpPaintCore *core, in gimp_paint_core_finish()
554 gimp_paint_core_cancel (GimpPaintCore *core, in gimp_paint_core_cancel()
[all …]

12345678910>>...358