Searched defs:DATA_TYPE (Results 1 - 25 of 32) sorted by relevance

12

/external/chromium_org/third_party/icu/source/tools/gensprep/
H A Dgensprep.h25 #define DATA_TYPE "spp" macro
/external/icu/icu4c/source/tools/gensprep/
H A Dgensprep.h25 #define DATA_TYPE "spp" macro
/external/tremolo/Tremolo/
H A Dmdct.h44 #define DATA_TYPE ogg_int32_t macro
57 extern void mdct_backward(int n, DATA_TYPE *in);
58 extern void mdct_shift_right(int n, DATA_TYPE *in, DATA_TYPE *right);
61 DATA_TYPE *in,DATA_TYPE *right,
/external/chromium_org/third_party/icu/source/samples/udata/
H A Dwriter.c37 #define DATA_TYPE "dat" macro
74 pData=udata_create(currdir, DATA_TYPE, DATA_NAME, &dataInfo,
H A Dreader.c35 #define DATA_TYPE "dat" macro
96 result=udata_openChoice(curPathBuffer, DATA_TYPE, DATA_NAME, isAcceptable, NULL, &status);
/external/icu/icu4c/source/samples/udata/
H A Dwriter.c37 #define DATA_TYPE "dat" macro
74 pData=udata_create(currdir, DATA_TYPE, DATA_NAME, &dataInfo,
H A Dreader.c35 #define DATA_TYPE "dat" macro
96 result=udata_openChoice(curPathBuffer, DATA_TYPE, DATA_NAME, isAcceptable, NULL, &status);
/external/libvorbis/lib/
H A Dmdct.h30 #define DATA_TYPE int macro
43 #define DATA_TYPE float macro
60 DATA_TYPE *trig;
63 DATA_TYPE scale;
68 extern void mdct_forward(mdct_lookup *init, DATA_TYPE *in, DATA_TYPE *out);
69 extern void mdct_backward(mdct_lookup *init, DATA_TYPE *in, DATA_TYPE *out);
/external/qemu/target-i386/
H A Dshift_helper_template.h31 #define DATA_TYPE uint8_t macro
36 #define DATA_TYPE uint16_t macro
41 #define DATA_TYPE uint32_t macro
46 #define DATA_TYPE uint64_t macro
115 #undef DATA_TYPE macro
H A Dcc_helper_template.h31 #define DATA_TYPE uint8_t macro
36 #define DATA_TYPE uint16_t macro
41 #define DATA_TYPE uint32_t macro
46 #define DATA_TYPE uint64_t macro
61 cf = (DATA_TYPE)CC_DST < (DATA_TYPE)src1;
64 zf = ((DATA_TYPE)CC_DST == 0) << 6;
75 cf = (DATA_TYPE)CC_DST < (DATA_TYPE)src1;
85 cf = (DATA_TYPE)CC_DS
272 #undef DATA_TYPE macro
[all...]
/external/chromium_org/third_party/icu/source/tools/gentest/
H A Dgentest.c34 #define DATA_TYPE "icu" macro
80 "\tcreate the test file " DATA_NAME "." DATA_TYPE " unless the -r option is given.\n"
111 pData=udata_create(outputDirectory, DATA_TYPE, DATA_NAME, &dataInfo,
/external/icu/icu4c/source/tools/gentest/
H A Dgentest.c34 #define DATA_TYPE "icu" macro
80 "\tcreate the test file " DATA_NAME "." DATA_TYPE " unless the -r option is given.\n"
111 pData=udata_create(outputDirectory, DATA_TYPE, DATA_NAME, &dataInfo,
/external/qemu/include/exec/
H A Dsoftmmu_header.h31 #define DATA_TYPE uint64_t macro
35 #define DATA_TYPE uint32_t macro
39 #define DATA_TYPE uint16_t macro
44 #define DATA_TYPE uint8_t macro
206 #undef DATA_TYPE macro
H A Dsoftmmu_template.h48 #define DATA_TYPE glue(u, SDATA_TYPE) macro
56 # define WORD_TYPE DATA_TYPE
115 static inline DATA_TYPE glue(io_read, SUFFIX)(CPUArchState *env,
153 DATA_TYPE res;
190 DATA_TYPE res1, res2;
235 DATA_TYPE res;
272 DATA_TYPE res1, res2;
304 DATA_TYPE
333 DATA_TYPE val,
359 void helper_le_st_name(CPUArchState *env, target_ulong addr, DATA_TYPE va
518 #undef DATA_TYPE macro
[all...]
/external/chromium_org/mojo/public/cpp/bindings/tests/
H A Dvalidation_test_input_parser.cc119 #define DATA_TYPE(name, data_size, parse_data_func) \ macro
124 DATA_TYPE("[u1]", 1, &ValidationTestInputParser::ParseUnsignedInteger),
125 DATA_TYPE("[u2]", 2, &ValidationTestInputParser::ParseUnsignedInteger),
126 DATA_TYPE("[u4]", 4, &ValidationTestInputParser::ParseUnsignedInteger),
127 DATA_TYPE("[u8]", 8, &ValidationTestInputParser::ParseUnsignedInteger),
128 DATA_TYPE("[s1]", 1, &ValidationTestInputParser::ParseSignedInteger),
129 DATA_TYPE("[s2]", 2, &ValidationTestInputParser::ParseSignedInteger),
130 DATA_TYPE("[s4]", 4, &ValidationTestInputParser::ParseSignedInteger),
131 DATA_TYPE("[s8]", 8, &ValidationTestInputParser::ParseSignedInteger),
132 DATA_TYPE("[
[all...]
/external/chromium_org/third_party/icu/source/common/
H A Dumapfile.c358 # define DATA_TYPE "dat" macro
H A Ducnv_bld.cpp199 static const char DATA_TYPE[] = "cnv"; variable
344 data = udata_openChoice(pArgs->pkg, DATA_TYPE, pArgs->name, isCnvAcceptable, NULL, err);
H A Ducnv_io.cpp173 static const char DATA_TYPE[] = "icu"; variable
240 data = udata_openChoice(NULL, DATA_TYPE, DATA_NAME, isAcceptable, NULL, &errCode);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtestidn.cpp73 #define DATA_TYPE "icu" macro
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dpkg_gencmn.c24 #define DATA_TYPE "dat" macro
143 type = DATA_TYPE;
/external/icu/icu4c/source/common/
H A Dumapfile.c358 # define DATA_TYPE "dat" macro
H A Ducnv_bld.cpp190 static const char DATA_TYPE[] = "cnv"; variable
335 data = udata_openChoice(pArgs->pkg, DATA_TYPE, pArgs->name, isCnvAcceptable, NULL, err);
/external/icu/icu4c/source/test/intltest/
H A Dtestidn.cpp73 #define DATA_TYPE "icu" macro
/external/icu/icu4c/source/tools/toolutil/
H A Dpkg_gencmn.c24 #define DATA_TYPE "dat" macro
143 type = DATA_TYPE;
/external/chromium_org/third_party/icu/source/tools/gencnval/
H A Dgencnval.c70 #define DATA_TYPE "icu" /* ICU alias table */ macro
241 "\tread convrtrs.txt and create " U_ICUDATA_NAME "_" DATA_NAME "." DATA_TYPE "\n"
292 out=udata_create(options[DESTDIR].value, DATA_TYPE, DATA_NAME, &dataInfo,

Completed in 1242 milliseconds

12