Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/imath/examples/
H A Drsakey.c266 mp_result rsa_key_init(rsa_key *kp) { in rsa_key_init()
276 void rsa_key_clear(rsa_key *kp) { in rsa_key_clear()
284 void rsa_key_write(rsa_key *kp, FILE *ofp) { in rsa_key_write()
/llvm-project/clang/test/PCH/
H A Dcuda-kernel-call.cu10 void kcall(void (*kp)()) { in kcall()
/llvm-project/libcxx/test/std/numerics/rand/rand.dist/rand.dist.samp/rand.dist.samp.plinear/
H A Deval.pass.cpp61 std::ptrdiff_t kp = -1; in test1() local
112 std::ptrdiff_t kp = -1; in test2() local
163 std::ptrdiff_t kp = -1; in test3() local
214 std::ptrdiff_t kp in test4() local
266 std::ptrdiff_t kp = -1; test5() local
319 std::ptrdiff_t kp = -1; test6() local
[all...]
H A Deval_param.pass.cpp63 std::ptrdiff_t kp = -1; in main() local
/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Dfastmath2_ldlib_asm.S265 #define kp R9 macro
304 kp = clb(mantd) define
310 kp = add(kp, #-1) define
/llvm-project/clang/test/FixIt/
H A Dfixit-c++11.cpp99 int *ip; char *kp; variable
/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeThreadFreeBSD.cpp185 std::vector<struct kinfo_proc> kp; in GetName() local
/llvm-project/openmp/runtime/test/tasking/
H A Dkmp_task_reduction_nest.cpp167 long long kp = 99999999; in main() local