Searched refs:earth (Results 1 – 25 of 264) sorted by relevance
1234567891011
/third_party/python/Lib/turtledemo/ |
D | planet_and_moon.py | 99 earth = Star(12500, Vec(210,0), Vec(0,195), gs, "planet") 100 earth.pencolor("green") 101 earth.shapesize(0.8)
|
/third_party/typescript_eslint/packages/typescript-estree/tests/snapshots/javascript/arrowFunctions/ |
D | single-param-return-identifier.src.js.shot | 20 "name": "earth", 188 "value": "earth",
|
/third_party/typescript_eslint/packages/shared-fixtures/fixtures/javascript/arrowFunctions/ |
D | single-param-return-identifier.src.js | 1 (sun) => earth;
|
/third_party/PyYAML/tests/data/ |
D | spec-10-15.data | 2 - ? earth: blue
|
D | spec-10-15.canonical | 10 ? !!str "earth"
|
/third_party/littlefs/tests/ |
D | test_paths.toml | 168 lfs_stat(&lfs, "dirt/ground/earth", &info) => LFS_ERR_NOENT; 172 lfs_remove(&lfs, "dirt/ground/earth") => LFS_ERR_NOENT; 177 lfs_mkdir(&lfs, "dirt/ground/earth") => LFS_ERR_NOENT; 178 lfs_file_open(&lfs, &file, "dirt/ground/earth", LFS_O_WRONLY | LFS_O_CREAT)
|
/third_party/icu/icu4c/source/data/unit/ |
D | ig.txt | 27 earth-radius{
|
D | yo_BJ.txt | 111 earth-radius{ 231 earth-radius{
|
D | ha.txt | 507 earth-radius{ 508 dnam{"earth radius"} 509 one{"earth radius {0}"} 510 other{"earth radius {0}"} 629 earth-mass{ 1532 earth-radius{ 1639 earth-mass{
|
D | ff_Adlm.txt | 454 earth-radius{ 555 earth-mass{ 1532 earth-radius{ 1633 earth-mass{
|
D | kok.txt | 418 earth-radius{ 526 earth-mass{ 1387 earth-radius{ 1495 earth-mass{
|
D | yo.txt | 124 earth-radius{ 324 earth-radius{
|
D | ar_SA.txt | 223 earth-mass{ 650 earth-mass{
|
D | my.txt | 400 earth-radius{ 508 earth-mass{ 1387 earth-radius{ 1494 earth-mass{
|
/third_party/skia/third_party/externals/icu/source/data/unit/ |
D | ig.txt | 27 earth-radius{
|
D | yo_BJ.txt | 111 earth-radius{ 231 earth-radius{
|
D | ha.txt | 507 earth-radius{ 508 dnam{"earth radius"} 509 one{"earth radius {0}"} 510 other{"earth radius {0}"} 629 earth-mass{ 1532 earth-radius{ 1639 earth-mass{
|
D | ff_Adlm.txt | 454 earth-radius{ 555 earth-mass{ 1532 earth-radius{ 1633 earth-mass{
|
D | kok.txt | 418 earth-radius{ 526 earth-mass{ 1387 earth-radius{ 1495 earth-mass{
|
D | ar_SA.txt | 223 earth-mass{ 650 earth-mass{
|
D | yo.txt | 124 earth-radius{ 324 earth-radius{
|
/third_party/mesa3d/docs/relnotes/ |
D | 19.2.2.rst | 34 - Vulkan version of "Middle-earth: Shadow of Mordor" has graphics 36 - Vulkan version of "Middle-earth: Shadow of Mordor" has graphics
|
/third_party/boost/libs/geometry/doc/generated/ |
D | densify_spherical.qbk | 32 [[typename RadiusTypeOrSphere] [double] [numeric type for radius (of sphere, earth) or sphere model…
|
D | area_spherical.qbk | 35 [[typename RadiusTypeOrSphere] [double] [numeric type for radius (of sphere, earth) or sphere model…
|
D | distance_haversine.qbk | 32 [[typename RadiusTypeOrSphere] [double] [numeric type for radius (of sphere, earth) or sphere model…
|
1234567891011