/external/llvm-project/clang-tools-extra/test/clang-reorder-fields/ |
D | ClassDerived.cpp | 6 Base(int nx, int np) : x(nx), p(np) {} in Base()
|
D | FieldDependencyWarning.cpp | 39 Foo::Foo(int nx) : in Foo()
|
/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/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/aac/libAACdec/src/ |
D | block.h | 265 USHORT nx = 16 - x; in EvaluatePower43() local
|
/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/angle/samples/torus_lighting/ |
D | torus.h | 62 float nx = cosV * cosU; in GenerateTorus() local
|
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/ |
D | graphcycles.cc | 93 Node* nx = r->nodes_[x]; in CheckInvariants() local 171 Node* nx = r->nodes_[x]; in InsertEdge() local 345 Node* nx = r->nodes_[x]; in IsReachableNonConst() 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/deqp/modules/gles3/accuracy/ |
D | es3aVaryingInterpolationTests.cpp | 61 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, floa… in projectedTriInterpolate() 82 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, floa… in projectedTriInterpolate() 80 float nx = wx / dstW; in renderReference() local
|
/external/rust/crates/libm/src/math/ |
D | rem_pio2_large.rs | 233 let nx = x.len(); in rem_pio2_large() localVariable
|
D | fma.rs | 60 let nx = normalize(x); in fma() localVariable
|
/external/skqp/src/effects/ |
D | SkEmbossMask.cpp | 73 int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x - nonzero_to_one(x)]; in Emboss() local
|
/external/skia/src/effects/ |
D | SkEmbossMask.cpp | 73 int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x - nonzero_to_one(x)]; in Emboss() local
|
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/utils/ |
D | cycle_detector.cc | 109 Node* nx = r->nodes[x]; in InsertEdge() local 255 Node* nx = r->nodes[x]; in IsReachable() local
|
/external/OpenCL-CTS/test_conformance/workgroups/ |
D | test_wg_broadcast.cpp | 87 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() 120 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/lua/src/ |
D | ltable.c | 261 int nx = gnext(n); in getgeneric() local 698 int nx = gnext(n); in luaH_getint() local 718 int nx = gnext(n); in luaH_getshortstr() local
|
/external/deqp/framework/opengl/ |
D | gluTextureTestUtil.cpp | 291 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, floa… in projectedTriInterpolate() 302 …nline float triDerivateY (const tcu::Vec3& s, const tcu::Vec3& w, float wy, float height, float nx) in triDerivateY() 486 float nx = wx / dstW; in sampleTextureProjected() local 529 float nx = wx / dstW; in sampleTextureProjected() local 635 const float nx = wx / dstW; in sampleTextureCube() local 831 float nx = wx / dstW; in sampleTextureProjected() local 888 const float nx = wx / dstW; in sampleTextureCubeArray() local 1282 const float nx = wx / dstW; in computeTextureLookupDiff() local 1389 const float nx = wx / dstW; in computeTextureLookupDiff() local 1596 const float nx = wx / dstW; in computeTextureLookupDiff() local [all …]
|
/external/clang/test/SemaCXX/ |
D | namespace-alias.cpp | 116 A::X nx; variable
|