HomeSort by relevance Sort by last modified time
    Searched refs:param_copy (Results 1 - 25 of 29) sorted by null

1 2

  /external/openssl/crypto/asn1/
ameth_lib.c 346 ameth->param_copy = 0;
384 dst->param_copy = src->param_copy;
441 int (*param_copy)(EVP_PKEY *to, const EVP_PKEY *from),
449 ameth->param_copy = param_copy;
asn1_locl.h 101 int (*param_copy)(EVP_PKEY *to, const EVP_PKEY *from); member in struct:evp_pkey_asn1_method_st
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bernoulli/
Android.mk 23 test_name := numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bernoulli/param_copy
24 test_src := param_copy.pass.cpp
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/
Android.mk 23 test_name := numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/param_copy
24 test_src := param_copy.pass.cpp
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.geo/
Android.mk 23 test_name := numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.geo/param_copy
24 test_src := param_copy.pass.cpp
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.negbin/
Android.mk 23 test_name := numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.negbin/param_copy
24 test_src := param_copy.pass.cpp
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.cauchy/
Android.mk 23 test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.cauchy/param_copy
24 test_src := param_copy.pass.cpp
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.chisq/
Android.mk 23 test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.chisq/param_copy
24 test_src := param_copy.pass.cpp
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/
Android.mk 23 test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/param_copy
24 test_src := param_copy.pass.cpp
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.lognormal/
Android.mk 23 test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.lognormal/param_copy
24 test_src := param_copy.pass.cpp
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.normal/
Android.mk 23 test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.normal/param_copy
24 test_src := param_copy.pass.cpp
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.t/
Android.mk 23 test_name := numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.t/param_copy
24 test_src := param_copy.pass.cpp
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.exp/
Android.mk 23 test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.exp/param_copy
24 test_src := param_copy.pass.cpp
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.extreme/
Android.mk 23 test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.extreme/param_copy
24 test_src := param_copy.pass.cpp
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.gamma/
Android.mk 23 test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.gamma/param_copy
24 test_src := param_copy.pass.cpp
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.poisson/
Android.mk 23 test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.poisson/param_copy
24 test_src := param_copy.pass.cpp
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/
Android.mk 23 test_name := numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/param_copy
24 test_src := param_copy.pass.cpp
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/
Android.mk 23 test_name := numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/param_copy
24 test_src := param_copy.pass.cpp
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.real/
Android.mk 23 test_name := numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.real/param_copy
24 test_src := param_copy.pass.cpp
  /external/chromium_org/third_party/boringssl/src/crypto/evp/
evp.c 165 if (from->ameth && from->ameth->param_copy) {
166 return from->ameth->param_copy(to, from);
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/
Android.mk 27 test_name := numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/param_copy
28 test_src := param_copy.pass.cpp
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
Android.mk 27 test_name := numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/param_copy
28 test_src := param_copy.pass.cpp
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
Android.mk 27 test_name := numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/param_copy
28 test_src := param_copy.pass.cpp
  /external/openssl/crypto/evp/
p_lib.c 137 if (from->ameth && from->ameth->param_copy)
138 return from->ameth->param_copy(to, from);
  /external/chromium_org/third_party/mesa/src/src/glsl/
ir_clone.cpp 337 ir_variable *const param_copy = param->clone(mem_ctx, ht); local
338 copy->parameters.push_tail(param_copy);

Completed in 1658 milliseconds

1 2