/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeX86_64.c | 380 sljit_s32 saved_regs_size, tmp, i; in sljit_emit_enter() local 585 sljit_s32 local_size, i, tmp; emit_stack_frame_release() local 1077 sljit_s32 tmp, size; skip_frames_before_return() local [all...] |
/third_party/pulseaudio/src/modules/macosx/ |
H A D | module-bonjour-publish.c | 199 char cm[PA_CHANNEL_MAP_SNPRINT_MAX], tmp[64]; in publish_service() local
|
/third_party/pulseaudio/src/pulse/ |
H A D | format.c | 114 char *tmp; in pa_format_info_snprint() local 726 pa_json_object *tmp = o2; in pa_format_info_prop_compatible() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | tagstruct.c | 154 uint32_t tmp; in read_u64() local 169 uint32_t tmp; in read_s64() local 419 uint8_t tmp; pa_tagstruct_get_sample_spec() local 497 uint32_t tmp; pa_tagstruct_get_timeval() local 561 uint8_t tmp; pa_tagstruct_get_channel_map() local [all...] |
/third_party/openssl/crypto/bn/ |
H A D | bn_exp.c | 613 BIGNUM tmp, am; in BN_mod_exp_mont_consttime() local [all...] |
H A D | bn_gf2m.c | 565 BIGNUM *b, *c = NULL, *u = NULL, *v = NULL, *tmp; in BN_GF2m_mod_inv_vartime() local 1007 BIGNUM *a, *z, *rho, *w, *w2, *tmp; in BN_GF2m_mod_solve_quad_arr() local [all...] |
H A D | bn_nist.c | 1138 BN_ULONG *r_d, *a_d = a->d, t_d[BN_NIST_521_TOP], val, tmp, *res; in BN_nist_mod_521() local
|
/third_party/openssl/crypto/ec/ |
H A D | ecp_smpl.c | 964 BIGNUM *rh, *tmp, *Z4, *Z6; in ossl_ec_GFp_simple_is_on_curve() local 1210 BIGNUM *tmp, *tmp_Z; ossl_ec_GFp_simple_points_make_affine() local [all...] |
/third_party/openssl/crypto/asn1/ |
H A D | a_time.c | 83 struct tm tmp; in ossl_asn1_time_to_tm() local [all...] |
H A D | ameth_lib.c | 59 EVP_PKEY_ASN1_METHOD tmp; in pkey_asn1_find() local 144 EVP_PKEY_ASN1_METHOD tmp = { 0, }; in EVP_PKEY_asn1_add0() local
|
/third_party/openssl/crypto/ |
H A D | context.c | 119 struct ossl_lib_ctx_onfree_list_st *tmp, *onfree; in context_deinit() local
|
/third_party/openssl/crypto/aes/ |
H A D | aes_core.c | 589 unsigned char tmp; in RotWord() local
|
/third_party/skia/src/codec/ |
H A D | SkWebpCodec.cpp | 514 SkBitmap tmp; in onGetPixels() local
|
/third_party/skia/src/core/ |
H A D | SkM44.cpp | 250 SkScalar tmp[16]; in invert() local
|
H A D | SkEdgeClipper.cpp | 97 SkPoint tmp[5]; // for SkChopQuadAt in chop_quad_in_Y() local 178 SkPoint tmp[5]; // for SkChopQuadAt clipMonoQuad() local 287 SkPoint tmp[7]; chop_cubic_in_Y() local 318 SkPoint tmp[7]; chop_cubic_in_Y() local 371 SkPoint tmp[7]; clipMonoCubic() local 388 SkPoint tmp[7]; clipMonoCubic() local [all...] |
H A D | SkRegion_path.cpp | 377 SkRegion tmp; in setPath() local
|
/third_party/skia/samplecode/ |
H A D | SamplePath.cpp | 605 SkPoint* tmp = storage; in showFrame() local
|
/third_party/skia/src/opts/ |
H A D | SkBitmapProcState_opts.h | 402 uint16x4_t vx, vconst16_16, v16_x, tmp, vscale; in filter_and_scale_by_alpha() local [all...] |
/third_party/openssl/crypto/srp/ |
H A D | srp_vfy.c | 229 unsigned char tmp[MAX_LEN]; in SRP_user_pwd_set_sv() local 315 unsigned char tmp[MAX_LEN]; in SRP_gN_new_init() local 617 unsigned char tmp[MAX_LEN]; SRP_create_verifier_ex() local [all...] |
/third_party/openssl/providers/implementations/macs/ |
H A D | kmac_prov.c | 585 unsigned char tmp[KMAC_MAX_KEY + KMAC_MAX_ENCODED_HEADER_LEN]; in kmac_bytepad_encode_key() local
|
/third_party/openssl/providers/implementations/rands/ |
H A D | drbg_hash.c | 77 unsigned char tmp[1 + 4 + 1]; in hash_df() local [all...] |
/third_party/openssl/crypto/rsa/ |
H A D | rsa_backend.c | 50 BIGNUM *tmp = NULL; in STACK_OF() local
|
/third_party/openssl/providers/fips/ |
H A D | self_test_kats.c | 60 int pad = 0, tmp; in cipher_init() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | djpeg.c | 721 JDIMENSION tmp; in djpeg() local 761 JDIMENSION tmp; in djpeg() local [all...] |
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | gifdec.c | 118 uint8_t* tmp = NULL; in GIFReadFrame() local 207 const uint8_t* tmp; in GIFReadMetadata() local [all...] |