/external/deqp/framework/delibs/debase/ |
D | deInt32Test.c | 47 deUint32 rcp = (deUint32)((1u << DE_RCP_FRAC_BITS) / ((double)val / (1<<RCP_LUT_BITS))); in deInt32_computeLUTs() local 72 deUint32 rcp; in deInt32_selfTest() local
|
D | deInt32.c | 78 void deRcp32 (deUint32 a, deUint32* rcp, int* exp) in deRcp32()
|
/external/libopus/celt/ |
D | mathops.c | 72 opus_val16 rcp; in frac_div32() local
|
D | vq.c | 193 opus_val16 rcp; in op_pvq_search_c() local
|
/external/openssh/ |
D | krl.c | 208 struct revoked_certs **rcp, int allow_create) in revoked_certs_for_ca_key()
|
/external/mesa3d/src/compiler/glsl/ |
D | ir_builder.cpp | 318 rcp(operand a) in rcp() function
|
/external/swiftshader/src/Shader/ |
D | PixelRoutine.cpp | 162 Float4 rcp; in quad() local
|
D | ShaderCore.cpp | 189 Float4 rcp; in reciprocal() local 818 Float4 rcp = reciprocal(src.x, pp, true, true); in rcpx() local
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_lowering_nv50.cpp | 1231 Instruction *rcp = bld.mkOp1(OP_RCP, i->dType, bld.getSSA(), i->getSrc(1)); in handleDIV() local
|
D | nv50_ir_lowering_nvc0.cpp | 2716 Instruction *rcp = bld.mkOp1(OP_RCP, i->dType, bld.getSSA(typeSizeof(i->dType)), i->getSrc(1)); in handleDIV() local
|
D | nv50_ir_peephole.cpp | 1837 AlgebraicOpt::handleRCP(Instruction *rcp) in handleRCP()
|
/external/swiftshader/src/Pipeline/ |
D | PixelRoutine.cpp | 162 Float4 rcp; in quad() local
|
D | ShaderCore.cpp | 189 Float4 rcp; in reciprocal() local 818 Float4 rcp = reciprocal(src.x, pp, true, true); in rcpx() local
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 1385 Instruction *rcp = emit(sw::Shader::OPCODE_RCPX, &coord, arg[1]); in visitAggregate() local
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
D | libcpuset.c | 786 const struct cpuset *rcp; in resolve_cp() local
|
/external/mksh/src/ |
D | edit.c | 3137 char *rcp, *cp; in x_prev_histword() local
|
/external/skia/src/opts/ |
D | SkRasterPipeline_opts.h | 138 SI F rcp (F v) { return 1.0f / v; } in rcp() function
|
/external/skqp/src/opts/ |
D | SkRasterPipeline_opts.h | 138 SI F rcp (F v) { return 1.0f / v; } in rcp() function
|