Home
last modified time | relevance | path

Searched defs:np (Results 1 – 25 of 65) sorted by relevance

123

/external/clang/test/Analysis/
Dnullptr.cpp5 char *np = nullptr; in foo1() local
24 char *np = nullptr; in foo3() local
34 char *np = nullptr; in foo4() local
/external/bluetooth/glib/glib/gnulib/
Dprintf-parse.c114 const char *np; in printf_parse() local
181 const char *np; in printf_parse() local
230 const char *np; in printf_parse() local
/external/e2fsprogs/intl/
Dprintf-parse.c137 const CHAR_T *np; in PRINTF_PARSE() local
207 const CHAR_T *np; in PRINTF_PARSE() local
264 const CHAR_T *np; in PRINTF_PARSE() local
/external/tcpdump/
Dnameser.h240 #define DNS_QR(np) ((np)->flags1 & 0x80) /* response flag */ argument
241 #define DNS_OPCODE(np) ((((np)->flags1) >> 3) & 0xF) /* purpose of message */ argument
242 #define DNS_AA(np) ((np)->flags1 & 0x04) /* authoritative answer */ argument
243 #define DNS_TC(np) ((np)->flags1 & 0x02) /* truncated message */ argument
244 #define DNS_RD(np) ((np)->flags1 & 0x01) /* recursion desired */ argument
246 #define DNS_RA(np) ((np)->flags2 & 0x80) /* recursion available */ argument
247 #define DNS_AD(np) ((np)->flags2 & 0x20) /* authentic data from named */ argument
248 #define DNS_CD(np) ((np)->flags2 & 0x10) /* checking disabled by resolver */ argument
249 #define DNS_RCODE(np) ((np)->flags2 & 0xF) /* response code */ argument
Dprint-snmp.c1200 varbind_print(u_char pduid, const u_char *np, u_int length) in varbind_print()
1296 snmppdu_print(u_short pduid, const u_char *np, u_int length) in snmppdu_print()
1376 trappdu_print(const u_char *np, u_int length) in trappdu_print()
1466 pdu_print(const u_char *np, u_int length, int version) in pdu_print()
1527 scopedpdu_print(const u_char *np, u_int length, int version) in scopedpdu_print()
1580 community_print(const u_char *np, u_int length, int version) in community_print()
1609 usm_print(const u_char *np, u_int length) in usm_print()
1705 v3msg_print(const u_char *np, u_int length) in v3msg_print()
1842 snmp_print(const u_char *np, u_int length) in snmp_print()
Dprint-domain.c322 register const u_char *np = cp; in ns_qprint() local
562 register const HEADER *np; in ns_print() local
Dprint-isakmp.c427 const u_char *cp, *np; in isakmp_sa_print() local
1181 isakmp_sub0_print(u_char np, const struct isakmp_gen *ext, const u_char *ep, in isakmp_sub0_print()
1220 isakmp_sub_print(u_char np, const struct isakmp_gen *ext, const u_char *ep, in isakmp_sub_print()
1286 u_char np; in isakmp_print() local
1357 #define CHECKLEN(p, np) \ in isakmp_print() argument
/external/clang/test/SemaCXX/
Dgoto.cpp79 NonPOD np; in f() local
87 NonPOD np; in g() local
Ddestructor.cpp232 NP* np = new NP(); in nowarnnonpoly() local
236 NP* np = new NP[4]; in nowarnnonpoly() local
Dc99-variable-length-array.cpp7 NonPOD np; member
/external/clang/test/ARCMT/
Dcxx-checking.mm49 NonPOD np; field
62 NonPOD np; field
74 NonPOD np; field
/external/clang/test/SemaObjCXX/
Darc-non-pod.mm49 NonPOD np; field
62 NonPOD np; field
74 NonPOD np; field
/external/valgrind/main/none/tests/linux/
Dmremap.c31 char *np; in main() local
/external/dropbear/libtomcrypt/src/math/
Dmulti.c19 int np = 0; in ltc_init_multi() local
/external/chromium/webkit/glue/
Dcpp_variant_unittest.cc17 void MakeStdString(const NPVariant& np, std::string* std_string) { in MakeStdString()
177 NPVariant np; in TEST() local
218 NPVariant np; in TEST() local
/external/webkit/Tools/android/flex-2.5.4a/MISC/Macintosh/
Dalloca.c162 register header *np = hp->h.next; local
/external/openssl/crypto/
Dsparcv9cap.c17 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np,const BN_U… in bn_mul_mont()
/external/openssl/crypto/lhash/
Dlhash.c312 LHASH_NODE **n,**n1,**n2,*np; in expand() local
368 LHASH_NODE **n,*n1,*np; in contract() local
/external/openssl/crypto/bn/
Dbn_asm.c847 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np,const BN_U… in bn_mul_mont()
941 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np,const BN_U… in bn_mul_mont()
986 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np,const BN_U… in bn_mul_mont()
1025 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np,const BN_U… in bn_mul_mont()
Dbn_mont.c180 BN_ULONG *ap,*np,*rp,n0,v,*nrp; in BN_from_montgomery_word() local
/external/javassist/src/main/javassist/expr/
DNewExpr.java34 MethodInfo m, String type, int np) { in NewExpr()
/external/icu4c/samples/uresb/
Duresb.c189 UChar *newstr, *np; in quotedString() local
/external/libpcap/bpf/net/
Dbpf_filter.c138 register u_char *cp, *np; local
/external/fsck_msdos/
Ddir.c173 char *cp, *np; in fullpath() local
279 struct dirTodoNode *p, *np; in finishDosDirSection() local
/external/ipsec-tools/src/racoon/
Disakmp_inf.c136 u_int8_t np; local
875 isakmp_info_send_common(iph1, payload, np, flags) in isakmp_info_send_common() argument

123