Home
last modified time | relevance | path

Searched refs:b_s (Results 1 – 16 of 16) sorted by relevance

/third_party/pixman/pixman/
Dpixman-gradient-walker.c46 walker->b_s = 0.0f; in _pixman_gradient_walker_init()
144 walker->a_s = walker->r_s = walker->g_s = walker->b_s = 0.0f; in gradient_walker_reset()
162 walker->b_s = (rb - lb) * w_rec * (1.0f/255.0f); in gradient_walker_reset()
186 f.b = f.a * (walker->b_s * y + walker->b_b); in pixman_gradient_walker_pixel_float()
214 f.b = f.a * (walker->b_s * y + walker->b_b); in pixman_gradient_walker_pixel_32()
Dpixman-private.h350 float b_s, b_b; member
/third_party/openGLES/extensions/EXT/
DEXT_gpu_shader4.txt482 i < -b_s, j < -b_s, k < -b_s,
483 i >= w_s - b_s, j >= h_s - b_s, or k >= d_s - b_s,
485 where the size parameters (w_s, h_s, d_s, and b_s) refer to the
688 i < -b_s,
689 j < -b_s,
690 k < -b_s,
691 i >= w_t + b_s,
692 j >= h_t + b_s, or
693 j >= d_t + b_s,
DEXT_texture_array.txt217 single border size term b_s. Subsequent equations referring to b_s should
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_gpu_shader4.txt482 i < -b_s, j < -b_s, k < -b_s,
483 i >= w_s - b_s, j >= h_s - b_s, or k >= d_s - b_s,
485 where the size parameters (w_s, h_s, d_s, and b_s) refer to the
688 i < -b_s,
689 j < -b_s,
690 k < -b_s,
691 i >= w_t + b_s,
692 j >= h_t + b_s, or
693 j >= d_t + b_s,
DEXT_texture_array.txt217 single border size term b_s. Subsequent equations referring to b_s should
/third_party/openGLES/extensions/ARB/
DARB_texture_non_power_of_two.txt395 w_s = w_i + 2 b_s (3.13)
397 h_s = h_i + 2 b_s (3.14)
399 d_s = d_i + 2 b_s (3.15)
DARB_texture_compression.txt571 to -b_s (border). In addition, the contents of any texel outside the
729 <xoffset>, <yoffset>, or <zoffset> is not equal to -b_s (border), or if
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_non_power_of_two.txt385 w_s = w_i + 2 b_s (3.13)
387 h_s = h_i + 2 b_s (3.14)
389 d_s = d_i + 2 b_s (3.15)
DARB_texture_compression.txt561 to -b_s (border). In addition, the contents of any texel outside the
719 <xoffset>, <yoffset>, or <zoffset> is not equal to -b_s (border), or if
/third_party/quickjs/
Dquickjs.c3883 StringBuffer b_s, *b = &b_s; in JS_NewStringLen() local
3942 StringBuffer b_s, *b = &b_s; in JS_ConcatString3() local
11659 StringBuffer b_s, *b = &b_s; in JS_ToQuotedString() local
13013 bf_t a_s, b_s, *r, *a, *b; in js_binary_arith_bigfloat() local
13025 b = JS_ToBigFloat(ctx, &b_s, op2); in js_binary_arith_bigfloat()
13058 if (b == &b_s) in js_binary_arith_bigfloat()
13074 bf_t a_s, b_s, *r, *a, *b; in js_binary_arith_bigint() local
13084 b = JS_ToBigInt(ctx, &b_s, op2); in js_binary_arith_bigint()
13131 JS_FreeBigInt(ctx, b, &b_s); in js_binary_arith_bigint()
13146 JS_FreeBigInt(ctx, b, &b_s); in js_binary_arith_bigint()
[all …]
Dlibbf.c2443 bf_t b_s, *b = &b_s; in bf_get_float64() local
3883 bf_t b_s, *b = &b_s; in bf_ftoa_internal() local
/third_party/openGLES/extensions/NV/
DNV_gpu_program4.txt2569 i < -b_s, j < -b_s, k < -b_s,
2570 i >= w_s - b_s, j >= h_s - b_s, or k >= d_s - b_s,
2572 where the size parameters (w_s, h_s, d_s, and b_s) refer to the width,
4699 i < -b_s,
4700 j < -b_s,
4701 k < -b_s,
4702 i >= w_t + b_s,
4703 j >= h_t + b_s, or
4704 j >= d_t + b_s,
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_gpu_program4.txt2569 i < -b_s, j < -b_s, k < -b_s,
2570 i >= w_s - b_s, j >= h_s - b_s, or k >= d_s - b_s,
2572 where the size parameters (w_s, h_s, d_s, and b_s) refer to the width,
4699 i < -b_s,
4700 j < -b_s,
4701 k < -b_s,
4702 i >= w_t + b_s,
4703 j >= h_t + b_s, or
4704 j >= d_t + b_s,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCInstrInfo.td572 def B_S : F16_BCC_s10<0b00, "b_s">;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenAsmMatcher.inc4935 "b_s.d\010asub_s.h\010asub_s.w\010asub_u.b\010asub_u.d\010asub_u.h\010as"