Home
last modified time | relevance | path

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

123

/external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/diff/
Ddiff.go120 func Difference(nx, ny int, f EqualFunc) (eq bool, es EditScript) { argument
130 func searchGraph(nx, ny int, f EqualFunc) EditScript { argument
/external/dtc/tests/
Dmultilabel_merge.dts46 nx: node1 { label
/external/google-fruit/extras/benchmark/
Dgenerate_benchmark.py24 import networkx as nx namespace
Dno_di_library_source_generator.py15 import networkx as nx namespace
/external/aac/libAACdec/src/
Dblock.h265 USHORT nx = 16 - x; in EvaluatePower43() local
/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/lua/src/
Dltable.c166 int nx; in findindex() local
526 int nx = gnext(n); in luaH_getint() local
547 int nx = gnext(n); in luaH_getshortstr() local
566 int nx = gnext(n); in getgeneric() 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/tensorflow/tensorflow/compiler/jit/graphcycles/
Dgraphcycles.cc89 Node* nx = r->nodes_[x]; in CheckInvariants() local
167 Node* nx = r->nodes_[x]; in InsertEdge() local
341 Node* nx = r->nodes_[x]; in IsReachableNonConst() 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/skqp/src/effects/
DSkEmbossMask.cpp73 int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x - nonzero_to_one(x)]; in Emboss() local
/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/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/u-boot/drivers/usb/gadget/
Dcore.c460 urb_link *nx; in first_urb_link() local
476 urb_link *nx; in first_urb() local
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_miptree.c32 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nvc0_tex_choose_tile_dims()
/external/clang/test/SemaCXX/
Dnamespace-alias.cpp116 A::X nx; variable
/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/pdfium/xfa/fxfa/parser/
Dcxfa_rectangle.cpp110 float nx = 1.0f; in GetFillPath() local
487 float nx = 1.0f; in GetPath() local
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_transfer.c573 unsigned nx = rect->w >> k; in swizzle2d_ptr() local
/external/tensorflow/tensorflow/java/src/main/native/
Dgraph_jni.cc151 const jint nx = env->GetArrayLength(x_handles); in Java_org_tensorflow_Graph_addGradients() local
/external/curl/lib/
Dcookie.c379 struct Cookie *co, *nx; in remove_expired() local
/external/ImageMagick/coders/
Dsixel.c435 int nx = imsx * 2; in sixel_decode() local
/external/v8/src/parsing/
Dscanner.cc909 int nx = x * 8 + d; in ScanOctalEscape() local

123