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

<<111112113114115116117118119120>>

  /external/syslinux/gpxe/src/util/
nrv2b.c 171 unsigned char *out; member in struct:ucl_compress
1041 uint8_t *out, unsigned long *out_len,
1065 c->out = out;
1076 c->bb_op = out;
1116 c->codesize = c->bb_op - out;
1218 c->codesize = c->bb_op - out;
1219 *out_len = c->bb_op - out;
1238 uint8_t *in, *out; local
1280 out = malloc(out_len)
    [all...]
  /external/toybox/lib/
lib.c 207 // Filters out // entries with no contents.
804 // process, calling the handler on the way out. Calling multiple times
907 // Figure out new value at this location
1004 // We can't run out of units because 2<<64 is 18 exabytes.
1063 char *out = libbuf; local
1066 for (i=0; i<16; i++) out+=sprintf(out, "-%02x"+!(0x550&(1<<i)), uuid[i]);
1067 *out = 0;
  /external/toybox/toys/pending/
ip.c 490 char *out = NULL, *tmp = NULL; local
495 tmp = out ? xmprintf("%s,%s", out, p->name) : xmprintf("%s", p->name);
496 if (out) free(out);
497 out = tmp;
500 return out;
1465 char *inetval = NULL, out[1024] = {0}; local
    [all...]
  /external/toybox/toys/posix/
ps.c 122 SZ Memory Size (4k pages needed to completely swap out process)
426 char *buf = toybuf+sizeof(toybuf)-260, *out = buf, *s; local
441 sprintf(out, fmt, ll);
445 out = tb->str;
448 if (--sl) out += tb->offset[--sl];
452 s = out;
453 for (i = 0; (which==PS_ARGS) ? i < slot[SLOT_argv0len] : out[i]; i++)
454 if (out[i] == '/') s = out+i+1;
455 out = s
559 char *out = string_field(tb, field); local
    [all...]
  /external/v4l2_codec2/vda/
v4l2_slice_video_decode_accelerator.cc 159 std::string out; local
160 base::StringAppendF(&out, "Buffer %d -> %d. ", input_record_, output_record_);
161 base::StringAppendF(&out, "Reference surfaces:");
164 base::StringAppendF(&out, " %d", ref->output_record());
166 return out;
953 // EAGAIN if we're just out of buffers to dequeue.
    [all...]
  /external/v8/src/builtins/
builtins-promise.cc 45 Label out(this);
46 GotoIfNot(IsPromiseHookEnabledOrDebugIsActive(), &out); local
48 Goto(&out);
50 Bind(&out);
66 Label out(this);
67 GotoIfNot(IsPromiseHookEnabledOrDebugIsActive(), &out); local
70 Goto(&out);
72 Bind(&out);
117 out(this);
138 GotoIfNot(IsPromiseHookEnabledOrDebugIsActive(), &out); local
242 Branch(IsJSReceiverInstanceType(value_instance_type), &out, &throw_exception); local
295 GotoIf(IsUndefined(constructor), &out); local
308 GotoIf(IsUndefined(species), &out); local
309 GotoIf(WordEqual(species, NullConstant()), &out); local
941 GotoIfNot(IsDebugActive(), &out); local
998 GotoIf(SmiEqual(has_already_visited, SmiConstant(1)), &out); local
1188 GotoIf(SmiEqual(has_already_visited, SmiConstant(1)), &out); local
    [all...]
builtins-string.cc 1181 Branch(IsNullOrUndefined(value), &throw_exception, &out); local
1197 GotoIf(TaggedIsSmi(object), &out); local
1217 Branch(WordEqual(proto_map, initial_proto_initial_map), &out, &next); local
1236 GotoIf(IsNullOrUndefined(object), &out); local
1244 GotoIf(IsUndefined(maybe_func), &out); local
1607 GotoIfNot(SmiLessThanOrEqual(var_length.value(), zero), &out); local
1631 GotoIfNot(SmiLessThanOrEqual(var_length.value(), zero), &out); local
1718 GotoIf(WordEqual(end, UndefinedConstant()), &out); local
1724 &if_endislessthanstart, &out); local
    [all...]
  /external/v8/tools/gcmole/
