HomeSort by: relevance | last modified time | path
    Searched defs:Configuration (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
config.py 26 # We haven't loaded the site specific configuration (the user is
28 # configuration hasn't been created by the build system, or we are in an
33 lit_config.warning('No site specific configuration file found!'
34 ' Running the tests in the default configuration.')
37 "Specified site configuration file does not exist: '%s'" %
40 lit_config.note('using site specific configuration at %s' % site_cfg)
57 class Configuration(object):
258 # Build the tests in the same configuration as libcxx itself,
  /src/sys/external/bsd/gnu-efi/dist/inc/
efipciio.h 397 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_CONFIGURATION Configuration;
  /src/external/bsd/wpa/dist/src/drivers/
driver_ndis.c 166 NDIS_802_11_CONFIGURATION Configuration;
879 r->freq = bss->Configuration.DSConfig / 1000;
1079 /* Re-set WEP keys if static WEP configuration is used. */
1117 * configuration due to Privacy field mismatch, so use
1118 * a workaround to make the configuration look like
  /src/sys/dev/ic/
mpt_mpilib.h 1454 U32 Configuration; /* 04h */
1543 U32 Configuration; /* 0Ch */

Completed in 36 milliseconds