/external/tcpdump/ |
D | print-krb.c | 151 register const struct krb *kp; in krb4_print() local 157 #define IS_LENDIAN(kp) (((kp)->type & 0x01) != 0) in krb4_print() argument 158 #define KTOHSP(kp, cp) (IS_LENDIAN(kp) ? EXTRACT_LE_16BITS(cp) : EXTRACT_16BITS(cp)) in krb4_print() argument 229 register const struct krb *kp; in krb_print() local
|
/external/clang/test/PCH/ |
D | cuda-kernel-call.cu | 10 void kcall(void (*kp)()) { in kcall()
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/ |
D | eval.pass.cpp | 62 int kp = -1; in test1() local 114 int kp = -1; in test2() local 166 int kp = -1; in test3() local 218 int kp = -1; in test4() local 271 int kp = -1; in test5() local 325 int kp = -1; in test6() local
|
D | eval_param.pass.cpp | 62 int kp = -1; in main() local
|
/external/jemalloc_new/test/unit/ |
D | ckh.c | 53 void **kp, **vp; in TEST_BEGIN() local 79 void **kp, **vp; in TEST_BEGIN() local
|
/external/jemalloc/test/unit/ |
D | ckh.c | 55 void **kp, **vp; in TEST_BEGIN() local 81 void **kp, **vp; in TEST_BEGIN() local
|
/external/freetype/src/tools/ |
D | test_afm.c | 53 AFM_KernPair kp = fi->KernPairs + i; in dump_fontinfo() local
|
/external/one-true-awk/ |
D | lex.c | 448 static int binsearch(char *w, const Keyword *kp, int n) in binsearch() 468 const Keyword *kp; in word() local
|
/external/jarjar/src/main/com/tonicsystems/jarjar/ |
D | MainProcessor.java | 30 private final KeepProcessor kp; field in MainProcessor
|
/external/libkmsxx/kmscube/ |
D | cube-x11.cpp | 43 xcb_key_press_event_t *kp = (xcb_key_press_event_t *)event; in main_loop() local
|
/external/clang/test/FixIt/ |
D | fixit-cxx0x.cpp | 91 int *ip; char *kp; variable
|
/external/conscrypt/common/src/test/java/org/conscrypt/java/security/ |
D | KeyPairGeneratorTest.java | 237 private void test_KeyPair(KeyPairGenerator kpg, KeyPair kp) throws Exception { in test_KeyPair()
|
D | SignatureTest.java | 165 KeyPair kp = keypairAlgorithmToInstance.get(kpAlgorithm); in keyPair() local 2795 KeyPair kp = keyGen.generateKeyPair(); in test_NONEwithECDSA_OpaqueKey() local 2822 KeyPair kp = keyGen.generateKeyPair(); in test_NONEwithECDSA_OpaqueKey_BrokenProvider() local
|
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/java/security/ |
D | KeyPairGeneratorTest.java | 241 private void test_KeyPair(KeyPairGenerator kpg, KeyPair kp) throws Exception { in test_KeyPair()
|
D | SignatureTest.java | 170 KeyPair kp = keypairAlgorithmToInstance.get(kpAlgorithm); in keyPair() local 2800 KeyPair kp = keyGen.generateKeyPair(); in test_NONEwithECDSA_OpaqueKey() local 2827 KeyPair kp = keyGen.generateKeyPair(); in test_NONEwithECDSA_OpaqueKey_BrokenProvider() local
|
/external/freetype/src/type1/ |
D | t1afm.c | 118 AFM_KernPair kp; in T1_Read_PFM() local
|
/external/openssh/ |
D | umac.c | 327 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux() 362 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux() 409 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux() 464 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux()
|
/external/mesa3d/src/gtest/src/ |
D | gtest-port.cc | 152 #define KP_NLWP(kp) (kp.kp_nthreads) argument 154 #define KP_NLWP(kp) (kp.ki_numthreads) argument 156 #define KP_NLWP(kp) (kp.p_nlwps) argument
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest-port.cc | 151 #define KP_NLWP(kp) (kp.kp_nthreads) argument 153 #define KP_NLWP(kp) (kp.ki_numthreads) argument 155 #define KP_NLWP(kp) (kp.p_nlwps) argument
|
/external/googletest/googletest/src/ |
D | gtest-port.cc | 153 #define KP_NLWP(kp) (kp.kp_nthreads) argument 155 #define KP_NLWP(kp) (kp.ki_numthreads) argument 157 #define KP_NLWP(kp) (kp.p_nlwps) argument
|
/external/freetype/src/base/ |
D | fthash.c | 53 const char* kp = key->str; in hash_str_lookup() local
|
/external/grpc-grpc/src/core/lib/security/credentials/ssl/ |
D | ssl_credentials.cc | 37 void grpc_tsi_ssl_pem_key_cert_pairs_destroy(tsi_ssl_pem_key_cert_pair* kp, in grpc_tsi_ssl_pem_key_cert_pairs_destroy()
|
/external/u-boot/drivers/mtd/ubi/ |
D | build.c | 1445 static int __init ubi_mtd_param_parse(const char *val, struct kernel_param *kp) in ubi_mtd_param_parse()
|
/external/u-boot/arch/powerpc/include/asm/ |
D | mmu.h | 46 unsigned long kp:1; /* User 'key' (normally 1) */ member 60 unsigned long kp:1; /* User key (normally 1) */ member
|
/external/freetype/src/psaux/ |
D | afmparse.c | 695 AFM_KernPair kp; in afm_parse_kern_pairs() local
|