/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/rust/crates/plotters/src/coord/ranged1d/types/ |
D | numeric.rs | 320 let kp = compute_i32_key_points((0, 999), 28); in test_key_points() localVariable 325 let kp = compute_f64_key_points((-1.2, 1.2), 1); in test_key_points() localVariable 328 let kp = compute_f64_key_points((-1.2, 1.2), 0); in test_key_points() localVariable
|
/external/llvm-project/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/ |
D | eval.pass.cpp | 61 int kp = -1; in test1() local 113 int kp = -1; in test2() local 165 int kp = -1; in test3() local 217 int kp = -1; in test4() local 270 int kp = -1; in test5() local 324 int kp = -1; in test6() local
|
D | eval_param.pass.cpp | 63 int kp = -1; in main() local
|
/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/libwebsockets/lib/tls/mbedtls/ |
D | lws-genec.c | 50 mbedtls_ecp_keypair kp; in lws_genec_keypair_import() local 230 mbedtls_ecp_keypair *kp; in lws_genecdh_new_keypair() local 312 mbedtls_ecp_keypair *kp; in lws_genecdsa_new_keypair() local
|
/external/clang/test/PCH/ |
D | cuda-kernel-call.cu | 10 void kcall(void (*kp)()) { in kcall()
|
/external/llvm-project/clang/test/PCH/ |
D | cuda-kernel-call.cu | 10 void kcall(void (*kp)()) { in kcall()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ltc/ |
D | TpmToLtcDesSupport.c | 60 BYTE *kp; in TDES_setup() 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/llvm-project/compiler-rt/lib/builtins/hexagon/ |
D | fastmath2_ldlib_asm.S | 265 #define kp R9 macro 304 kp = clb(mantd) define 310 kp = add(kp, #-1) define
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/wolf/ |
D | TpmToWolfDesSupport.c | 60 BYTE *kp; in TDES_setup() local
|
/external/freetype/src/tools/ |
D | test_afm.c | 52 AFM_KernPair kp = fi->KernPairs + i; in dump_fontinfo() local
|
/external/one-true-awk/ |
D | lex.c | 454 static int binsearch(char *w, const Keyword *kp, int n) in binsearch() 474 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 | 42 xcb_key_press_event_t* kp = (xcb_key_press_event_t*)event; in main_loop() local
|
/external/llvm-project/clang/test/FixIt/ |
D | fixit-c++11.cpp | 93 int *ip; char *kp; variable
|
/external/clang/test/FixIt/ |
D | fixit-cxx0x.cpp | 91 int *ip; char *kp; variable
|
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/java/security/ |
D | KeyPairGeneratorTest.java | 242 private void test_KeyPair(KeyPairGenerator kpg, KeyPair kp) throws Exception { in test_KeyPair()
|
/external/conscrypt/common/src/test/java/org/conscrypt/java/security/ |
D | KeyPairGeneratorTest.java | 238 private void test_KeyPair(KeyPairGenerator kpg, KeyPair kp) throws Exception { in test_KeyPair()
|
/external/llvm-project/lldb/source/Plugins/Process/FreeBSDRemote/ |
D | NativeThreadFreeBSD.cpp | 154 std::vector<struct kinfo_proc> kp; in GetName() local
|
/external/openssh/ |
D | umac.c | 331 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux() 366 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux() 413 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux() 468 static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen) in nh_aux()
|
/external/freetype/src/type1/ |
D | t1afm.c | 117 AFM_KernPair kp; in T1_Read_PFM() local
|
/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
|