Home
last modified time | relevance | path

Searched defs:adj (Results 1 - 25 of 59) sorted by relevance

123

/third_party/musl/porting/liteos_a/kernel/src/time/
H A D__tm_to_secs.c9 int adj = month / 12; in __tm_to_secs() local
H A Dstrptime.c11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
/third_party/musl/porting/uniproton/kernel/src/time/
H A D__tm_to_secs.c9 int adj = month / 12; in __tm_to_secs() local
H A Dstrptime.c11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
/third_party/musl/porting/liteos_m/kernel/src/time/
H A D__tm_to_secs.c9 int adj = month / 12; in __tm_to_secs() local
H A Dstrptime.c11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
/third_party/musl/src/time/
H A D__tm_to_secs.c9 int adj = month / 12; in __tm_to_secs() local
H A Dstrptime.c94 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
/third_party/musl/src/malloc/mallocng/
H A Daligned_alloc.c44 size_t adj = -(uintptr_t)p & (align-1); in __libc_aligned_alloc() local
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Daligned_alloc.c44 size_t adj = -(uintptr_t)p & (align-1); in __libc_aligned_alloc() local
/third_party/backends/backend/
H A Dplustek-pp_wrapper.c109 PPAdjDef adj; in ppDev_open() local
[all...]
/third_party/musl/src/math/
H A Dfmal.c168 long double xs, ys, zs, adj; in fmal() local
/third_party/musl/porting/linux/user/src/time/
H A Dstrptime.c133 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dfmal.c168 long double xs, ys, zs, adj; in fmal() local
/third_party/musl/src/misc/
H A Dioctl.c96 int adj = BYTE_ORDER==BIG_ENDIAN ? 4 : 0; in convert_ioctl_struct() local
/third_party/FreeBSD/contrib/gdtoa/
H A Dstrtod.c100 U adj, aadj1, rv, rv0; local
[all...]
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-server.c463 int n, m, keybits = lws_plat_recommended_rsa_bits(), adj; in lws_tls_acme_sni_cert_create() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_point.c352 int adj = (setup->bottom_edge_rule != 0) ? 1 : 0; in try_setup_point() local
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_gen.c80 int i = 0, quo = 0, rmd = 0, adj = 0, retries = 0; in rsa_multiprime_keygen() local
/third_party/openssl/crypto/rsa/
H A Drsa_gen.c80 int i = 0, quo = 0, rmd = 0, adj = 0, retries = 0; in rsa_multiprime_keygen() local
/third_party/skia/src/pathops/
H A DSkDCubicLineIntersection.cpp122 double adj = fLine[1].fX - fLine[0].fX; in intersectRay() local
H A DSkDQuadLineIntersection.cpp155 double adj = (*fLine)[1].fX - (*fLine)[0].fX; in intersectRay() local
H A DSkDConicLineIntersection.cpp126 double adj = (*fLine)[1].fX - (*fLine)[0].fX; in intersectRay() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Ddistribution_test_util.cc327 const double adj = g * y; in BetaIncompleteInvImpl() local
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_line.cpp449 uint64_t adj; in DrawThinWuLine() local

Completed in 14 milliseconds

123