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

  /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 164 mScript.set_gMorning(8.f / 24.f); // 2 hours for sunrise
249 mScript.set_gTSunrise(loadTexture(R.drawable.sunrise));
344 final double sunrise = calculator.computeSunriseTime(SunCalculator.ZENITH_CIVIL, now); local
345 dawn = SunCalculator.timeToDayFraction(sunrise);
353 mScript.set_gMorning(dawn + 1.0f / 12.0f); // 2 hours for sunrise
grass.rs 428 } else if (now >= gDawn && now <= gMorning) { // Draw sunrise
430 if (now <= half) { // Draw night->sunrise
435 } else { // Draw sunrise->day
  /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...]
  /frameworks/base/services/java/com/android/server/
TwilightCalculator.java 56 * Time of sunrise (civil twilight) in milliseconds or -1 in the case the
  /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
astro.cpp     [all...]
  /external/webkit/Source/WebKit/mac/WebView/
WebPreferences.mm 114 "com.sunrisebrowser.Sunrise",
    [all...]
  /frameworks/base/core/java/android/hardware/
SensorManager.java 299 /** luminance at sunrise in lux */
    [all...]
  /external/skia/emoji/
gmojiraw.txt 10 FE009 \uDBB8\uDC09 \xF3\xBE\x80\x89 SUNRISE OVER MOUNTAINS 493 F3C8 EAF4 7A4A EDC8 1 F89F E63E 7541 77 F98E E04D 7D53
11 FE00A \uDBB8\uDC0A \xF3\xBE\x80\x8A SUNRISE 493 F3C8 EAF4 7A4A EDC8 1 F89F E63E 7541 420 FB8A E449 7A4A
    [all...]
  /device/sample/etc/
apns-full-conf.xml 1294 <apn carrier="Sunrise live"
1301 <apn carrier="Sunrise MMS"
1304 apn="mms.sunrise.ch"
1305 mmsc="http://mmsc.sunrise.ch"
    [all...]

Completed in 391 milliseconds