Home
last modified time | relevance | path

Searched defs:pown (Results 1 – 25 of 62) sorted by relevance

123

/dports/math/octave-forge-interval/interval-3.2.0/inst/@infsupdec/
H A Dpown.m40 function result = pown (x, p) function
/dports/math/octave-forge-interval/interval-3.2.0/inst/@infsup/
H A Dpown.m41 function result = pown (x, p) function
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/coll/base/
H A Dcoll_base_topo.c34 static int pown( int fanout, int num ) in pown() function
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/coll/base/
H A Dcoll_base_topo.c34 static int pown( int fanout, int num ) in pown() function
/dports/science/mcstas-comps/mcstas-comps-2.5-src/share/
H A Dsas_dab.c39 # define pown(a,b) pow(a,b) macro
H A Dsas_guinier.c39 # define pown(a,b) pow(a,b) macro
H A Dsas_gaussian_peak.c39 # define pown(a,b) pow(a,b) macro
H A Dsas_lorentz.c39 # define pown(a,b) pow(a,b) macro
H A Dsas_star_polymer.c39 # define pown(a,b) pow(a,b) macro
H A Dsas_lamellar_FFHG.c39 # define pown(a,b) pow(a,b) macro
H A Dsas_mass_surface_fractal.c39 # define pown(a,b) pow(a,b) macro
H A Dsas_lamellar.c39 # define pown(a,b) pow(a,b) macro
H A Dsas_sphere.c39 # define pown(a,b) pow(a,b) macro
H A Dsas_mass_fractal.c39 # define pown(a,b) pow(a,b) macro
H A Dsas_lamellarPS.c39 # define pown(a,b) pow(a,b) macro
H A Dsas_lamellarCailleHG.c39 # define pown(a,b) pow(a,b) macro
H A Dsas_linear_pearls.c39 # define pown(a,b) pow(a,b) macro
H A Dsas_hardsphere.c39 # define pown(a,b) pow(a,b) macro
H A Dsas_stickyhardsphere.c39 # define pown(a,b) pow(a,b) macro
H A Dsas_lamellarPC.c39 # define pown(a,b) pow(a,b) macro
H A Dsas_ellipsoid.c39 # define pown(a,b) pow(a,b) macro
H A Dsas_cylinder.c39 # define pown(a,b) pow(a,b) macro
H A Dsas_core_shell_cylinder.c39 # define pown(a,b) pow(a,b) macro
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/BiFModule/Headers/
H A Dspirv_math.h2421 float SPIRV_OVERLOADABLE SPIRV_OCL_BUILTIN(pown, _f32_i32, )( float x, int y ); variable
2422 float2 SPIRV_OVERLOADABLE SPIRV_OCL_BUILTIN(pown, _v2f32_v2i32, )(float2 x, int2 y); variable
2423 float3 SPIRV_OVERLOADABLE SPIRV_OCL_BUILTIN(pown, _v3f32_v3i32, )(float3 x, int3 y); variable
2424 float4 SPIRV_OVERLOADABLE SPIRV_OCL_BUILTIN(pown, _v4f32_v4i32, )(float4 x, int4 y); variable
2425 float8 SPIRV_OVERLOADABLE SPIRV_OCL_BUILTIN(pown, _v8f32_v8i32, )(float8 x, int8 y); variable
2428 double SPIRV_OVERLOADABLE SPIRV_OCL_BUILTIN(pown, _f64_i32, )( double x, int y ); variable
2435 half SPIRV_OVERLOADABLE SPIRV_OCL_BUILTIN(pown, _f16_i32, )( half x, int y ); variable
2436 half2 SPIRV_OVERLOADABLE SPIRV_OCL_BUILTIN(pown, _v2f16_v2i32, )(half2 x, int2 y); variable
2437 half3 SPIRV_OVERLOADABLE SPIRV_OCL_BUILTIN(pown, _v3f16_v3i32, )(half3 x, int3 y); variable
2438 half4 SPIRV_OVERLOADABLE SPIRV_OCL_BUILTIN(pown, _v4f16_v4i32, )(half4 x, int4 y); variable
[all …]
/dports/comms/owfs/owfs-3.2p4/module/owlib/src/include/
H A Dow_connection_in.h126 struct port_in * pown ; // pointer to port_in that owns us. member

123