Home
last modified time | relevance | path

Searched defs:q1 (Results 1 - 25 of 75) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
H A DcrashInResolveInterface.js7 var q1: Q<{ a: number; }>; variable
22 var q1; variable
H A DtypeOfThisGeneral.js152 var q1 = function (s = this) { class
H A DinfinitelyExpandingTypes4.js18 var q1: Query<number>; variable
27 var q1; variable
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dnoderef.c15 char __A * * q1; in h() local
/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dsqrt.c88 uint32_t r,t1,s1,ix1,q1; in sqrt() local
[all...]
/third_party/jerryscript/jerry-libm/
H A Dsqrt.c108 unsigned r, t1, s1, ix1, q1; in sqrt() local
[all...]
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Djn.c154 double t,q0,q1,w,h,z,tmp,nf; in jn() local
H A Djnf.c102 float t,q0,q1,w,h,z,tmp,nf; in jnf() local
/third_party/musl/src/math/
H A Djn.c154 double t,q0,q1,w,h,z,tmp,nf; in jn() local
H A Djnf.c102 float t,q0,q1,w,h,z,tmp,nf; in jnf() local
/third_party/node/deps/v8/src/base/
H A Ddivision-by-constant.cc64 T q1 = min / nc; // Init. q1 = 2**p/nc UnsignedDivisionByConstant() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_sp800_56b_check.c27 BIGNUM *r = NULL, *p1 = NULL, *q1 = NULL; in ossl_rsa_check_crt_components() local
178 BIGNUM *r, *p1, *q1, *lcm, *p1q1, *gcd; ossl_rsa_check_private_exponent() local
265 ossl_rsa_get_lcm(BN_CTX *ctx, const BIGNUM *p, const BIGNUM *q, BIGNUM *lcm, BIGNUM *gcd, BIGNUM *p1, BIGNUM *q1, BIGNUM *p1q1) ossl_rsa_get_lcm() argument
[all...]
H A Drsa_x931g.c25 int RSA_X931_derive_ex(RSA *rsa, BIGNUM *p1, BIGNUM *p2, BIGNUM *q1, in RSA_X931_derive_ex() argument
H A Drsa_sp800_56b_gen.c66 BIGNUM *q1 = NULL, *q2 = NULL; in ossl_rsa_fips186_4_gen_prob_primes() local
236 BIGNUM *p1, *q1, *lcm, *p1q1, *gcd; in ossl_rsa_sp800_56b_derive_params_from_pq() local
[all...]
/third_party/openssl/crypto/rsa/
H A Drsa_sp800_56b_check.c27 BIGNUM *r = NULL, *p1 = NULL, *q1 = NULL; in ossl_rsa_check_crt_components() local
178 BIGNUM *r, *p1, *q1, *lcm, *p1q1, *gcd; ossl_rsa_check_private_exponent() local
265 ossl_rsa_get_lcm(BN_CTX *ctx, const BIGNUM *p, const BIGNUM *q, BIGNUM *lcm, BIGNUM *gcd, BIGNUM *p1, BIGNUM *q1, BIGNUM *p1q1) ossl_rsa_get_lcm() argument
[all...]
H A Drsa_x931g.c25 int RSA_X931_derive_ex(RSA *rsa, BIGNUM *p1, BIGNUM *p2, BIGNUM *q1, in RSA_X931_derive_ex() argument
H A Drsa_sp800_56b_gen.c66 BIGNUM *q1 = NULL, *q2 = NULL; in ossl_rsa_fips186_4_gen_prob_primes() local
236 BIGNUM *p1, *q1, *lcm, *p1q1, *gcd; in ossl_rsa_sp800_56b_derive_params_from_pq() local
[all...]
/third_party/python/Modules/_decimal/libmpdec/
H A Dtypearith.h136 q1, q0, in _mpd_div_words() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTrace.h99 iterator erase(iterator q1, iterator q2) { return BasicBlocks.erase (q1, q2); } in erase() argument
/third_party/ffmpeg/libavformat/
H A Drtmpdh.c353 FFBigNum q1 = NULL; in ff_dh_generate_public_key() local
394 FFBigNum q1 = NULL, pub_key_bn = NULL; in ff_dh_compute_shared_secret_key() local
/third_party/ffmpeg/libavutil/
H A Drational.c127 int av_nearer_q(AVRational q, AVRational q1, AVRational q2) in av_nearer_q() argument
/third_party/mesa3d/src/gallium/tests/graw/
H A Docclusion-query.c161 struct pipe_query *q1, *q2; in draw() local
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/
H A Dsieve.cpp108 double qs(double *times, int n, double *q1, double *q2, double *q3) { in qs() argument
116 double q1,q2,q3; in uprv_getMeanTime() local
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftbbox.c267 cubic_peak( FT_Pos q1, in cubic_peak() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dh264dsp_template.c123 const int q1 = pix[1*xstride]; in h264_loop_filter_luma() local
179 const int q1 = pix[ 1*xstride]; in h264_loop_filter_luma_intra() local
249 const int q1 = pix[1*xstride]; h264_loop_filter_chroma() local
297 const int q1 = pix[1*xstride]; h264_loop_filter_chroma_intra() local
[all...]

Completed in 11 milliseconds

123