/external/pdfium/third_party/lcms/src/ |
D | cmsvirt.c | 398 cmsPipeline* LUT; in cmsCreateInkLimitingDeviceLinkTHR() local 477 cmsPipeline* LUT = NULL; in cmsCreateLab2ProfileTHR() local 524 cmsPipeline* LUT = NULL; in cmsCreateLab4ProfileTHR() local 570 cmsPipeline* LUT = NULL; in cmsCreateXYZProfileTHR() local 831 cmsPipeline* LUT = NULL; in cmsCreateNULLProfileTHR() local 1068 cmsPipeline* LUT = NULL; in cmsTransform2DeviceLink() local
|
/external/brotli/c/common/ |
D | context.h | 111 #define BROTLI_CONTEXT(P1, P2, LUT) ((LUT)[P1] | ((LUT) + 256)[P2]) argument
|
/external/llvm/unittests/Support/ |
D | raw_sha1_ostream_test.cpp | 19 static const char *const LUT = "0123456789ABCDEF"; in toHex() local
|
/external/llvm-project/llvm/unittests/Support/ |
D | raw_sha1_ostream_test.cpp | 18 static const char *const LUT = "0123456789ABCDEF"; in toHex() local
|
/external/llvm/include/llvm/ADT/ |
D | StringExtras.h | 65 static const char *const LUT = "0123456789ABCDEF"; in toHex() local
|
/external/igt-gpu-tools/benchmarks/ |
D | gem_exec_reloc.c | 52 #define LUT 0x10 macro
|
/external/llvm-project/llvm/include/llvm/ADT/ |
D | StringExtras.h | 70 unsigned LUT[255] = {}; in hexDigitValue() member 162 static const char *const LUT = "0123456789ABCDEF"; variable
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | StringExtras.h | 66 static const char *const LUT = "0123456789ABCDEF"; in toHex() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | StringExtras.h | 142 static const char *const LUT = "0123456789ABCDEF"; variable
|
/external/swiftshader/src/Pipeline/ |
D | PixelRoutine.cpp | 2793 Pointer<Byte> LUT = constants + OFFSET(Constants, sRGBtoLinear12_16); in sRGBtoLinear16_12_16() local 2826 Pointer<Byte> LUT = constants + OFFSET(Constants, linearToSRGB12_16); in linearToSRGB12_16() local
|
D | SamplerCore.cpp | 2520 Pointer<Byte> LUT = Pointer<Byte>(constants + OFFSET(Constants, sRGBtoLinearFF_FF00)); in sRGBtoLinearFF00() local
|
/external/swiftshader/src/Shader/ |
D | SamplerCore.cpp | 2536 Pointer<Byte> LUT = Pointer<Byte>(constants + OFFSET(Constants,sRGBtoLinear8_16)); in sRGBtoLinear16_8_16() local 2548 Pointer<Byte> LUT = Pointer<Byte>(constants + OFFSET(Constants,sRGBtoLinear6_16)); in sRGBtoLinear16_6_16() local 2560 Pointer<Byte> LUT = Pointer<Byte>(constants + OFFSET(Constants,sRGBtoLinear5_16)); in sRGBtoLinear16_5_16() local
|
/external/libaom/libaom/av1/encoder/ |
D | block.h | 496 static const char LUT[BLOCK_SIZES_ALL] = { in is_rect_tx_allowed_bsize() local
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 26659 SDValue LUT = DAG.getConstant(0x2d, DL, MVT::i32); in LowerFLT_ROUNDS_() local 26715 const int LUT[16] = {/* 0 */ 4, /* 1 */ 3, /* 2 */ 2, /* 3 */ 2, in LowerVectorCTLZInRegLUT() local 28860 const int LUT[16] = {/* 0 */ 0, /* 1 */ 1, /* 2 */ 1, /* 3 */ 2, in LowerVectorCTPOPInRegLUT() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 25527 const int LUT[16] = {/* 0 */ 4, /* 1 */ 3, /* 2 */ 2, /* 3 */ 2, in LowerVectorCTLZInRegLUT() local 27780 const int LUT[16] = {/* 0 */ 0, /* 1 */ 1, /* 2 */ 1, /* 3 */ 2, in LowerVectorCTPOPInRegLUT() local
|