/third_party/musl/porting/linux/user/src/env/ |
H A D | getenv.c | 10 const char *np; in getenv() local
|
/third_party/musl/src/env/ |
H A D | getenv.c | 10 const char *np; in getenv() local
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_ppc.c | 15 bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np, const BN_ULONG *n0, int num) bn_mul_mont() argument
|
H A D | bn_sparc.c | 16 bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np, const BN_ULONG *n0, int num) bn_mul_mont() argument [all...] |
/third_party/openssl/crypto/bn/ |
H A D | bn_ppc.c | 15 bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np, const BN_ULONG *n0, int num) bn_mul_mont() argument
|
H A D | bn_sparc.c | 16 bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np, const BN_ULONG *n0, int num) bn_mul_mont() argument [all...] |
/third_party/astc-encoder/Test/ |
H A D | astc_quality_test.py | 22 import numpy as np namespace
|
H A D | astc_test_competitive_plot.py | 22 import numpy as np namespace
|
H A D | astc_test_result_plot.py | 27 import numpy as np namespace
|
H A D | astc_trace_analysis.py | 29 import numpy as np namespace
|
/third_party/optimized-routines/math/tools/ |
H A D | plot.py | 8 import numpy as np namespace
|
/third_party/icu/tools/unicode/c/genuca/ |
H A D | collationbasedatabuilder.h | 58 void setNumericPrimary(uint32_t np) { numericPrimary = np; } in setNumericPrimary() argument
|
/third_party/musl/porting/liteos_a/user/src/misc/ |
H A D | wordexp.c | 31 size_t np=0; in do_wordexp() local
|
/third_party/musl/src/misc/ |
H A D | wordexp.c | 31 size_t np=0; in do_wordexp() local
|
/third_party/musl/libc-test/src/common/ |
H A D | rand.c | 61 static void shuffle2(uint64_t *p, uint64_t *q, size_t np, size_t nq) in shuffle2() argument
|
/third_party/astc-encoder/Test/testlib/ |
H A D | resultset.py | 29 import numpy as np namespace [all...] |
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
H A D | TestStreaming.java | 34 public TestCase(String in, int ch, int[] np, int[][] lens, String[] msg) { in TestCase() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/ |
H A D | TestStreaming.java | 37 public TestCase(String in, int ch, int[] np, int[][] lens, String[] msg) { in TestCase() argument
|
/third_party/musl/libc-test/src/math/gen/ |
H A D | rnd.c | 61 static void shuffle2(uint64_t *p, uint64_t *q, size_t np, size_t nq) in shuffle2() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | civil_time.cc | 50 const char* const np = ss.c_str(); in ParseYearAnd() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | time_zone_fixed.cc | 66 const char* np = name.data() + prefix_len; in FixedOffsetFromName() local
|
/third_party/NuttX/fs/nfs/ |
H A D | nfs_util.c | 564 void nfs_attrupdate(struct nfsnode *np, struct nfs_fattr *attributes) in nfs_attrupdate() argument
|
/third_party/libwebsockets/lib/tls/openssl/ |
H A D | openssl-ssl.c | 39 int np = -1; in lws_openssl_describe_cipher() local
|
/third_party/nghttp2/src/ |
H A D | shrpx_http.cc | 141 const char *np = strchr(p, ':'); in colorizeHeaders() local
|
/third_party/lwip/src/netif/ppp/ |
H A D | mppe.c | 195 struct pbuf *n, *np; in mppe_compress() local [all...] |