Home
last modified time | relevance | path

Searched defs:nx (Results 1 – 25 of 75) sorted by relevance

123

/external/google-fruit/extras/benchmark/
Dboost_di_source_generator.py16 import networkx as nx namespace
Dfruit_source_generator.py16 import networkx as nx namespace
Dgenerate_benchmark.py24 import networkx as nx namespace
Dno_di_library_source_generator.py17 import networkx as nx namespace
/external/dtc/tests/
Dmultilabel_merge.dts51 nx: node1 { label
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_miptree.c32 nv50_tex_choose_tile_dims_helper(unsigned nx, unsigned ny, unsigned nz, in nv50_tex_choose_tile_dims_helper()
62 nv50_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nv50_tex_choose_tile_dims()
/external/fdlibm/
De_rem_pio2.c92 int e0,i,j,nx,n,ix,hx; local
Dk_rem_pio2.c164 int __kernel_rem_pio2(double *x, double *y, int e0, int nx, int prec, const int *ipio2) in __kernel_rem_pio2()
/external/trusty/musl/src/math/
D__rem_pio2_large.c273 int __rem_pio2_large(double *x, double *y, int e0, int nx, int prec) in __rem_pio2_large()
Dfma.c47 struct num nx, ny, nz; in fma() local
/external/aac/libAACdec/src/
Dblock.h265 USHORT nx = 16 - x; in EvaluatePower43() local
/external/musl/src/math/
D__rem_pio2_large.c273 int __rem_pio2_large(double *x, double *y, int e0, int nx, int prec) in __rem_pio2_large()
Dfma.c47 struct num nx, ny, nz; in fma() local
/external/angle/samples/torus_lighting/
Dtorus.h62 float nx = cosV * cosU; in GenerateTorus() local
/external/gemmlowp/test/
Dcorrectness_meta_gemm.cc214 void q_suite(int mi, int ni, int ki, int mx, int nx, int kx, int md, int nd, in q_suite()
228 void f_suite(int mi, int ni, int ki, int mx, int nx, int kx, int md, int nd, in f_suite()
242 void i32_suite(int mi, int ni, int ki, int mx, int nx, int kx, int md, int nd, in i32_suite()
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/
Dgraphcycles.cc93 Node* nx = r->nodes_[x]; in CheckInvariants() local
172 Node* nx = r->nodes_[x]; in InsertEdge() local
347 Node* nx = r->nodes_[x]; in IsReachableNonConst() local
/external/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp61 static inline float projectedTriInterpolate(const tcu::Vec3 &s, const tcu::Vec3 &w, float nx, float… in projectedTriInterpolate()
87 float nx = wx / dstW; in renderReference() local
/external/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp59 static inline float projectedTriInterpolate(const tcu::Vec3 &s, const tcu::Vec3 &w, float nx, float… in projectedTriInterpolate()
85 float nx = wx / dstW; in renderReference() local
/external/rust/android-crates-io/crates/libm/src/math/
Drem_pio2_large.rs232 let nx = x.len(); in rem_pio2_large() localVariable
Dfma.rs49 let nx = normalize(x); in fma() localVariable
/external/skia/src/effects/
DSkEmbossMask.cpp80 int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x - nonzero_to_one(x)]; in Emboss() local
/external/OpenCL-CTS/test_conformance/workgroups/
Dtest_wg_broadcast.cpp89 verify_wg_broadcast_2D(float *inptr, float *outptr, size_t nx, size_t ny, size_t wg_size_x, size_t … in verify_wg_broadcast_2D()
122 verify_wg_broadcast_3D(float *inptr, float *outptr, size_t nx, size_t ny, size_t nz, size_t wg_size… in verify_wg_broadcast_3D()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/utils/
Dcycle_detector.cc110 Node* nx = r->nodes[x]; in InsertEdge() local
256 Node* nx = r->nodes[x]; in IsReachable() local
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp301 static inline float projectedTriInterpolate(const tcu::Vec3 &s, const tcu::Vec3 &w, float nx, float… in projectedTriInterpolate()
315 …inline float triDerivateY(const tcu::Vec3 &s, const tcu::Vec3 &w, float wy, float height, float nx) in triDerivateY()
527 float nx = wx / dstW; in sampleTextureProjected() local
573 float nx = wx / dstW; in sampleTextureProjected() local
729 const float nx = wx / dstW; in sampleTextureCube() local
957 float nx = wx / dstW; in sampleTextureProjected() local
1028 const float nx = wx / dstW; in sampleTextureCubeArray() local
1502 const float nx = wx / dstW; in computeTextureLookupDiff() local
1629 const float nx = wx / dstW; in computeTextureLookupDiff() local
1857 const float nx = wx / dstW; in computeTextureLookupDiff() local
[all …]
/external/go-cmp/cmp/internal/diff/
Ddiff.go138 func Difference(nx, ny int, f EqualFunc) (es EditScript) { argument

123