HomeSort by relevance Sort by last modified time
    Searched refs:outptr (Results 1 - 25 of 83) sorted by null

1 2 3 4

  /external/strace/
poll.c 78 char *outptr; local
92 outptr = outstr;
96 if (outptr == outstr)
97 *outptr++ = '[';
99 outptr = stpcpy(outptr, ", ");
100 outptr = xappendstr(outstr, outptr, "%#" PRI_klx, cur);
105 if (outptr == outstr)
106 *outptr++ = '['
    [all...]
desc.c 131 char *outptr; local
146 outptr = outstr;
159 if (outptr < end_outstr - (sizeof(", except [") + sizeof(int)*3 + 2)) {
161 outptr = xappendstr(outstr,
162 outptr,
171 outptr = xappendstr(outstr,
172 outptr,
179 if (outptr != outstr)
180 *outptr++ = ']';
186 if (outptr + sizeof("left ") + strlen(sep) + strlen(str) < end_outstr)
    [all...]
xlat.c 170 char *outptr; local
173 outptr = stpcpy(outstr, prefix);
176 strcpy(outptr, xlat->str);
183 *outptr++ = '|';
184 outptr = stpcpy(outptr, xlat->str);
194 *outptr++ = '|';
195 outptr = xappendstr(outstr, outptr, "%#" PRIx64, flags);
  /external/curl/lib/
dotdot.c 59 char *outptr; local
72 outptr = out;
125 while(outptr > out) {
126 outptr--;
127 if(*outptr == '/')
130 *outptr = 0; /* zero-terminate where it stops */
137 while(outptr > out) {
138 outptr--;
139 if(*outptr == '/')
142 *outptr = 0; /* zero-terminate where it stops *
    [all...]
curl_base64.h 27 char **outptr, size_t *outlen);
30 char **outptr, size_t *outlen);
33 unsigned char **outptr, size_t *outlen);
base64.c 90 * pointer in *outptr to a newly allocated memory area holding decoded
96 * When decoded data length is 0, returns NULL in *outptr.
101 unsigned char **outptr, size_t *outlen)
112 *outptr = NULL;
165 *outptr = newstr;
174 char **outptr, size_t *outlen)
187 *outptr = NULL;
264 *outptr = base64data;
278 * return a pointer in *outptr to a newly allocated memory area holding
287 * When encoded data length is 0, returns NULL in *outptr
    [all...]
  /external/libjpeg-turbo/
jdcolext.c 37 register JSAMPROW outptr; local
54 outptr = *output_buf++;
60 outptr[RGB_RED] = range_limit[y + Crrtab[cr]];
61 outptr[RGB_GREEN] = range_limit[y +
64 outptr[RGB_BLUE] = range_limit[y + Cbbtab[cb]];
68 outptr[RGB_ALPHA] = 0xFF;
70 outptr += RGB_PIXELSIZE;
88 register JSAMPROW inptr, outptr; local
94 outptr = *output_buf++;
97 outptr[RGB_RED] = outptr[RGB_GREEN] = outptr[RGB_BLUE] = inptr[col]
120 register JSAMPROW outptr; local
    [all...]
jdsample.c 164 register JSAMPROW inptr, outptr; local
178 outptr = output_data[outrow];
179 outend = outptr + cinfo->output_width;
180 while (outptr < outend) {
183 *outptr++ = invalue;
207 register JSAMPROW inptr, outptr; local
214 outptr = output_data[inrow];
215 outend = outptr + cinfo->output_width;
216 while (outptr < outend) {
218 *outptr++ = invalue
235 register JSAMPROW inptr, outptr; local
278 register JSAMPROW inptr, outptr; local
318 JSAMPROW inptr0, inptr1, outptr; local
361 register JSAMPROW inptr0, inptr1, outptr; local
    [all...]
jdcol565.c 26 register JSAMPROW outptr; local
45 outptr = *output_buf++;
47 if (PACK_NEED_ALIGNMENT(outptr)) {
56 *(INT16*)outptr = (INT16)rgb;
57 outptr += 2;
79 WRITE_TWO_ALIGNED_PIXELS(outptr, rgb);
80 outptr += 4;
91 *(INT16*)outptr = (INT16)rgb;
105 register JSAMPROW outptr; local
126 outptr = *output_buf++
189 register JSAMPROW outptr; local
244 register JSAMPROW outptr; local
303 register JSAMPROW inptr, outptr; local
343 register JSAMPROW inptr, outptr; local
    [all...]
jutils.c 103 register JSAMPROW inptr, outptr; local
112 outptr = *output_array++;
113 MEMCOPY(outptr, inptr, count);
jdmrgext.c 32 register JSAMPROW outptr; local
46 outptr = output_buf[0];
57 outptr[RGB_RED] = range_limit[y + cred];
58 outptr[RGB_GREEN] = range_limit[y + cgreen];
59 outptr[RGB_BLUE] = range_limit[y + cblue];
61 outptr[RGB_ALPHA] = 0xFF;
63 outptr += RGB_PIXELSIZE;
65 outptr[RGB_RED] = range_limit[y + cred];
66 outptr[RGB_GREEN] = range_limit[y + cgreen];
67 outptr[RGB_BLUE] = range_limit[y + cblue]
    [all...]
jidctfst.c 181 JSAMPROW outptr; local
286 outptr = output_buf[ctr] + output_col;
302 outptr[0] = dcval;
303 outptr[1] = dcval;
304 outptr[2] = dcval;
305 outptr[3] = dcval;
306 outptr[4] = dcval;
307 outptr[5] = dcval;
308 outptr[6] = dcval;
309 outptr[7] = dcval
    [all...]
  /external/curl/lib/vauth/
cleartext.c 54 * outptr [in/out] - The address where a pointer to newly allocated memory
63 char **outptr, size_t *outlen)
72 *outptr = NULL;
99 result = Curl_base64_encode(data, plainauth, plainlen, outptr, outlen);
115 * outptr [in/out] - The address where a pointer to newly allocated memory
122 const char *valuep, char **outptr,
129 *outptr = strdup("=");
130 if(*outptr) {
140 return Curl_base64_encode(data, valuep, vlen, outptr, outlen);
153 * outptr [in/out] - The address where a pointer to newly allocated memor
    [all...]
vauth.h 65 char **outptr, size_t *outlen);
69 const char *valuep, char **outptr,
74 const char *user, char **outptr,
79 CURLcode Curl_auth_decode_cram_md5_message(const char *chlg64, char **outptr,
87 char **outptr, size_t *outlen);
98 char **outptr, size_t *outlen);
111 char **outptr, size_t *outlen);
126 char **outptr,
139 char **outptr, size_t *outlen);
151 char **outptr, size_t *outlen)
    [all...]
cram.c 51 * outptr [in/out] - The address where a pointer to newly allocated memory
57 CURLcode Curl_auth_decode_cram_md5_message(const char *chlg64, char **outptr,
63 *outptr = NULL;
68 result = Curl_base64_decode(chlg64, (unsigned char **) outptr, outlen);
85 * outptr [in/out] - The address where a pointer to newly allocated memory
95 char **outptr, size_t *outlen)
131 result = Curl_base64_encode(data, response, 0, outptr, outlen);
oauth2.c 52 * outptr[in / out] - The address where a pointer to newly allocated memory
63 char **outptr, size_t *outlen)
81 result = Curl_base64_encode(data, oauth, strlen(oauth), outptr, outlen);
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 28 int16_t *outptr = out; local
37 idct16_rows_dspr2(input, outptr, 16);
41 idct16_rows_dspr2(input, outptr, 16);
43 outptr = out;
46 iadst16_dspr2(outptr, temp_out);
51 outptr += 16;
62 iadst16_dspr2(input, outptr);
64 outptr += 16;
81 iadst16_dspr2(input, outptr);
83 outptr += 16
    [all...]
vp9_itrans4_dspr2.c 28 int16_t *outptr = out; local
39 vpx_idct4_rows_dspr2(input, outptr);
43 vpx_idct4_rows_dspr2(input, outptr);
45 outptr = out;
48 iadst4_dspr2(outptr, temp_out);
54 outptr += 4;
59 iadst4_dspr2(input, outptr);
61 outptr += 4;
73 iadst4_dspr2(input, outptr);
75 outptr += 4
    [all...]
vp9_itrans8_dspr2.c 27 int16_t *outptr = out; local
36 idct8_rows_dspr2(input, outptr, 8);
40 idct8_rows_dspr2(input, outptr, 8);
52 iadst8_dspr2(input, outptr);
54 outptr += 8;
66 iadst8_dspr2(input, outptr);
68 outptr += 8;
  /external/libjpeg-turbo/simd/
jidctfst-altivec.c 118 int *outptr; local
212 outptr = (int *)(output_buf[0] + output_col);
213 vec_ste((__vector int)outb, 0, outptr);
214 vec_ste((__vector int)outb, 4, outptr);
218 outptr = (int *)(output_buf[1] + output_col);
219 vec_ste((__vector int)outb, 0, outptr);
220 vec_ste((__vector int)outb, 4, outptr);
224 outptr = (int *)(output_buf[2] + output_col);
225 vec_ste((__vector int)outb, 0, outptr);
226 vec_ste((__vector int)outb, 4, outptr);
    [all...]
jdcolext-altivec.c 30 JSAMPROW outptr, inptr0, inptr1, inptr2; local
74 outptr = *output_buf++;
77 num_cols -= RGB_PIXELSIZE * 16, outptr += RGB_PIXELSIZE * 16,
198 offset = (size_t)outptr & 15;
217 memcpy(outptr, tmpbuf, min(num_cols, RGB_PIXELSIZE * 16));
220 unaligned_shift_index = vec_lvsl(0, outptr);
221 edgel = vec_ld(0, outptr);
222 edgeh = vec_ld(min(num_cols - 1, RGB_PIXELSIZE * 16), outptr);
224 unaligned_shift_index = vec_lvsr(0, outptr);
234 vec_st(out0, 0, outptr);
    [all...]
jidctint-altivec.c 213 int *outptr; local
314 outptr = (int *)(output_buf[0] + output_col);
315 vec_ste((__vector int)outb, 0, outptr);
316 vec_ste((__vector int)outb, 4, outptr);
320 outptr = (int *)(output_buf[1] + output_col);
321 vec_ste((__vector int)outb, 0, outptr);
322 vec_ste((__vector int)outb, 4, outptr);
326 outptr = (int *)(output_buf[2] + output_col);
327 vec_ste((__vector int)outb, 0, outptr);
328 vec_ste((__vector int)outb, 4, outptr);
    [all...]
  /external/protobuf/src/google/protobuf/testing/
zcgzip.cc 66 void* outptr; local
70 ok = out.Next(&outptr, &outlen);
75 readlen = read(STDIN_FILENO, outptr, outlen);
  /external/webrtc/webrtc/common_audio/signal_processing/
ilbc_specific_functions.c 30 int16_t *outptr = out; local
35 *outptr++ = (int16_t)((*inptr++ * *winptr--) >> right_shifts);
44 int16_t *outptr = out; local
49 *outptr++ = (int16_t)((*inptr++ * *winptr++) >> right_shifts);
58 int16_t *outptr = out; local
63 (*outptr++) = (int16_t)(((*in1ptr++) + (*in2ptr++)) >> right_shifts);
vector_scaling_operations.c 93 int16_t *outptr; local
96 outptr = out_vector;
100 *outptr++ = (int16_t)((*inptr++ * gain) >> right_shifts);
111 int16_t *outptr; local
114 outptr = out_vector;
117 *outptr++ = WebRtcSpl_SatW32ToW16((*inptr++ * gain) >> right_shifts);
129 int16_t *outptr; local
133 outptr = out;
137 *outptr++ = (int16_t)((gain1 * *in1ptr++) >> shift1) +

Completed in 438 milliseconds

1 2 3 4