/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | dec_mips32.c | 394 "lbu %[temp1], 0+0*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne() 402 "lbu %[temp18], 1+0*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne() 403 "sb %[temp1], 0+0*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne() 411 "lbu %[temp1], 2+0*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne() 412 "sb %[temp18], 1+0*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne() 420 "lbu %[temp18], 3+0*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne() 421 "sb %[temp1], 2+0*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne() 429 "sb %[temp18], 3+0*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne() 430 "lbu %[temp5], 0+1*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne() 431 "lbu %[temp8], 1+1*" XSTR(BPS) "(%[dst]) \n\t" in TransformOne() [all …]
|
D | enc_mips32.c | 84 "lbu %[temp16], 0+" XSTR(BPS) "*" #A "(%[temp20]) \n\t" \ 85 "lbu %[temp17], 1+" XSTR(BPS) "*" #A "(%[temp20]) \n\t" \ 86 "lbu %[temp18], 2+" XSTR(BPS) "*" #A "(%[temp20]) \n\t" \ 87 "lbu %[temp19], 3+" XSTR(BPS) "*" #A "(%[temp20]) \n\t" \ 110 "sb %[" #TEMP0 "], 0+" XSTR(BPS) "*" #A "(%[temp16]) \n\t" \ 111 "sb %[" #TEMP4 "], 1+" XSTR(BPS) "*" #A "(%[temp16]) \n\t" \ 112 "sb %[" #TEMP8 "], 2+" XSTR(BPS) "*" #A "(%[temp16]) \n\t" \ 113 "sb %[" #TEMP12 "], 3+" XSTR(BPS) "*" #A "(%[temp16]) \n\t" 258 "lbu %[temp0], 0+" XSTR(BPS) "*" #A "(%[a]) \n\t" \ 259 "lbu %[temp1], 1+" XSTR(BPS) "*" #A "(%[a]) \n\t" \ [all …]
|
D | enc_mips_dsp_r2.c | 82 "lw %[" #TEMP2 "], " XSTR(BPS) "*" #A "(%[" #TEMP0 "]) \n\t" \ 83 "lw %[" #TEMP3 "], " XSTR(BPS) "*" #A "(%[" #TEMP1 "]) \n\t" \ 334 "usw %[value], 0+" #J "*" XSTR(BPS) "(%[dst]) \n\t" \ 335 "usw %[value], 4+" #J "*" XSTR(BPS) "(%[dst]) \n\t" \ 337 "usw %[value], 8+" #J "*" XSTR(BPS) "(%[dst]) \n\t" \ 338 "usw %[value], 12+" #J "*" XSTR(BPS) "(%[dst]) \n\t" \ 602 "usw %[temp0], 0*" XSTR(BPS) "(%[dst]) \n\t" in DC4() 603 "usw %[temp0], 1*" XSTR(BPS) "(%[dst]) \n\t" in DC4() 604 "usw %[temp0], 2*" XSTR(BPS) "(%[dst]) \n\t" in DC4() 605 "usw %[temp0], 3*" XSTR(BPS) "(%[dst]) \n\t" in DC4() [all …]
|
D | mips_macro.h | 20 #define XSTR(s) STR(s) macro 43 "ulw %[" #O0 "], " #I1 "+" XSTR(I9) "*" #I5 "(%[" #I0 "]) \n\t" \ 44 "ulw %[" #O1 "], " #I2 "+" XSTR(I9) "*" #I6 "(%[" #I0 "]) \n\t" \ 45 "ulw %[" #O2 "], " #I3 "+" XSTR(I9) "*" #I7 "(%[" #I0 "]) \n\t" \ 46 "ulw %[" #O3 "], " #I4 "+" XSTR(I9) "*" #I8 "(%[" #I0 "]) \n\t" 183 "usw %[" #IO0 "], " XSTR(I13) "*" #I9 "(%[" #I8 "]) \n\t" \ 184 "usw %[" #IO2 "], " XSTR(I13) "*" #I10 "(%[" #I8 "]) \n\t" \ 185 "usw %[" #IO4 "], " XSTR(I13) "*" #I11 "(%[" #I8 "]) \n\t" \ 186 "usw %[" #IO6 "], " XSTR(I13) "*" #I12 "(%[" #I8 "]) \n\t"
|
D | dec_mips_dsp_r2.c | 551 "lbu %[" #TEMP0 "], " #A "+" #A1 "*" XSTR(BPS) "(%[" #SRC "]) \n\t" \ 552 "lbu %[" #TEMP1 "], " #B "+" #B1 "*" XSTR(BPS) "(%[" #SRC "]) \n\t" \ 553 "lbu %[" #TEMP2 "], " #C "+" #C1 "*" XSTR(BPS) "(%[" #SRC "]) \n\t" \ 554 "lbu %[" #TEMP3 "], " #D "+" #D1 "*" XSTR(BPS) "(%[" #SRC "]) \n\t" \ 626 "usw %[" #TEMP0 "], " #A "*" XSTR(BPS) "(%[" #DST "]) \n\t" \ 627 "usw %[" #TEMP1 "], " #B "+" #C "*" XSTR(BPS) "(%[" #DST "]) \n\t" 662 "ulw %[temp0], -1*" XSTR(BPS) "(%[dst]) \n\t" in DC4() 686 "ulw %[temp7], -1-" XSTR(BPS) "(%[dst]) \n\t" in RD4() 705 "lbu %[temp5], 3-" XSTR(BPS) "(%[dst]) \n\t" in RD4() 728 "ulw %[" #TEMP0 "], " #A "*" XSTR(BPS) "(%[" #SRC "]) \n\t" \ [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
D | test_cast_main.cpp | 35 #define XSTR(s) STR(s) macro 47 std::cout << std::fixed << XSTR(Func) << "<" << FromString \ 48 << ", " XSTR(ToCName) ">(" << Input << "): "; \ 67 std::cout << std::fixed << XSTR(Func) << "<" << FromString \ 68 << ", " XSTR(ToCName) ">(" << Input << "): "; \ 87 std::cout << std::fixed << XSTR(Func) << "<" << FromString << ", " \
|
D | test_strengthreduce.def | 17 #define XSTR(s) STR(s)
|
D | test_fcmp.def | 17 #define XSTR(s) STR(s)
|
D | test_icmp.def | 17 #define XSTR(s) STR(s)
|
D | mem_intrin_main.cpp | 14 #define XSTR(s) STR(s) macro
|
D | test_arith.def | 17 #define XSTR(s) STR(s)
|
/third_party/lame/frontend/ |
D | gtkanal.c | 61 #define XSTR(x) STR(x) macro 1130 XSTR(MP3X_MAJOR_VERSION) "." XSTR(MP3X_MINOR_VERSION) in get_mp3x_version() 1131 " (alpha " XSTR(MP3X_ALPHA_VERSION) ", " __DATE__ " " __TIME__ ")"; in get_mp3x_version() 1134 XSTR(MP3X_MAJOR_VERSION) "." XSTR(MP3X_MINOR_VERSION) in get_mp3x_version() 1135 " (beta " XSTR(MP3X_BETA_VERSION) ", " __DATE__ ")"; in get_mp3x_version() 1138 XSTR(MP3X_MAJOR_VERSION) "." XSTR(MP3X_MINOR_VERSION); in get_mp3x_version()
|
/third_party/openssl/apps/ |
D | enc.c | 34 #define STR(a) XSTR(a) 35 #define XSTR(a) #a macro
|
/third_party/node/deps/openssl/openssl/apps/ |
D | enc.c | 34 #define STR(a) XSTR(a) 35 #define XSTR(a) #a macro
|
/third_party/node/deps/v8/src/objects/ |
D | intl-objects.cc | 54 #define XSTR(s) STR(s) macro 58 "v8 is required to build with ICU " XSTR(V8_MINIMUM_ICU_VERSION) " and up"); 60 #undef XSTR
|
/third_party/node/deps/v8/src/execution/loong64/ |
D | simulator-loong64.cc | 330 #define XSTR(a) STR(a) in Debug() macro 370 "%" XSTR(COMMAND_SIZE) "s " in Debug() 371 "%" XSTR(ARG_SIZE) "s " in Debug() 372 "%" XSTR(ARG_SIZE) "s", in Debug() 736 #undef XSTR in Debug()
|
/third_party/node/deps/v8/src/execution/ppc/ |
D | simulator-ppc.cc | 165 #define XSTR(a) STR(a) in Debug() macro 208 "%" XSTR(COMMAND_SIZE) "s " in Debug() 209 "%" XSTR(ARG_SIZE) "s " in Debug() 210 "%" XSTR(ARG_SIZE) "s", in Debug() 626 #undef XSTR in Debug()
|
/third_party/node/deps/v8/src/execution/arm/ |
D | simulator-arm.cc | 220 #define XSTR(a) STR(a) in ExecDebugCommand() macro 248 "%" XSTR(COMMAND_SIZE) "s " in ExecDebugCommand() 249 "%" XSTR(ARG_SIZE) "s " in ExecDebugCommand() 250 "%" XSTR(ARG_SIZE) "s", in ExecDebugCommand() 588 #undef XSTR in ExecDebugCommand()
|
/third_party/node/deps/v8/src/execution/arm64/ |
D | simulator-arm64.cc | 3497 #define XSTR(a) STR(a) in ExecDebugCommand() macro 3527 "%" XSTR(COMMAND_SIZE) "s " in ExecDebugCommand() 3528 "%" XSTR(ARG_SIZE) "s " in ExecDebugCommand() 3529 "%" XSTR(ARG_SIZE) "s", in ExecDebugCommand() 6362 #undef XSTR
|
/third_party/node/deps/v8/src/execution/riscv64/ |
D | simulator-riscv64.cc | 1632 #define XSTR(a) STR(a) in Debug() macro 1673 "%" XSTR(COMMAND_SIZE) "s " in Debug() 1674 "%" XSTR(ARG_SIZE) "s " in Debug() 1675 "%" XSTR(ARG_SIZE) "s", in Debug() 2037 #undef XSTR in Debug()
|
/third_party/node/deps/v8/src/execution/mips/ |
D | simulator-mips.cc | 324 #define XSTR(a) STR(a) in Debug() macro 364 "%" XSTR(COMMAND_SIZE) "s " in Debug() 365 "%" XSTR(ARG_SIZE) "s " in Debug() 366 "%" XSTR(ARG_SIZE) "s", in Debug() 761 #undef XSTR in Debug()
|
/third_party/node/deps/v8/src/execution/mips64/ |
D | simulator-mips64.cc | 299 #define XSTR(a) STR(a) in Debug() macro 339 "%" XSTR(COMMAND_SIZE) "s " in Debug() 340 "%" XSTR(ARG_SIZE) "s " in Debug() 341 "%" XSTR(ARG_SIZE) "s", in Debug() 705 #undef XSTR in Debug()
|
/third_party/node/deps/v8/src/execution/s390/ |
D | simulator-s390.cc | 175 #define XSTR(a) STR(a) in Debug() macro 218 "%" XSTR(COMMAND_SIZE) "s " in Debug() 219 "%" XSTR(ARG_SIZE) "s " in Debug() 220 "%" XSTR(ARG_SIZE) "s", in Debug() 642 #undef XSTR in Debug()
|
/third_party/skia/third_party/externals/libwebp/ |
D | ChangeLog | 1501 29377d55 dsp/mips: cosmetics: add whitespace around XSTR macro
|