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

1 2 3 4 5 6 7 8 91011>>

  /external/selinux/policycoreutils/mcstrans/share/examples/non-mls-color/
secolor.conf 8 color orange = #ffa500
13 type * = tan orange
  /art/runtime/base/
variant_map_test.cc 40 static const Key<double> Orange;
45 const FruitMap::Key<double> FruitMap::Orange;
54 EXPECT_NULL(fm.Get(FruitMap::Orange));
55 EXPECT_FALSE(fm.Exists(FruitMap::Orange));
58 EXPECT_NULL(fm.Get(FruitMap::Orange));
63 EXPECT_NULL(fm.Get(FruitMap::Orange));
67 fm.Set(FruitMap::Orange, 555.0);
69 EXPECT_DOUBLE_EQ(555.0, *fm.Get(FruitMap::Orange));
78 EXPECT_FALSE(fm.Exists(FruitMap::Orange));
107 fmFilled.Set(FruitMap::Orange, 555.0)
185 double orange = fm.GetOrDefault(FruitMap::Orange); local
    [all...]
  /external/clang/test/CodeCompletion/
enum-switch-case.cpp 4 Orange,
26 // CHECK-CC1-NEXT: Orange : [#N::Color#]N::Orange
enum-switch-case.c 3 Orange,
32 // CHECK-CC1-NEXT: Orange
41 // CHECK-CC2-NEXT: COMPLETION: Orange : [#enum Color#]Orange
enum-switch-case-qualified.cpp 7 Orange,
28 // CHECK-CC1-NEXT: Orange : [#M::N::C::Color#]N::C::Orange
  /frameworks/base/tests/SharedLibrary/lib/res/values/
themes.xml 14 <item name="android:background">@color/orange</item>
17 <color name="orange">#f0ad4e</color>
  /development/samples/training/threadsample/res/drawable/
decodedecoding.xml 4 <!-- orange -->
  /frameworks/base/core/res/res/values-mcc208-mnc01/
config.xml 30 <item>Orange Internet,orange.fr,,,orange,orange,,,,,208,01,1,DUN</item>
  /developers/build/prebuilts/gradle/BasicMediaRouter/Application/src/main/res/values/
colors.xml 7 <item name="orange" type="color">#FFFFBB33</item>
19 <item>@color/orange</item>
  /developers/samples/android/media/BasicMediaRouter/Application/src/main/res/values/
colors.xml 7 <item name="orange" type="color">#FFFFBB33</item>
19 <item>@color/orange</item>
  /development/samples/browseable/BasicMediaRouter/res/values/
colors.xml 7 <item name="orange" type="color">#FFFFBB33</item>
19 <item>@color/orange</item>
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/util/
PropertiesHelperTest.java 12 System.setProperty("blinfiddle.ox.heart", "orange juice");
15 assertEquals(PropertiesHelper.doSingleSubstitution("presenting: ${blinfiddle.ox.heart} -- ${ornithopter.defenestration}.", null), "presenting: orange juice -- nickel.");
  /external/selinux/policycoreutils/mcstrans/share/examples/urcsts/
secolor.conf 8 color orange = #ffa500
19 range s9-s9:c0.c1023 = black orange
  /external/selinux/policycoreutils/mcstrans/share/examples/urcsts-via-include/
secolor.conf 8 color orange = #ffa500
19 range s9-s9:c0.c1023 = black orange
  /frameworks/data-binding/integration-tests/TestApp/app/src/main/res/values/
strings.xml 18 <plurals name="orange">
19 <item quantity="one">orange</item>
  /developers/build/prebuilts/androidtv/leanback/app/src/main/res/values/
colors.xml 15 <color name="orange">#FADCA7</color>
  /external/libcxx/test/std/utilities/function.objects/unord.hash/
enum.pass.cpp 22 enum class Colors { red, orange, yellow, green, blue, indigo, violet }; member in class:Colors
24 enum class LongColors : short { red, orange, yellow, green, blue, indigo, violet }; member in class:Cardinals::LongColors
25 enum class ShortColors : long { red, orange, yellow, green, blue, indigo, violet }; member in class:Cardinals::ShortColors
26 enum class EightBitColors : uint8_t { red, orange, yellow, green, blue, indigo, violet }; member in class:Cardinals::EightBitColors
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/unord.hash/
enum.pass.cpp 24 enum class Colors { red, orange, yellow, green, blue, indigo, violet }; member in class:Colors
26 enum class LongColors : short { red, orange, yellow, green, blue, indigo, violet }; member in class:Cardinals::LongColors
27 enum class ShortColors : long { red, orange, yellow, green, blue, indigo, violet }; member in class:Cardinals::ShortColors
28 enum class EightBitColors : uint8_t { red, orange, yellow, green, blue, indigo, violet }; member in class:Cardinals::EightBitColors
  /docs/source.android.com/src/compatibility/5.1/
android-cdd-cover_5_1.html 20 <img src="../images/android-lollipop-mr1.jpg" alt="Lollipop logo" style="border-top: 5px solid orange; border-bottom: 5px solid orange"/>
  /docs/source.android.com/src/compatibility/source/
android-cdd-cover.html 21 style="border-top: 5px solid orange; border-bottom: 5px solid orange"/>
  /external/antlr/antlr-3.4/runtime/Ruby/test/unit/
test-scope.rb 40 a = @A.new( "apple", :orange )
42 a.b.should == :orange
  /external/markdown/docs/extensions/
Definition_Lists.txt 26 Orange
36 <dt>Orange</dt>
  /external/selinux/libselinux/man/man5/
secolor.conf.5 104 color orange = #ffa500
112 type * = tan orange
124 range s9\-s9:c0.c1023 = black orange
144 color orange = #ffa500
152 type unconfined_t = red orange
  /external/chromium-trace/catapult/third_party/polymer/components/paper-styles/
color.html 256 --paper-orange-50: #fff3e0;
257 --paper-orange-100: #ffe0b2;
258 --paper-orange-200: #ffcc80;
259 --paper-orange-300: #ffb74d;
260 --paper-orange-400: #ffa726;
261 --paper-orange-500: #ff9800;
262 --paper-orange-600: #fb8c00;
263 --paper-orange-700: #f57c00;
264 --paper-orange-800: #ef6c00;
265 --paper-orange-900: #e65100
    [all...]
  /external/autotest/client/deps/glbench/src/
trianglesetuptest.cc 67 // Use orange for drawing solid/all culled quads.
68 const GLfloat orange[4] = {1.0f, 0.5f, 0.0f, 1.0f}; local
69 glUniform4fv(color_uniform, 1, orange);

Completed in 2231 milliseconds

1 2 3 4 5 6 7 8 91011>>