/external/qemu/target-i386/ |
D | cc_helper_template.h | 31 #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; in glue() 64 zf = ((DATA_TYPE)CC_DST == 0) << 6; in glue() 75 cf = (DATA_TYPE)CC_DST < (DATA_TYPE)src1; in glue() 85 cf = (DATA_TYPE)CC_DST <= (DATA_TYPE)src1; in glue() 88 zf = ((DATA_TYPE)CC_DST == 0) << 6; in glue() 99 cf = (DATA_TYPE)CC_DST <= (DATA_TYPE)src1; in glue() [all …]
|
D | shift_helper_template.h | 31 #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
|
/external/libvorbis/lib/ |
D | mdct.h | 30 #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);
|
D | mdct.c | 54 DATA_TYPE *T=_ogg_malloc(sizeof(*T)*(n+n/4)); in mdct_init() 94 STIN void mdct_butterfly_8(DATA_TYPE *x){ in mdct_butterfly_8() 118 STIN void mdct_butterfly_16(DATA_TYPE *x){ in mdct_butterfly_16() 153 STIN void mdct_butterfly_32(DATA_TYPE *x){ in mdct_butterfly_32() 217 STIN void mdct_butterfly_first(DATA_TYPE *T, in mdct_butterfly_first() 218 DATA_TYPE *x, in mdct_butterfly_first() 221 DATA_TYPE *x1 = x + points - 8; in mdct_butterfly_first() 222 DATA_TYPE *x2 = x + (points>>1) - 8; in mdct_butterfly_first() 264 STIN void mdct_butterfly_generic(DATA_TYPE *T, in mdct_butterfly_generic() 265 DATA_TYPE *x, in mdct_butterfly_generic() [all …]
|
/external/tremolo/Tremolo/ |
D | mdct.c | 64 STIN void presymmetry(DATA_TYPE *in,int n2,int step){ in presymmetry() 65 DATA_TYPE *aX; in presymmetry() 66 DATA_TYPE *bX; in presymmetry() 104 STIN void mdct_butterfly_8(DATA_TYPE *x){ in mdct_butterfly_8() 127 STIN void mdct_butterfly_16(DATA_TYPE *x){ in mdct_butterfly_16() 154 STIN void mdct_butterfly_32(DATA_TYPE *x){ in mdct_butterfly_32() 197 STIN void mdct_butterfly_generic(DATA_TYPE *x,int points,int step){ in mdct_butterfly_generic() 199 DATA_TYPE *x1 = x + points - 4; in mdct_butterfly_generic() 200 DATA_TYPE *x2 = x + (points>>1) - 4; in mdct_butterfly_generic() 228 STIN void mdct_butterflies(DATA_TYPE *x,int points,int shift){ in mdct_butterflies() [all …]
|
D | mdct.h | 44 #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/mojo/public/cpp/bindings/tests/ |
D | validation_test_input_parser.cc | 119 #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("[b]", 1, &ValidationTestInputParser::ParseBinarySequence), [all …]
|
/external/qemu/include/exec/ |
D | softmmu_template.h | 48 #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, in glue() 153 DATA_TYPE res; in helper_le_ld_name() 190 DATA_TYPE res1, res2; in helper_le_ld_name() 235 DATA_TYPE res; in helper_be_ld_name() 272 DATA_TYPE res1, res2; in helper_be_ld_name() 304 DATA_TYPE 333 DATA_TYPE val, in glue() 359 void helper_le_st_name(CPUArchState *env, target_ulong addr, DATA_TYPE val, in helper_le_st_name() [all …]
|
D | softmmu_header.h | 31 #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
|
/external/icu/icu4c/source/samples/udata/ |
D | writer.c | 37 #define DATA_TYPE "dat" macro 74 pData=udata_create(currdir, DATA_TYPE, DATA_NAME, &dataInfo, in main()
|
D | reader.c | 35 #define DATA_TYPE "dat" macro 96 result=udata_openChoice(curPathBuffer, DATA_TYPE, DATA_NAME, isAcceptable, NULL, &status); in main()
|
/external/chromium_org/third_party/icu/source/samples/udata/ |
D | writer.c | 37 #define DATA_TYPE "dat" macro 74 pData=udata_create(currdir, DATA_TYPE, DATA_NAME, &dataInfo, in main()
|
D | reader.c | 35 #define DATA_TYPE "dat" macro 96 result=udata_openChoice(curPathBuffer, DATA_TYPE, DATA_NAME, isAcceptable, NULL, &status); in main()
|
/external/icu/icu4c/source/tools/gentest/ |
D | gentest.c | 34 #define DATA_TYPE "icu" macro 80 "\tcreate the test file " DATA_NAME "." DATA_TYPE " unless the -r option is given.\n" in main() 111 pData=udata_create(outputDirectory, DATA_TYPE, DATA_NAME, &dataInfo, in createData()
|
/external/chromium_org/third_party/icu/source/tools/gentest/ |
D | gentest.c | 34 #define DATA_TYPE "icu" macro 80 "\tcreate the test file " DATA_NAME "." DATA_TYPE " unless the -r option is given.\n" in main() 111 pData=udata_create(outputDirectory, DATA_TYPE, DATA_NAME, &dataInfo, in createData()
|
/external/icu/icu4c/source/tools/gensprep/ |
D | gensprep.h | 25 #define DATA_TYPE "spp" macro
|
D | gensprep.c | 103 …"create a binary file [package-name]_[bundle-name]." DATA_TYPE " with the StringPrep profile data\… in printHelp() 196 "gensprep writes dummy " U_ICUDATA_NAME "_" DATA_NAME "." DATA_TYPE in main()
|
D | store.c | 576 …printf("size of " U_ICUDATA_NAME "_%s." DATA_TYPE " contents: %ld bytes\n", bundleName,(long)size); in generateData() 587 pData=udata_create(dataDir, DATA_TYPE, fileName, &dataInfo, in generateData()
|
/external/chromium_org/third_party/icu/source/tools/gensprep/ |
D | gensprep.h | 25 #define DATA_TYPE "spp" macro
|
D | gensprep.c | 103 …"create a binary file [package-name]_[bundle-name]." DATA_TYPE " with the StringPrep profile data\… in printHelp() 196 "gensprep writes dummy " U_ICUDATA_NAME "_" DATA_NAME "." DATA_TYPE in main()
|
D | store.c | 576 …printf("size of " U_ICUDATA_NAME "_%s." DATA_TYPE " contents: %ld bytes\n", bundleName,(long)size); in generateData() 587 pData=udata_create(dataDir, DATA_TYPE, fileName, &dataInfo, in generateData()
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
D | pkg_gencmn.c | 24 #define DATA_TYPE "dat" macro 143 type = DATA_TYPE; in createCommonDataFile()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | pkg_gencmn.c | 24 #define DATA_TYPE "dat" macro 143 type = DATA_TYPE; in createCommonDataFile()
|
/external/icu/icu4c/source/tools/gencnval/ |
D | gencnval.c | 70 #define DATA_TYPE "icu" /* ICU alias table */ macro 241 "\tread convrtrs.txt and create " U_ICUDATA_NAME "_" DATA_NAME "." DATA_TYPE "\n" in main() 292 out=udata_create(options[DESTDIR].value, DATA_TYPE, DATA_NAME, &dataInfo, in main()
|
/external/chromium_org/third_party/icu/source/tools/gencnval/ |
D | gencnval.c | 70 #define DATA_TYPE "icu" /* ICU alias table */ macro 241 "\tread convrtrs.txt and create " U_ICUDATA_NAME "_" DATA_NAME "." DATA_TYPE "\n" in main() 292 out=udata_create(options[DESTDIR].value, DATA_TYPE, DATA_NAME, &dataInfo, in main()
|