/external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/diff/ |
D | diff.go | 120 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/ |
D | multilabel_merge.dts | 46 nx: node1 { label
|
/external/google-fruit/extras/benchmark/ |
D | generate_benchmark.py | 24 import networkx as nx namespace
|
D | no_di_library_source_generator.py | 15 import networkx as nx namespace
|
/external/aac/libAACdec/src/ |
D | block.h | 265 USHORT nx = 16 - x; in EvaluatePower43() local
|
/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/lua/src/ |
D | ltable.c | 166 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/ |
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/tensorflow/tensorflow/compiler/jit/graphcycles/ |
D | graphcycles.cc | 89 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/ |
D | SkEmbossMask.cpp | 73 int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x - nonzero_to_one(x)]; in Emboss() local
|
/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/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/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/u-boot/drivers/usb/gadget/ |
D | core.c | 460 urb_link *nx; in first_urb_link() local 476 urb_link *nx; in first_urb() local
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_miptree.c | 32 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nvc0_tex_choose_tile_dims()
|
/external/clang/test/SemaCXX/ |
D | namespace-alias.cpp | 116 A::X nx; variable
|
/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/pdfium/xfa/fxfa/parser/ |
D | cxfa_rectangle.cpp | 110 float nx = 1.0f; in GetFillPath() local 487 float nx = 1.0f; in GetPath() local
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_transfer.c | 573 unsigned nx = rect->w >> k; in swizzle2d_ptr() local
|
/external/tensorflow/tensorflow/java/src/main/native/ |
D | graph_jni.cc | 151 const jint nx = env->GetArrayLength(x_handles); in Java_org_tensorflow_Graph_addGradients() local
|
/external/curl/lib/ |
D | cookie.c | 379 struct Cookie *co, *nx; in remove_expired() local
|
/external/ImageMagick/coders/ |
D | sixel.c | 435 int nx = imsx * 2; in sixel_decode() local
|
/external/v8/src/parsing/ |
D | scanner.cc | 909 int nx = x * 8 + d; in ScanOctalEscape() local
|