Searched refs:scopy (Results 1 – 7 of 7) sorted by relevance
/external/syslinux/com32/gpllib/zzjson/ |
D | zzjson_create.c | 56 char *scopy = config->malloc(slen); in sdup() local 58 if (!scopy) MEMERROR(); in sdup() 59 else memcpy(scopy, s, slen); in sdup() 60 return scopy; in sdup() 65 char *scopy; in zzjson_create_string() local 67 if (!(scopy = sdup(config,s))) return zzjson; in zzjson_create_string() 70 zzjson->value.string.string = scopy; in zzjson_create_string() 72 config->free(scopy); in zzjson_create_string()
|
/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.trivial.awaitables/ |
D | suspend_always.pass.cpp | 28 const SuspendT scopy(s); ((void)scopy); in check_suspend_constexpr() local 30 s = scopy; in check_suspend_constexpr()
|
D | suspend_never.pass.cpp | 29 const SuspendT scopy(s); ((void)scopy); in check_suspend_constexpr() local 31 s = scopy; in check_suspend_constexpr()
|
/external/eigen/Eigen/src/misc/ |
D | blas.h | 43 int BLASFUNC(scopy) (int *, float *, int *, float *, int *);
|
/external/eigen/bench/btl/libs/BLAS/ |
D | blas.h | 64 int BLASFUNC(scopy) (int *, float *, int *, float *, int *);
|
/external/boringssl/src/third_party/fiat/ |
D | curve25519.c | 3020 } scopy; in ED25519_verify() local 3021 OPENSSL_memcpy(&scopy.u8[0], signature + 32, 32); in ED25519_verify() 3034 if (scopy.u64[i] > kOrder[i]) { in ED25519_verify() 3036 } else if (scopy.u64[i] < kOrder[i]) { in ED25519_verify() 3054 ge_double_scalarmult_vartime(&R, h, &A, scopy.u8); in ED25519_verify()
|
/external/hyphenation-patterns/en-US/ |
D | hyph-en-us.pat.txt | 3571 4scopy
|