Searched refs:enabled (Results 1 - 25 of 50) sorted by relevance

12

/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DDefaultViewerBuildingPolicy.java35 private Map enabled ; field in class:DefaultViewerBuildingPolicy
42 enabled = new HashMap();
44 enabled.put("TextTable", new Boolean(true));
46 enabled.put("FadeTable", new Boolean(true));
48 enabled.put("BoundsTable", new Boolean(true));
50 // enabled.put("TextTableLight", new Boolean(true));
52 // enabled.put("FadeTable", new Boolean(true));
57 enabled.put("Network", new Boolean(true));
62 enabled.put("Network (0/1)", new Boolean(true));
68 enabled
[all...]
/barrelfish-master/lib/dma/include/xeon_phi/
H A Dxeon_phi_dma_device_internal.h61 * \param enabled flag to set the channel enabled
65 uint8_t enabled);
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dbip_heapevents.c180 event->enabled = 1;
233 /* Is the event enabled or disabled? */
234 if (event->enabled) {
255 * then it must be removed before the event is re-enabled.
257 if (!event->enabled)
262 event->enabled = 1;
275 event->enabled = 0;
/barrelfish-master/usr/eclipseclp/lib_tcl/widget/
H A Dballoonhelp.tcl65 if {$BalloonHelp(enabled) && [info exists BalloonHelp(%W)]} {
77 enabled 1
103 set BalloonHelp(enabled) 0
107 set BalloonHelp(enabled) 1
224 if {$BalloonHelp(enabled)} {
/barrelfish-master/usr/kaluga/
H A Dstart_cpu.c45 uint64_t barrelfish_id, type, hw_id, enabled = 0; local
47 &enabled, &barrelfish_id, &hw_id, &type);
138 uint64_t barrelfish_id, cpu_type, hw_id, enabled = 0; local
140 &enabled, &barrelfish_id, &hw_id, &cpu_type);
153 if (!enabled) {
154 printf("CPU %" PRIu64 " is not enabled. Skipping driver initialization\n",
/barrelfish-master/usr/pci/
H A Dpci_msix.c22 bool enabled; member in struct:pci_msix_context
156 if (!ctx->enabled) {
206 ctx->enabled = true;
220 if (!ctx || !ctx->enabled) {
/barrelfish-master/lib/trace/
H A Dcontrol.c495 * If autoflush is enabled, the tracing framework will automatically flush
504 void trace_set_autoflush(bool enabled) argument
507 master->autoflush = enabled;
518 * enabled: True iff the events should be logged.
520 errval_t trace_set_subsys_enabled(uint16_t subsys, bool enabled) argument
524 subsystem_states[subsys] = enabled;
532 errval_t trace_set_all_subsys_enabled(bool enabled) argument
537 subsystem_states[i] = enabled;
/barrelfish-master/include/trace/
H A Dtrace.h91 // Size of the array storing which subsystems are enabled
245 void trace_set_autoflush(bool enabled);
249 errval_t trace_set_subsys_enabled(uint16_t subsys, bool enabled);
250 errval_t trace_set_all_subsys_enabled(bool enabled);
537 /// Is the subsystem enabled, i.e. should we log events for it?
571 // Check if the subsystem is enabled, i.e. we log events for it
/barrelfish-master/lib/dma/xeon_phi/
H A Dxeon_phi_dma_device.c152 * \param enabled flag to set the channel enabled
156 uint8_t enabled)
163 if (enabled) {
154 xeon_phi_dma_device_set_channel_state(struct xeon_phi_dma_device *dev, uint8_t idx, uint8_t enabled) argument
/barrelfish-master/usr/drivers/e10k/
H A De10k_cdriver.c41 bool enabled; member in struct:queue_state
79 bool enabled; member in struct:e10k_filter
128 /** Specifies if RX/TX is currently enabled on the device. */
265 st->filters[i].enabled = true;
527 if (st->queues[i].enabled && st->queues[i].use_irq &&
599 if (st->queues[i].enabled) {
636 // understood this, No snoop should only be enabled by the device if it is
819 // Make sure Rx CRC strip is consistently enabled in HLREG0 and RDRXCTL
992 printf("DCA globally enabled\n");
1002 if (st->filters[i].enabled) {
[all...]
/barrelfish-master/lib/driverkit/
H A Diommu_client.c56 ///< whether the IOMMU is enabled or not
57 bool enabled; member in struct:iommu_client
677 icl->enabled = false;
678 debug_printf("IOMMU Endpoint provided but IOMMU not enabled ?");
680 icl->enabled = true;
684 icl->enabled ? "Enabled" : "Disabled");
786 return cl->enabled;
797 debug_printf("IOMMU Endpoint provided but IOMMU not enabled ? \n");
1182 if (cl == NULL || cl->policy != IOMMU_VSPACE_POLICY_SHARED || !cl->enabled) {
1209 if (cl == NULL || !cl->enabled) {
[all...]
/barrelfish-master/usr/drivers/cpuboot/
H A Dmain.c177 uint64_t barrelfish_id, hw_id, enabled, type; local
179 &enabled, &barrelfish_id, &hw_id, &type);
183 barrelfish_id, hw_id, cpu_type_to_archstr(type), enabled);
/barrelfish-master/include/usb/class/
H A Dusb_hub.h161 uint8_t enabled :1; ///< the port is enabled member in struct:usb_hub_port_status::__anon71
/barrelfish-master/usr/drivers/solarflare/
H A Dsfn5122f_cdriver.c39 bool enabled; member in struct:queue_state
88 bool enabled; member in struct:sfn5122f_filter_ip
105 bool enabled;
344 if (st->filters_rx_ip[key].enabled == false) {
371 st->filters_rx_ip[filt_ind].enabled = true;
1258 && st->filters_rx_ip[filter_id].enabled == true) {
1259 st->filters_rx_ip[filter_id].enabled = false;
1366 if (st->queues[i].enabled == false) {
1379 if (st->queues[0].enabled == false) {
1391 st->queues[n].enabled
[all...]
/barrelfish-master/lib/cxx/cxxabi/
H A Dcxa_vector.cpp106 st_terminate ( bool enabled = true ) : enabled_ ( enabled ) {}
/barrelfish-master/usr/drivers/cpuboot/arch/armv7/
H A Dboot_arch.c47 int enabled, type; local
48 err = oct_read(record, "_ { hw_id: %d, enabled: %d, type: %d}",
49 hw_id, &enabled, &type);
50 assert (enabled);
108 // other core reads from without caches enabled. On real hardware one could
/barrelfish-master/usr/drivers/cpuboot/arch/x86/
H A Dboot_arch.c76 uint64_t enabled, type;
77 err = oct_read(record, "_ { apic_id: %d, enabled: %d, type: %d}",
78 apic_id, &enabled, &type);
79 assert (enabled);
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Dmr.c304 mr->enabled = MLX4_MPT_DISABLED;
419 if (mr->enabled == MLX4_MPT_EN_HW) {
429 mr->enabled = MLX4_MPT_EN_SW;
443 if (mr->enabled)
501 mr->enabled = MLX4_MPT_EN_HW;
648 mw->enabled = MLX4_MPT_DISABLED;
691 mw->enabled = MLX4_MPT_EN_HW;
710 if (mw->enabled == MLX4_MPT_EN_HW) {
717 mw->enabled = MLX4_MPT_EN_SW;
719 if (mw->enabled)
[all...]
/barrelfish-master/usr/drivers/usb/usb_manager/include/
H A Dusb_hub.h160 uint8_t enabled :1; ///< the port is enabled member in struct:usb_hub_port_status::__anon417
/barrelfish-master/usr/drivers/usb/usb_manager/hub/
H A Dusb_hub.c253 if (ps.wPortStatus.enabled) {
558 } else if (ps.wPortStatus.enabled) {
/barrelfish-master/usr/drivers/cpuboot/arch/armv8/
H A Dboot_arch.c874 uint64_t enabled, type, barrelfish_id; local
876 &enabled, &barrelfish_id, hw_id, &type);
881 if (!enabled) {
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsflags.tex104 or enabled. \bipref{trace/0}{../bips/kernel/debug/trace-0.html} sets the {\tt creep} mode, \bipref{debug/0}{../bips/kernel/debug/debug-0.html} sets the
164 \item[Description : ] Specifies whether garbage collection is enabled
165 ({\tt on}), disabled ({\tt off}) or enabled and reports every collection
290 transformation facility is enabled or disabled.
415 \item[Description : ] Returns the names of the currently enabled syntax options.
/barrelfish-master/lib/openssl-1.0.0d/
H A Dmakevms.com307 $! To force something to be enabled or disabled, have no algorithms in the
349 $ ! Because all algorithms are assumed enabled by default
438 $ WRITE SYS$ERROR "''CONFIG_DEPENDENT_E' enabled by rule ''CONFIG_ENABLE_E'"
/barrelfish-master/doc/021-cpudriver/
H A Dcpudriver.tex331 \item FIFOs are enabled.
340 enabled and handled by the driver.
/barrelfish-master/usr/drivers/usb/usb_manager/controller/ehci/
H A Dusb_ehci_root_hub.c400 ps->wPortStatus.enabled = ehci_portsc_ped_extract(ehci_ps);

Completed in 230 milliseconds

12