Home
last modified time | relevance | path

Searched defs:kp (Results 1 – 25 of 28) sorted by relevance

12

/external/tcpdump/
Dprint-krb.c150 register const struct krb *kp; in krb4_print() local
156 #define IS_LENDIAN(kp) (((kp)->type & 0x01) != 0) in krb4_print() argument
157 #define KTOHSP(kp, cp) (IS_LENDIAN(kp) ? EXTRACT_LE_16BITS(cp) : EXTRACT_16BITS(cp)) in krb4_print() argument
228 register const struct krb *kp; in krb_print() local
/external/libedit/src/
Demacs.c93 Char *cp, *p, *kp; in em_delete_next_word() local
122 Char *kp, *cp; in em_yank() local
158 Char *kp, *cp; in em_kill_line() local
180 Char *kp, *cp; in em_kill_region() local
213 Char *kp, *cp; in em_copy_region() local
Dcommon.c114 Char *cp, *p, *kp; in ed_delete_prev_word() local
189 Char *kp, *cp; in ed_kill_line() local
Dvi.c645 Char *kp, *cp; in vi_kill_line_prev() local
/external/clang/test/PCH/
Dcuda-kernel-call.cu10 void kcall(void (*kp)()) { in kcall()
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
Deval.pass.cpp63 int kp = -1; in test1() local
116 int kp = -1; in test2() local
169 int kp = -1; in test3() local
222 int kp = -1; in test4() local
276 int kp = -1; in test5() local
331 int kp = -1; in test6() local
Deval_param.pass.cpp62 int kp = -1; in main() local
/external/jemalloc/test/unit/
Dckh.c55 void **kp, **vp; in TEST_BEGIN() local
81 void **kp, **vp; in TEST_BEGIN() local
/external/jarjar/src/main/com/tonicsystems/jarjar/
DMainProcessor.java28 private final KeepProcessor kp; field in MainProcessor
/external/opencv/cv/src/
Dcvinpaint.cpp334 int km=k-1+(k==1),kp=k-1-(k==t->rows-2); in icvTeleaInpaintFMM() local
447 int km=k-1+(k==1),kp=k-1-(k==t->rows-2); in icvTeleaInpaintFMM() local
542 int km=k-1+(k==1),kp=k-1-(k==f->rows-2); in icvNSInpaintFMM() local
633 int km=k-1+(k==1),kp=k-1-(k==t->rows-2); in icvNSInpaintFMM() local
Dcvsurf.cpp357 CvSURFPoint* kp = (CvSURFPoint*)cvGetSeqElem( keypoints, k ); in cvExtractSURF() local
/external/clang/test/FixIt/
Dfixit-cxx0x.cpp91 int *ip; char *kp; variable
/external/syslinux/core/fs/xfs/
Dxfs_dir2.c494 xfs_bmbt_key_t *kp, in select_child()
525 xfs_bmbt_key_t *kp; in xfs_dir2_get_right_blk() local
/external/pdfium/third_party/freetype/src/type1/
Dt1afm.c116 AFM_KernPair kp; in T1_Read_PFM() local
/external/google-tv-pairing-protocol/java/src/com/google/polo/ssl/
DSslUtil.java70 KeyPair kp = kg.generateKeyPair(); in generateRsaKeyPair() local
/external/xmlrpcpp/src/
DXmlRpcServerConnection.cpp84 char *kp = 0; // Start of connection value in readHeader() local
/external/openssh/
Dumac.c333 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux()
368 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux()
415 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux()
470 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux()
Dssh-agent.c549 agent_decode_rsa1(struct sshbuf *m, struct sshkey **kp) in agent_decode_rsa1()
Dsshkey.c2639 sshkey_private_deserialize(struct sshbuf *buf, struct sshkey **kp) in sshkey_private_deserialize()
/external/freetype/src/base/
Dfthash.c53 const char* kp = key->str; in hash_str_lookup() local
/external/freetype/src/psaux/
Dafmparse.c693 AFM_KernPair kp; in afm_parse_kern_pairs() local
/external/pdfium/third_party/freetype/src/psaux/
Dafmparse.c693 AFM_KernPair kp; in afm_parse_kern_pairs() local
/external/conscrypt/testing/src/main/java/libcore/java/security/
DTestKeyStore.java599 KeyPair kp = kpg.generateKeyPair(); in createKeys() local
/external/opencv/cv/include/
Dcv.h1091 CvSURFPoint kp; in LOAD_CHDL() local
/external/syslinux/com32/lib/libpng/
Dpngwutil.c1232 png_charp kp, dp; in png_check_keyword() local

12