Home
last modified time | relevance | path

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

12

/external/srtp/
DTODO7 - move HAVE_U_LONG_LONG inside of datatypes.c, or some other
18 - move octet_get_weight() from datatypes.c to math.c (any other
DAndroid.mk18 crypto/math/datatypes.c \
DMakefile85 math = crypto/math/datatypes.o crypto/math/stat.o
DMakefile.in87 math = crypto/math/datatypes.o crypto/math/stat.o
/external/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"
/external/srtp/googlepatches/
Dvidyo-3-srtp-ws.patch45 … CVS -x '*~' -x '.*' -x 'obj-*' srtp-lin/crypto/include/datatypes.h srtp/crypto/include/datatypes.h
46 --- srtp-lin/crypto/include/datatypes.h 2006-07-12 18:41:57.000000000 -0400
47 +++ srtp/crypto/include/datatypes.h 2009-04-22 19:20:01.000000000 -0400
186 …urN -x CVS -x '*~' -x '.*' -x 'obj-*' srtp-lin/crypto/math/datatypes.c srtp/crypto/math/datatypes.c
187 --- srtp-lin/crypto/math/datatypes.c 2006-07-18 15:45:46.000000000 -0400
188 +++ srtp/crypto/math/datatypes.c 2009-04-22 19:03:15.000000000 -0400
Dgoogle-9-rdbx-leak-plug.patch16 * libsrtp internal datatypes
/external/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()
DTODO92 - XML Schemas datatypes except Base64 and BinHex
/external/srtp/crypto/
DMakefile76 math = math/datatypes.o math/stat.o
DMakefile.in76 math = math/datatypes.o math/stat.o
/external/nanopb-c/docs/
Dconcepts.rst147 …s datatypes have directly corresponding C datatypes, such as int32 is int32_t, float is float and …
Dreference.rst62 The default setting is to use the smallest datatypes (least resources used).
264 The *uint8_t* datatypes limit the maximum size of a single item to 255 bytes and arrays to 255 item…
700 …decoding on the value. This corresponds to the Protocol Buffers *sint32* and *sint64* datatypes. ::
/external/nanopb-c/generator/
Dnanopb_generator.py49 datatypes = { variable
228 if datatypes.has_key(desc.type):
229 self.ctype, self.pbtype, self.enc_size = datatypes[desc.type]
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle13 * Those are the functions and datatypes for the parser input
65 * Those are the functions and datatypes for the library output
/external/deqp/android/cts/master/
Dgles2-master.txt1662 dEQP-GLES2.functional.shaders.functions.datatypes.float_float_vertex
1663 dEQP-GLES2.functional.shaders.functions.datatypes.float_float_fragment
1664 dEQP-GLES2.functional.shaders.functions.datatypes.float_vec2_vertex
1665 dEQP-GLES2.functional.shaders.functions.datatypes.float_vec2_fragment
1666 dEQP-GLES2.functional.shaders.functions.datatypes.float_vec3_vertex
1667 dEQP-GLES2.functional.shaders.functions.datatypes.float_vec3_fragment
1668 dEQP-GLES2.functional.shaders.functions.datatypes.float_vec4_vertex
1669 dEQP-GLES2.functional.shaders.functions.datatypes.float_vec4_fragment
1670 dEQP-GLES2.functional.shaders.functions.datatypes.float_mat2_vertex
1671 dEQP-GLES2.functional.shaders.functions.datatypes.float_mat2_fragment
[all …]
/external/deqp/data/gles2/shaders/
Dfunctions.test10 group datatypes "Function Parameter Data Types"
551 end # datatypes
/external/deqp/data/gles3/shaders/
Dfunctions.test10 group datatypes "Function Parameter Data Types"
873 end # datatypes
/external/deqp/android/cts/master/src/
Dgles3-driver-issues.txt553 dEQP-GLES3.functional.shaders.functions.datatypes.bool_bvec2_vertex
554 dEQP-GLES3.functional.shaders.functions.datatypes.bool_bvec2_fragment
/external/deqp/android/cts/lmp-mr1/
Dgles3-master.txt3399 dEQP-GLES3.functional.shaders.functions.datatypes.float_float_vertex
3400 dEQP-GLES3.functional.shaders.functions.datatypes.float_float_fragment
3401 dEQP-GLES3.functional.shaders.functions.datatypes.float_vec2_vertex
3402 dEQP-GLES3.functional.shaders.functions.datatypes.float_vec2_fragment
3403 dEQP-GLES3.functional.shaders.functions.datatypes.float_vec3_vertex
3404 dEQP-GLES3.functional.shaders.functions.datatypes.float_vec3_fragment
3405 dEQP-GLES3.functional.shaders.functions.datatypes.float_vec4_vertex
3406 dEQP-GLES3.functional.shaders.functions.datatypes.float_vec4_fragment
3407 dEQP-GLES3.functional.shaders.functions.datatypes.float_mat2_vertex
3408 dEQP-GLES3.functional.shaders.functions.datatypes.float_mat2_fragment
[all …]

12