Home
last modified time | relevance | path

Searched defs:np (Results 1 - 25 of 80) sorted by relevance

1234

/third_party/musl/porting/linux/user/src/env/
H A Dgetenv.c10 const char *np; in getenv() local
/third_party/musl/src/env/
H A Dgetenv.c10 const char *np; in getenv() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_ppc.c15 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 Dbn_sparc.c16 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 Dbn_ppc.c15 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 Dbn_sparc.c16 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 Dastc_quality_test.py22 import numpy as np namespace
H A Dastc_test_competitive_plot.py22 import numpy as np namespace
H A Dastc_test_result_plot.py27 import numpy as np namespace
H A Dastc_trace_analysis.py29 import numpy as np namespace
/third_party/optimized-routines/math/tools/
H A Dplot.py8 import numpy as np namespace
/third_party/icu/tools/unicode/c/genuca/
H A Dcollationbasedatabuilder.h58 void setNumericPrimary(uint32_t np) { numericPrimary = np; } in setNumericPrimary() argument
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dwordexp.c31 size_t np=0; in do_wordexp() local
/third_party/musl/src/misc/
H A Dwordexp.c31 size_t np=0; in do_wordexp() local
/third_party/musl/libc-test/src/common/
H A Drand.c61 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 Dresultset.py29 import numpy as np namespace
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DTestStreaming.java34 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 DTestStreaming.java37 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 Drnd.c61 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 Dcivil_time.cc50 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 Dtime_zone_fixed.cc66 const char* np = name.data() + prefix_len; in FixedOffsetFromName() local
/third_party/NuttX/fs/nfs/
H A Dnfs_util.c564 void nfs_attrupdate(struct nfsnode *np, struct nfs_fattr *attributes) in nfs_attrupdate() argument
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-ssl.c39 int np = -1; in lws_openssl_describe_cipher() local
/third_party/nghttp2/src/
H A Dshrpx_http.cc141 const char *np = strchr(p, ':'); in colorizeHeaders() local
/third_party/lwip/src/netif/ppp/
H A Dmppe.c195 struct pbuf *n, *np; in mppe_compress() local
[all...]

Completed in 15 milliseconds

1234