Home
last modified time | relevance | path

Searched refs:datatypes (Results 1 – 25 of 119) sorted by relevance

12345

/third_party/libxml2/test/relaxng/
Dtutor5_1.rng2 <data type="int" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"/>
Dtutor7_2.rng2 datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
Dtutor7_1.rng2 datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
Dtutor7_3.rng2 datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
Dtutor5_2.rng2 datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
DtutorA.rng1 <grammar datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
Dambig_name-class.rng1 <grammar datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
/third_party/openssl/doc/man3/
DPEM_read_CMS.pod92 as a placeholder for any of the OpenSSL datatypes, such as B<X509>.
96 These routines convert between local instances of ASN1 datatypes and
DBIO_get_ex_new_index.pod76 for any of the OpenSSL datatypes listed in L<CRYPTO_get_ex_new_index(3)>.
DX509_dup.pod334 as a placeholder for any of the OpenSSL datatypes, such as B<X509>.
/third_party/libxml2/
Drngparser.c95 xmlHashTablePtr datatypes; member
542 if (ctxt->datatypes == NULL) in xmlParseCRNG_bindDatatypePrefix()
543 ctxt->datatypes = xmlHashCreate(10); in xmlParseCRNG_bindDatatypePrefix()
544 if (ctxt->datatypes == NULL) { in xmlParseCRNG_bindDatatypePrefix()
548 ret = xmlHashAddEntry(ctxt->datatypes, prefix, in xmlParseCRNG_bindDatatypePrefix()
593 ret = xmlHashLookup(ctxt->datatypes, prefix); in xmlParseCRNG_lookupDatatypePrefix()
/third_party/node/deps/npm/node_modules/asn1/
DREADME.md1 node-asn1 is a library for encoding and decoding ASN.1 datatypes in pure JS.
/third_party/libxml2/fuzz/
Dschema.dict9 # Primitive datatypes
/third_party/python/Doc/library/
Dindex.rst49 datatypes.rst
/third_party/libxml2/os400/libxmlrpg/
DxmlIO.rpgle14 * Those are the functions and datatypes for the parser input
66 * Those are the functions and datatypes for the library output
/third_party/jsoncpp/doc/
Djsoncpp.dox71 // Try other datatypes. Some are auto-convertible to others.
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_config.h.in44 /* C datatypes */
DSDL_config.h.cmake39 /* C datatypes */
/third_party/EGL/api/
Dregistry.rnc10 namespace xsd = "http://www.w3.org/2001/XMLSchema-datatypes"
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_timer_query.txt473 RESOLVED: Via two new datatypes, int64EXT and uint64EXT, and their
478 OpenGL 3.2 now has int64 and uint64 datatypes as part of the core spec.
541 OpenGL 3.2 now has int64 and uint64 datatypes as part of the core spec.
/third_party/openGLES/extensions/ARB/
DARB_timer_query.txt483 RESOLVED: Via two new datatypes, int64EXT and uint64EXT, and their
488 OpenGL 3.2 now has int64 and uint64 datatypes as part of the core spec.
551 OpenGL 3.2 now has int64 and uint64 datatypes as part of the core spec.
/third_party/openGLES/xml/
Dregistry.rnc10 namespace xsd = "http://www.w3.org/2001/XMLSchema-datatypes"
/third_party/skia/third_party/externals/opengl-registry/xml/
Dregistry.rnc21 namespace xsd = "http://www.w3.org/2001/XMLSchema-datatypes"
/third_party/skia/third_party/externals/egl-registry/api/
Dregistry.rnc28 namespace xsd = "http://www.w3.org/2001/XMLSchema-datatypes"
/third_party/openGLES/extensions/EXT/
DEXT_timer_query.txt90 RESOLVED: Using the int64 and uint64 datatypes (introduced in OpenGL
150 and this extension was changed to use the core datatypes for

12345