Searched refs:out (Results 1 - 25 of 4280) sorted by relevance

1234567891011>>

/external/clang/test/CodeGen/
H A D2007-05-11-str-const.c3 static unsigned char out[]={0,1}; variable
H A Dmmx-inline-asm-error.c5 vec256 out; local
8 asm("something %0" : "=y"(out)); // expected-error {{invalid output size for constraint '=y'}}
9 asm("something %0, %0" : "+y"(out)); // expected-error {{invalid output size for constraint '+y'}}
11 return out;
H A Dmips-constraints-mem.c17 int out = 0; local
22 : "=r"(out)
/external/eigen/bench/spbench/
H A Dspbenchstyle.h13 void printBenchStyle(std::ofstream& out) argument
15 out << "<xsl:stylesheet id='stylesheet' version='1.0' \
26 out<<"<table border='1' width='100%' height='100%'>\n \
40 out<<" <xsl:for-each select='BENCH/LINEARSYSTEM'>\n \
53 out<<" <TR>\n \
74 out<<" <TR>\n \
/external/valgrind/none/tests/mips64/
H A Dtest_fcsr.c6 long out [] = {0, 0}; local
22 : "r" (out)
25 printf("FCSR::1: 0x%lx, 2: 0x%lx\n", out[0], out[1]);
H A Dmacro_load_store.h5 unsigned long out = 0; \
13 : "=r" (out) \
17 printf("%s :: offset: 0x%x, out: 0x%lx\n", \
18 instruction, offset, out); \
23 unsigned long out = 0; \
39 : "=r" (out), "=r" (outHI) \
43 printf("%s :: offset: 0x%x, out: 0x%lx, outHI: 0x%lx\n", \
44 instruction, offset, out, outHI); \
49 unsigned long long out = 0; \
57 : "=r" (out) \
[all...]
/external/libcxx/test/std/depr/depr.str.strstreams/depr.ostrstream/depr.ostrstream.members/
H A Dfreeze.pass.cpp22 std::ostrstream out; local
23 out.freeze();
24 assert(!out.fail());
25 out << 'a';
26 assert(out.fail());
27 out.clear();
28 out.freeze(false);
29 out << 'a';
30 out << char(0);
31 assert(out
[all...]
H A Dpcount.pass.cpp22 std::ostrstream out; local
23 assert(out.pcount() == 0);
24 out << 123 << ' ' << 4.5 << ' ' << "dog";
25 assert(out.pcount() == 11);
H A Dstr.pass.cpp22 std::ostrstream out; local
23 out << 123 << ' ' << 4.5 << ' ' << "dog" << std::ends;
24 assert(out.str() == std::string("123 4.5 dog"));
25 out.freeze(false);
/external/libcxx/test/std/depr/depr.str.strstreams/depr.strstream/depr.strstream.oper/
H A Dfreeze.pass.cpp22 std::strstream out; local
23 out.freeze();
24 assert(!out.fail());
25 out << 'a';
26 assert(out.fail());
27 out.clear();
28 out.freeze(false);
29 out << 'a';
30 out << char(0);
31 assert(out
[all...]
H A Dpcount.pass.cpp22 std::strstream out; local
23 assert(out.pcount() == 0);
24 out << 123 << ' ' << 4.5 << ' ' << "dog";
25 assert(out.pcount() == 11);
H A Dstr.pass.cpp22 std::strstream out; local
23 out << 123 << ' ' << 4.5 << ' ' << "dog" << std::ends;
24 assert(out.str() == std::string("123 4.5 dog"));
25 out.freeze(false);
/external/valgrind/none/tests/mips32/
H A Dtest_fcsr.c5 int out [] = {0, 0}; local
20 : "r" (in), "r" (out)
23 printf("FCSR::1: 0x%x, 2: 0x%x\n", out[0], out[1]);
/external/javassist/sample/hotswap/logging/
H A DHelloWorld.java3 System.out.println("** HelloWorld.print()");
4 System.out.println("hello world");
/external/valgrind/none/tests/s390x/
H A Dbfp-2.c12 float out; local
14 __asm__ volatile("sqebr %[out],%[in]" : [out]"=f"(out) : [in]"f"(in));
15 printf("sqebr %f -> %f\n", in, out);
20 double out; local
22 __asm__ volatile("sqdbr %[out],%[in]" : [out]"=f"(out) : [in]"f"(in));
23 printf("sqdbr %f -> %f\n", in, out);
28 float out; local
36 double out; local
44 float out; local
52 double out; local
60 float out; local
68 double out; local
[all...]
/external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/src/gl-matrix/
H A Dmat2.js35 var out = new glMatrix.ARRAY_TYPE(4);
36 out[0] = 1;
37 out[1] = 0;
38 out[2] = 0;
39 out[3] = 1;
40 return out;
50 var out = new glMatrix.ARRAY_TYPE(4);
51 out[0] = a[0];
52 out[1] = a[1];
53 out[
[all...]
H A Dmat2d.js49 var out = new glMatrix.ARRAY_TYPE(6);
50 out[0] = 1;
51 out[1] = 0;
52 out[2] = 0;
53 out[3] = 1;
54 out[4] = 0;
55 out[5] = 0;
56 return out;
66 var out = new glMatrix.ARRAY_TYPE(6);
67 out[
[all...]
H A Dvec2.js35 var out = new glMatrix.ARRAY_TYPE(2);
36 out[0] = 0;
37 out[1] = 0;
38 return out;
48 var out = new glMatrix.ARRAY_TYPE(2);
49 out[0] = a[0];
50 out[1] = a[1];
51 return out;
62 var out = new glMatrix.ARRAY_TYPE(2);
63 out[
[all...]
/external/libopus/silk/
H A Dlog2lin.c40 opus_int32 out, frac_Q7; local
48 out = silk_LSHIFT( 1, silk_RSHIFT( inLog_Q7, 7 ) );
52 out = silk_ADD_RSHIFT32( out, silk_MUL( out, silk_SMLAWB( frac_Q7, silk_SMULBB( frac_Q7, 128 - frac_Q7 ), -174 ) ), 7 );
55 out = silk_MLA( out, silk_RSHIFT( out, 7 ), silk_SMLAWB( frac_Q7, silk_SMULBB( frac_Q7, 128 - frac_Q7 ), -174 ) );
57 return out;
/external/e2fsprogs/lib/uuid/
H A Dpack.c41 unsigned char *out = ptr; local
44 out[3] = (unsigned char) tmp;
46 out[2] = (unsigned char) tmp;
48 out[1] = (unsigned char) tmp;
50 out[0] = (unsigned char) tmp;
53 out[5] = (unsigned char) tmp;
55 out[4] = (unsigned char) tmp;
58 out[7] = (unsigned char) tmp;
60 out[6] = (unsigned char) tmp;
63 out[
[all...]
/external/javassist/sample/hotswap/
H A DHelloWorld.java3 System.out.println("hello world");
/external/javassist/sample/evolve/sample/evolve/
H A DWebPage.java12 public void show(OutputStreamWriter out) throws IOException { argument
13 out.write("<H2>Current Time:</H2>");
15 out.write("<CENTER><H3><FONT color=\"blue\">");
16 out.write(c.getTime().toString());
17 out.write("</FONT></H3></CENTER><HR>");
18 out.write("<P><A HREF=\"demo.html\">Return to the home page.</A>");
/external/valgrind/gdbserver_tests/
H A Dfilter_make_empty8 ps -lf -p $PPID >> garbage.filtered.out
9 date >> garbage.filtered.out
10 cat >> garbage.filtered.out
/external/google-breakpad/src/client/linux/dump_writer_common/
H A Dthread_info.cc41 // out: memory location to write to
43 void U16(void* out, uint16_t v) { argument
44 my_memcpy(out, &v, sizeof(v));
48 // out: memory location to write to
50 void U32(void* out, uint32_t v) { argument
51 my_memcpy(out, &v, sizeof(v));
65 void ThreadInfo::FillCPUContext(RawContextCPU* out) const {
66 out->context_flags = MD_CONTEXT_X86_ALL;
68 out->dr0 = dregs[0];
69 out
[all...]
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/
H A DAnnotationDirectoryItem.java58 protected void annotateItem(@Nonnull AnnotatedBytes out, int itemIndex, @Nullable String itemIdentity) {
59 int classAnnotationsOffset = dexFile.readSmallUint(out.getCursor());
60 out.annotate(4, "class_annotations_off = %s",
63 int fieldsSize = dexFile.readSmallUint(out.getCursor());
64 out.annotate(4, "fields_size = %d", fieldsSize);
66 int annotatedMethodsSize = dexFile.readSmallUint(out.getCursor());
67 out.annotate(4, "annotated_methods_size = %d", annotatedMethodsSize);
69 int annotatedParameterSize = dexFile.readSmallUint(out.getCursor());
70 out.annotate(4, "annotated_parameters_size = %d", annotatedParameterSize);
73 out
[all...]

Completed in 1686 milliseconds

1234567891011>>