Home
last modified time | relevance | path

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

1234

/external/llvm-project/clang-tools-extra/test/clang-reorder-fields/
DClassDerived.cpp6 Base(int nx, int np) : x(nx), p(np) {} in Base()
DFieldDependencyWarning.cpp39 Foo::Foo(int nx) : in Foo()
/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/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/aac/libAACdec/src/
Dblock.h265 USHORT nx = 16 - x; in EvaluatePower43() local
/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/angle/samples/torus_lighting/
Dtorus.h62 float nx = cosV * cosU; in GenerateTorus() local
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/
Dgraphcycles.cc93 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/
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/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp61 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/
Des2aVaryingInterpolationTests.cpp59 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/
Drem_pio2_large.rs233 let nx = x.len(); in rem_pio2_large() localVariable
Dfma.rs60 let nx = normalize(x); in fma() localVariable
/external/skqp/src/effects/
DSkEmbossMask.cpp73 int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x - nonzero_to_one(x)]; in Emboss() local
/external/skia/src/effects/
DSkEmbossMask.cpp73 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/
Dcycle_detector.cc109 Node* nx = r->nodes[x]; in InsertEdge() local
255 Node* nx = r->nodes[x]; in IsReachable() local
/external/OpenCL-CTS/test_conformance/workgroups/
Dtest_wg_broadcast.cpp87 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/
Dltable.c261 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/
DgluTextureTestUtil.cpp291 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/
Dnamespace-alias.cpp116 A::X nx; variable

1234