Home
last modified time | relevance | path

Searched defs:tmp (Results 1751 - 1775 of 2236) sorted by relevance

1...<<71727374757677787980>>...90

/third_party/backends/backend/
H A Dfujitsu.c5332 int tmp; in sane_control_option() local
[all...]
H A Depjitsu.c1619 int tmp; in sane_control_option() local
[all...]
H A Dmagicolor.c2096 snmp_ip *tmp = magic.handled->next; in mc_network_discovery() local
2101 snmp_ip *tmp = magic.detected->next; in mc_network_discovery() local
H A Dmustek_pp_cis.c431 SANE_Byte tmp; in Mustek_PP_1015_read_reg() local
461 SANE_Byte tmp; in Mustek_PP_1015_wait_bit() local
834 u_char tmp; cis_wait_bank_change() local
[all...]
H A Dplustek-usbshading.c111 u_short mid, mad, aved, lbd, ubd, tmp; in usb_line_statistics() local
779 char tmp[40]; usb_AdjustGain() local
1249 char tmp[40]; usb_AdjustOffset() local
1572 char tmp[40]; usb_AdjustDarkShading() local
1853 char tmp[40]; usb_AdjustWhiteShading() local
[all...]
H A Dhp-scl.c1092 register unsigned int tmp; in hp_scale_to_16bit() local
1131 register unsigned int tmp, mask; hp_scale_to_8bit() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_rate.c1093 snd_pcm_uframes_t tmp; in snd_pcm_rate_htimestamp() local
/third_party/alsa-utils/amixer/
H A Damixer.c196 int tmp; in convert_prange() local
208 long tmp; in convert_prange1() local
/third_party/backends/frontend/
H A Dsaned.c763 char *tmp; in check_host() local
H A Dscanimage.c178 char tmp[3 + 128 + SANE_MAX_USERNAME_LEN + SANE_MAX_PASSWORD_LEN], *wipe; in auth_callback() local
[all...]
/third_party/backends/sanei/
H A Dsanei_magic.c111 int tmp = 0; in sanei_magic_despeck() local
129 int tmp[3]; in sanei_magic_despeck() local
188 int tmp = 0; sanei_magic_despeck() local
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.c89 char tmp[1024]; in get_icc_profile_for_qualifier() local
1338 char rxstr[256], tmp[128]; in param_set_allowed_chars() local
1353 char tmp[128]; in param_set_allowed_regexp() local
1557 const char *tmp; read_ppd_file() local
2158 unsigned tmp = pr->first; parse_page_ranges() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnumrgts.cpp253 MyNumberFormatTest *tmp = new MyNumberFormatTest(); in Test4075713() local
/third_party/icu/icu4c/source/i18n/
H A Dtimezone.cpp231 UResourceBundle *tmp = ures_getByKey(top, kNAMES, NULL, &status); in getZoneByName() local
670 int32_t *tmp = m; initMap() local
889 int32_t *tmp = (int32_t *)uprv_realloc(filteredMap, filteredMapSize * sizeof(int32_t)); create() local
1133 const UChar* tmp = ures_getStringByIndex(names, deref, NULL, &ec); dereferOlsonLink() local
1166 const UChar *tmp = ures_getStringByIndex(res, idx, NULL, &status); getRegion() local
[all...]
H A Dnumber_longnames.cpp1376 UnicodeString tmp; in processPatternTimes() local
1402 UnicodeString tmp; in processPatternTimes() local
1423 UnicodeString tmp; in processPatternTimes() local
1431 UnicodeString tmp; in processPatternTimes() local
[all...]
H A Dastro.cpp1483 char tmp[800]; in toString() local
1494 char tmp[400]; in toString() local
1506 char tmp[800]; in toString() local
/third_party/libcoap/src/
H A Dcoap_block.c1896 coap_bin_const_t **tmp; in track_fetch_observe() local
H A Dcoap_session.c596 coap_queue_t *q, *tmp; in coap_session_mfree() local
/third_party/libbpf/src/
H A Dlinker.c1081 void *tmp; in extend_sec() local
2417 void *tmp; in add_btf_ext_rec() local
[all...]
/third_party/mbedtls/3rdparty/everest/library/legacy/
H A DHacl_Curve25519.c71 inline static void Hacl_Bignum_Fproduct_carry_wide_(FStar_UInt128_uint128 *tmp) in Hacl_Bignum_Fproduct_carry_wide_() argument
88 uint64_t tmp = output[4U]; in Hacl_Bignum_Fmul_shift_reduce() local
129 uint64_t tmp[5U] = { 0U }; in Hacl_Bignum_Fmul_fmul() local
170 Hacl_Bignum_Fsquare_fsquare__(FStar_UInt128_uint128 *tmp, uint64_t *output) Hacl_Bignum_Fsquare_fsquare__() argument
214 Hacl_Bignum_Fsquare_fsquare_(FStar_UInt128_uint128 *tmp, uint64_t *output) Hacl_Bignum_Fsquare_fsquare_() argument
245 Hacl_Bignum_Fsquare_fsquare_times_( uint64_t *input, FStar_UInt128_uint128 *tmp, uint32_t count1 ) Hacl_Bignum_Fsquare_fsquare_times_() argument
344 uint64_t tmp[5U] = { 0U }; Hacl_Bignum_fdifference() local
376 FStar_UInt128_uint128 tmp[5U]; Hacl_Bignum_fscalar() local
[all...]
/third_party/mbedtls/3rdparty/everest/library/
H A DHacl_Curve25519.c63 inline static void Hacl_Bignum_Fproduct_carry_wide_(uint128_t *tmp) in Hacl_Bignum_Fproduct_carry_wide_() argument
80 uint64_t tmp = output[4U]; in Hacl_Bignum_Fmul_shift_reduce() local
117 uint64_t tmp[5U] = { 0U }; in Hacl_Bignum_Fmul_fmul() local
155 Hacl_Bignum_Fsquare_fsquare__(uint128_t *tmp, uint64_t *output) Hacl_Bignum_Fsquare_fsquare__() argument
179 Hacl_Bignum_Fsquare_fsquare_(uint128_t *tmp, uint64_t *output) Hacl_Bignum_Fsquare_fsquare_() argument
207 Hacl_Bignum_Fsquare_fsquare_times_(uint64_t *input, uint128_t *tmp, uint32_t count1) Hacl_Bignum_Fsquare_fsquare_times_() argument
302 uint64_t tmp[5U] = { 0U }; Hacl_Bignum_fdifference() local
334 uint128_t tmp[5U]; Hacl_Bignum_fscalar() local
[all...]
/third_party/mbedtls/library/
H A Decp.c1462 mbedtls_mpi tmp; in ecp_safe_invert_jac() local
1486 ecp_double_jac(const mbedtls_ecp_group *grp, mbedtls_ecp_point *R, const mbedtls_ecp_point *P, mbedtls_mpi tmp[4]) ecp_double_jac() argument
1583 ecp_add_mixed(const mbedtls_ecp_group *grp, mbedtls_ecp_point *R, const mbedtls_ecp_point *P, const mbedtls_ecp_point *Q, mbedtls_mpi tmp[4]) ecp_add_mixed() argument
1860 mbedtls_mpi tmp[4]; ecp_precompute_comb() local
2052 mbedtls_mpi tmp[4]; ecp_mul_comb_core() local
2555 mbedtls_mpi tmp[4]; ecp_mul_mxz() local
2772 mbedtls_mpi tmp; mbedtls_ecp_mul_shortcuts() local
2810 mbedtls_mpi tmp[4]; mbedtls_ecp_muladd_restartable() local
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-array-prototype.c562 ecma_value_t tmp = buffer_p[i]; in ecma_builtin_array_prototype_object_reverse() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
H A Decma-builtin-typedarray-prototype.c816 lit_utf8_byte_t tmp[8]; in ecma_builtin_typedarray_prototype_reverse() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_tex.c707 nir_ssa_def *tmp = nir_fmul(b, Q_xy, rcp_Q_z); in lower_gradient_cube_map() local

Completed in 67 milliseconds

1...<<71727374757677787980>>...90