Searched refs:tmp2 (Results 1 - 25 of 111) sorted by relevance

12345

/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dbn_mp_toom_mul.c27 mp_int w0, w1, w2, w3, w4, tmp1, tmp2, a0, a1, a2, b0, b1, b2; local
33 &b2, &tmp1, &tmp2, NULL)) != MP_OKAY) {
96 if ((res = mp_mul_2(&b0, &tmp2)) != MP_OKAY) {
99 if ((res = mp_add(&tmp2, &b1, &tmp2)) != MP_OKAY) {
102 if ((res = mp_mul_2(&tmp2, &tmp2)) != MP_OKAY) {
105 if ((res = mp_add(&tmp2, &b2, &tmp2)) != MP_OKAY) {
109 if ((res = mp_mul(&tmp1, &tmp2,
[all...]
/macosx-10.9.5/tcl-102/tcl/tcl/libtommath/
H A Dbn_mp_toom_mul.c27 mp_int w0, w1, w2, w3, w4, tmp1, tmp2, a0, a1, a2, b0, b1, b2; local
33 &b2, &tmp1, &tmp2, NULL)) != MP_OKAY) {
96 if ((res = mp_mul_2(&b0, &tmp2)) != MP_OKAY) {
99 if ((res = mp_add(&tmp2, &b1, &tmp2)) != MP_OKAY) {
102 if ((res = mp_mul_2(&tmp2, &tmp2)) != MP_OKAY) {
105 if ((res = mp_add(&tmp2, &b2, &tmp2)) != MP_OKAY) {
109 if ((res = mp_mul(&tmp1, &tmp2,
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Djfdctint.c160 INT32 tmp0, tmp1, tmp2, tmp3; local
182 tmp2 = GETJSAMPLE(elemptr[2]) + GETJSAMPLE(elemptr[5]);
187 tmp11 = tmp1 + tmp2;
188 tmp13 = tmp1 - tmp2;
192 tmp2 = GETJSAMPLE(elemptr[2]) - GETJSAMPLE(elemptr[5]);
213 tmp11 = tmp1 + tmp2;
214 tmp12 = tmp0 + tmp2;
222 tmp2 = MULTIPLY(tmp2, FIX_2_053119869); /* c1+c3-c5+c7 */
237 RIGHT_SHIFT(tmp2
330 INT32 tmp0, tmp1, tmp2, tmp3; local
465 INT32 tmp0, tmp1, tmp2; local
578 INT32 tmp0, tmp1, tmp2; local
781 INT32 tmp0, tmp1, tmp2; local
866 INT32 tmp0, tmp1, tmp2, tmp3; local
928 INT32 tmp0, tmp1, tmp2, tmp3, tmp4; local
1078 INT32 tmp0, tmp1, tmp2, tmp3, tmp4; local
1241 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; local
1424 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; local
1589 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6; local
1788 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6; local
1988 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local
2167 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local
2375 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local
2556 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6; local
2720 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; local
2859 INT32 tmp0, tmp1, tmp2, tmp3, tmp4; local
2991 INT32 tmp0, tmp1, tmp2, tmp3; local
3127 INT32 tmp0, tmp1, tmp2; local
3343 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local
3531 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6; local
3712 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; local
3861 INT32 tmp0, tmp1, tmp2, tmp3, tmp4; local
4007 INT32 tmp0, tmp1, tmp2, tmp3; local
4143 INT32 tmp0, tmp1, tmp2; local
[all...]
H A Djfdctflt.c62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local
80 tmp2 = (FAST_FLOAT) (GETJSAMPLE(elemptr[2]) + GETJSAMPLE(elemptr[5]));
89 tmp11 = tmp1 + tmp2;
90 tmp12 = tmp1 - tmp2;
131 tmp2 = dataptr[DCTSIZE*2] + dataptr[DCTSIZE*5];
140 tmp11 = tmp1 + tmp2;
141 tmp12 = tmp1 - tmp2;
H A Djidctflt.c73 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local
125 tmp2 = DEQUANTIZE(inptr[DCTSIZE*4], quantptr[DCTSIZE*4]);
128 tmp10 = tmp0 + tmp2; /* phase 3 */
129 tmp11 = tmp0 - tmp2;
137 tmp2 = tmp11 - tmp12;
166 wsptr[DCTSIZE*2] = tmp2 + tmp5;
167 wsptr[DCTSIZE*5] = tmp2 - tmp5;
200 tmp2 = tmp11 - tmp12;
226 outptr[2] = range_limit[((int) (tmp2 + tmp5)) & RANGE_MASK];
227 outptr[5] = range_limit[((int) (tmp2
[all...]
H A Djidctint.c175 INT32 tmp0, tmp1, tmp2, tmp3; local
233 tmp2 = z1 + MULTIPLY(z2, FIX_0_765366865);
246 tmp10 = tmp0 + tmp2;
247 tmp13 = tmp0 - tmp2;
257 tmp2 = DEQUANTIZE(inptr[DCTSIZE*3], quantptr[DCTSIZE*3]);
260 z2 = tmp0 + tmp2;
275 z1 = MULTIPLY(tmp1 + tmp2, - FIX_2_562915447); /* sqrt(2) * (-c1-c3) */
277 tmp2 = MULTIPLY(tmp2, FIX_3_072711026); /* sqrt(2) * ( c1+c3+c5-c7) */
279 tmp2
432 INT32 tmp0, tmp1, tmp2, tmp10, tmp11, tmp12, tmp13; local
581 INT32 tmp0, tmp1, tmp2, tmp10, tmp11, tmp12; local
817 INT32 tmp0, tmp2, tmp10, tmp12; local
922 INT32 tmp0, tmp2, tmp10, tmp12; local
1011 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5; local
1093 INT32 tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13, tmp14; local
2565 INT32 tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13; local
2826 INT32 tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13; local
3629 INT32 tmp0, tmp1, tmp2, tmp3; local
3782 INT32 tmp0, tmp1, tmp2, tmp10, tmp11, tmp12; local
3892 INT32 tmp0, tmp2, tmp10, tmp12; local
4024 INT32 tmp0, tmp1, tmp2, tmp3, tmp10, tmp11, tmp12, tmp13; local
4741 INT32 tmp0, tmp1, tmp2, tmp3; local
4921 INT32 tmp0, tmp1, tmp2, tmp10, tmp11, tmp12; local
5025 INT32 tmp0, tmp2, tmp10, tmp12; local
[all...]
H A Djidctfst.c172 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local
226 tmp2 = DEQUANTIZE(inptr[DCTSIZE*4], quantptr[DCTSIZE*4]);
229 tmp10 = tmp0 + tmp2; /* phase 3 */
230 tmp11 = tmp0 - tmp2;
238 tmp2 = tmp11 - tmp12;
267 wsptr[DCTSIZE*2] = (int) (tmp2 + tmp5);
268 wsptr[DCTSIZE*5] = (int) (tmp2 - tmp5);
325 tmp2 = tmp11 - tmp12;
355 outptr[2] = range_limit[IDESCALE(tmp2 + tmp5, PASS1_BITS+3)
357 outptr[5] = range_limit[IDESCALE(tmp2
[all...]
H A Djfdctfst.c117 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local
136 tmp2 = GETJSAMPLE(elemptr[2]) + GETJSAMPLE(elemptr[5]);
145 tmp11 = tmp1 + tmp2;
146 tmp12 = tmp1 - tmp2;
187 tmp2 = dataptr[DCTSIZE*2] + dataptr[DCTSIZE*5];
196 tmp11 = tmp1 + tmp2;
197 tmp12 = tmp1 - tmp2;
/macosx-10.9.5/Libc-997.90.3/stdlib/FreeBSD/
H A Dheapsort.c60 #define COPY(a, b, count, size, tmp1, tmp2) { \
63 tmp2 = b; \
65 *tmp1++ = *tmp2++; \
108 #define SELECT(par_i, child_i, nmemb, par, child, size, k, count, tmp1, tmp2) { \
116 COPY(par, child, count, size, tmp1, tmp2); \
124 COPY(child, k, count, size, tmp1, tmp2); \
127 COPY(child, par, count, size, tmp1, tmp2); \
145 char tmp, *tmp1, *tmp2; local
174 COPY(k, base + nmemb * size, cnt, size, tmp1, tmp2);
175 COPY(base + nmemb * size, base + size, cnt, size, tmp1, tmp2);
[all...]
H A Dheapsort_b.c60 #define COPY(a, b, count, size, tmp1, tmp2) { \
63 tmp2 = b; \
65 *tmp1++ = *tmp2++; \
108 #define SELECT(par_i, child_i, nmemb, par, child, size, k, count, tmp1, tmp2) { \
116 COPY(par, child, count, size, tmp1, tmp2); \
124 COPY(child, k, count, size, tmp1, tmp2); \
127 COPY(child, par, count, size, tmp1, tmp2); \
145 char tmp, *tmp1, *tmp2; local
174 COPY(k, base + nmemb * size, cnt, size, tmp1, tmp2);
175 COPY(base + nmemb * size, base + size, cnt, size, tmp1, tmp2);
[all...]
H A Dheapsort_r.c60 #define COPY(a, b, count, size, tmp1, tmp2) { \
63 tmp2 = b; \
65 *tmp1++ = *tmp2++; \
108 #define SELECT(par_i, child_i, nmemb, par, child, size, k, count, tmp1, tmp2) { \
116 COPY(par, child, count, size, tmp1, tmp2); \
124 COPY(child, k, count, size, tmp1, tmp2); \
127 COPY(child, par, count, size, tmp1, tmp2); \
146 char tmp, *tmp1, *tmp2; local
175 COPY(k, base + nmemb * size, cnt, size, tmp1, tmp2);
176 COPY(base + nmemb * size, base + size, cnt, size, tmp1, tmp2);
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/tkpiechart/
H A Drelirect.tcl59 set tmp2 [expr {($intensity + $red) / 2}]
60 set lightRed [expr {$tmp1 > $tmp2? $tmp1: $tmp2}]
63 set tmp2 [expr {($intensity + $green) / 2}]
64 set lightGreen [expr {$tmp1 > $tmp2? $tmp1: $tmp2}]
67 set tmp2 [expr {($intensity + $blue) / 2}]
68 set lightBlue [expr {$tmp1 > $tmp2? $tmp1: $tmp2}]
/macosx-10.9.5/IOGraphics-471.92.1/tools/
H A Dgaussblur.c131 uint32_t tmp1, tmp2, out; local
180 tmp2 = sr0 + data;
182 tmp1 = sr1 + tmp2;
183 sr1 = tmp2;
184 tmp2 = sr2 + tmp1;
186 tmp1 = sr3 + tmp2;
187 sr3 = tmp2;
189 tmp2 = sc0[i] + tmp1;
191 tmp1 = sc1[i] + tmp2;
192 sc1[i] = tmp2;
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/include/
H A Dmakemd5.c107 char tmp[128], tmp2[128]; \
112 sprintf(tmp2, "typedef %s %s;", #TYPE, tmp); \
114 tabs = 5 - strlen(tmp2) / 8; \
115 fprintf(f, "%s", tmp2); \
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cpu/arm/filters/
H A DFEBlendNEON.h50 uint16x8_t tmp2 = vmulq_u16(tmp1, pixelB); local
51 uint16x8_t tmp3 = div255(tmp2, sixteenConst255, sixteenConstOne);
59 uint16x8_t tmp2 = vmulq_u16(tmp1, pixelB); local
62 uint16x8_t tmp5 = vaddq_u16(tmp2, tmp4);
70 uint16x8_t tmp2 = vmulq_u16(pixelA, pixelB); local
71 uint16x8_t tmp3 = div255(tmp2, sixteenConst255, sixteenConstOne);
79 uint16x8_t tmp2 = vmulq_u16(tmp1, pixelB); local
80 uint16x8_t tmp3 = div255(tmp2, sixteenConst255, sixteenConstOne);
95 uint16x8_t tmp2 = vmulq_u16(tmp1, pixelB); local
96 uint16x8_t tmp3 = div255(tmp2, sixteenConst25
[all...]
/macosx-10.9.5/bc-21/bc/bc/
H A Dutil.c187 arg_list *tmp1, *tmp2; local
195 tmp2 = tmp1->next;
196 while (tmp2 != NULL)
198 if (tmp2->av_name == tmp1->av_name)
200 tmp2 = tmp2->next;
214 tmp2 = tmp1->next;
215 while (tmp2 != NULL)
217 if (tmp2->av_name == tmp1->av_name)
219 tmp2
[all...]
/macosx-10.9.5/Heimdal-323.92.1/appl/popper/
H A Dmaildir.c148 char tmp1[MAXPATHLEN], tmp2[MAXPATHLEN]; local
167 make_path(p, &p->mlp[i], 0, tmp2, sizeof(tmp2));
170 pop_log(p, POP_DEBUG, "Linking `%s' to `%s'", tmp1, tmp2);
172 if(link(tmp1, tmp2) == 0) {
189 tmp1, tmp2);
191 if(rename(tmp1, tmp2) < 0) {
195 tmp1, tmp2);
/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/racoon/
H A Disakmp_unity.c283 char tmp2[40]; local
303 inet_ntop(AF_INET, &netentry->network.mask4, tmp2, 40);
304 plog(ASL_LEVEL_DEBUG, "splitnet: %s/%s\n", tmp1, tmp2);
371 char tmp2[40]; local
383 inet_ntop(AF_INET, &netentry->network.mask4, tmp2, 40);
385 len += strlen(tmp2);
403 inet_ntop(AF_INET, &netentry->network.mask4, tmp2, 40);
405 rc = snprintf(str+print_len, len-print_len, "%s/%s ", tmp1, tmp2);
/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnix3d.c348 int stressed, tmp1, tmp2;
424 tmp2 = (MAX_INTENSITY + r)/2;
425 lightColor.red = (tmp1 > tmp2) ? tmp1 : tmp2;
430 tmp2 = (MAX_INTENSITY + g)/2;
431 lightColor.green = (tmp1 > tmp2) ? tmp1 : tmp2;
436 tmp2 = (MAX_INTENSITY + b)/2;
437 lightColor.blue = (tmp1 > tmp2) ? tmp1 : tmp2;
344 int stressed, tmp1, tmp2; local
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A DtkUnix3d.c355 int stressed, tmp1, tmp2;
433 tmp2 = (MAX_INTENSITY + r)/2;
434 lightColor.red = (tmp1 > tmp2) ? tmp1 : tmp2;
439 tmp2 = (MAX_INTENSITY + g)/2;
440 lightColor.green = (tmp1 > tmp2) ? tmp1 : tmp2;
445 tmp2 = (MAX_INTENSITY + b)/2;
446 lightColor.blue = (tmp1 > tmp2) ? tmp1 : tmp2;
350 int stressed, tmp1, tmp2; local
[all...]
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/edit/
H A Dhexpand.c155 *tmp2=0;/* temporary line buffer */
536 tmp2 = sfopen(tmp2, NULL, "swr");
558 n = sftell(tmp2);
559 sfputc(tmp2, c);
563 sfseek(tmp2, n, SEEK_SET);
565 sfputc(tmp2, '\0');
580 sfputc(tmp2, c);
617 sfputr(tmp2, str, -1);
618 sfputr(tmp2, s
[all...]
/macosx-10.9.5/Security-55471.14.18/sec/Security/
H A Dp12pbegen.c161 cc_unit tmp2[tmp_n]; local
165 ccn_read_uint(tmp_n, tmp2, hash_blocksize, I_data + j);
167 ccn_add(tmp_n, tmp2, tmp2, tmp1);
176 while ((bitSize = ccn_bitlen(tmp_n, tmp2)) > hash_blocksize_bits)
178 ccn_set_bit(tmp2, bitSize - 1, 0);
181 ccn_write_uint_padded(tmp_n, tmp2, hash_blocksize, I_data + j);
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-range.el597 (let ((tmp1 item) (tmp2 (if selector item1 item2)))
599 ((null tmp1) tmp2)
600 ((null tmp2) tmp1)
601 ((and (numberp tmp1) (numberp tmp2))
603 ((eq tmp1 tmp2) tmp1)
604 ((eq (1+ tmp1) tmp2) (cons tmp1 tmp2))
605 ((eq (1+ tmp2) tmp1) (cons tmp2 tmp1))
609 ((and (>= tmp1 (car tmp2)) (<
[all...]
/macosx-10.9.5/IOGraphics-471.92.1/IOGraphicsFamily/
H A Dbmcompress.h661 uint32_t tmp1, tmp2, out; local
712 tmp2 = sr0 + data;
714 tmp1 = sr1 + tmp2;
715 sr1 = tmp2;
716 tmp2 = sr2 + tmp1;
718 tmp1 = sr3 + tmp2;
719 sr3 = tmp2;
721 tmp2 = sc0[i] + tmp1;
723 tmp1 = sc1[i] + tmp2;
724 sc1[i] = tmp2;
763 uint32_t tmp1, tmp2, out; local
[all...]
/macosx-10.9.5/xar-202/xar/lib/
H A Dfiletree.c370 char *tmp1, *tmp2; local
374 tmp1 = tmp2 = XAR_ITER(i)->path;
375 dname = dirname(tmp2);
454 char *tmp1, *tmp2, *tmp3; local
457 tmp2 = tmp1 = strdup(key);
458 tmp3 = strsep(&tmp2, "/");
462 if( tmp2 == NULL ) {
466 ret = xar_prop_find(XAR_PROP(i)->children, tmp2);
486 char *tmp1, *tmp2, *tmp3; local
488 tmp2
855 char *tmp1, *tmp2; local
888 char *tmp1, *tmp2, *tmp3; local
[all...]

Completed in 266 milliseconds

12345