Home
last modified time | relevance | path

Searched refs:Red (Results 1 – 25 of 196) sorted by relevance

12345678

/external/elfutils/0.153/config/
Dversion.h.in2 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 …]
Deu.am3 ## 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/
DPODRedBlackTree.h247 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/
Dalpha_reloc.def2 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.
Dx86_64_reloc.def2 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.
Di386_reloc.def2 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.
Dsh_reloc.def2 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.
Darm_reloc.def2 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.
Ds390_reloc.def2 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.
Dsparc_reloc.def2 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.
Dia64_reloc.def2 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.
Dppc64_reloc.def2 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.
Dppc_reloc.def2 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/
Dannotate-tokens.c11 enum Color { Red, Green, Blue }; enumerator
25 case Red: in g()
32 return Red; in g()
Dload-decls.c2 Red, enumerator
6 Rouge = Red
Dcomplete-enums.cpp5 Red = 17, enumerator
13 case Color::Red; in f()
Dcomplete-type-factors.m4 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)
Dcomplete-enums.c12 case Red: in f()
/external/clang/test/CodeCompletion/
Denum-switch-case.c2 Red, enumerator
13 case Red:
Denum-switch-case.cpp3 Red, enumerator
15 case N::Red:
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_report_decorator.h30 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/
Dtypo.c16 enum Color { Red, Green, Blue }; enumerator
29 2.71818, 5.0, 6.0, Red
/external/clang/test/CodeGenObjC/
Dboxing.m89 typedef enum : NSInteger { Red, Green, Blue } Color;
91 @(Red);
92 Color col = Red;
/external/clang/test/PCH/
Denum.c10 int i = Red;
Denum.h4 Red, enumerator

12345678