/third_party/boost/libs/statechart/example/Camera/ |
D | Camera.cpp | 35 return transit< Shooting >(); in react() 52 return transit< Configuring >(); in react()
|
D | Shooting.cpp | 53 return transit< Storing >(); in react() 70 return transit< Focused >( &Shooting::DisplayFocused, evt ); in react()
|
/third_party/boost/boost/statechart/ |
D | transition.hpp | 38 return stt.template transit< Destination >(); in react_without_action() 43 return stt.template transit< Destination >( pTransitionAction, evt ); in react_with_action()
|
D | simple_state.hpp | 311 result transit() in transit() function in boost::statechart::simple_state 318 result transit( in transit() function in boost::statechart::simple_state
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/haiku/ |
D | SDL_BWin.h | 307 int32 transit; in DispatchMessage() local 309 && msg->FindInt32("be:transit", &transit) == B_OK) { in DispatchMessage() 310 _MouseMotionEvent(where, transit); in DispatchMessage() 459 void _MouseMotionEvent(BPoint &where, int32 transit) { in _MouseMotionEvent() argument 460 if(transit == B_EXITED_VIEW) { in _MouseMotionEvent()
|
/third_party/freetype/docs/reference/assets/javascripts/lunr/ |
D | wordcut.js | 1 …transit:function(n){var e=this;e.creators.forEach(function(n){var t=n.createAcceptor(e.tag);t&&e.c…
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtpsource.c | 277 src->stats.transit = -1; in rtp_source_reset() 937 src->stats.transit = -1; in fetch_clock_rate_from_payload() 962 guint32 rtparrival, transit, rtptime; in calculate_jitter() local 983 transit = rtparrival - rtptime; in calculate_jitter() 986 if (src->stats.transit != -1) { in calculate_jitter() 987 if (transit > src->stats.transit) in calculate_jitter() 988 diff = transit - src->stats.transit; in calculate_jitter() 990 diff = src->stats.transit - transit; in calculate_jitter() 994 src->stats.transit = transit; in calculate_jitter()
|
D | rtpstats.h | 147 guint32 transit; member
|
/third_party/ffmpeg/libavformat/ |
D | rtpdec.c | 234 s->transit = 0; in rtp_init_sequence() 288 uint32_t transit = arrival_timestamp - sent_timestamp; in rtcp_update_jitter() local 289 uint32_t prev_transit = s->transit; in rtcp_update_jitter() 290 int32_t d = transit - prev_transit; in rtcp_update_jitter() 296 s->transit = transit; in rtcp_update_jitter()
|
D | rtpdec.h | 88 uint32_t transit; ///< relative transit time for previous packet member
|
/third_party/boost/libs/statechart/test/ |
D | CustomReactionTest.cpp | 149 return transit< A >(); in react() 154 return transit< A >( &CustomReactionTest::TransitionAction, evt ); in react()
|
/third_party/boost/boost/graph/distributed/detail/ |
D | queue.ipp | 92 buffers are empty (and no messages are in transit).
|
/third_party/node/deps/npm/docs/content/cli-commands/ |
D | npm-doctor.md | 101 in transit. `npm doctor` uses these checksums to validate the package tarballs
|
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/cupertino/ |
D | cupertino_navigation_demo.dart | 499 'Product or product packaging damaged during transit',
|
/third_party/pulseaudio/src/modules/rtp/ |
D | rfc3550.txt | 2182 the difference in the "relative transit time" for the two packets; 2191 the relative transit time is the difference between a packet's RTP 4338 u_int32 transit; /* relative trans time for prev pkt */ 5222 Here s points to state for the source; s->transit holds the relative 5223 transit time for the previous packet, and s->jitter holds the 5229 int transit = arrival - r->ts; 5230 int d = transit - s->transit; 5231 s->transit = transit;
|
/third_party/python/Doc/library/ |
D | socketserver.rst | 29 arrive out of order or be lost while in transit. The parameters are
|
/third_party/flutter/flutter/packages/flutter/lib/src/material/ |
D | icons.dart | 839 …ss="material-icons md-36">directions_transit</i> — material icon named "directions transit". 2798 …/// <i class="material-icons md-36">transit_enterexit</i> — material icon named "transit en…
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
D | libmicrohttpd.texi | 2108 on MD5 hash algorithm. Only the hash will transit over the network,
|
D | libmicrohttpd.info | 1838 MD5 hash algorithm. Only the hash will transit over the network, hence
|
/third_party/skia/third_party/externals/microhttpd/src/datadir/ |
D | spdy-draft.txt | 580 data already in transit from the sender and the time the
|
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/ |
D | vocab.txt | 6672 transit
|
/third_party/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 9856 過境簽証 < transit\-visa; 17293 運輸 < transit; 23029 過境簽証 > transit\-visa; 32885 運輸 > transit;
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | nvsbl10.txt | 1584 that the transit of the Invisible Man was accomplished. For a space
|
D | ulyss10.txt | 4958 me o'er the ferry. Cheaper transit. By easy stages. Houseboats. Camping 29589 immersion to emersion, abatement of wind, transit of shadow, taciturnity of 30154 What facilities of transit were desirable? 30351 transit sheds of Palgrave, Murphy and Company, steamship owners, agents
|
/third_party/gettext/gettext-tools/tests/ |
D | mm-viet.comp.po | 32038 "in transit." 32059 "This message is not encrypted. Its content may be viewed in transit across "
|