Searched defs:max_d (Results 1 – 11 of 11) sorted by relevance
| /external/libopus/celt/tests/ |
| D | test_unit_mathops.c | 130 opus_int32 min_d,max_d,last,chk; in testbitexactcos() local 154 opus_int32 min_d,max_d,last,chk; in testbitexactlog2tan() local
|
| /external/mesa3d/src/gallium/state_trackers/clover/util/ |
| D | factor.hpp | 40 const T max_d = (limit > 0 && limit < x ? limit : x); in find_integer_prime_factors() local
|
| /external/libchrome/base/time/ |
| D | time_unittest.cc | 939 double max_d = max_int; in TEST() local
|
| /external/skia/third_party/libpng/ |
| D | pngrtran.c | 574 int max_d; in png_set_quantize() local
|
| /external/libpng/ |
| D | pngrtran.c | 574 int max_d; in png_set_quantize() local
|
| /external/syslinux/com32/lib/libpng/ |
| D | pngrtran.c | 319 int max_d; in png_set_dither() local
|
| /external/pdfium/third_party/libpng16/ |
| D | pngrtran.c | 574 int max_d; in png_set_quantize() local
|
| /external/v8/src/compiler/mips/ |
| D | code-generator-mips.cc | 1208 __ max_d(i.OutputDoubleRegister(), i.InputDoubleRegister(0), in AssembleArchInstruction() local
|
| /external/v8/src/compiler/mips64/ |
| D | code-generator-mips64.cc | 1422 __ max_d(i.OutputDoubleRegister(), i.InputDoubleRegister(0), in AssembleArchInstruction() local
|
| /external/v8/src/mips/ |
| D | assembler-mips.cc | 2817 void Assembler::max_d(FPURegister fd, FPURegister fs, FPURegister ft) { in max_d() function in v8::internal::Assembler
|
| /external/v8/src/mips64/ |
| D | assembler-mips64.cc | 2413 void Assembler::max_d(FPURegister fd, FPURegister fs, FPURegister ft) { in max_d() function in v8::internal::Assembler
|