/third_party/typescript/tests/baselines/reference/ |
H A D | crashInResolveInterface.js | 7 var q1: Q<{ a: number; }>; variable 22 var q1;
variable
|
H A D | typeOfThisGeneral.js | 152 var q1 = function (s = this) { class
|
H A D | infinitelyExpandingTypes4.js | 18 var q1: Query<number>; variable 27 var q1;
variable
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
H A D | noderef.c | 15 char __A * * q1; in h() local
|
/third_party/musl/porting/liteos_m/kernel/src/math/ |
H A D | sqrt.c | 88 uint32_t r,t1,s1,ix1,q1; in sqrt() local [all...] |
/third_party/jerryscript/jerry-libm/ |
H A D | sqrt.c | 108 unsigned r, t1, s1, ix1, q1; in sqrt() local [all...] |
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | jn.c | 154 double t,q0,q1,w,h,z,tmp,nf; in jn() local
|
H A D | jnf.c | 102 float t,q0,q1,w,h,z,tmp,nf; in jnf() local
|
/third_party/musl/src/math/ |
H A D | jn.c | 154 double t,q0,q1,w,h,z,tmp,nf; in jn() local
|
H A D | jnf.c | 102 float t,q0,q1,w,h,z,tmp,nf; in jnf() local
|
/third_party/node/deps/v8/src/base/ |
H A D | division-by-constant.cc | 64 T q1 = min / nc; // Init. q1 = 2**p/nc UnsignedDivisionByConstant() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/rsa/ |
H A D | rsa_sp800_56b_check.c | 27 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 D | rsa_x931g.c | 25 int RSA_X931_derive_ex(RSA *rsa, BIGNUM *p1, BIGNUM *p2, BIGNUM *q1, in RSA_X931_derive_ex() argument
|
H A D | rsa_sp800_56b_gen.c | 66 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 D | rsa_sp800_56b_check.c | 27 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 D | rsa_x931g.c | 25 int RSA_X931_derive_ex(RSA *rsa, BIGNUM *p1, BIGNUM *p2, BIGNUM *q1, in RSA_X931_derive_ex() argument
|
H A D | rsa_sp800_56b_gen.c | 66 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 D | typearith.h | 136 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 D | Trace.h | 99 iterator erase(iterator q1, iterator q2) { return BasicBlocks.erase (q1, q2); } in erase() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | rtmpdh.c | 353 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 D | rational.c | 127 int av_nearer_q(AVRational q, AVRational q1, AVRational q2) in av_nearer_q() argument
|
/third_party/mesa3d/src/gallium/tests/graw/ |
H A D | occlusion-query.c | 161 struct pipe_query *q1, *q2; in draw() local
|
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/ |
H A D | sieve.cpp | 108 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 D | ftbbox.c | 267 cubic_peak( FT_Pos q1, in cubic_peak() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | h264dsp_template.c | 123 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...] |