| /external/openthread/src/core/diags/ |
| D | README.md | 179 #### diag rcp start 188 #### diag rcp stop 197 #### diag rcp channel \<channel\> 206 #### diag rcp power \<power\> 215 #### diag rcp echo \<message\> 225 #### diag rcp echo -n \<number\>
|
| /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 | 197 opus_val16 rcp; in op_pvq_search_c() local
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_lower_idiv.c | 141 nir_ssa_def *rcp = nir_frcp(bld, nir_u2f32(bld, denom)); in emit_udiv() local
|
| /external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| D | ir2_nir.c | 708 struct ir2_instr *rcp, *coord_xy; in emit_tex() local 827 struct ir2_instr *instr, *rcp, *sc, *wincoord, *off; in extra_position_exports() local
|
| /external/rust/crates/glam/src/f32/ |
| D | vec2.rs | 369 let rcp = self.length_recip(); in try_normalize() localVariable 386 let rcp = self.length_recip(); in normalize_or_zero() localVariable
|
| D | vec3.rs | 414 let rcp = self.length_recip(); in try_normalize() localVariable 431 let rcp = self.length_recip(); in normalize_or_zero() localVariable
|
| /external/rust/crates/glam/src/f64/ |
| D | dvec2.rs | 369 let rcp = self.length_recip(); in try_normalize() localVariable 386 let rcp = self.length_recip(); in normalize_or_zero() localVariable
|
| D | dvec3.rs | 414 let rcp = self.length_recip(); in try_normalize() localVariable 431 let rcp = self.length_recip(); in normalize_or_zero() localVariable
|
| D | dvec4.rs | 446 let rcp = self.length_recip(); in try_normalize() localVariable 463 let rcp = self.length_recip(); in normalize_or_zero() localVariable
|
| /external/rust/crates/glam/src/f32/scalar/ |
| D | vec3a.rs | 420 let rcp = self.length_recip(); in try_normalize() localVariable 437 let rcp = self.length_recip(); in normalize_or_zero() localVariable
|
| D | vec4.rs | 454 let rcp = self.length_recip(); in try_normalize() localVariable 471 let rcp = self.length_recip(); in normalize_or_zero() localVariable
|
| /external/rust/crates/glam/src/f32/wasm32/ |
| D | vec3a.rs | 411 let rcp = self.length_recip(); in try_normalize() localVariable 428 let rcp = self.length_recip(); in normalize_or_zero() localVariable
|
| D | vec4.rs | 393 let rcp = self.length_recip(); in try_normalize() localVariable 410 let rcp = self.length_recip(); in normalize_or_zero() localVariable
|
| /external/rust/crates/glam/src/f32/coresimd/ |
| D | vec4.rs | 373 let rcp = self.length_recip(); in try_normalize() localVariable 390 let rcp = self.length_recip(); in normalize_or_zero() localVariable
|
| D | vec3a.rs | 399 let rcp = self.length_recip(); in try_normalize() localVariable 416 let rcp = self.length_recip(); in normalize_or_zero() localVariable
|
| /external/rust/crates/glam/src/f32/sse2/ |
| D | vec4.rs | 411 let rcp = self.length_recip(); in try_normalize() localVariable 428 let rcp = self.length_recip(); in normalize_or_zero() localVariable
|
| D | vec3a.rs | 436 let rcp = self.length_recip(); in try_normalize() localVariable 453 let rcp = self.length_recip(); in normalize_or_zero() localVariable
|
| /external/mesa3d/src/compiler/glsl/ |
| D | ir_builder.cpp | 318 rcp(operand a) in rcp() function
|
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
| D | nv50_ir_lowering_nv50.cpp | 1234 Instruction *rcp = bld.mkOp1(OP_RCP, i->dType, bld.getSSA(), i->getSrc(1)); in handleDIV() local
|
| D | nv50_ir_lowering_nvc0.cpp | 3011 Instruction *rcp = bld.mkOp1(OP_RCP, i->dType, bld.getSSA(typeSizeof(i->dType)), i->getSrc(1)); in handleDIV() local
|
| D | nv50_ir_peephole.cpp | 1975 AlgebraicOpt::handleRCP(Instruction *rcp) in handleRCP()
|
| /external/openthread/src/cli/ |
| D | README.md | 2263 ### rcp subsection
|