/external/skia/tests/sksl/shared/ |
D | NumberConversions.glsl | 45 float b2f = float(b); 47 …i)) + float(h2ui)) + float(f2ui)) + float(b2ui)) + s2f) + i2f) + us2f) + ui2f) + h2f) + f2f) + b2f;
|
D | NumberConversions.metal | 53 float b2f = float(b); 55 …i)) + float(h2ui)) + float(f2ui)) + float(b2ui)) + s2f) + i2f) + us2f) + ui2f) + h2f) + f2f) + b2f;
|
D | NumberConversions.asm.frag | 50 OpName %b2f "b2f" 260 %b2f = OpVariable %_ptr_Function_float Function 372 OpStore %b2f %136 487 %252 = OpLoad %float %b2f
|
/external/skia/resources/sksl/shared/ |
D | NumberConversions.sksl | 43 float b2f = float(b); 51 half(i2f) + half(us2f) + half(ui2f) + half(h2f) + half(f2f) + half(b2f);
|
/external/mesa3d/src/compiler/nir/ |
D | nir_search.c | 144 MATCH_FCONV_CASE(b2f) in nir_op_matches_search_op() 187 MATCH_FCONV_CASE(b2f) in nir_search_op_for_nir_op() 241 RET_FCONV_CASE(b2f) in nir_op_for_search_op() 621 CASE(b2f) in dump_value()
|
/external/python/cpython3/Tools/pynche/ |
D | webcolors.txt | 30 DarkOliveGreen #556b2f
|
/external/python/cpython2/Tools/pynche/ |
D | webcolors.txt | 30 DarkOliveGreen #556b2f
|
/external/mesa3d/docs/relnotes/ |
D | 19.0.5.rst | 73 - Revert "nir: add late opt to turn inot/b2f combos back to bcsel"
|
D | 20.3.3.rst | 87 - Revert "nir: Replace an odd comparison involving fmin of -b2f"
|
D | 19.1.0.rst | 473 - panfrost/midgard: Implement b2i; improve b2f/f2b 1897 - intel/compiler: handle b2i/b2f with other integer conversion opcodes 1965 - intel/fs: Emit better code for b2f(inot(a)) and b2i(inot(a)) 1966 - nir/algebraic: Replace a bcsel of a b2f sources with a b2f(!(a \|\| 1970 - intel/fs: Don't assert on b2f with a saturate modifier 1971 - nir/algebraic: Optimize away an fsat of a b2f 2006 - Revert "nir: add late opt to turn inot/b2f combos back to bcsel"
|
D | 20.1.0.rst | 464 - pan/bi: Lower b2f to bcsel 2173 - soft-fp64/b2f: Reimplement using bitwise logic ops
|
/external/mesa3d/src/compiler/glsl/ |
D | ir_builder.h | 192 ir_expression *b2f(operand a);
|
D | opt_algebraic.cpp | 471 return b2f(logic_or(b2f_0->operands[0], b2f_1->operands[0])); in handle_expression() 616 return b2f(logic_and(op_expr[0]->operands[0], op_expr[1]->operands[0])); in handle_expression()
|
D | ir_builder.cpp | 522 b2f(operand a) in b2f() function
|
D | builtin_functions.cpp | 5191 body.emit(assign(arc, add(arc, mul(b2f(flip), imm(M_PI_2f))))); in _atan2() 5248 mul(b2f(greater(abs(y_over_x), in do_atan() 5475 body.emit(assign(t, f2d(b2f(gequal(x, edge))))); in _step() 5477 body.emit(assign(t, b2f(gequal(x, edge)))); in _step() 5482 body.emit(assign(t, f2d(b2f(gequal(swizzle(x, i, 1), edge))), 1 << i)); in _step() 5484 body.emit(assign(t, b2f(gequal(swizzle(x, i, 1), edge)), 1 << i)); in _step() 5490 body.emit(assign(t, f2d(b2f(gequal(swizzle(x, i, 1), swizzle(edge, i, 1)))), in _step() 5493 body.emit(assign(t, b2f(gequal(swizzle(x, i, 1), swizzle(edge, i, 1))), in _step()
|
/external/swiftshader/src/Shader/ |
D | ShaderCore.hpp | 246 void b2f(Vector4f &dst, const Vector4f &src);
|
D | VertexProgram.cpp | 243 case Shader::OPCODE_B2F: b2f(d, s0); break; in program()
|
D | PixelProgram.cpp | 196 case Shader::OPCODE_B2F: b2f(d, s0); break; in applyShader()
|
D | ShaderCore.cpp | 710 void ShaderCore::b2f(Vector4f &dst, const Vector4f &src) in b2f() function in sw::ShaderCore
|
/external/llvm-project/llvm/test/MC/Hexagon/ |
D | v60-alu.s | 296 #CHECK: 1e00db2f { v15.h = vabs(v27.h):sat }
|
/external/llvm/test/MC/Hexagon/ |
D | v60-alu.s | 296 #CHECK: 1e00db2f { v15.h = vabs(v27.h):sat }
|
/external/hyphenation-patterns/tk/ |
D | hyph-tk.pat.txt | 1206 .b2f
|
/external/google-breakpad/src/tools/windows/dump_syms/testdata/ |
D | omap_reorder_funcs.sym | 1072 2b2f 3 157 3954
|
D | dump_syms_regtest64.sym | 1414 3b2f c 41 3702
|
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/ |
D | overflow.sym | 745 3b2f 9 226 17
|