HomeSort by relevance Sort by last modified time
    Searched full:out1 (Results 76 - 100 of 177) sorted by null

1 2 34 5 6 7 8

  /frameworks/av/media/libstagefright/rtsp/
rtp_test.cpp 60 AString out1, out2;
61 encodeBase64(kSPS, sizeof(kSPS), &out1);
63 printf("params=%s,%s\n", out1.c_str(), out2.c_str());
  /external/libunwind/src/ia64/
siglongjmp.S 57 mov out1 = sp
sigsetjmp.S 48 mov out1 = r0
  /external/libunwind/tests/
ia64-dyn-asm.S 28 mov out1 = in1
ia64-test-rbs-asm.S 84 mov out1 = in1; \
178 (p6) mov out1 = in2
183 (p7) mov out1 = in1
  /external/openfst/src/bin/
fstminimize.cc 36 usage += " [in.fst [out1.fst [out2.fst]]]\n";
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 86 ;// M_LOAD_X $pSrc, $srcStep, $out0, $out1, $scratch, $offset
100 ;// $out1 four packed bytes, z[7] : z[6] : z[5] : z[4]
102 ;// Note: {$out0, $out1, $scratch} should be registers with ascending
106 M_LOAD_X $pSrc, $srcStep, $out0, $out1, $scratch, $offset
108 LDM $pSrc, {$out0, $out1}
111 LDM $pSrc, {$out0, $out1, $scratch}
115 ORR $out0, $out0, $out1, LSL #(32 - 8 * ($offset))
116 MOV $out1, $out1, LSR #8 * $offset
117 ORR $out1, $out1, $scratch, LSL #(32 - 8 * ($offset)
    [all...]
  /external/chromium_org/chrome/test/perf/
url_parse_perftest.cc 103 std::string out1;
104 url::StdStringCanonOutput output1(&out1);
  /external/chromium_org/third_party/ots/test/
idempotent.cc 70 int fd1 = open("out1.ttf",
202 std::fprintf(stderr, "Dumping results to out1.tff and out2.tff\n");
  /external/oprofile/module/ia64/
IA64syscallstub.h 97 mov out1 = in0; \
179 mov out1 = in1; \
  /frameworks/base/core/tests/coretests/src/android/text/
TextUtilsTest.java 295 String out1 = TextUtils.ellipsize(s1, p, i, kind).toString(); local
306 assertEquals("wid " + i + " pass " + j, out1, out2);
314 assertEquals("wid " + i + " pass " + j, out1, trim1);
320 assertTrue("wid " + i + " pass " + j, p.measureText(out1) <= i);
323 assertTrue("wid " + i + " pass " + j, p.measureText(keep1) == p.measureText(out1));
  /external/clang/test/Analysis/
ctor.mm 56 int *out1, *out2, *out3;
60 A(int *out1) {
61 *out1 = get();
69 B(int *out1, int *out2) : A(out1) {
78 C(int *out1, int *out2, int *out3) : B(out1, out2) {
dtor.cpp 182 int *out1, *out2, *out3; member in class:DestructorVirtualCalls::A
187 *out1 = get();
221 obj.out1 = &a;
  /external/chromium_org/third_party/re2/re2/testing/
backtrack.cc 173 // Try both possible next states: out is preferred to out1.
176 Visit(ip->out1(), p);
179 return Visit(ip->out1(), p);
  /external/regex-re2/re2/testing/
backtrack.cc 173 // Try both possible next states: out is preferred to out1.
176 Visit(ip->out1(), p);
179 return Visit(ip->out1(), p);
  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
resample.c 313 const int16_t* coef_ptr, int32_t* out1,
353 *out1 = tmp1 + coef * in1[8];
359 const int16_t* coef_ptr, int16_t* out1,
413 *out1 = (int16_t)tmp1;
resample_fractional.c 150 const int16_t *coef_ptr, int32_t *out1,
190 *out1 = tmp1 + coef * in1[8];
  /external/e2fsprogs/tests/
Makefile.in 72 @OUT1=${EXPECT1} OUT2=${EXPECT2} ./test_one ${TDIR}
  /external/jpeg/
jccolor.c 319 static void copyquads(const UINT32 in[], UINT32 out0[], UINT32 out1[], UINT32 out2[], int col4)
327 *out1++ = PACK(B1(src0), B0(src1), B3(src1), B2(src2));
366 UINT32* out1 = (UINT32*)outptr1; local
368 copyquads(in, out0, out1, out2, col4);
  /external/webrtc/src/common_audio/signal_processing/
resample.c 313 const WebRtc_Word16* coef_ptr, WebRtc_Word32* out1,
353 *out1 = tmp1 + coef * in1[8];
359 const WebRtc_Word16* coef_ptr, WebRtc_Word16* out1,
413 *out1 = (WebRtc_Word16)tmp1;
resample_fractional.c 150 const WebRtc_Word16 *coef_ptr, WebRtc_Word32 *out1,
190 *out1 = tmp1 + coef * in1[8];
  /external/svox/pico/compat/jni/
com_android_tts_compat_SynthProxy.cpp 61 static double out1;// y[n-1] variable
97 out1 = 0.0f;
107 out0 = (m_fa*x0) + (m_fb*x1) + (m_fc*x2) + (m_fd*out1) + (m_fe*out2);
112 out2 = out1;
113 out1 = out0;
  /external/llvm/test/Transforms/LICM/
sinking.ll 146 br i1 %C, label %ContLoop, label %Out1
150 Out1: ; preds = %Loop
155 ; CHECK: Out1:
  /external/chromium_org/third_party/icu/source/test/cintltst/
cdtdptst.c 274 UChar* out1 = myDateFormat(fmt, june); local
276 if(u_strcmp(out1, out2) !=0)
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
profiler_unittest.sh 142 "$PPROF" $PPROF_FLAGS $exec1 "$prof1" > "$TMPDIR/out1"
144 diff=`diff "$TMPDIR/out1" "$TMPDIR/out2"`

Completed in 7353 milliseconds

1 2 34 5 6 7 8