/external/google-fruit/extras/benchmark/ |
D | boost_di_source_generator.py | 16 import networkx as nx namespace
|
D | fruit_source_generator.py | 16 import networkx as nx namespace
|
D | generate_benchmark.py | 24 import networkx as nx namespace
|
D | no_di_library_source_generator.py | 17 import networkx as nx namespace
|
/external/dtc/tests/ |
D | multilabel_merge.dts | 51 nx: node1 { label
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_miptree.c | 32 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/ |
D | e_rem_pio2.c | 92 int e0,i,j,nx,n,ix,hx; local
|
D | k_rem_pio2.c | 164 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.c | 273 int __rem_pio2_large(double *x, double *y, int e0, int nx, int prec) in __rem_pio2_large()
|
D | fma.c | 47 struct num nx, ny, nz; in fma() local
|
/external/aac/libAACdec/src/ |
D | block.h | 265 USHORT nx = 16 - x; in EvaluatePower43() local
|
/external/musl/src/math/ |
D | __rem_pio2_large.c | 273 int __rem_pio2_large(double *x, double *y, int e0, int nx, int prec) in __rem_pio2_large()
|
D | fma.c | 47 struct num nx, ny, nz; in fma() local
|
/external/angle/samples/torus_lighting/ |
D | torus.h | 62 float nx = cosV * cosU; in GenerateTorus() local
|
/external/gemmlowp/test/ |
D | correctness_meta_gemm.cc | 214 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/ |
D | graphcycles.cc | 93 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/ |
D | es3aVaryingInterpolationTests.cpp | 61 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/ |
D | es2aVaryingInterpolationTests.cpp | 59 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/ |
D | rem_pio2_large.rs | 232 let nx = x.len(); in rem_pio2_large() localVariable
|
D | fma.rs | 49 let nx = normalize(x); in fma() localVariable
|
/external/skia/src/effects/ |
D | SkEmbossMask.cpp | 80 int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x - nonzero_to_one(x)]; in Emboss() local
|
/external/OpenCL-CTS/test_conformance/workgroups/ |
D | test_wg_broadcast.cpp | 89 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/ |
D | cycle_detector.cc | 110 Node* nx = r->nodes[x]; in InsertEdge() local 256 Node* nx = r->nodes[x]; in IsReachable() local
|
/external/deqp/framework/opengl/ |
D | gluTextureTestUtil.cpp | 301 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/ |
D | diff.go | 138 func Difference(nx, ny int, f EqualFunc) (es EditScript) { argument
|