Home
last modified time | relevance | path

Searched refs:xxx (Results 1 – 25 of 186) sorted by relevance

12345678

/external/markdown/tests/misc/
Dbracket_re.txt3 xxx xxx xxx xxx xxx xxx xxx xxx
4 xxx xxx xxx xxx xxx xxx xxx xxx
5 xxx xxx xxx xxx xxx xxx xxx xxx
6 xxx xxx xxx xxx xxx xxx xxx xxx
7 xxx xxx xxx xxx xxx xxx xxx xxx
8 xxx xxx xxx xxx xxx xxx xxx xxx
9 xxx xxx xxx xxx xxx xxx xxx xxx
10 xxx xxx xxx xxx xxx xxx xxx xxx
11 xxx xxx xxx xxx xxx xxx xxx xxx
12 xxx xxx xxx xxx xxx xxx xxx xxx
[all …]
/external/ltrace/testsuite/ltrace.main/
Dparameters2.exp62 void ll(struct xxx *xxx) {}
66 typedef xxx = struct;
67 typedef xxx = struct(int, xxx*);
72 struct xxx {
74 struct xxx *next;
77 void ll (struct xxx *xxx);
80 struct xxx a = { 1, 0 };
81 struct xxx b = { 2, &a };
82 struct xxx c = { 3, &b };
83 struct xxx d = { 4, &c };
[all …]
/external/llvm/test/CodeGen/X86/
D2009-04-14-IllegalRegs.ll10 %xxx = alloca %struct.X ; <%struct.X*> [#uses=6]
13 %1 = getelementptr %struct.X, %struct.X* %xxx, i32 0, i32 1 ; <[32 x i8]*> [#uses=1]
16 %3 = getelementptr %struct.X, %struct.X* %xxx, i32 0, i32 1 ; <[32 x i8]*> [#uses=1]
19 %6 = getelementptr %struct.X, %struct.X* %xxx, i32 0, i32 1 ; <[32 x i8]*> [#uses=1]
22 %8 = getelementptr %struct.X, %struct.X* %xxx, i32 0, i32 0 ; <i8*> [#uses=1]
24 …, %struct.X*)* @f to i32 (...)*)(%struct.X* byval align 4 %xxx, %struct.X* byval align 4 %xxx) nou…
/external/fdlibm/
Dk_tan.c49 static const double xxx[] = { variable
67 #define one xxx[13]
68 #define pio4 xxx[14]
69 #define pio4lo xxx[15]
70 #define T xxx
/external/clang/test/Parser/
Dcheck_cast.c7 struct foo xxx; in main() local
10xxx = (struct foo)1; // expected-error {{used type 'struct foo' where arithmetic or pointer type … in main()
11 …i = (int)xxx; // expected-error {{operand of type 'struct foo' where arithmetic or pointer type is… in main()
/external/llvm/test/Instrumentation/AddressSanitizer/
Dinstrument_initializer_metadata.ll4 @xxx = internal global i32 0, align 4 ; With dynamic initializer.
8 ; Clang will emit the following metadata identifying @xxx as dynamically
10 !0 = !{i32* @xxx, null, null, i1 true, i1 false}
24 store i32 %call, i32* @xxx, align 4
36 ; Clang indicated that @xxx was dynamically initailized.
56 ; Check that xxx is instrumented.
58 store i32 0, i32 *@xxx, align 4
/external/clang/test/SemaObjC/
Dself-comparison.m4 id xxx; field
10 return xxx == xxx; // expected-warning {{self-comparison always evaluates to true}}
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
D_AbstractFakeCommandHandlerTest.groovy140 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
144 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
145 assert commandHandler.getRealPath(session, "xxx") == "/usr/me/xxx"
146 assert commandHandler.getRealPath(session, "../xxx") == "/usr/xxx"
147 assert commandHandler.getRealPath(session, "./xxx") == "/usr/me/xxx"
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/command/
D_AbstractFakeCommandHandlerTest.groovy140 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
144 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
145 assert commandHandler.getRealPath(session, "xxx") == "/usr/me/xxx"
146 assert commandHandler.getRealPath(session, "../xxx") == "/usr/xxx"
147 assert commandHandler.getRealPath(session, "./xxx") == "/usr/me/xxx"
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/command/
D_AbstractFakeCommandHandlerTest.groovy140 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
144 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
145 assert commandHandler.getRealPath(session, "xxx") == "/usr/me/xxx"
146 assert commandHandler.getRealPath(session, "../xxx") == "/usr/xxx"
147 assert commandHandler.getRealPath(session, "./xxx") == "/usr/me/xxx"
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/command/
D_AbstractFakeCommandHandlerTest.groovy140 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
144 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
145 assert commandHandler.getRealPath(session, "xxx") == "/usr/me/xxx"
146 assert commandHandler.getRealPath(session, "../xxx") == "/usr/xxx"
147 assert commandHandler.getRealPath(session, "./xxx") == "/usr/me/xxx"
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/command/
D_AbstractFakeCommandHandlerTest.groovy140 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
144 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
145 assert commandHandler.getRealPath(session, "xxx") == "/usr/me/xxx"
146 assert commandHandler.getRealPath(session, "../xxx") == "/usr/xxx"
147 assert commandHandler.getRealPath(session, "./xxx") == "/usr/me/xxx"
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/command/
D_AbstractFakeCommandHandlerTest.groovy140 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
144 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
145 assert commandHandler.getRealPath(session, "xxx") == "/usr/me/xxx"
146 assert commandHandler.getRealPath(session, "../xxx") == "/usr/xxx"
147 assert commandHandler.getRealPath(session, "./xxx") == "/usr/me/xxx"
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/command/
D_AbstractFakeCommandHandlerTest.groovy140 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
144 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
145 assert commandHandler.getRealPath(session, "xxx") == "/usr/me/xxx"
146 assert commandHandler.getRealPath(session, "../xxx") == "/usr/xxx"
147 assert commandHandler.getRealPath(session, "./xxx") == "/usr/me/xxx"
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/command/
D_AbstractFakeCommandHandlerTest.groovy140 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
144 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
145 assert commandHandler.getRealPath(session, "xxx") == "/usr/me/xxx"
146 assert commandHandler.getRealPath(session, "../xxx") == "/usr/xxx"
147 assert commandHandler.getRealPath(session, "./xxx") == "/usr/me/xxx"
/external/valgrind/helgrind/tests/
Dtc17_sembar.c39 sem_t* xxx; member
51 bar->xxx = my_sem_init ("xxx", 0, 0); in gomp_barrier_init()
67 my_sem_destroy(bar->xxx); in gomp_barrier_destroy()
94 my_sem_wait(bar->xxx); // acquire an obvious dependency from in gomp_barrier_wait()
118 my_sem_post(bar->xxx); in gomp_barrier_wait()
/external/llvm/test/CodeGen/PowerPC/
Darr-fp-arg-no-copy.ll8 tail call void @xxx([2 x i64] [i64 4607182418800017408, i64 4611686018427387904]) #0
16 ; CHECK: bl xxx
20 declare void @xxx([2 x i64])
/external/v8/test/webkit/
Dfor-in-avoid-duplicates.js30 this.xxx = "foo";
34 constr.prototype = { xxx: "baz", yyy: "quux" }; property in constr
/external/valgrind/memcheck/tests/
Derrs1.c14 void xxx ( void ) { yyy(); } in xxx() function
15 void www ( void ) { xxx(); } in www()
Dclientperm.c9 int xxx, i; in main1() local
10 for (i = 0; i < 10; i++) (void) VALGRIND_CHECK_VALUE_IS_DEFINED(xxx); in main1()
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/fake/command/
D_AbstractFakeCommandHandlerTest.groovy131 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
135 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
136 assert commandHandler.getRealPath(session, "xxx") == "/usr/me/xxx"
/external/bzip2/
Dwords310 To install somewhere else, eg, /xxx/yyy/{bin,lib,man,include}, type
12 make install PREFIX=/xxx/yyy
18 make -n install PREFIX=/xxx/yyy respectively.
/external/clang/test/SemaCXX/
Dillegal-member-initialization.cpp26 bar xxx();
30 foo() : a(xxx()) {} // no error here. in foo()
/external/llvm/test/Transforms/EarlyCSE/
Dinstsimplify-dom.ll11 %ins34 = phi i32 [ %ins35, %xxx ], [ undef, %entry ]
14 xxx:
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
D_AbstractFakeCommandHandlerTest.groovy140 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
144 assert commandHandler.getRealPath(session, "/xxx") == "/xxx"
145 assert commandHandler.getRealPath(session, "xxx") == "/usr/me/xxx"

12345678