HomeSort by relevance Sort by last modified time
    Searched full:blue (Results 1 - 25 of 3645) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/glsl/glcpp/tests/
020-define-func-2-arg-multi.c.expected 2 one fish,two fish,red fish,blue fish
020-define-func-2-arg-multi.c 2 foo(one fish, blue fish)
  /external/parameter-framework/upstream/test/xml-generator/PFConfig/
criteria.txt 1 InclusiveCriterion Colors : Red Green Blue
  /external/snakeyaml/src/test/resources/pyyaml/
spec-05-03.data 6 : blue
spec-05-04.data 2 mapping: { sky: blue, sea: green }
spec-10-15.data 2 - ? earth: blue
spec-05-04.canonical 10 ? !!str "sky" : !!str "blue",
spec-10-15.canonical 11 : !!str "blue"
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowColor.java 11 public static int rgb(int red, int green, int blue) {
12 return argb(0xff, red, green, blue);
16 public static int argb(int alpha, int red, int green, int blue) {
17 return (alpha << 24) | (red << 16) | (green << 8) | blue;
  /cts/tests/tests/os/src/android/os/cts/
ParcelFileDescriptorProcessTest.java 48 private IParcelFileDescriptorPeer blue; field in class:ParcelFileDescriptorProcessTest
95 "android.os.cts", "android.os.cts.ParcelFileDescriptorPeer$Blue"));
103 blue = blueConn.get();
104 red.setPeer(blue);
105 blue.setPeer(red);
124 // red <-- blue
126 blue.doGet();
128 blue.write(1);
131 blue.close();
137 // red --> blue
    [all...]
  /sdk/eclipse/scripts/
_mk_icons.sh 9 icon S blue sharedUserId
19 icon U blue uses-permission
22 icon L blue label
24 icon A blue application
26 icon P blue persistent
29 icon T blue theme
38 icon S blue service
40 icon C blue clearOnBackground
45 icon F blue intent-filter
54 icon P blue pat
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
GLColor.java 23 public final int blue; field in class:GLColor
26 public GLColor(int red, int green, int blue, int alpha) {
29 this.blue = blue;
33 public GLColor(int red, int green, int blue) {
36 this.blue = blue;
46 blue == color.blue &&
  /external/clang/test/PCH/
enum.h 6 Blue
  /external/clang/www/demo/
syntax.css 4 .llvm_keyword { font-weight: bold; color: blue }
  /external/flatbuffers/tests/MyGame/Example/
Color.cs 10 Blue = 8,
Color.py 8 Blue = 8
Color.java 9 public static final byte Blue = 8;
11 public static final String[] names = { "Red", "Green", "", "", "", "", "", "Blue", };
Color.php 10 const Blue = 8;
15 "Blue",
Color.go 14 ColorBlue:"Blue",
  /external/llvm/test/YAMLParser/
spec-05-03.test 8 : blue
spec-05-04.test 4 mapping: { sky: blue, sea: green }
spec-10-15.test 4 - ? earth: blue
  /external/parameter-framework/upstream/test/xml-generator/testVector/
second.pfw 9 confGroup: Blue
10 Colors Includes Blue
12 # Inherits from "EddGroup" domainGroup, "Blue" confGroup
17 # Inherits from "EddGroup" domainGroup and "Blue" confGroup
  /external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_030025-fw_11.27-robot_sim/
touch_firmware_report-lumpy-fw_11.27-complete-20130614_065448.html 19 <pre><span style="color:blue"><b>CountTrackingIDValidator</b></span>
22 <span style="color:blue"><b>score: 1</b></span></pre>
26 <pre><span style="color:blue"><b>PhysicalClickValidator</b></span>
29 <span style="color:blue"><b>score: 1</b></span></pre>
33 <pre><span style="color:blue"><b>ReportRateValidator</b></span>
36 <span style="color:blue"><b>score: 1</b></span></pre>
40 <pre><span style="color:blue"><b>StationaryFingerValidator</b></span>
43 <span style="color:blue"><b>score: 1</b></span></pre>
64 <pre><span style="color:blue"><b>CountTrackingIDValidator</b></span>
67 <span style="color:blue"><b>score: 1</b></span></pre
    [all...]
  /external/clang/test/Misc/
ast-dump-color.cpp 33 //CHECK: {{^}}[[Blue:.\[0;34m]]|-[[RESET]][[GREEN]]TypedefDecl[[RESET]][[Yellow]] 0x{{[0-9a-fA-F]*}}[[RESET]] <[[Yellow]]<invalid sloc>[[RESET]]> [[Yellow]]<invalid sloc>[[RESET]] implicit[[CYAN:.\[0;1;36m]] __int128_t[[RESET]] [[Green:.\[0;32m]]'__int128'[[RESET]]{{$}}
34 //CHECK: {{^}}[[Blue]]|-[[RESET]][[GREEN]]TypedefDecl[[RESET]][[Yellow]] 0x{{[0-9a-fA-F]*}}[[RESET]] <[[Yellow]]<invalid sloc>[[RESET]]> [[Yellow]]<invalid sloc>[[RESET]] implicit[[CYAN]] __uint128_t[[RESET]] [[Green]]'unsigned __int128'[[RESET]]{{$}}
35 //CHECK: {{^}}[[Blue]]|-[[RESET]][[GREEN]]TypedefDecl[[RESET]][[Yellow]] 0x{{[0-9a-fA-F]*}}[[RESET]] <[[Yellow]]<invalid sloc>[[RESET]]> [[Yellow]]<invalid sloc>[[RESET]] implicit[[CYAN]] __builtin_va_list[[RESET]] [[Green]]'struct __va_list_tag [1]'[[RESET]]{{$}}
36 //CHECK: {{^}}[[Blue]]|-[[RESET]][[GREEN]]VarDecl[[RESET]][[Yellow]] 0x{{[0-9a-fA-F]*}}[[RESET]] <[[Yellow]]{{.*}}ast-dump-color.cpp:6:1[[RESET]], [[Yellow]]col:5[[RESET]]> [[Yellow]]col:5[[RESET]][[CYAN]] Test[[RESET]] [[Green]]'int'[[RESET]]
37 //CHECK: {{^}}[[Blue]]| |-[[RESET]][[BLUE:.\[0;1;34m]]UnusedAttr[[RESET]][[Yellow]] 0x{{[0-9a-fA-F]*}}[[RESET]] <[[Yellow]]col:25[[RESET]]> unused{{$}}
38 //CHECK: {{^}}[[Blue]]| `-[[RESET]][[Blue]]FullComment[[RESET]][[Yellow]] 0x{{[0-9a-fA-F]*}}[[RESET]] <[[Yellow]]line:4:4[[RESET]], [[Yellow]]line:5:8[[RESET]]>{{$}}
39 //CHECK: {{^}}[[Blue]]| `-[[RESET]][[Blue]]ParagraphComment[[RESET]][[Yellow]] 0x{{[0-9a-fA-F]*}}[[RESET]] <[[Yellow]]line:4:4[[RESET]], [[Y (…)
    [all...]

Completed in 2020 milliseconds

1 2 3 4 5 6 7 8 91011>>