Searched refs:enable (Results 1 - 25 of 57) sorted by relevance

123

/barrelfish-2018-10-04/kernel/include/arch/x86/
H A Dpic.h22 void pic_toggle_irq(int irq, bool enable);
/barrelfish-2018-10-04/kernel/arch/x86/
H A Dpic.c147 void pic_toggle_irq(int irq, bool enable) argument
156 if(enable) {
168 if(enable) {
/barrelfish-2018-10-04/usr/acpi/arch/x86/
H A Dioapic.h31 void ioapic_toggle_inti(struct ioapic *a, int inti, bool enable);
H A Dioapic.c67 void ioapic_toggle_inti(struct ioapic *a, int inti, bool enable) argument
71 tbl.mask = enable ? 0 : 1;
/barrelfish-2018-10-04/include/lwip2/lwip/apps/
H A Dsnmp.h82 void snmp_trap_dst_enable(u8_t dst_idx, u8_t enable);
106 void snmp_set_auth_traps_enabled(u8_t enable);
/barrelfish-2018-10-04/lib/lwip2/src/apps/snmp/
H A Dsnmp_traps.c94 u8_t enable; member in struct:snmp_trap_dst
102 * Sets enable switch for this trap destination.
104 * @param enable switch if 0 destination is disabled >0 enabled.
107 snmp_trap_dst_enable(u8_t dst_idx, u8_t enable) argument
110 trap_dst[dst_idx].enable = enable;
133 snmp_set_auth_traps_enabled(u8_t enable) argument
135 snmp_auth_traps_enabled = enable;
177 if ((td->enable != 0) && !ip_addr_isany(&td->dip)) {
/barrelfish-2018-10-04/tools/molly/
H A Dm5script.py61 enable = True, variable
78 enable = True, variable
/barrelfish-2018-10-04/usr/pci/
H A Dpci_msix.c99 errval_t pci_msix_enable_confspace(struct pci_address *addr, int enable) { argument
111 if(enable){
179 DEBUG_ERR(err, "MSIX enable");
H A Dpci.h89 errval_t pci_msix_enable_confspace(struct pci_address *addr, int enable);
/barrelfish-2018-10-04/lib/lwip/src/core/snmp/
H A Dmsg_out.c59 u8_t enable; member in struct:snmp_trap_dst
77 * Sets enable switch for this trap destination.
79 * @param enable switch if 0 destination is disabled >0 enabled.
81 void snmp_trap_dst_enable(u8_t dst_idx, u8_t enable) argument
84 trap_dst[dst_idx].enable = enable;
215 if ((td->enable != 0) && (td->dip.addr != 0)) {
277 u8_t enable; local
279 snmp_get_snmpenableauthentraps(&enable);
280 if (enable
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Opium/
H A Dpce_new.pl57 This is a patch to enable reading (most of) the syntax of PCE
H A Dloadopium.pl83 * link commands/procedures to implementations to enable the bootstrapping
H A Dopium.pl258 % reset_interrupt_handler(2). % enable ^C
H A Dopium_light.pl87 * link commands/procedures to implementations to enable the bootstrapping
/barrelfish-2018-10-04/include/lwip/lwip/
H A Dsnmp_msg.h282 void snmp_trap_dst_enable(u8_t dst_idx, u8_t enable);
/barrelfish-2018-10-04/lib/tommath/
H A Dmakefile.cygwin_dll5 #"-Wl,--enable-auto-import" to your client build to avoid the auto-import warnings
50 gcc $(CFLAGS) demo/demo.c libtommath.dll.a -Wl,--enable-auto-import -o test -s
/barrelfish-2018-10-04/lib/openssl-1.0.0d/util/
H A Dmk1mf.pl1106 elsif (/^enable-zlib$/) { $zlib_opt = 1 if $zlib_opt == 0 }
1107 elsif (/^enable-zlib-dynamic$/)
1115 elsif (/^enable-static-engine/)
1119 # There are also enable-xxx options which correspond to
1122 elsif (/^enable-/)
1125 $t =~ s/^enable/no/;
1130 # experimental-xxx is mostly like enable-xxx, but opensslconf.v
/barrelfish-2018-10-04/usr/eclipseclp/GecodeInterface/
H A DMakefile.in207 (cd $(GECODEDIR)/$(ARCH) ; $(CONFIG_PREFIX) ../configure CFLAGS="$(CLFAGS)" CXXFLAGS="$(CFLAGS)" --host=@host@ --enable-static --disable-mpfr --disable-float-vars $(ADD_GECODE_CONFIG_FLAGS) --prefix=$(THIRDPARTY_GECODE_DEST))
/barrelfish-2018-10-04/usr/eclipseclp/Alog/src/
H A Dconfigure107 -enable-* | --enable-*)
108 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
176 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
177 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
184 echo "--enable and --with options recognized:$ac_help"
/barrelfish-2018-10-04/usr/eclipseclp/lib_tcl/widget/
H A Dballoonhelp.tcl29 ## enable OR on
106 on - enable {
/barrelfish-2018-10-04/usr/eclipseclp/Usc/src/
H A Dconfigure107 -enable-* | --enable-*)
108 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
176 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
177 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
184 echo "--enable and --with options recognized:$ac_help"
/barrelfish-2018-10-04/lib/openssl-1.0.0d/
H A DMakefile.shared262 base=-Wl,--enable-auto-image-base; \
283 base=-Wl,--enable-auto-image-base; \
/barrelfish-2018-10-04/kernel/arch/x86_64/
H A Dsvm_vmkit.c55 * \brief Tries to enable hardware assisted virtualization.
88 // enable SVM
98 printk(LOG_WARN, "VMKit: Unable to enable SVM although the hardware "
128 "stgi\n\t" // enable the global intr flag
145 "stgi\n\t" // enable the global intr flag
230 if (amd_vmcb_np_rd(&vmcb).enable) {
284 // wait for interrupt will enable interrupts and therefore trigger their
/barrelfish-2018-10-04/usr/eclipseclp/Pds/src/
H A Dconfigure107 -enable-* | --enable-*)
108 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
176 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
177 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
184 echo "--enable and --with options recognized:$ac_help"
/barrelfish-2018-10-04/usr/eclipseclp/documents/mpslib/
H A Declipse.tex28 these libraries enable parallel applications to run on a wide range

Completed in 166 milliseconds

123