/external/markdown/tests/misc/ |
D | bracket_re.txt | 3 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/ |
D | parameters2.exp | 62 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/ |
D | 2009-04-14-IllegalRegs.ll | 10 %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/ |
D | k_tan.c | 49 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/ |
D | check_cast.c | 7 struct foo xxx; in main() local 10 …xxx = (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/ |
D | instrument_initializer_metadata.ll | 4 @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/ |
D | self-comparison.m | 4 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.groovy | 140 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.groovy | 140 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.groovy | 140 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.groovy | 140 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.groovy | 140 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.groovy | 140 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.groovy | 140 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.groovy | 140 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/ |
D | tc17_sembar.c | 39 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/ |
D | arr-fp-arg-no-copy.ll | 8 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/ |
D | for-in-avoid-duplicates.js | 30 this.xxx = "foo"; 34 constr.prototype = { xxx: "baz", yyy: "quux" }; property in constr
|
/external/valgrind/memcheck/tests/ |
D | errs1.c | 14 void xxx ( void ) { yyy(); } in xxx() function 15 void www ( void ) { xxx(); } in www()
|
D | clientperm.c | 9 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.groovy | 131 assert commandHandler.getRealPath(session, "/xxx") == "/xxx" 135 assert commandHandler.getRealPath(session, "/xxx") == "/xxx" 136 assert commandHandler.getRealPath(session, "xxx") == "/usr/me/xxx"
|
/external/bzip2/ |
D | words3 | 10 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/ |
D | illegal-member-initialization.cpp | 26 bar xxx(); 30 foo() : a(xxx()) {} // no error here. in foo()
|
/external/llvm/test/Transforms/EarlyCSE/ |
D | instsimplify-dom.ll | 11 %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.groovy | 140 assert commandHandler.getRealPath(session, "/xxx") == "/xxx" 144 assert commandHandler.getRealPath(session, "/xxx") == "/xxx" 145 assert commandHandler.getRealPath(session, "xxx") == "/usr/me/xxx"
|