Home
last modified time | relevance | path

Searched refs:b2i (Results 1 – 24 of 24) sorted by relevance

/external/starlark-go/internal/spell/
Dspell.go79 a := prev + b2i(x[i-1] != y[j-1]) // substitution
93 func b2i(b bool) int { func
/external/skia/tests/sksl/shared/
DNumberConversions.glsl24 int b2i = int(b);
46 …at(i2i)) + float(us2i)) + float(ui2i)) + float(h2i)) + float(f2i)) + float(b2i)) + float(s2us)) + …
DNumberConversions.metal32 int b2i = int(b);
54 …at(i2i)) + float(us2i)) + float(ui2i)) + float(h2i)) + float(f2i)) + float(b2i)) + float(s2us)) + …
DNumberConversions.asm.frag29 OpName %b2i "b2i"
239 %b2i = OpVariable %_ptr_Function_int Function
315 OpStore %b2i %77
427 %192 = OpLoad %int %b2i
/external/skia/resources/sksl/shared/
DNumberConversions.sksl22 int b2i = int(b);
48 half(b2i) + half(s2us) + half(i2us) + half(us2us);
/external/starlark-go/internal/compile/
Dserial.go200 e.int(b2i(fn.HasVarargs))
201 e.int(b2i(fn.HasKwargs))
204 func b2i(b bool) int { func
/external/mesa3d/src/compiler/nir/
Dnir_search.c145 MATCH_ICONV_CASE(b2i) in nir_op_matches_search_op()
188 MATCH_ICONV_CASE(b2i) in nir_search_op_for_nir_op()
242 RET_ICONV_CASE(b2i) in nir_op_for_search_op()
622 CASE(b2i) in dump_value()
/external/clang/test/CXX/special/class.inhctor/
Dp2.cpp56 B b2i = { X<2>{} }; // expected-error {{constructor is explicit}} variable
/external/llvm-project/clang/test/CXX/special/class.inhctor/
Dp2.cpp56 B b2i = { X<2>{} }; // expected-error {{constructor is explicit}} variable
/external/starlark-go/starlark/
Dvalue.go375 func (b Bool) Hash() (uint32, error) { return uint32(b2i(bool(b))), nil }
378 return threeway(op, b2i(bool(x))-b2i(bool(y))), nil
1345 func b2i(b bool) int { func
/external/mesa3d/src/compiler/glsl/
Dir_builder.h189 ir_expression *b2i(operand a);
Dir_builder.cpp510 b2i(operand a) in b2i() function
Dlower_instructions.cpp812 ir->operands[0] = b2i(less(add(ir->operands[0], ir->operands[1]), x_clone)); in carry_to_arith()
830 ir->operands[0] = b2i(less(ir->operands[0], ir->operands[1])); in borrow_to_arith()
1520 return i2u(b2i(less(add(a, b), in _carry()
/external/swiftshader/src/Shader/
DShaderCore.hpp252 void b2i(Vector4f &dst, const Vector4f &src);
DVertexProgram.cpp249 case Shader::OPCODE_B2I: b2i(d, s0); break; in program()
DPixelProgram.cpp202 case Shader::OPCODE_B2I: b2i(d, s0); break; in applyShader()
DShaderCore.cpp758 void ShaderCore::b2i(Vector4f &dst, const Vector4f &src) in b2i() function in sw::ShaderCore
/external/mesa3d/docs/relnotes/
D20.2.0.rst1269 - nir/algebraic: optimize bcsel(a, 0, 1) to b2i
1270 - nir: also move b2i in case of nir_move_copies
1277 - nir/algebraic: propagate b2i out of ior/iand
2057 - zink: lower b2b to b2i
D19.1.0.rst473 - 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))
D20.1.0.rst1915 - zink: lower b2b to b2i
D20.3.0.rst4421 - aco: fix combining add/sub to b2i if a new dest needs to be allocated
/external/error_prone/javac/
Djavac-9+181-r4173-1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/dagger2/java/dagger/internal/codegen/bootstrap/
Dbootstrap_compiler_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...
/external/dagger2/java/dagger/internal/codegen/kythe/
Dkythe_plugin_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...