HomeSort by relevance Sort by last modified time
    Searched defs:out (Results 2276 - 2300 of 5424) sorted by null

<<919293949596979899100>>

  /external/libmicrohttpd/src/testspdy/
test_new_connection.c 415 uint8_t out[MAX_OUTLEN]; local
419 rv = spdylay_gzip_inflate(req->inflater, out, &outlen, data, &tlen);
424 fwrite(out, 1, outlen, stdout);
464 unsigned char **out, unsigned char *outlen,
474 rv = spdylay_select_next_protocol(out, outlen, in, inlen);
test_notls.c 413 uint8_t out[MAX_OUTLEN]; local
417 rv = spdylay_gzip_inflate(req->inflater, out, &outlen, data, &tlen);
422 fwrite(out, 1, outlen, stdout);
test_request_response.c 398 uint8_t out[MAX_OUTLEN]; local
402 rv = spdylay_gzip_inflate(req->inflater, out, &outlen, data, &tlen);
407 fwrite(out, 1, outlen, stdout);
452 unsigned char **out, unsigned char *outlen,
462 rv = spdylay_select_next_protocol(out, outlen, in, inlen);
  /external/libopus/src/
opus_demo.c 25 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
243 short *in, *out; local
593 out = (short*)malloc(max_frame_size*channels*sizeof(short));
669 fprintf(stderr, "Ran out of input, "
779 output_samples = opus_decode(dec, lost ? NULL : data[toggle], len[toggle], out, output_samples, 1);
783 output_samples = opus_decode(dec, data[1-toggle], len[1-toggle], out, output_samples, 0);
786 output_samples = opus_decode(dec, lost ? NULL : data[toggle], len[toggle], out, output_samples, 0);
800 s=out[i+(skip*channels)];
    [all...]
  /external/libvncserver/libvncserver/
main.c 362 char *in,*out; local
368 out = screen->frameBuffer+rect.x1*bpp+rect.y1*rowstride;
371 for(j=rect.y1;j<rect.y2;j++,out+=rowstride,in+=rowstride)
372 memmove(out,in,widthInBytes);
374 out += rowstride*(rect.y2-rect.y1-1);
376 for(j=rect.y2-1;j>=rect.y1;j--,out-=rowstride,in-=rowstride)
377 memmove(out,in,widthInBytes);
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 155 tran_low_t out[4 * 4]; local
156 tran_low_t *outptr = out;
168 for (j = 0; j < 4; ++j) temp_in[j] = out[j * 4 + i];
180 tran_low_t out = WRAPLOW(dct_const_round_shift(input[0] * cospi_16_64)); local
182 out = WRAPLOW(dct_const_round_shift(out * cospi_16_64));
183 a1 = ROUND_POWER_OF_TWO(out, 4);
326 tran_low_t out[8 * 8]; local
327 tran_low_t *outptr = out;
339 for (j = 0; j < 8; ++j) temp_in[j] = out[j * 8 + i]
350 tran_low_t out[8 * 8] = { 0 }; local
376 tran_low_t out = WRAPLOW(dct_const_round_shift(input[0] * cospi_16_64)); local
722 tran_low_t out[16 * 16]; local
747 tran_low_t out[16 * 16] = { 0 }; local
773 tran_low_t out[16 * 16] = { 0 }; local
799 tran_low_t out = WRAPLOW(dct_const_round_shift(input[0] * cospi_16_64)); local
1179 tran_low_t out[32 * 32]; local
1210 tran_low_t out[32 * 32] = { 0 }; local
1236 tran_low_t out[32 * 32] = { 0 }; local
1262 tran_low_t out = WRAPLOW(dct_const_round_shift(input[0] * cospi_16_64)); local
1450 tran_low_t out[4 * 4]; local
1476 tran_low_t out = local
1632 tran_low_t out[8 * 8]; local
1657 tran_low_t out[8 * 8] = { 0 }; local
1684 tran_low_t out = local
2049 tran_low_t out[16 * 16]; local
2074 tran_low_t out[16 * 16] = { 0 }; local
2102 tran_low_t out[16 * 16] = { 0 }; local
2129 tran_low_t out = local
2520 tran_low_t out[32 * 32]; local
2551 tran_low_t out[32 * 32] = { 0 }; local
2579 tran_low_t out[32 * 32] = { 0 }; local
2606 tran_low_t out = local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
itrans16_dspr2.c 933 int32_t out; local
    [all...]
vpx_convolve8_avg_vert_msa.c 21 v16u8 dst0, dst1, dst2, dst3, out; local
57 out = PCKEV_XORI128_UB(out10, out32);
61 out = __msa_aver_u_b(out, dst0);
63 ST4x4_UB(out, out, 0, 1, 2, 3, dst, dst_stride);
250 v16u8 dst0, dst1, dst2, dst3, out, filt0, src2110, src4332; local
273 out = (v16u8)__msa_pckev_b((v16i8)tmp1, (v16i8)tmp0);
274 out = __msa_aver_u_b(out, dst0)
    [all...]
vpx_convolve8_msa.c 31 v16u8 mask0, mask1, mask2, mask3, out; local
87 out = PCKEV_XORI128_UB(tmp0, tmp1);
88 ST4x4_UB(out, out, 0, 1, 2, 3, dst, dst_stride);
vpx_convolve8_vert_msa.c 23 v16u8 out; local
55 out = PCKEV_XORI128_UB(out10, out32);
56 ST4x4_UB(out, out, 0, 1, 2, 3, dst, dst_stride);
  /external/libxml2/
testrecurse.c 50 const char *out; /* output directory */ member in struct:testDesc
375 /* print out the selected text */
543 channel(data, "%s\n", "out of memory error");
610 static char *resultFilename(const char *filename, const char *out,
626 if (out == NULL)
627 out = "";
635 snprintf(res, 499, "%s%s%s", out, base, suffixbuff);
831 result = resultFilename(globbuf.gl_pathv[i], tst->out,
834 fprintf(stderr, "Out of memory !\n");
841 error = resultFilename(globbuf.gl_pathv[i], tst->out,
    [all...]
uri.c 1334 xmlChar *out; local
1414 char *cur, *out; local
1614 char *ret, *out; local
1675 int len, out; local
1885 int ret, len, indx, cur, out; local
    [all...]
  /external/llvm/include/llvm/Support/
MathExtras.h 235 unsigned char out[sizeof(Val)]; local
238 out[(sizeof(Val) - i) - 1] = BitReverseTable256[in[i]];
239 std::memcpy(&Val, out, sizeof(Val));
317 assert(N > 0 && N <= 64 && "integer width out of range");
324 assert(N > 0 && N <= 64 && "integer width out of range");
331 assert(N > 0 && N <= 64 && "integer width out of range");
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAsmBackend.cpp 214 return "out of range pc-relative fixup value";
226 return "out of range pc-relative fixup value";
237 return "out of range pc-relative fixup value";
242 // instruction it is is actually out of range for the instruction.
416 Ctx->reportError(Fixup.getLoc(), "out of range pc-relative fixup value");
437 Ctx->reportError(Fixup.getLoc(), "out of range pc-relative fixup value");
452 uint32_t out = (opc << 21); local
453 out |= (Value & 0x800) << 15;
454 out |= (Value & 0x700) << 4;
455 out |= (Value & 0x0FF)
476 uint32_t out = 0; local
495 uint64_t out = 0; local
    [all...]
  /external/lz4/tests/
fullbench.c 171 static int local_LZ4_saveDict(const char* in, char* out, int inSize)
174 return LZ4_saveDict(&LZ4_stream, out, inSize);
177 static int local_LZ4_compress_default_large(const char* in, char* out, int inSize)
179 return LZ4_compress_default(in, out, inSize, LZ4_compressBound(inSize));
182 static int local_LZ4_compress_default_small(const char* in, char* out, int inSize)
184 return LZ4_compress_default(in, out, inSize, LZ4_compressBound(inSize)-1);
187 static int local_LZ4_compress_fast0(const char* in, char* out, int inSize)
189 return LZ4_compress_fast(in, out, inSize, LZ4_compressBound(inSize), 0);
192 static int local_LZ4_compress_fast1(const char* in, char* out, int inSize)
194 return LZ4_compress_fast(in, out, inSize, LZ4_compressBound(inSize), 1)
409 char* out = compressed_buff; local
493 char* out = compressed_buff; local
    [all...]
  /external/lzma/Java/SevenZip/
LzmaBench.java 265 System.out.print(" ");
266 System.out.print(s);
272 System.out.print(" MIPS");
283 System.out.print(" KB/s ");
298 System.out.println("\nError: dictionary size for benchmark must be >= 18 (256 KB)");
301 System.out.print("\n Compressing Decompressing\n\n");
375 System.out.print(" ");
377 System.out.println();
384 System.out.println("---------------------------------------------------");
386 System.out.print(" ");
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/shader/
ilo_shader_internal.h 21 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
122 } out; member in struct:ilo_shader
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_rast_tri.c 23 * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
250 struct { unsigned mask:16; unsigned i:8; unsigned j:8; } out[16]; local
333 out[nr].i = i;
334 out[nr].j = j;
335 out[nr].mask = mask;
348 x + 4 * out[i].j,
349 y + 4 * out[i].i,
350 0xffff & ~out[i].mask);
534 struct { unsigned mask:16; unsigned i:8; unsigned j:8; } out[16]; local
631 out[nr].i = i
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/
swr_shader.cpp 20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
654 LLVMValueRef out = local
659 STORE(unwrap(out),
664 STORE(unwrap(out),
  /external/mesa3d/src/mesa/tnl/
t_vertex_generic.c 22 * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
52 GLfloat *out = (GLfloat *)v; local
55 out[0] = vp[0] * in[0] + vp[12];
56 out[1] = vp[5] * in[1] + vp[13];
57 out[2] = vp[10] * in[2] + vp[14];
58 out[3] = in[3];
64 GLfloat *out = (GLfloat *)v; local
67 out[0] = vp[0] * in[0] + vp[12];
68 out[1] = vp[5] * in[1] + vp[13];
69 out[2] = vp[10] * in[2] + vp[14]
76 GLfloat *out = (GLfloat *)v; local
88 GLfloat *out = (GLfloat *)v; local
100 GLfloat *out = (GLfloat *)v; local
111 GLfloat *out = (GLfloat *)v; local
122 GLfloat *out = (GLfloat *)v; local
133 GLfloat *out = (GLfloat *)v; local
143 GLfloat *out = (GLfloat *)v; local
157 GLfloat *out = (GLfloat *)(v); local
168 GLfloat *out = (GLfloat *)(v); local
179 GLfloat *out = (GLfloat *)(v); local
190 GLfloat *out = (GLfloat *)(v); local
201 GLfloat *out = (GLfloat *)(v); local
218 GLfloat *out = (GLfloat *)(v); local
228 GLfloat *out = (GLfloat *)(v); local
238 GLfloat *out = (GLfloat *)(v); local
249 GLfloat *out = (GLfloat *)(v); local
258 GLfloat *out = (GLfloat *)(v); local
267 GLfloat *out = (GLfloat *)(v); local
    [all...]
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
AudioSpecificConfig.java 512 int out = 4; local
514 out += gaSpecificConfigSize();
518 return out;
522 ByteBuffer out = ByteBuffer.allocate(serializedSize()); local
523 IsoTypeWriter.writeUInt8(out, 5);
524 IsoTypeWriter.writeUInt8(out, serializedSize() - 2);
525 BitWriterBuffer bwb = new BitWriterBuffer(out);
535 return out;
    [all...]
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
Http2Test.java 650 Buffer out = new Buffer(); local
651 new Hpack.Writer(out).writeHeaders(sentHeaders);
652 return out;
656 Buffer out = new Buffer(); local
657 new Http2.Writer(out, true).headers(outFinished, expectedStreamId, headers);
658 return out;
662 Buffer out = new Buffer(); local
663 new Http2.Writer(out, true).pushPromise(expectedStreamId, streamId, headers);
664 return out;
668 Buffer out = new Buffer() local
675 Buffer out = new Buffer(); local
681 Buffer out = new Buffer(); local
688 Buffer out = new Buffer(); local
    [all...]
  /external/opencv/cv/src/
cvinpaint.cpp 37 // or tort (including negligence or otherwise) arising in any way out of
280 icvTeleaInpaintFMM(const CvMat *f, CvMat *t, CvMat *out, int range, CvPriorityQueueFloat *Heap ) {
284 if (CV_MAT_CN(out->type)==3) {
352 gradI.x=(float)((CV_MAT_3COLOR_ELEM(*out,uchar,km,lp+1,color)-CV_MAT_3COLOR_ELEM(*out,uchar,km,lm-1,color)))*2.0f;
354 gradI.x=(float)((CV_MAT_3COLOR_ELEM(*out,uchar,km,lp+1,color)-CV_MAT_3COLOR_ELEM(*out,uchar,km,lm,color)));
358 gradI.x=(float)((CV_MAT_3COLOR_ELEM(*out,uchar,km,lp,color)-CV_MAT_3COLOR_ELEM(*out,uchar,km,lm-1,color)));
365 gradI.y=(float)((CV_MAT_3COLOR_ELEM(*out,uchar,kp+1,lm,color)-CV_MAT_3COLOR_ELEM(*out,uchar,km-1,lm,color)))*2.0f
731 CvMat *mask = 0, *band = 0, *f = 0, *t = 0, *out = 0; local
    [all...]
  /external/pdfium/third_party/lcms2-2.6/src/
cmsgamma.c 21 // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
587 cmsFloat32Number Out;
592 g ->SegInterp[i] -> Interpolation.LerpFloat(&R1, &Out, g ->SegInterp[i]);
594 return Out;
839 cmsToneCurve* out = NULL; local
864 out = cmsBuildTabulatedToneCurveFloat(ContextID, nResultingPoints, Res);
871 return out;
927 cmsToneCurve *out; local
946 out = cmsBuildTabulatedToneCurve16(InCurve ->InterpParams->ContextID, nResultSamples, NULL);
947 if (out == NULL
1237 cmsUInt16Number out; local
    [all...]
  /external/proguard/src/proguard/optimize/
ChangedCodePrinter.java 32 * prints out the code if the other visitor has changed it.
335 System.out.println("Class "+ClassUtil.externalClassName(clazz.getName()));
336 System.out.println("Method "+ClassUtil.externalFullMethodDescription(clazz.getName(),
343 System.out.println(

Completed in 504 milliseconds

<<919293949596979899100>>