Home
last modified time | relevance | path

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

123

/third_party/musl/src/time/
D__tm_to_secs.c9 int adj = month / 12; in __tm_to_secs() local
Dstrptime.c11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
/third_party/musl/porting/liteos_m/kernel/src/time/
D__tm_to_secs.c9 int adj = month / 12; in __tm_to_secs() local
Dstrptime.c11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
/third_party/musl/porting/uniproton/kernel/src/time/
D__tm_to_secs.c9 int adj = month / 12; in __tm_to_secs() local
Dstrptime.c11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
/third_party/musl/porting/liteos_a/kernel/src/time/
D__tm_to_secs.c9 int adj = month / 12; in __tm_to_secs() local
Dstrptime.c11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
/third_party/musl/src/malloc/mallocng/
Daligned_alloc.c33 size_t adj = -(uintptr_t)p & (align-1); in aligned_alloc() local
/third_party/musl/porting/linux/user/src/malloc/mallocng/
Daligned_alloc.c40 size_t adj = -(uintptr_t)p & (align-1); in aligned_alloc() local
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dvp8parser.c139 GstVp8MbLfAdjustments *const adj = &parser.mb_lf_adjust; in GST_START_TEST() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_ra.cpp120 for (auto adj : adjecency) { in group_allocation() local
203 for (auto adj : adjecency) { in scalar_allocation() local
/third_party/musl/porting/linux/user/src/time/
Dstrptime.c133 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
/third_party/musl/src/math/
Dfmal.c168 long double xs, ys, zs, adj; in fmal() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Dfmal.c168 long double xs, ys, zs, adj; in fmal() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_emit_nv50.cpp147 void CodeEmitterNV50::srcAddr16(const ValueRef& src, bool adj, const int pos) in srcAddr16()
2214 int adj = 4; in makeInstructionLong() local
2282 int adj = epilogue->getExit()->encSize; in replaceExitWithModifier() local
/third_party/gstreamer/gstplugins_bad/tests/examples/codecparsers/
Dparse-vp8.c181 print_mb_lf_adjustments (GstVp8MbLfAdjustments * adj) in print_mb_lf_adjustments()
/third_party/openssl/crypto/rsa/
Drsa_gen.c80 int i = 0, quo = 0, rmd = 0, adj = 0, retries = 0; in rsa_multiprime_keygen() local
/third_party/ffmpeg/libavfilter/
Dvf_w3fdif.c361 AVFrame *out, *cur, *adj; member
371 AVFrame *adj = td->adj; in deinterlace_plane_slice() local
487 AVFrame *out, *adj; in filter() local
/third_party/FreeBSD/contrib/gdtoa/
Dstrtod.c100 U adj, aadj1, rv, rv0; local
Dstrtodg.c332 U adj, rv; local
/third_party/musl/src/misc/
Dioctl.c96 int adj = BYTE_ORDER==BIG_ENDIAN ? 4 : 0; in convert_ioctl_struct() local
/third_party/libwebsockets/lib/tls/mbedtls/
Dmbedtls-server.c467 int n, m, keybits = lws_plat_recommended_rsa_bits(), adj; in lws_tls_acme_sni_cert_create() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp8parser.c165 parse_mb_lf_adjustments (GstVp8RangeDecoder * rd, GstVp8MbLfAdjustments * adj) in parse_mb_lf_adjustments()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Ddistribution_test_util.cc327 const double adj = g * y; in BetaIncompleteInvImpl() local

123