Home
last modified time | relevance | path

Searched refs:Xf (Results 1 – 25 of 37) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Shader/
DConstants.cpp302 const int Xf[4] = {-5, +5, +2, -2}; // Fragment offsets in Constants() local
305 memcpy(&this->Xf, &Xf, sizeof(Xf)); in Constants()
DConstants.hpp83 int Xf[4]; member
DSetupRoutine.cpp217 Xq[i] = Xq[i] + *Pointer<Int>(constants + OFFSET(Constants,Xf) + q * sizeof(int)); in generate()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DConstants.cpp319 …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()
DConstants.hpp92 int Xf[4]; member
DSetupRoutine.cpp203 Xq[i] = Xq[i] - *Pointer<Int>(constants + OFFSET(Constants, Xf) + q * sizeof(int)); in generate()
/third_party/icu/icu4c/source/data/translit/
DLatin_ConjoiningJamo.txt171 # 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/
DLatin_ConjoiningJamo.txt170 # 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/
DLatin_ConjoiningJamo.txt171 # 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/
Dec_prv.pk8.pw.pem3 Xf+sWL3lJq6wlj4Nk41SHVnZ2RiVtP5NVK908/WxnXkridd6Qpjnq/14woWVmQxT
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/
DBlitResolveStencilNoExport.comp85 // 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/
DBlitResolveStencilNoExport.comp84 // 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/
DMESA_texture_signed_rgba.spec84 a floating-point value Xf with the formula:
87 Xf = {
98 Xf = (2*X + 1) / 255.0
/third_party/openGLES/extensions/NV/
DNV_texture_compression_latc.txt314 to a floating-point value Xf with the formula:
317 Xf = {
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_pixel_transform.txt179 coordinate (Xf, Yf, Zf) is computed by:
188 Xf = Xt + Xrp
DEXT_texture_compression_latc.txt523 a floating-point value Xf with the formula:
526 Xf = {
537 Xf = (2*X + 1) / 255.0
DEXT_texture_compression_rgtc.txt593 a floating-point value Xf with the formula:
596 Xf = {
607 Xf = (2*X + 1) / 255.0
/third_party/openGLES/extensions/EXT/
DEXT_pixel_transform.txt179 coordinate (Xf, Yf, Zf) is computed by:
188 Xf = Xt + Xrp
DEXT_texture_compression_latc.txt523 a floating-point value Xf with the formula:
526 Xf = {
537 Xf = (2*X + 1) / 255.0
DEXT_texture_compression_rgtc.txt593 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/
DNV_texture_compression_latc.txt314 to a floating-point value Xf with the formula:
317 Xf = {
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp970 #define Xf macro
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_compression_rgtc.txt527 a floating-point value Xf with the formula:
530 Xf = {
541 Xf = (2*X + 1) / 255.0
/third_party/openGLES/extensions/ARB/
DARB_texture_compression_rgtc.txt537 a floating-point value Xf with the formula:
540 Xf = {
551 Xf = (2*X + 1) / 255.0
/third_party/icu/
DKEYS919 pBo+1+wTgaOWMFf5zOg38DyzdQaDz6TNoAgwHbQhz7MDHqLZssy2U/ATnqAPi/Xf

12