/external/ltp/testcases/open_posix_testsuite/ |
D | AUTHORS | 1 geoffrey.r.gustafson REMOVE-THIS AT intel DOT com 2 inaky.perez-gonzalez REMOVE-THIS AT intel DOT com 3 julie.n.fleischer REMOVE-THIS AT intel DOT com 4 majid.awad REMOVE-THIS AT intel DOT com 5 rolla.n.selbak REMOVE-THIS AT intel DOT com 6 rusty.lynch REMOVE-THIS AT intel DOT com 7 salwan.searty REMOVE-THIS AT intel DOT com 8 sunyi REMOVE-THIS AT users DOT sourceforge DOT net
|
D | README | 106 julie.n.fleischer REMOVE-THIS AT intel DOT com 107 rusty.lynch REMOVE-THIS AT intel DOT com 108 geoffrey.r.gustafson REMOVE-THIS AT intel DOT com 109 inaky.perez-gonzalez REMOVE-THIS AT intel DOT com 110 rolla.n.selbak REMOVE-THIS AT intel DOT com 111 majid.awad REMOVE-THIS AT intel DOT com 112 salwan.searty REMOVE-THIS AT intel DOT com 113 sunyi REMOVE-THIS AT users DOT sourceforge DOT net
|
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
D | implicit_deduction_guides.pass.cpp | 47 const auto AT = std::allocator_arg; in test_primary_template() local 68 std::tuple t1(AT, A, 42); in test_primary_template() 71 std::tuple t2(AT, A, 42, 0.0, x); in test_primary_template() 78 std::tuple t1(AT, A, T{}); in test_primary_template() 82 std::tuple t2(AT, A, T{}, 101l, v); in test_primary_template() 101 std::tuple t1(AT, A, t); in test_primary_template() 106 std::tuple t1(AT, A, Tup(nullptr, 42, 'a')); in test_primary_template() 124 const auto AT = std::allocator_arg; in test_empty_specialization() local 130 std::tuple t1{AT, A}; in test_empty_specialization() 144 std::tuple t1(AT, A, t); in test_empty_specialization() [all …]
|
/external/clang/test/CodeCompletion/ |
D | objc-expr.m | 7 …tterns -code-completion-at=%s:4:11 %s -fno-const-strings -o - | FileCheck -check-prefix=CHECK-AT %s 8 // CHECK-AT: COMPLETION: Pattern : [#NSString *#]"<#string#>" 9 // CHECK-AT: COMPLETION: Pattern : [#id#](<#expression#>) 10 // CHECK-AT: COMPLETION: Pattern : [#NSArray *#][<#objects, ...#>] 11 // CHECK-AT: COMPLETION: Pattern : [#char[]#]encode(<#type-name#>) 12 // CHECK-AT: COMPLETION: Pattern : [#Protocol *#]protocol(<#protocol-name#>) 13 // CHECK-AT: COMPLETION: Pattern : [#SEL#]selector(<#selector#>) 14 // CHECK-AT: COMPLETION: Pattern : [#NSDictionary *#]{<#key#>: <#object, ...#>}
|
/external/syslinux/core/i386/ |
D | syslinux.ld | 55 .config : AT (__config_lma) { 66 .replacestub : AT (__replacestub_lma) { 76 .gentextnr : AT(__gentextnr_lma) { 85 .stack16 : AT(STACK_BASE) { 261 .text : AT(__text_lma) { 273 .rodata : AT(__rodata_lma) { 284 .ctors : AT(__ctors_lma) { 293 .dtors : AT(__dtors_lma) { 304 .dynsym : AT(__dynsym_lma) { 315 .dynstr : AT(__dynstr_lma) { [all …]
|
/external/syslinux/core/x86_64/ |
D | syslinux.ld | 55 .config : AT (__config_lma) { 66 .replacestub : AT (__replacestub_lma) { 76 .gentextnr : AT(__gentextnr_lma) { 85 .stack16 : AT(STACK_BASE) { 261 .text : AT(__text_lma) { 273 .rodata : AT(__rodata_lma) { 284 .ctors : AT(__ctors_lma) { 293 .dtors : AT(__dtors_lma) { 304 .dynsym : AT(__dynsym_lma) { 315 .dynstr : AT(__dynstr_lma) { [all …]
|
/external/syslinux/core/ |
D | syslinux.ld | 55 .config : AT (__config_lma) { 66 .replacestub : AT (__replacestub_lma) { 76 .gentextnr : AT(__gentextnr_lma) { 85 .stack16 : AT(STACK_BASE) { 246 .text : AT(__text_lma) { 258 .rodata : AT(__rodata_lma) { 269 .ctors : AT(__ctors_lma) { 279 .dtors : AT(__dtors_lma) { 290 .dynsym : AT(__dynsym_lma) { 301 .dynstr : AT(__dynstr_lma) { [all …]
|
/external/syslinux/gpxe/src/arch/i386/scripts/ |
D | i386.lds | 32 .prefix 0x0 : AT ( _prefix_lma ) { 37 } .bss.prefix (NOLOAD) : AT ( _end_lma ) { 48 .text16 0x0 : AT ( _text16_lma ) { 55 } .bss.text16 (NOLOAD) : AT ( _end_lma ) { 66 .data16 0x0 : AT ( _data16_lma ) { 74 } .bss.data16 (NOLOAD) : AT ( _end_lma ) { 89 .textdata 0x0 : AT ( _textdata_lma ) { 101 } .bss.textdata (NOLOAD) : AT ( _end_lma ) { 117 .zinfo 0x0 : AT ( _zinfo_lma ) { 122 } .bss.zinfo (NOLOAD) : AT ( _end_lma ) { [all …]
|
D | i386-kir.lds | 49 .prefix : AT ( _prefix_load_offset + __prefix ) { 69 .text16 : AT ( _text16_load_offset + __text16 ) { 87 .rodata16 : AT ( _data16_load_offset + __rodata16 ) { 94 .data16 : AT ( _data16_load_offset + __data16 ) { 103 .bss16 : AT ( _data16_load_offset + __bss16 ) { 113 .stack16 : AT ( _data16_load_offset + __stack16 ) {
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Amps and angle encoding.text | 1 AT&T has an ampersand in their name. 3 AT&T is another way to write it. 13 Here's a link with an amersand in the link text: [AT&T] [2]. 21 [2]: http://att.com/ "AT&T"
|
/external/markdown/tests/markdown-test/ |
D | amps-and-angle-encoding.txt | 1 AT&T has an ampersand in their name. 3 AT&T is another way to write it. 13 Here's a link with an amersand in the link text: [AT&T] [2]. 21 [2]: http://att.com/ "AT&T"
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Amps and angle encoding.text | 1 AT&T has an ampersand in their name. 3 AT&T is another way to write it. 13 Here's a link with an amersand in the link text: [AT&T] [2]. 21 [2]: http://att.com/ "AT&T"
|
/external/ltp/testcases/open_posix_testsuite/stress/timers/ |
D | plan.txt | 55 Contributors: julie.n.fleischer REMOVE-THIS AT intel DOT com 56 geoffrey.r.gustafson REMOVE-THIS AT intel DOT com 57 rolla.n.selbak REMOVE-THIS AT intel DOT com 58 majid.awad REMOVE-THIS AT intel DOT com 59 salwan.searty REMOVE-THIS AT intel DOT com 60 rddunlap REMOVE-THIS AT osdl DOT org
|
/external/clang/test/Layout/ |
D | ms-x86-alias-avoidance-padding.cpp | 9 struct AT {}; struct 11 struct V : AT { 19 union { struct { int a; AT t; } y; int b; } x; 140 struct T0 : AT { 154 struct T2 : AT {
|
D | ms-x86-vtordisp.cpp | 151 struct AT { struct 152 virtual ~AT(){} in ~AT() argument 154 struct CT : virtual AT {
|
/external/syslinux/dos/ |
D | dosexe.ld | 30 .payload : AT (__payload_lma) { 48 .null : AT(__dgroup_lma) { 54 .text : AT (__text_vma + __dgroup_lma) { 62 .rodata : AT (__rodata_vma + __dgroup_lma) { 70 .data : AT (__data_vma + __dgroup_lma) {
|
/external/llvm/unittests/Linker/ |
D | LinkModulesTest.cpp | 41 AT = ArrayType::get(Type::getInt8PtrTy(Ctx), 3); in SetUp() 43 GV = new GlobalVariable(*M.get(), AT, false /*=isConstant*/, in SetUp() 59 GV->setInitializer(ConstantArray::get(AT, Init)); in SetUp() 67 ArrayType *AT; member in __anonbfebf0660111::LinkModuleTest 86 Value *GEP = Builder.CreateGEP(AT, GV, GEPIndices, "switch.gep"); in TEST_F() 113 ArrayType *AT = ArrayType::get(Type::getInt8PtrTy(Ctx), 3); in TEST_F() local 114 EXPECT_EQ(AT, Init->getType()); in TEST_F()
|
/external/ltp/testcases/open_posix_testsuite/Documentation/ |
D | HOWTO_Assertions | 67 Contributors: geoffrey.r.gustafson REMOVE-THIS AT intel DOT com 68 julie.n.fleischer REMOVE-THIS AT intel DOT com 69 ajosey REMOVE-THIS AT rdg DOT opengroup DOT org 70 rolla.n.selbak REMOVE-THIS AT intel DOT com
|
D | HOWTO_ResultCodes | 11 ajosey REMOVE-THIS AT rdg DOT opengroup DOT org 12 julie.n.fleischer REMOVE-THIS AT intel DOT com 13 geoffrey.r.gustafson REMOVE-THIS AT intel DOT com
|
D | HOWTO_Tagging | 40 Contributors: rolla.n.selbak REMOVE-THIS AT intel DOT com 41 geoffrey.r.gustafson REMOVE-THIS AT intel DOT com 42 julie.n.fleischer REMOVE-THIS AT intel DOT com
|
D | HOWTO_CodingGuidelines | 11 Contributors: rusty.lynch REMOVE-THIS AT intel DOT com 12 julie.n.fleischer REMOVE-THIS AT intel DOT com
|
D | HOWTO_BoundaryTest | 19 Contributors: julie.n.fleischer REMOVE-THIS AT intel DOT com 20 geoffrey.r.gustafson REMOVE-THIS AT intel DOT com
|
/external/ltp/testcases/open_posix_testsuite/functional/timers/ |
D | plan.txt | 104 Contributors: julie.n.fleischer REMOVE-THIS AT intel DOT com 105 geoffrey.r.gustafson REMOVE-THIS AT intel DOT com 106 rolla.n.selbak REMOVE-THIS AT intel DOT com 107 majid.awad REMOVE-THIS AT intel DOT com 108 salwan.searty REMOVE-THIS AT intel DOT com 109 george REMOVE-THIS AT mvista DOT com
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsRegisterInfo.cpp | 57 case Mips::AT: case Mips::AT_64: case Mips::F1: case Mips::D1_64: in getRegisterNumbering() 193 Mips::ZERO, Mips::AT, Mips::K0, Mips::K1, in getReservedRegs() 321 BuildMI(MBB, II, DL, TII.get(Mips::LUi), Mips::AT).addImm(ImmHi); in eliminateFrameIndex() 322 BuildMI(MBB, II, DL, TII.get(Mips::ADDu), Mips::AT).addReg(FrameReg) in eliminateFrameIndex() 323 .addReg(Mips::AT); in eliminateFrameIndex() 324 FrameReg = Mips::AT; in eliminateFrameIndex()
|
/external/llvm/lib/Target/Mips/ |
D | MipsLongBranch.cpp | 319 BuildMI(*LongBrMBB, Pos, DL, TII->get(Mips::LONG_BRANCH_LUi), Mips::AT) in expandToLongBranch() 323 .append(BuildMI(*MF, DL, TII->get(Mips::LONG_BRANCH_ADDiu), Mips::AT) in expandToLongBranch() 324 .addReg(Mips::AT) in expandToLongBranch() 330 BuildMI(*BalTgtMBB, Pos, DL, TII->get(Mips::ADDu), Mips::AT) in expandToLongBranch() 331 .addReg(Mips::RA).addReg(Mips::AT); in expandToLongBranch() 342 .addReg(Mips::ZERO).addReg(Mips::AT); in expandToLongBranch() 344 BuildMI(*BalTgtMBB, Pos, DL, TII->get(Mips::JR)).addReg(Mips::AT); in expandToLongBranch()
|