/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/ |
D | InterruptIn-js.cpp | 29 native_ptr->rise(0); in NAME_FOR_CLASS_NATIVE_DESTRUCTOR() 50 DECLARE_CLASS_FUNCTION(InterruptIn, rise) { in DECLARE_CLASS_FUNCTION() argument 51 CHECK_ARGUMENT_COUNT(InterruptIn, rise, (args_count == 1)); in DECLARE_CLASS_FUNCTION() 76 native_ptr->rise(0); in DECLARE_CLASS_FUNCTION() 82 CHECK_ARGUMENT_TYPE_ALWAYS(InterruptIn, rise, 0, function); in DECLARE_CLASS_FUNCTION() 98 native_ptr->rise(cb); in DECLARE_CLASS_FUNCTION() 261 ATTACH_CLASS_FUNCTION(js_object, InterruptIn, rise); in DECLARE_CLASS_CONSTRUCTOR()
|
/third_party/icu/icu4c/source/i18n/ |
D | astro.cpp | 751 UDate CalendarAstronomer::getSunRiseSet(UBool rise) in getSunRiseSet() argument 759 setTime(noon + ((rise ? -6 : 6) * HOUR_MS)); in getSunRiseSet() 760 U_DEBUG_ASTRO_MSG(("added %.2lf ms as a guess,\n", ((rise ? -6. : 6.) * HOUR_MS))); in getSunRiseSet() 764 rise, in getSunRiseSet() 1285 UDate CalendarAstronomer::getMoonRiseSet(UBool rise) in getMoonRiseSet() argument 1289 rise, in getMoonRiseSet() 1367 UDate CalendarAstronomer::riseOrSet(CoordFunc& func, UBool rise, in riseOrSet() argument 1382 rise?"T":"F", diameter, refraction, epsilon)); in riseOrSet() 1387 …double lst = ((rise ? CalendarAstronomer_PI2-angle : angle) + pos.ascension ) * 24 / CalendarAstro… in riseOrSet() 1406 return fTime + (rise ? -delta : delta); in riseOrSet()
|
D | astro.h | 547 UDate getSunRiseSet(UBool rise); 641 UDate getMoonRiseSet(UBool rise); 665 double riseOrSet(CoordFunc& func, UBool rise,
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | astro.cpp | 751 UDate CalendarAstronomer::getSunRiseSet(UBool rise) in getSunRiseSet() argument 759 setTime(noon + ((rise ? -6 : 6) * HOUR_MS)); in getSunRiseSet() 760 U_DEBUG_ASTRO_MSG(("added %.2lf ms as a guess,\n", ((rise ? -6. : 6.) * HOUR_MS))); in getSunRiseSet() 764 rise, in getSunRiseSet() 1285 UDate CalendarAstronomer::getMoonRiseSet(UBool rise) in getMoonRiseSet() argument 1289 rise, in getMoonRiseSet() 1367 UDate CalendarAstronomer::riseOrSet(CoordFunc& func, UBool rise, in riseOrSet() argument 1382 rise?"T":"F", diameter, refraction, epsilon)); in riseOrSet() 1387 …double lst = ((rise ? CalendarAstronomer_PI2-angle : angle) + pos.ascension ) * 24 / CalendarAstro… in riseOrSet() 1406 return fTime + (rise ? -delta : delta); in riseOrSet()
|
D | astro.h | 547 UDate getSunRiseSet(UBool rise); 641 UDate getMoonRiseSet(UBool rise); 665 double riseOrSet(CoordFunc& func, UBool rise,
|
/third_party/node/deps/icu-small/source/i18n/ |
D | astro.cpp | 751 UDate CalendarAstronomer::getSunRiseSet(UBool rise) in getSunRiseSet() argument 759 setTime(noon + ((rise ? -6 : 6) * HOUR_MS)); in getSunRiseSet() 760 U_DEBUG_ASTRO_MSG(("added %.2lf ms as a guess,\n", ((rise ? -6. : 6.) * HOUR_MS))); in getSunRiseSet() 764 rise, in getSunRiseSet() 1285 UDate CalendarAstronomer::getMoonRiseSet(UBool rise) in getMoonRiseSet() argument 1289 rise, in getMoonRiseSet() 1367 UDate CalendarAstronomer::riseOrSet(CoordFunc& func, UBool rise, in riseOrSet() argument 1382 rise?"T":"F", diameter, refraction, epsilon)); in riseOrSet() 1387 …double lst = ((rise ? CalendarAstronomer_PI2-angle : angle) + pos.ascension ) * 24 / CalendarAstro… in riseOrSet() 1406 return fTime + (rise ? -delta : delta); in riseOrSet()
|
D | astro.h | 547 UDate getSunRiseSet(UBool rise); 641 UDate getMoonRiseSet(UBool rise); 665 double riseOrSet(CoordFunc& func, UBool rise,
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | CalendarAstronomer.java | 691 public long getSunRiseSet(boolean rise) { 697 setTime(noon + (rise ? -6L : 6L) * HOUR_MS); 703 rise, 1196 public long getMoonRiseSet(boolean rise) 1202 rise, 1288 private long riseOrSet(CoordFunc func, boolean rise, 1306 double lst = ((rise ? PI2-angle : angle) + pos.ascension ) * 24 / PI2; 1323 return time + (rise ? -delta : delta);
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | CalendarAstronomer.java | 693 public long getSunRiseSet(boolean rise) { 699 setTime(noon + (rise ? -6L : 6L) * HOUR_MS); 705 rise, 1198 public long getMoonRiseSet(boolean rise) 1204 rise, 1290 private long riseOrSet(CoordFunc func, boolean rise, 1308 double lst = ((rise ? PI2-angle : angle) + pos.ascension ) * 24 / PI2; 1325 return time + (rise ? -delta : delta);
|
/third_party/nghttp2/src/ |
D | shrpx_worker.cc | 115 std::get<4>(*p) = a.rise; in create_downstream_key() 318 dst_addr.rise = src_addr.rise; in replace_downstream_config() 1331 if (addr->rise) { in downstream_failure()
|
D | shrpx_worker.h | 106 size_t rise; member
|
D | shrpx_live_check.cc | 684 if (success_count_ < addr_->rise) { in on_success()
|
D | shrpx_config.cc | 956 size_t rise; member 1037 out.rise = n; in parse_downstream_params() 1209 addr.rise = params.rise; in parse_mapping()
|
D | shrpx_config.h | 539 size_t rise; member
|
D | shrpx.cc | 2307 "sni=<SNI_HOST>", "fall=<N>", "rise=<N>", in print_help() 2336 offline can be enabled using optional "fall" and "rise" in print_help() 2343 There is also "rise=<N>" parameter. After backend was in print_help()
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 1290 屹>'[to rise high]'; 2149 昂>'[rise]'; 2152 昇>'[rise]'; 2213 暹>'[rise]'; 2949 漲>'[rise in price]'; 3052 烝>'[rise]'; 3444 登>'[rise]'; 5067 謖>'[rise up]'; 5217 起>'[rise]';
|
/third_party/toybox/ |
D | README | 120 2) "Why Public Domain?" The rise and fall of copyleft, Ohio LinuxFest 2013
|
/third_party/astc-encoder/Docs/ |
D | Encoding.md | 9 flexibility gives rise to questions about how to best use ASTC to encode a
|
/third_party/pulseaudio/src/modules/alsa/mixer/paths/ |
D | analog-output.conf.common | 49 ; rise exponentially.
|
/third_party/skia/third_party/externals/brotli/tests/testdata/ |
D | plrabn12.txt | 615 Ten thousand banners rise into the air, 1009 By force, and at our heels all Hell should rise 1170 To found this nether empire, which might rise, 2186 But I shall rise victorious, and subdue 2234 And dying rise, and rising with him raise 3350 Ministring light prepared, they set and rise; 3831 And let us to our fresh employments rise 3891 Ye Mists and Exhalations, that now rise 3894 In honour to the world's great Author rise; 3995 And to his message high, in honour rise; [all …]
|
/third_party/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 2151 發跡 < to\-rise\-to\-power\-and\-position; 3230 暴漲 < rise\-suddenly\-and\-sharply; 7909 引起 < to\-give\-rise\-to; 8736 漲 < rise\-in\-price; 8915 昇值 < rise\-in\-value; 9535 勃興 < rise\-suddenly; 9636 屹 < to\-rise\-high; 11905 隮 < ti\-rise\-up; 16111 谡 < rise\-up; 16115 迮 < to\-rise; [all …]
|
/third_party/nghttp2/doc/ |
D | nghttpx.1.rst | 123 "sni=<SNI_HOST>", "fall=<N>", "rise=<N>", 152 offline can be enabled using optional "fall" and "rise" 159 There is also "rise=<N>" parameter. After backend was
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | 2drvb10.txt | 488 1:5. Therefore the wicked shall not rise again in judgment: nor sinners 1393 17:49. And thou wilt lift me up above them that rise up against me: 1873 shall not fear. If a battle should rise up against me, in this will I 2353 34:2. Take hold of arms and shield: and rise up to help me. 2854 rise again no more? 2974 through thy name we will despise them that rise up against us. 3875 that rise up against me. 5320 be born and should rise up, and declare them to their children. 6436 hear of the downfall of the malignant that rise up against me. 6538 93:16. Who shall rise up for me against the evildoers? or who shall [all …]
|
/third_party/node/deps/brotli/c/common/ |
D | dictionary.bin | 118 …t inbetter impliesrivalryservers SystemPerhapses and contendflowinglasted rise inGenesisview ofris…
|
/third_party/skia/third_party/externals/brotli/c/common/ |
D | dictionary.bin | 118 …t inbetter impliesrivalryservers SystemPerhapses and contendflowinglasted rise inGenesisview ofris…
|