/external/clang/test/Analysis/ |
D | nullptr.cpp | 5 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/ |
D | printf-parse.c | 114 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/ |
D | printf-parse.c | 137 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/ |
D | nameser.h | 240 #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
|
D | print-snmp.c | 1200 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()
|
D | print-domain.c | 322 register const u_char *np = cp; in ns_qprint() local 562 register const HEADER *np; in ns_print() local
|
D | print-isakmp.c | 427 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/ |
D | goto.cpp | 79 NonPOD np; in f() local 87 NonPOD np; in g() local
|
D | destructor.cpp | 232 NP* np = new NP(); in nowarnnonpoly() local 236 NP* np = new NP[4]; in nowarnnonpoly() local
|
D | c99-variable-length-array.cpp | 7 NonPOD np; member
|
/external/clang/test/ARCMT/ |
D | cxx-checking.mm | 49 NonPOD np; field 62 NonPOD np; field 74 NonPOD np; field
|
/external/clang/test/SemaObjCXX/ |
D | arc-non-pod.mm | 49 NonPOD np; field 62 NonPOD np; field 74 NonPOD np; field
|
/external/valgrind/main/none/tests/linux/ |
D | mremap.c | 31 char *np; in main() local
|
/external/dropbear/libtomcrypt/src/math/ |
D | multi.c | 19 int np = 0; in ltc_init_multi() local
|
/external/chromium/webkit/glue/ |
D | cpp_variant_unittest.cc | 17 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/ |
D | alloca.c | 162 register header *np = hp->h.next; local
|
/external/openssl/crypto/ |
D | sparcv9cap.c | 17 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/ |
D | lhash.c | 312 LHASH_NODE **n,**n1,**n2,*np; in expand() local 368 LHASH_NODE **n,*n1,*np; in contract() local
|
/external/openssl/crypto/bn/ |
D | bn_asm.c | 847 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()
|
D | bn_mont.c | 180 BN_ULONG *ap,*np,*rp,n0,v,*nrp; in BN_from_montgomery_word() local
|
/external/javassist/src/main/javassist/expr/ |
D | NewExpr.java | 34 MethodInfo m, String type, int np) { in NewExpr()
|
/external/icu4c/samples/uresb/ |
D | uresb.c | 189 UChar *newstr, *np; in quotedString() local
|
/external/libpcap/bpf/net/ |
D | bpf_filter.c | 138 register u_char *cp, *np; local
|
/external/fsck_msdos/ |
D | dir.c | 173 char *cp, *np; in fullpath() local 279 struct dirTodoNode *p, *np; in finishDosDirSection() local
|
/external/ipsec-tools/src/racoon/ |
D | isakmp_inf.c | 136 u_int8_t np; local 875 isakmp_info_send_common(iph1, payload, np, flags) in isakmp_info_send_common() argument
|