gcmole.cc 25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
57 llvm::raw_svector_ostream out(output);
58 ctx->mangleName(decl, out);
59 *result = out.str().str();
331 Environment out(l);
332 out &= r;
333 return out;
337 Environment out = effect.hasGC() ? Environment() : Environment(*this); local
338 if (effect.env()) out |= *effect.env();
339 return out;
474 ExprEffect out = ExprEffect::NoneWithEnv(env_); local
503 Environment* out = NULL; local
515 Environment* out = (b_env == NULL) ? a_env : b_env; local
806 ExprEffect out = ExprEffect::None(); local
871 ExprEffect out = local
976 const Environment& out() { function in class:__anon36316::FunctionAnalyzer::Block
1028 Environment out = env; local
1137 Environment out = var->hasInit() ? VisitStmt(var->getInit(), env) : env; local
1150 Environment out = env; local
    [all...]
  /external/valgrind/coregrind/m_demangle/
cplus-dem.c 177 const char *const out; member in struct:optable
718 strcat (result, optable[i].out);
736 strcat (result, optable[i].out);
761 strcat (result, optable[i].out);
778 strcat (result, optable[i].out);
818 if ((int) strlen (optable[i].out) == len
820 && memcmp (optable[i].out, opname, len) == 0)
    [all...]
  /external/vixl/test/aarch64/
test-simulator-aarch64.cc 24 // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
212 Register out = x0; local
223 __ Mov(out, results);
235 __ Str(fd, MemOperand(out, fd.GetSizeInBytes(), PostIndex));
331 Register out = x0; local
345 __ Mov(out, results);
361 __ Str(fd, MemOperand(out, fd.GetSizeInBytes(), PostIndex));
464 Register out = x0; local
480 __ Mov(out, results);
500 __ Str(fd, MemOperand(out, fd.GetSizeInBytes(), PostIndex))
613 Register out = x0; local
752 Register out = x0; local
880 Register out = x0; local
932 Register out = x0; local
1313 Register out = x0; local
1511 Register out = x0; local
1736 Register out = x0; local
1977 Register out = x0; local
2234 Register out = x0; local
2447 Register out = x0; local
    [all...]
  /external/webp/src/dec/
vp8l_dec.c 542 uint8_t* const out, int out_stride) {
548 uint8_t* const row_out = out + num_lines_out * out_stride;
568 uint8_t* const out, int out_stride) {
570 uint8_t* row_out = out;
576 return mb_h; // Num rows out == num rows in.
788 uint8_t* out, int stride) {
794 WebPUnfilters[alph_dec->filter_](prev_line, out, out, stride);
795 prev_line = out;
796 out += stride
815 uint8_t* out = alph_dec->output_ + width * first_row; local
    [all...]
  /external/webp/src/dsp/
dec_msa.c 77 static void TransformWHT(const int16_t* in, int16_t* out) {
101 out[0] = __msa_copy_s_h(out0, 0);
102 out[16] = __msa_copy_s_h(out0, 4);
103 out[32] = __msa_copy_s_h(out1, 0);
104 out[48] = __msa_copy_s_h(out1, 4);
105 out[64] = __msa_copy_s_h(out0, 1);
106 out[80] = __msa_copy_s_h(out0, 5);
107 out[96] = __msa_copy_s_h(out1, 1);
108 out[112] = __msa_copy_s_h(out1, 5);
109 out[128] = __msa_copy_s_h(out0, 2)
710 uint32_t out; local
782 v16u8 out; local
840 v16u8 out; local
854 v16u8 out; local
863 const v16u8 out = (v16u8)__msa_fill_b(0x80); local
878 uint64_t out; local
919 const uint64_t out = __msa_copy_s_d((v2i64)rtop, 0); local
947 const uint64_t out = __msa_copy_s_d((v2i64)dcval, 0); local
954 uint64_t out; local
966 const uint64_t out = 0x8080808080808080ULL; local
    [all...]
dec_sse2.c 1017 const __m128i out = _mm_packus_epi16(_mm_add_epi16(base, top_base), zero); local
1026 const __m128i out = _mm_packus_epi16(_mm_add_epi16(base, top_base), zero); local
1038 const __m128i out = _mm_packus_epi16(out_0, out_1); local
    [all...]
enc.c 66 int16_t out[16]; local
68 VP8FTransform(ref + VP8DspScan[j], pred + VP8DspScan[j], out);
72 const int v = abs(out[k]) >> 3;
151 static void FTransform(const uint8_t* src, const uint8_t* ref, int16_t* out) {
173 out[0 + i] = (a0 + a1 + 7) >> 4; // 12b
174 out[4 + i] = ((a2 * 2217 + a3 * 5352 + 12000) >> 16) + (a3 != 0);
175 out[8 + i] = (a0 - a1 + 7) >> 4;
176 out[12+ i] = ((a3 * 2217 - a2 * 5352 + 51000) >> 16);
180 static void FTransform2(const uint8_t* src, const uint8_t* ref, int16_t* out) {
181 VP8FTransform(src, ref, out);
    [all...]
enc_msa.c 80 static void FTransform(const uint8_t* src, const uint8_t* ref, int16_t* out) {
130 SD4(out0, out1, out2, out3, out, 8);
133 static void FTransformWHT(const int16_t* in, int16_t* out) {
167 ST_SH2(out0, out1, out, 8);
230 int16_t out[16]; local
231 VP8FTransform(ref + VP8DspScan[j], pred + VP8DspScan[j], out);
237 LD_SH2(&out[0], 8, coeff0, coeff1);
243 ST_SH2(coeff0, coeff1, &out[0], 8);
245 ++distribution[out[k]];
269 const uint32_t out = __msa_copy_s_w((v4i32)R, 0) local
452 const v16u8 out = LD_UB(top); local
455 const v16u8 out = (v16u8)__msa_fill_b(0x7f); local
474 const v16u8 out = (v16u8)__msa_fill_b(0x81); local
512 const v16u8 out = (v16u8)__msa_fill_b(0x81); local
521 v16u8 out; local
575 const uint64_t out = LD(top); local
578 const uint64_t out = 0x7f7f7f7f7f7f7f7fULL; local
600 const uint64_t out = 0x8181818181818181ULL; local
639 const uint64_t out = 0x8181818181818181ULL; local
647 uint64_t out; local
    [all...]
enc_neon.c 85 int16x8x2_t* const out) {
90 *out = vzipq_s16(tmp0.val[0], tmp0.val[1]);
256 uint32x4_t out = vdupq_n_u32(0); local
257 out = vld1q_lane_u32((const uint32_t*)(src + 0 * BPS), out, 0);
258 out = vld1q_lane_u32((const uint32_t*)(src + 1 * BPS), out, 1);
259 out = vld1q_lane_u32((const uint32_t*)(src + 2 * BPS), out, 2);
260 out = vld1q_lane_u32((const uint32_t*)(src + 3 * BPS), out, 3)
718 int16_t out[16]; local
    [all...]
lossless_sse2.c 74 int16_t out[8]; local
75 _mm_storeu_si128((__m128i*)out, diff);
76 pa_minus_pb = out[0] + out[1] + out[2] + out[3];
181 int num_pixels, uint32_t* out) {
187 _mm_storeu_si128((__m128i*)&out[i], res);
190 VP8LPredictorsAdd_C[0](in + i, upper + i, num_pixels - i, out + i);
196 int num_pixels, uint32_t* out) {
405 const __m128i out = _mm_add_epi8(in, C); local
445 const __m128i out = _mm_or_si128(J, A); local
460 __m128i* out = (__m128i*)dst; local
496 __m128i* out = (__m128i*)dst; local
527 __m128i* out = (__m128i*)dst; local
564 __m128i* out = (__m128i*)dst; local
    [all...]
  /external/webrtc/talk/media/base/
videoframe_unittest.h 24 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
183 // Write an I420 frame out to disk.
191 rtc::scoped_ptr<uint8_t[]> out(new uint8_t[out_size]);
192 frame.CopyToBuffer(out.get(), out_size);
193 return DumpSample(filename, out.get(), out_size);
772 uint8_t* out = ALIGNP(outbuf.get(), kAlignment); local
776 out,
778 EXPECT_TRUE(LoadFrame(out, out_size, cricket::FOURCC_RGBP,
788 uint8_t* out = ALIGNP(outbuf.get(), kAlignment); local
792 out,
804 uint8_t* out = ALIGNP(outbuf.get(), kAlignment); local
1008 uint8_t* out = ALIGNP(outbuf.get(), kAlignment); local
1045 uint8_t* out = ALIGNP(outbuf.get(), kAlignment); local
1484 uint8_t* out = outtop; local
    [all...]
  /external/webrtc/talk/media/webrtc/
webrtcvideoengine2.cc 24 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
182 std::stringstream out; local
183 out << '{';
185 out << codecs[i].ToString();
187 out << ", ";
190 out << '}';
191 return out.str();
551 // TODO(pbos): Figure out whether this can be removed.
557 // TODO(pbos): Probe encoder factory to figure out that the codec is supported
755 std::stringstream out; local
    [all...]
  /external/wpa_supplicant_8/src/utils/
http_curl.c 173 BIO *out; local
177 out = BIO_new(BIO_s_mem());
178 if (!out)
181 X509_print_ex(out, cert, XN_FLAG_COMPAT, X509_FLAG_COMPAT);
182 rlen = BIO_ctrl_pending(out);
185 int res = BIO_read(out, txt, rlen);
192 BIO_free(out);
590 static void i2r_HashAlgAndValue(HashAlgAndValue *hash, BIO *out, int indent)
595 BIO_printf(out, "%*shashAlg: ", indent, "");
596 i2a_ASN1_OBJECT(out, hash->hashAlg->algorithm)
750 BIO *out; local
902 BIO *out; local
918 BIO *in, *out; local
1053 BIO *out; local
    [all...]
  /frameworks/av/services/audioflinger/
Effects.cpp 303 int16_t *out = mConfig.outputCfg.buffer.s16; local
307 out[i] = clamp16((int32_t)out[i] + (int32_t)in[i]);
334 int16_t *out = mConfig.outputCfg.buffer.s16; local
336 out[i] = clamp16((int32_t)out[i] + (int32_t)in[i]);
    [all...]
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 614 char* out = timeBuff[0] == ' ' ? &timeBuff[1] : &timeBuff[0]; local
617 drawText(out, font, false, &x, &y);
    [all...]
  /frameworks/base/core/java/android/app/
ActivityOptions.java 316 * @param listener Optional OnAnimationStartedListener to find out when the
376 * to find out when the given animation has started running.
402 * to find out when the given animation has drawn its last frame.
504 * @param listener Optional OnAnimationStartedListener to find out when the
560 * @param listener Optional OnAnimationStartedListener to find out when the
1388 Bundle out = mAppVerificationBundle; local
    [all...]
  /frameworks/base/core/java/android/database/
DatabaseUtils.java 252 * The window is filled until the cursor is exhausted or the window runs out
433 char[] out = new char[l << 1]; local
437 out[j++] = DIGITS[(0xF0 & input[i]) >>> 4 ];
438 out[j++] = DIGITS[ 0x0F & input[i] ];
441 return out;
463 * Prints the contents of a Cursor to System.out. The position is restored
469 dumpCursor(cursor, System.out);
528 * Prints the contents of a Cursor's current row to System.out.
533 dumpCurrentRow(cursor, System.out);
597 * Reads a String out of a field in a Cursor and writes it to a Map
    [all...]
  /frameworks/base/core/java/android/provider/
DocumentsContract.java 1172 final Bundle out = client.call(METHOD_CREATE_DOCUMENT, null, in); local
1184 final Bundle out = client.call(METHOD_IS_CHILD_DOCUMENT, null, in); local
1229 final Bundle out = client.call(METHOD_RENAME_DOCUMENT, null, in); local
1295 final Bundle out = client.call(METHOD_COPY_DOCUMENT, null, in); local
1332 final Bundle out = client.call(METHOD_MOVE_DOCUMENT, null, in); local
1473 final Bundle out = client.call(METHOD_GET_DOCUMENT_METADATA, null, in); local
1534 final Bundle out = client.call(METHOD_FIND_DOCUMENT_PATH, null, in); local
1619 final Bundle out = client.call(METHOD_CREATE_WEB_LINK_INTENT, null, in); local
    [all...]

Completed in 961 milliseconds

<<111112113114115116117118119120>>