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

1 2

  /external/tcpdump/tests/
esp3.gdbinit 1 set args -t -n -E "3des-cbc-hmac96:0x43434545464649494a4a4c4c4f4f51515252545457575840" -r 08-sunrise-sunset-esp2.pcap
esp4.gdbinit 1 set args -t -n -E "file esp-secrets.txt" -r 08-sunrise-sunset-esp2.pcap
esp5.gdbinit 1 set args -t -n -E "file esp-secrets.txt" -r 08-sunrise-sunset-aes.pcap
esp0.sh 4 uudecode 02-sunrise-sunset-esp.puu
5 if (../tcpdump -t -n -r 02-sunrise-sunset-esp.pcap | diff - esp0.out)
esp1.gdbinit 1 set args -t -n -E "0x12345678@192.1.2.45 3des-cbc-hmac96:0x4043434545464649494a4a4c4c4f4f515152525454575758" -r 02-sunrise-sunset-esp.pcap
esp1.sh 3 uudecode 02-sunrise-sunset-esp.puu
6 ../tcpdump -t -n -E "0x12345678@192.1.2.45 3des-cbc-hmac96:0x4043434545464649494a4a4c4c4f4f515152525454575758" -r 02-sunrise-sunset-esp.pcap >esp1.new
esp3.sh 3 uudecode 02-sunrise-sunset-esp.puu
5 ../tcpdump -t -n -E "3des-cbc-hmac96:0x4043434545464649494a4a4c4c4f4f515152525454575758" -r 02-sunrise-sunset-esp.pcap >esp3.new
esp4.sh 3 uudecode 08-sunrise-sunset-esp2.puu
6 ../tcpdump -t -n -E "file esp-secrets.txt" -r 08-sunrise-sunset-esp2.pcap >esp4.new
esp5.sh 3 uudecode 08-sunrise-sunset-aes.puu
6 ../tcpdump -t -n -E "file esp-secrets.txt" -r 08-sunrise-sunset-aes.pcap > esp5.new
esp2.sh 3 uudecode 08-sunrise-sunset-esp2.puu
6 ../tcpdump -t -n -E "0x12345678@192.1.2.45 3des-cbc-hmac96:0x43434545464649494a4a4c4c4f4f51515252545457575840,0xabcdabcd@192.0.1.1 3des-cbc-hmac96:0x434545464649494a4a4c4c4f4f5151525254545757584043" -r 08-sunrise-sunset-esp2.pcap >esp2.new
esp2.gdbinit 1 set args -t -n -E "0x12345678@192.1.2.45 3des-cbc-hmac96:0x43434545464649494a4a4c4c4f4f51515252545457575840,0xabcdabcd@192.0.1.1 3des-cbc-hmac96:0x434545464649494a4a4c4c4f4f5151525254545757584043" -r 08-sunrise-sunset-esp2.pcap
02-sunrise-sunset-esp.puu 1 begin 644 02-sunrise-sunset-esp.pcap
08-sunrise-sunset-aes.puu 1 begin 644 08-sunrise-sunset-aes.pcap
08-sunrise-sunset-esp2.puu 1 begin 644 08-sunrise-sunset-esp2.pcap
  /packages/wallpapers/Basic/src/com/android/wallpaper/grass/
SunCalculator.java 31 /** Astronomical sunrise/set is when the sun is 18 degrees below the horizon. */
34 /** Nautical sunrise/set is when the sun is 12 degrees below the horizon. */
37 /** Civil sunrise/set (dawn/dusk) is when the sun is 6 degrees below the horizon. */
40 /** Official sunrise/set is when the sun is 50' below the horizon. */
56 * Computes the sunrise time for the given zenith at the given date.
59 * of sunrise to compute.
61 * compute the sunrise for.
62 * @return the sunrise time
GrassRS.java 352 textures[1] = loadTexture(R.drawable.sunrise, "TSunrise");
449 final double sunrise = calculator.computeSunriseTime(SunCalculator.ZENITH_CIVIL, now); local
450 mWorldState.dawn = SunCalculator.timeToDayFraction(sunrise);
459 mWorldState.morning = mWorldState.dawn + 1.0f / 12.0f; // 2 hours for sunrise
  /external/chromium/third_party/icu/source/test/intltest/
astrotst.cpp 187 logln((UnicodeString)" sunrise: " + (anAstro->getSunRiseSet(TRUE)));
214 // logln("Sunrise/Sunset times for San Jose, California, USA");
256 logln("Sunrise/Sunset times for Toronto, Canada");
293 UDate sunrise = astro3->getSunRiseSet(TRUE); local
309 int32_t deltarise = (int32_t)uprv_fabs((sunrise - exprise) / 1000);
321 ", Sunrise: " + df_dt->format(sunrise, s2) +
326 ", Sunrise: " + df_dt->format(sunrise,s2) +
342 ", Sunrise: " + df_dt->format(sunrise,s2)
    [all...]
  /external/icu4c/test/intltest/
astrotst.cpp 187 logln((UnicodeString)" sunrise: " + (anAstro->getSunRiseSet(TRUE)));
214 // logln("Sunrise/Sunset times for San Jose, California, USA");
256 logln("Sunrise/Sunset times for Toronto, Canada");
293 UDate sunrise = astro3->getSunRiseSet(TRUE); local
309 int32_t deltarise = (int32_t)uprv_fabs((sunrise - exprise) / 1000);
321 ", Sunrise: " + df_dt->format(sunrise, s2) +
326 ", Sunrise: " + df_dt->format(sunrise,s2) +
342 ", Sunrise: " + df_dt->format(sunrise,s2)
    [all...]
  /packages/wallpapers/Basic/res/raw/
grass.rs 209 } else if (now >= dawn && now <= morning) { // Draw sunrise
211 if (now <= half) { // Draw night->sunrise
216 } else { // Draw sunrise->day
  /frameworks/base/services/java/com/android/server/
TwilightCalculator.java 56 * Time of sunrise (civil twilight) in milliseconds or -1 in the case the
  /frameworks/base/docs/html/resources/articles/
live-wallpapers.jd 24 wallpaper uses the phone's location to compute sunrise and sunset times in order
  /external/chromium/third_party/icu/source/i18n/
astro.h 22 * determine the positions of the sun and moon, the time of sunrise and
534 * Returns the time (GMT) of sunrise or sunset on the local date to which
635 * Returns the time (GMT) of sunrise or sunset on the local date to which
  /external/icu4c/i18n/
astro.h 22 * determine the positions of the sun and moon, the time of sunrise and
534 * Returns the time (GMT) of sunrise or sunset on the local date to which
635 * Returns the time (GMT) of sunrise or sunset on the local date to which
  /external/webkit/WebKit/
StringsNotToBeLocalized.txt 578 "com.sunrisebrowser.Sunrise"
  /external/webkit/WebKit/mac/WebView/
WebPreferences.mm 111 "com.sunrisebrowser.Sunrise",
    [all...]

Completed in 686 milliseconds

1 2