HomeSort by relevance Sort by last modified time
    Searched refs:SUN (Results 1 - 13 of 13) sorted by null

  /external/icu4c/test/intltest/
calcasts.cpp 109 enum { SUN=UCAL_SUNDAY,
129 { 1507231.5, 0, -1245, 12, 9, SUN, 0, 0, 0},
132 { 1770641.5, 0, -501, 4, 6, SUN, 0, 0, 0},
136 { 2091164.5, 0, 403, 10, 5, SUN, 0, 0, 0},
137 { 2121509.5, 0, 489, 5, 22, SUN, 0, 0, 0},
141 { 2195261.5, 0, 697, 7, 7, SUN, 0, 0, 0},
142 { 2229274.5, 0, 793, 7, 1, SUN, 0, 0, 0},
148 { 2334848.5, 0, 1091, 6, 2, SUN, 0, 0, 0},
150 { 2366978.5, 0, 1182, 2, 3, SUN, 0, 0, 0},
153 { 2416223.5, 0, 1321, 1, 21, SUN, 0, 0, 0}
    [all...]
  /external/objenesis/main/src/org/objenesis/strategy/
BaseInstantiatorStrategy.java 31 /** JVM_NAME prefix for Sun Java HotSpot */
32 protected static final String SUN = "Java HotSpot";
SerializingInstantiatorStrategy.java 27 import org.objenesis.instantiator.sun.Sun13SerializationInstantiator;
57 if(JVM_NAME.startsWith(SUN)) {
StdInstantiatorStrategy.java 24 import org.objenesis.instantiator.sun.Sun13Instantiator;
25 import org.objenesis.instantiator.sun.SunReflectionFactoryInstantiator;
52 if(JVM_NAME.startsWith(SUN)) {
  /external/nist-sip/java/gov/nist/javax/sip/parser/
TokenNames.java 65 public static final String SUN = SIPDate.SUN;
HeaderParser.java 67 else if (TokenNames.SUN.equalsIgnoreCase(id))
  /device/generic/goldfish/camera/fake-pipeline2/
Scene.h 122 SUN,
151 // Sun, moon illuminance levels in 2-hour increments. These don't match any
Scene.cpp 39 #define U (Scene::SUN * Scene::NUM_CHANNELS)
150 ALOGV("Sun lux: %f", sunLux);
154 // Determine sun/shade illumination chromaticity
186 ALOGV("Sun XY: %f, %f, Shade XY: %f, %f",
206 ALOGV("Sun XYZ: %f, %f, %f",
208 ALOGV("Sun shade XYZ: %f, %f, %f",
388 // Sun illumination levels through the day
425 // Used for sun illumination levels
459 { kDirectSunlightXY[0], kDirectSunlightXY[1], kDirectSunIllum }, // SUN
  /external/nist-sip/java/gov/nist/javax/sip/header/
SIPDate.java 78 public static final String SUN = "Sun";
194 sipWkDay = SUN;
395 } else if (sipWkDay.compareToIgnoreCase(SUN) == 0) {
  /external/chromium/net/data/proxy_resolver_v8_unittest/
pac_library_unittest.js 168 t.expectEquals(false, weekdayRange("SUN", "MON"));
179 t.expectEquals(false, weekdayRange("SUN", "MON", "GMT"));
  /external/robolectric/lib/main/
objenesis-1.0.jar 
  /prebuilts/tools/common/m2/internal/org/objenesis/objenesis/1.2/
objenesis-1.2.jar 
  /prebuilts/tools/common/objenesis/
objenesis-1.2.jar 

Completed in 261 milliseconds