/external/python/cpython2/Demo/turtle/ |
D | tdemo_planet_and_moon.py | 103 moon = Star(1, Vec(220,0), Vec(0,295), gs, "planet") 104 moon.pencolor("blue") 105 moon.shapesize(0.5)
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | ChineseCalendar.java | 550 int moon = day - dom + 1; // New moon in add() local 551 offsetMonth(moon, dom, amount); in add() 569 int moon = day - dom + 1; // New moon (start of this month) in roll() local 589 int moon1 = moon - in roll() 592 if (isLeapMonthBetween(moon1, moon)) { in roll() 607 offsetMonth(moon, dom, newM - m); in roll()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | ChineseCalendar.java | 567 int moon = day - dom + 1; // New moon in add() local 568 offsetMonth(moon, dom, amount); in add() 587 int moon = day - dom + 1; // New moon (start of this month) in roll() local 607 int moon1 = moon - in roll() 610 if (isLeapMonthBetween(moon1, moon)) { in roll() 625 offsetMonth(moon, dom, newM - m); in roll()
|
/external/icu/icu4c/source/i18n/ |
D | chnsecal.cpp | 382 int32_t moon = day - dom + 1; // New moon in add() local 383 offsetMonth(moon, dom, amount); in add() 412 int32_t moon = day - dom + 1; // New moon (start of this month) in roll() local 433 int moon1 = moon - in roll() 436 if (isLeapMonthBetween(moon1, moon)) { in roll() 452 offsetMonth(moon, dom, newM - m); in roll()
|
/external/chromium-trace/catapult/devil/devil/android/sdk/test/data/push_directory/ |
D | push_directory_contents.txt | 1 Goodnight, moon.
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-10-15.data | 3 : moon: white
|
D | spec-10-15.canonical | 14 ? !!str "moon"
|
/external/llvm/test/YAMLParser/ |
D | spec-10-15.test | 5 : moon: white
|
/external/icu/tools/srcgen/resources/ |
D | replacements.txt | 133 * Each month of the calendar starts when the new moon's crescent is visible 148 * calendar, however, are based on the <em>observation</em> of the crescent moon. 151 * eccentricities of the moon's orbit, and even the weather at the observation 156 * Using astronomical calculations for the position of the sun and moon, the 157 * moon's illumination, and other factors, it is possible to determine the start 165 * on the sighting method of the crescent moon but is standardized by Saudi Arabia.
|
/external/icu/icu4c/source/data/lang/ |
D | rm.txt | 523 Moon{"moon"}
|
D | nn.txt | 581 Moon{"moon"}
|
D | pt.txt | 631 Moon{"moon"}
|
D | da.txt | 652 Moon{"moon"}
|
D | es.txt | 637 Moon{"moon"}
|
D | it.txt | 729 Moon{"moon"}
|
D | hr.txt | 653 Moon{"moon pismo"}
|
D | nb.txt | 729 Moon{"moon"}
|
D | ca.txt | 700 Moon{"moon"}
|
D | sv.txt | 745 Moon{"moon"}
|
D | fr.txt | 723 Moon{"moon"}
|
D | fi.txt | 750 Moon{"moon-kohokirjoitus"}
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 1127 嫦>'[name of a moon goddess]'; 2242 月>'[moon]'; 2246 朏>'[light of crescent moon]'; 2255 朦>'[condition or appearance of moon]'; 2256 朧>'[condition or appearance of moon]';
|
/external/brotli/tests/testdata/ |
D | plrabn12.txt | 357 Hung on his shoulders like the moon, whose orb 510 To whose bright image nigntly by the moon 666 Shorn of his beams, or, from behind the moon, 1539 With Lapland witches, while the labouring moon 1927 Of smallest magnitude close by the moon. 2397 Not in the neighbouring moon as some have dreamed; 2664 Night would invade; but there the neighbouring moon 3292 The starry host, rode brightest, till the moon, 3334 With this her solemn bird, and this fair moon, 3341 With this her solemn bird, nor walk by moon, [all …]
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 630 月餅 < moon\-cake\-\(esp\.\-for\-the\-mid\-autumn\-festival\); 1757 朧 < condition\-or\-appearance\-of\-moon; 1859 䵸 < the\-toad\-that\-lives\-in\-the\-moon; 2813 步月 < to\-stroll\-beneath\-the\-moon; 3904 嫦 < name\-of\-a\-moon\-goddess; 4039 朏 < light\-of\-crescent\-moon; 5143 登月 < go\-\(up\)\-to\-the\-moon; 5893 㬴 < the\-moon\-is\-dimmed; 6270 朠 < color\-of\-the\-moon; 7622 朣 < the\-rising\-moon; [all …]
|
/external/python/cpython2/Doc/library/ |
D | optparse.rst | 1744 should not be called when the moon is full, all you have to do is this:: 1748 raise OptionValueError("%s option invalid when moon is full"
|