Home
last modified time | relevance | path

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

123

/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_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/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/time/
D__tm_to_secs.c9 int adj = month / 12; in __tm_to_secs() local
Dstrptime.c94 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
/third_party/musl/src/malloc/mallocng/
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/
Daligned_alloc.c44 size_t adj = -(uintptr_t)p & (align-1); in __libc_aligned_alloc() 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/backends/backend/
Dplustek-usbcal.c511 int i = 0, adj = 1; in cano_AdjustGain() local
753 int i, adj; in cano_AdjustOffset() local
Dplustek-pp_wrapper.c109 PPAdjDef adj; in ppDev_open() local
Dplustek-usbshading.c738 SANE_Bool adj = SANE_FALSE; in adjLampSetting() local
1019 SANE_Bool adj = SANE_FALSE; in usb_AdjustGain() local
1135 SANE_Bool adj = SANE_FALSE; in usb_AdjustGain() 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/lzma/CPP/7zip/UI/Console/
DList.cpp224 static void PrintUString(EAdjustment adj, unsigned width, const UString &s, AString &temp) in PrintUString()
257 static void PrintString(EAdjustment adj, unsigned width, const char *s) in PrintString()
280 static void PrintStringToString(char *dest, EAdjustment adj, unsigned width, const char *textString) in PrintStringToString()
728 static void PrintNumber(EAdjustment adj, unsigned width, const CListUInt64Def &value) in PrintNumber()
/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/node/deps/openssl/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.c356 AVFrame *out, *cur, *adj; member
366 AVFrame *adj = td->adj; in deinterlace_plane_slice() local
482 AVFrame *out, *adj; in filter() local
/third_party/FreeBSD/contrib/gdtoa/
Dstrtod.c100 U adj, aadj1, rv, rv0; 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.c463 int n, m, keybits = lws_plat_recommended_rsa_bits(), adj; in lws_tls_acme_sni_cert_create() local

123