/external/elfutils/0.153/config/ |
D | version.h.in | 2 Copyright (C) 2008 Red Hat, Inc. 3 This file is part of Red Hat elfutils. 5 Red Hat elfutils is free software; you can redistribute it and/or modify 9 Red Hat elfutils is distributed in the hope that it will be useful, but 15 with Red Hat elfutils; if not, write to the Free Software Foundation, 18 In addition, as a special exception, Red Hat, Inc. gives You the 19 additional right to link the code of Red Hat elfutils with code licensed 24 this exception must only link to the code of Red Hat elfutils through 29 work to be covered by the GNU General Public License. Only Red Hat, 31 Red Hat's grant of this exception is conditioned upon your not adding [all …]
|
D | eu.am | 3 ## Copyright (C) 2010 Red Hat, Inc. 4 ## This file is part of Red Hat elfutils. 6 ## Red Hat elfutils is free software; you can redistribute it and/or modify 10 ## Red Hat elfutils is distributed in the hope that it will be useful, but 16 ## with Red Hat elfutils; if not, write to the Free Software Foundation, 19 ## Red Hat elfutils is an included package of the Open Invention Network.
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
D | PODRedBlackTree.h | 247 Red = 1, enumerator 262 , m_color(Red) in Node() 493 x->setColor(Red); in insertNode() 501 while (x != m_root && x->parent()->color() == Red) { in insertNode() 504 if (y && y->color() == Red) { in insertNode() 509 x->parent()->parent()->setColor(Red); in insertNode() 524 x->parent()->parent()->setColor(Red); in insertNode() 531 if (y && y->color() == Red) { in insertNode() 536 x->parent()->parent()->setColor(Red); in insertNode() 551 x->parent()->parent()->setColor(Red); in insertNode() [all …]
|
/external/elfutils/0.153/backends/ |
D | alpha_reloc.def | 2 Copyright (C) 2005 Red Hat, Inc. 3 This file is part of Red Hat elfutils. 5 Red Hat elfutils is free software; you can redistribute it and/or modify 9 Red Hat elfutils is distributed in the hope that it will be useful, but 15 with Red Hat elfutils; if not, write to the Free Software Foundation, 18 Red Hat elfutils is an included package of the Open Invention Network.
|
D | x86_64_reloc.def | 2 Copyright (C) 2000, 2001, 2002, 2003, 2005, 2009 Red Hat, Inc. 3 This file is part of Red Hat elfutils. 5 Red Hat elfutils is free software; you can redistribute it and/or modify 9 Red Hat elfutils is distributed in the hope that it will be useful, but 15 with Red Hat elfutils; if not, write to the Free Software Foundation, 18 Red Hat elfutils is an included package of the Open Invention Network.
|
D | i386_reloc.def | 2 Copyright (C) 2000, 2001, 2002, 2003, 2005, 2009 Red Hat, Inc. 3 This file is part of Red Hat elfutils. 5 Red Hat elfutils is free software; you can redistribute it and/or modify 9 Red Hat elfutils is distributed in the hope that it will be useful, but 15 with Red Hat elfutils; if not, write to the Free Software Foundation, 18 Red Hat elfutils is an included package of the Open Invention Network.
|
D | sh_reloc.def | 2 Copyright (C) 2005 Red Hat, Inc. 3 This file is part of Red Hat elfutils. 5 Red Hat elfutils is free software; you can redistribute it and/or modify 9 Red Hat elfutils is distributed in the hope that it will be useful, but 15 with Red Hat elfutils; if not, write to the Free Software Foundation, 18 Red Hat elfutils is an included package of the Open Invention Network.
|
D | arm_reloc.def | 2 Copyright (C) 2005-2010 Red Hat, Inc. 3 This file is part of Red Hat elfutils. 5 Red Hat elfutils is free software; you can redistribute it and/or modify 9 Red Hat elfutils is distributed in the hope that it will be useful, but 15 with Red Hat elfutils; if not, write to the Free Software Foundation, 18 Red Hat elfutils is an included package of the Open Invention Network.
|
D | s390_reloc.def | 2 Copyright (C) 2005, 2006 Red Hat, Inc. 3 This file is part of Red Hat elfutils. 5 Red Hat elfutils is free software; you can redistribute it and/or modify 9 Red Hat elfutils is distributed in the hope that it will be useful, but 15 with Red Hat elfutils; if not, write to the Free Software Foundation, 18 Red Hat elfutils is an included package of the Open Invention Network.
|
D | sparc_reloc.def | 2 Copyright (C) 2009 Red Hat, Inc. 3 This file is part of Red Hat elfutils. 5 Red Hat elfutils is free software; you can redistribute it and/or modify 9 Red Hat elfutils is distributed in the hope that it will be useful, but 15 with Red Hat elfutils; if not, write to the Free Software Foundation, 18 Red Hat elfutils is an included package of the Open Invention Network.
|
D | ia64_reloc.def | 2 Copyright (C) 2005, 2006 Red Hat, Inc. 3 This file is part of Red Hat elfutils. 5 Red Hat elfutils is free software; you can redistribute it and/or modify 9 Red Hat elfutils is distributed in the hope that it will be useful, but 15 with Red Hat elfutils; if not, write to the Free Software Foundation, 18 Red Hat elfutils is an included package of the Open Invention Network.
|
D | ppc64_reloc.def | 2 Copyright (C) 2005 Red Hat, Inc. 3 This file is part of Red Hat elfutils. 5 Red Hat elfutils is free software; you can redistribute it and/or modify 9 Red Hat elfutils is distributed in the hope that it will be useful, but 15 with Red Hat elfutils; if not, write to the Free Software Foundation, 18 Red Hat elfutils is an included package of the Open Invention Network.
|
D | ppc_reloc.def | 2 Copyright (C) 2005 Red Hat, Inc. 3 This file is part of Red Hat elfutils. 5 Red Hat elfutils is free software; you can redistribute it and/or modify 9 Red Hat elfutils is distributed in the hope that it will be useful, but 15 with Red Hat elfutils; if not, write to the Free Software Foundation, 18 Red Hat elfutils is an included package of the Open Invention Network.
|
/external/clang/test/Index/ |
D | annotate-tokens.c | 11 enum Color { Red, Green, Blue }; enumerator 25 case Red: in g() 32 return Red; in g()
|
D | load-decls.c | 2 Red, enumerator 6 Rouge = Red
|
D | complete-enums.cpp | 5 Red = 17, enumerator 13 case Color::Red; in f()
|
D | complete-type-factors.m | 4 Red, Green, Blue 31 [a method:Red priority:High]; 32 [A method:Red priority:Low]; 46 // CHECK-CC1: EnumConstantDecl:{ResultType enum Color}{TypedText Red} (32) 61 // CHECK-CC2: EnumConstantDecl:{ResultType enum Color}{TypedText Red} (16) 77 // CHECK-CC3: EnumConstantDecl:{ResultType enum Color}{TypedText Red} (65) 93 // CHECK-CC4: EnumConstantDecl:{ResultType enum Color}{TypedText Red} (16) 111 // CHECK-CC6: EnumConstantDecl:{ResultType enum Color}{TypedText Red} (16) 124 // CHECK-CC7: EnumConstantDecl:{ResultType enum Color}{TypedText Red} (16) 136 // CHECK-CC8: EnumConstantDecl:{ResultType enum Color}{TypedText Red} (65)
|
D | complete-enums.c | 12 case Red: in f()
|
/external/clang/test/CodeCompletion/ |
D | enum-switch-case.c | 2 Red, enumerator 13 case Red:
|
D | enum-switch-case.cpp | 3 Red, enumerator 15 case N::Red:
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_report_decorator.h | 30 const char *Warning() { return Red(); } in Warning() 34 const char *Red() const { return ansi_ ? "\033[1m\033[31m" : ""; } in Red() function
|
/external/clang/test/FixIt/ |
D | typo.c | 16 enum Color { Red, Green, Blue }; enumerator 29 2.71818, 5.0, 6.0, Red
|
/external/clang/test/CodeGenObjC/ |
D | boxing.m | 89 typedef enum : NSInteger { Red, Green, Blue } Color; 91 @(Red); 92 Color col = Red;
|
/external/clang/test/PCH/ |
D | enum.c | 10 int i = Red;
|
D | enum.h | 4 Red, enumerator
|