Home
last modified time | relevance | path

Searched defs:n0 (Results 1 – 25 of 36) sorted by relevance

12

/third_party/openssl/crypto/bn/
Dbn_div.c174 # define bn_div_words(n0,n1,d0) \ argument
188 # define bn_div_words(n0,n1,d0) \ argument
348 BN_ULONG n0, n1, rem = 0; in bn_div_fixed_top() local
Dbn_ppc.c16 const BN_ULONG *np, const BN_ULONG *n0, int num) in bn_mul_mont()
Dbn_sparc.c17 const BN_ULONG *np, const BN_ULONG *n0, int num) in bn_mul_mont()
Dbn_asm.c850 BN_ULONG c0, c1, ml, *tp, n0; in bn_mul_mont() local
943 const BN_ULONG *np, const BN_ULONG *n0, int num) in bn_mul_mont()
993 BN_ULONG c0, c1, *tp, n0 = *n0p; in bn_mul_mont() local
1032 const BN_ULONG *np, const BN_ULONG *n0, int num) in bn_mul_mont()
Dbn_mont.c91 BN_ULONG *ap, *np, *rp, n0, v, carry; in bn_from_montgomery_word() local
Dbn_exp.c816 BN_ULONG *np = mont->N.d, *n0 = mont->n0; in BN_mod_exp_mont_consttime() local
927 BN_ULONG *n0 = mont->n0, *np; in BN_mod_exp_mont_consttime() local
/third_party/ffmpeg/libavcodec/
Dhuffman.h34 int16_t n0; member
Dmvha.c52 int16_t n0; member
Daacps.c414 int n0 = 0, nL = 32; in decorrelation() local
/third_party/ffmpeg/libavdevice/tests/
Dtimefilter.c31 double n0, n1; in main() local
/third_party/FreeBSD/contrib/gdtoa/
Dgethex.c48 int big, esign, havedig, irv, j, k, n, n0, nbits, up, zret; local
/third_party/libunwind/tests/
DGia64-test-stack.c58 unw_word_t ip, sp, bsp, v0, v1, v2, v3, n0, n1, n2, n3, cfm, sof, sol, r32; in do_unwind_tests() local
/third_party/musl/src/string/
Dmemmem.c129 void *memmem(const void *h0, size_t k, const void *n0, size_t l) in memmem()
/third_party/lwip/src/netif/ppp/
Dmppe.c281 struct pbuf *n0 = *pb, *n; in mppe_decompress() local
Dvj.c503 struct pbuf *n0 = *nb; in vj_uncompress_tcp() local
/third_party/openssl/crypto/ec/
Decp_smpl.c621 BIGNUM *n0, *n1, *n2, *n3, *n4, *n5, *n6; in ossl_ec_GFp_simple_add() local
806 BIGNUM *n0, *n1, *n2, *n3; in ossl_ec_GFp_simple_dbl() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_draw_hw_select.c135 nir_ssa_def *n0 = nir_flt(b, nir_channel(b, v[0], 3), nir_imm_float(b, 0)); in face_culling() local
502 nir_ssa_def *n0 = nir_flt(b, d0, nir_imm_float(b, 0)); in build_line_nir_shader() local
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
Dmalloc.c355 size_t n0, n1; in realloc() local
/third_party/musl/src/malloc/oldmalloc/
Dmalloc.c355 size_t n0, n1; in realloc() local
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
Dmalloc.c383 size_t n0, n1; in realloc() local
/third_party/flutter/skia/src/gpu/ops/
DGrAAConvexTessellator.cpp35 static bool intersect(const SkPoint& p0, const SkPoint& n0, in intersect()
50 static SkScalar perp_intersect(const SkPoint& p0, const SkPoint& n0, in perp_intersect()
/third_party/skia/src/gpu/geometry/
DGrAAConvexTessellator.cpp37 static bool intersect(const SkPoint& p0, const SkPoint& n0, in intersect()
51 static SkScalar perp_intersect(const SkPoint& p0, const SkPoint& n0, in perp_intersect()
/third_party/skia/gm/
Dtessellation.cpp363 SkPoint n0, n1; in build_outset_triangle() local
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCStrokeGeometry.cpp415 Sk2f n0 = Sk2f::Load(&fNormals.back()); in recordLeftJoinIfNotEmpty() local
/third_party/mksh/
Dexpr.c636 int i, n0; in exprtoken() local

12