OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Colour
(Results
1 - 5
of
5
) sorted by null
/external/clang/test/CodeGenCXX/
scoped-enums.cpp
12
enum struct
Colour
{ grey };
14
void h(
Colour
);
16
h(
Colour
::grey);
scoped-enums-debug-info.cpp
12
// CHECK: [ DW_TAG_enumeration_type ] [
Colour
] {{.*}} [from int]
13
enum struct
Colour
{ grey };
15
void h(
Colour
);
17
h(
Colour
::grey);
/external/clang/test/CodeGen/
2003-06-22-UnionCrash.c
5
float
Colour
[5];
/external/linux-tools-perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
SchedGui.py
90
top_color = wx.
Colour
(r, g, b)
98
color = wx.
Colour
(r, g, b)
/external/chromium_org/third_party/usb_ids/
usb.ids
[
all
...]
Completed in 168 milliseconds