HomeSort by relevance Sort by last modified time
    Searched refs:datatype (Results 1 - 19 of 19) sorted by null

  /external/dropbear/
cli-channel.c 37 unsigned int datatype; local
48 datatype = buf_getint(ses.payload);
50 if (datatype != SSH_EXTENDED_DATA_STDERR) {
51 TRACE(("leave recv_msg_channel_extended_data: wrong datatype: %d",
52 datatype))
  /libcore/luni/src/main/java/javax/xml/datatype/
DatatypeConstants.java 20 package javax.xml.datatype;
26 * <p>Utility class to contain basic Datatype values as constants.</p>
204 * <p>Fully qualified name for W3C XML Schema 1.0 datatype <code>dateTime</code>.</p>
209 * <p>Fully qualified name for W3C XML Schema 1.0 datatype <code>time</code>.</p>
214 * <p>Fully qualified name for W3C XML Schema 1.0 datatype <code>date</code>.</p>
219 * <p>Fully qualified name for W3C XML Schema 1.0 datatype <code>gYearMonth</code>.</p>
224 * <p>Fully qualified name for W3C XML Schema 1.0 datatype <code>gMonthDay</code>.</p>
229 * <p>Fully qualified name for W3C XML Schema 1.0 datatype <code>gYear</code>.</p>
234 * <p>Fully qualified name for W3C XML Schema 1.0 datatype <code>gMonth</code>.</p>
239 * <p>Fully qualified name for W3C XML Schema 1.0 datatype <code>gDay</code>.</p
    [all...]
SecuritySupport.java 20 package javax.xml.datatype;
DatatypeConfigurationException.java 20 package javax.xml.datatype;
XMLGregorianCalendar.java 20 package javax.xml.datatype;
44 * date/time datatype fields and this class' fields. It also summarizes
54 * Date/Time Datatype Field Mapping Between XML Schema 1.0 and Java Representation
61 * datatype<br/>
453 * <p>Return high order component for XML Schema 1.0 dateTime datatype field for
468 * <p>Return low order component for XML Schema 1.0 dateTime datatype field for
482 * <p>Return XML Schema 1.0 dateTime datatype field for
627 * <p><code>xsd:dateTime</code> datatype field mapping to accessors of
731 * <td>Datatype</td>
    [all...]
Duration.java 20 package javax.xml.datatype;
43 * to use for the duration datatype of XML Schema 1.0 with
111 * <td>Datatype</td>
197 "javax.xml.datatype.Duration#getXMLSchemaType():"
    [all...]
FactoryFinder.java 20 package javax.xml.datatype;
45 private static final String CLASS_NAME = "javax.xml.datatype.FactoryFinder";
DatatypeFactory.java 20 package javax.xml.datatype;
27 * <p>Factory that creates new <code>javax.xml.datatype</code> <code>Object</code>s that map XML to/from Java <code>Object</code>s.</p>
33 * If the system property specified by {@link #DATATYPEFACTORY_PROPERTY}, "<code>javax.xml.datatype.DatatypeFactory</code>",
43 * The services resolution mechanism is used, e.g. <code>META-INF/services/java.xml.datatype.DatatypeFactory</code>.
48 * {@link #DATATYPEFACTORY_IMPLEMENTATION_CLASS}, "<code>javax.xml.datatype.DatatypeFactoryImpl</code>".
63 * <p>Default value is <code>javax.xml.datatype.DatatypeFactory</code>.</p>
65 public static final String DATATYPEFACTORY_PROPERTY = "javax.xml.datatype.DatatypeFactory";
70 * <p>Default value is <code>org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl</code>.</p>
72 public static final String DATATYPEFACTORY_IMPLEMENTATION_CLASS = new String("org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl");
185 * <li>{@link XMLGregorianCalendar} Date/Time Datatype Field Mapping Between XML Schema 1.0 and Java Representation</li
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
sbitmap.h 36 #error Need to increase size of datatype used for popcount
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
sbitmap.h 36 #error Need to increase size of datatype used for popcount
  /frameworks/base/tools/localize/
XLIFFFile.cpp 69 string datatype = file->GetAttribute("", "datatype", ""); local
477 fileAttrs.push_back(XMLAttribute(XLIFF_XMLNS, "datatype", "x-android-res"));
  /external/jdiff/
xerces.jar 
  /prebuilt/sdk/9/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h     [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_opengl.h     [all...]

Completed in 1716 milliseconds