Searched refs:configured (Results 1 - 25 of 54) sorted by relevance

123

/external/testng/src/test/java/test/objectfactory/
H A DCombinedTestAndObjectFactorySample.java12 private boolean configured = false; field in class:CombinedTestAndObjectFactorySample
19 Assert.assertTrue(configured, "Should have been configured by object factory");
33 s.configured = true;
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dltpfsscsi.sh28 - These tests must be run after ssi_debug has been configured and built as a module so it can be loaded with
/external/swiftshader/third_party/LLVM/
H A Dbuild-for-llvm-top.sh18 # See if we have previously been configured by sensing the presence
62 msg 0 Module $module already configured, ignoring configure options.
/external/ltp/testscripts/
H A Dltpfsnolvm.sh37 - If this is run on a 2.4 kernel system then LVM must be configured and the kernel rebuilt. In a 2.5 environment
H A Dltpfslvm.sh40 - If this is run on a 2.4 kernel system then LVM must be configured and the kernel rebuilt. In a 2.5 environment
/external/e2fsprogs/debian/attic/libs/
H A Drules44 build: configured
52 configured:
58 touch configured
62 rm -f build configured install
/external/bison/build-aux/
H A Dgnu-web-doc-update41 -C, --builddir=DIR location of (configured) Makefile (default: .)
/external/dnsmasq/contrib/Suse/
H A Ddnsmasq-suse.spec28 addresses to appear in the DNS with names configured either in each host or
/external/libjpeg-turbo/release/
H A Dmakemacpkg.in122 echo ERROR: 32-bit build directory $BUILDDIR32 is not configured
187 echo ERROR: ARMv6 build directory $BUILDDIRARMV6 is not configured
251 echo ERROR: ARMv7 build directory $BUILDDIRARMV7 is not configured
315 echo ERROR: ARMv7s build directory $BUILDDIRARMV7S is not configured
379 echo ERROR: ARMv8 build directory $BUILDDIRARMV8 is not configured
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dvlan_full.c428 if (vlan->configured ||
436 vlan->configured = 1;
534 if (vlan->configured) {
H A Dap_config.h125 int configured; member in struct:hostapd_vlan
/external/wpa_supplicant_8/src/ap/
H A Dvlan_full.c428 if (vlan->configured ||
436 vlan->configured = 1;
534 if (vlan->configured) {
H A Dap_config.h125 int configured; member in struct:hostapd_vlan
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dvlan_full.c428 if (vlan->configured ||
436 vlan->configured = 1;
534 if (vlan->configured) {
H A Dap_config.h125 int configured; member in struct:hostapd_vlan
/external/syslinux/gpxe/src/drivers/net/
H A Deepro100.h160 * The configured flag indicates if a Config command was last issued.
165 int configured; member in struct:ifec_private
H A Deepro100.c70 * rings are setup. The MAC address is programmed and the card is configured.
361 priv->configured = 1;
1127 if ( priv->configured ) {
1128 priv->configured = 0;
/external/harfbuzz_ng/win32/
H A Ddetectenv-msvc.mak53 # Check to see we are configured to build with MSVC (MSDEVDIR, MSVCDIR or
/external/iproute2/examples/
H A Ddhcp-client-script351 LOG The interface $interface already configured.
/external/syslinux/core/
H A Dadv.inc97 cmp byte [ADVDrive],-1 ; No ADV configured, still?
/external/valgrind/perf/
H A Dvg_perf.in72 These Valgrind(s) must be configured with --enable-inner.
359 # in case this Valgrind was configured with --enable-inner. And
/external/antlr/antlr-3.4/runtime/Ruby/lib/
H A Dantlr3.rb48 immediately. The rest are configured to autoload when any of the constant names
/external/libpng/projects/owatcom/
H A Dpngconfig.mak104 $# The libpng project is incompletely configured. To complete configuration
/external/libunwind/doc/
H A Dlibunwind-ptrace.tex93 \Prog{libunwind}-versions configured for cross-unwinding.
/external/libvncserver/webclients/novnc/
H A DREADME.md105 configured. Hit the Connect button and enjoy!

Completed in 1031 milliseconds

123