HomeSort by relevance Sort by last modified time
    Searched full:configuration (Results 1651 - 1675 of 9268) sorted by null

<<61626364656667686970>>

  /libcore/dom/src/test/java/org/w3c/domts/level2/html/
TestDefaultLSAltConfig.java 27 * Default LS parser in an alternative configuration.
  /libcore/dom/src/test/java/org/w3c/domts/level3/core/
TestDefaultParser.java 26 * Test suite using the default JAXP parser in the default configuration
TestDefaultParserAltConfig.java 28 * Test suite using the default JAXP parser in the alternative configuration
  /libcore/dom/src/test/java/org/w3c/domts/level3/ls/
TestDefaultParser.java 26 * Test suite using the default JAXP parser in the default configuration
  /libcore/dom/src/test/java/org/w3c/domts/level3/validation/
TestDefaultParser.java 26 * Test suite using the default JAXP parser in the default configuration
TestDefaultParserAltConfig.java 28 * Test suite using the default JAXP parser in the alternative configuration
  /libcore/dom/src/test/java/org/w3c/domts/level3/xpath/
TestDefaultParser.java 26 * Test suite using the default JAXP parser in the default configuration
TestDefaultParserAltConfig.java 28 * Test suite using the default JAXP parser in the alternative configuration
  /libcore/luni/src/main/java/javax/xml/parsers/
ParserConfigurationException.java 24 * Indicates a serious configuration error.
  /libcore/luni/src/main/java/org/w3c/dom/ls/
DOMImplementationLS.java 75 * error-handler</a>" configuration parameter is <code>null</code>. However, implementations
77 * the initial value of the <code>"error-handler"</code> configuration
93 * the value of the <code>"error-handler"</code> configuration
96 * initial value of the <code>"error-handler"</code> configuration
  /libcore/luni/src/test/java/tests/org/w3c/dom/
DOMDocumentBuilderFactory.java 9 * Parser configuration
  /libcore/support/src/test/java/tests/support/
Support_PlatformFile.java 26 String property = System.getProperty("com.ibm.oti.configuration");
  /ndk/sources/host-tools/make-3.81/config/
intmax.m4 6 dnl that contains a configuration script generated by Autoconf, under
inttypes-pri.m4 6 dnl that contains a configuration script generated by Autoconf, under
isc-posix.m4 6 dnl that contains a configuration script generated by Autoconf, under
lcmessage.m4 6 dnl that contains a configuration script generated by Autoconf, under
longdouble.m4 6 dnl that contains a configuration script generated by Autoconf, under
printf-posix.m4 6 dnl that contains a configuration script generated by Autoconf, under
uintmax_t.m4 6 dnl that contains a configuration script generated by Autoconf, under
  /ndk/sources/host-tools/make-3.81/
make_msvc_net2003.vcproj 13 <Configuration
65 </Configuration>
66 <Configuration
115 </Configuration>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
progress_monitor.hpp 52 // configuration
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
version.hpp 1 // Boost version.hpp configuration header file ------------------------------//
  /packages/apps/Camera2/src/com/android/camera/ui/
CameraRootView.java 22 import android.content.res.Configuration;
128 int camOrientation = (rotation % 180 == 0) ? Configuration.ORIENTATION_PORTRAIT
129 : Configuration.ORIENTATION_LANDSCAPE;
182 if (orientation == Configuration.ORIENTATION_PORTRAIT) {
  /packages/apps/Email/res/xml/
authenticator_alternate.xml 20 <!-- The attributes in this XML file provide configuration information -->
authenticator_eas.xml 20 <!-- The attributes in this XML file provide configuration information -->

Completed in 1027 milliseconds

<<61626364656667686970>>