/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | Constants.cpp | 302 const int Xf[4] = {-5, +5, +2, -2}; // Fragment offsets in Constants() local 305 memcpy(&this->Xf, &Xf, sizeof(Xf)); in Constants()
|
D | Constants.hpp | 83 int Xf[4]; member
|
D | SetupRoutine.cpp | 217 Xq[i] = Xq[i] + *Pointer<Int>(constants + OFFSET(Constants,Xf) + q * sizeof(int)); in generate()
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | Constants.cpp | 319 …const int Xf[4] = { toFixedPoint(X[0][0], subPixB), toFixedPoint(X[1][0], subPixB), toFixedPoint(X… in Constants() local 322 memcpy(&this->Xf, &Xf, sizeof(Xf)); in Constants()
|
D | Constants.hpp | 92 int Xf[4]; member
|
D | SetupRoutine.cpp | 203 Xq[i] = Xq[i] - *Pointer<Int>(constants + OFFSET(Constants, Xf) + q * sizeof(int)); in generate()
|
/third_party/icu/icu4c/source/data/translit/ |
D | Latin_ConjoiningJamo.txt | 171 # separator between the first and second "x" if XXf, Xf, and Xi all 172 # exist, and we have A Xf XXi. This prevents the reverse 207 # Single finals followed by IEUNG. The jamo sequence A Xf IEUNG E, 225 # part of A XYf IEUNG E, to prevent round trip conversion to A Xf Yi E 241 # Split doubles. Text of the form A Xi Xf E, where XXi also occurs, 248 # Latin-Jamo maps "xyy" to Xf YYi, to keep YY together. As a result, 273 # 'e' are medials, we want to transliterate this as A Xf Yi E rather 291 # to transliterate as A Xi E rather than A Xf IEUNG E. 306 # (XXi), and also Xi and Xf exist (true of all digraphs XX), we want 307 # to transliterate as A XXi E, rather than split to A Xf Xi E. [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/ |
D | Latin_ConjoiningJamo.txt | 170 # separator between the first and second "x" if XXf, Xf, and Xi all 171 # exist, and we have A Xf XXi. This prevents the reverse 206 # Single finals followed by IEUNG. The jamo sequence A Xf IEUNG E, 224 # part of A XYf IEUNG E, to prevent round trip conversion to A Xf Yi E 240 # Split doubles. Text of the form A Xi Xf E, where XXi also occurs, 247 # Latin-Jamo maps "xyy" to Xf YYi, to keep YY together. As a result, 272 # 'e' are medials, we want to transliterate this as A Xf Yi E rather 290 # to transliterate as A Xi E rather than A Xf IEUNG E. 305 # (XXi), and also Xi and Xf exist (true of all digraphs XX), we want 306 # to transliterate as A XXi E, rather than split to A Xf Xi E. [all …]
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | Latin_ConjoiningJamo.txt | 171 # separator between the first and second "x" if XXf, Xf, and Xi all 172 # exist, and we have A Xf XXi. This prevents the reverse 207 # Single finals followed by IEUNG. The jamo sequence A Xf IEUNG E, 225 # part of A XYf IEUNG E, to prevent round trip conversion to A Xf Yi E 241 # Split doubles. Text of the form A Xi Xf E, where XXi also occurs, 248 # Latin-Jamo maps "xyy" to Xf YYi, to keep YY together. As a result, 273 # 'e' are medials, we want to transliterate this as A Xf Yi E rather 291 # to transliterate as A Xi E rather than A Xf IEUNG E. 306 # (XXi), and also Xi and Xf exist (true of all digraphs XX), we want 307 # to transliterate as A XXi E, rather than split to A Xf Xi E. [all …]
|
/third_party/mbedtls/tests/data_files/ |
D | ec_prv.pk8.pw.pem | 3 Xf+sWL3lJq6wlj4Nk41SHVnZ2RiVtP5NVK908/WxnXkridd6Qpjnq/14woWVmQxT
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/ |
D | BlitResolveStencilNoExport.comp | 85 // fragment shader input is Xf and the compute shader's input is Xc, we have: 87 // Xf = Xc + params.blitOffset
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/ |
D | BlitResolveStencilNoExport.comp | 84 // fragment shader input is Xf and the compute shader's input is Xc, we have: 86 // Xf = Xc + params.blitOffset
|
/third_party/mesa3d/docs/_extra/specs/ |
D | MESA_texture_signed_rgba.spec | 84 a floating-point value Xf with the formula: 87 Xf = { 98 Xf = (2*X + 1) / 255.0
|
/third_party/openGLES/extensions/NV/ |
D | NV_texture_compression_latc.txt | 314 to a floating-point value Xf with the formula: 317 Xf = {
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_pixel_transform.txt | 179 coordinate (Xf, Yf, Zf) is computed by: 188 Xf = Xt + Xrp
|
D | EXT_texture_compression_latc.txt | 523 a floating-point value Xf with the formula: 526 Xf = { 537 Xf = (2*X + 1) / 255.0
|
D | EXT_texture_compression_rgtc.txt | 593 a floating-point value Xf with the formula: 596 Xf = { 607 Xf = (2*X + 1) / 255.0
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_pixel_transform.txt | 179 coordinate (Xf, Yf, Zf) is computed by: 188 Xf = Xt + Xrp
|
D | EXT_texture_compression_latc.txt | 523 a floating-point value Xf with the formula: 526 Xf = { 537 Xf = (2*X + 1) / 255.0
|
D | EXT_texture_compression_rgtc.txt | 593 a floating-point value Xf with the formula: 596 Xf = { 607 Xf = (2*X + 1) / 255.0
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_texture_compression_latc.txt | 314 to a floating-point value Xf with the formula: 317 Xf = {
|
/third_party/boost/libs/wave/test/testwave/testfiles/ |
D | t_5_035.hpp | 970 #define Xf macro
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_texture_compression_rgtc.txt | 527 a floating-point value Xf with the formula: 530 Xf = { 541 Xf = (2*X + 1) / 255.0
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_texture_compression_rgtc.txt | 537 a floating-point value Xf with the formula: 540 Xf = { 551 Xf = (2*X + 1) / 255.0
|
/third_party/icu/ |
D | KEYS | 919 pBo+1+wTgaOWMFf5zOg38DyzdQaDz6TNoAgwHbQhz7MDHqLZssy2U/ATnqAPi/Xf
|