/third_party/boost/libs/spirit/test/x3/ |
D | rule3.cpp | 33 struct stationary : boost::noncopyable struct 35 explicit stationary(int i) : val{i} {} in stationary() argument 36 stationary& operator=(int i) { val = i; return *this; } in operator =() argument 44 boost::spirit::x3::rule<class a_r, stationary> const a; argument 45 boost::spirit::x3::rule<class b_r, stationary> const b; 141 stationary st { 0 }; in main()
|
D | actions.cpp | 56 struct stationary : boost::noncopyable struct 58 explicit stationary(int i) : val{i} {} in stationary() argument 59 stationary& operator=(int i) { val = i; return *this; } in operator =() argument 104 stationary st { 0 }; in main()
|
D | alternative.cpp | 41 struct stationary : boost::noncopyable struct 43 explicit stationary(int i) : val{i} {} in stationary() argument 44 stationary& operator=(int i) { val = i; return *this; } in operator =() argument 246 stationary st { 0 }; in main()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | neighbor_db.c | 82 nr->stationary ? " stat" : ""); in hostapd_neighbor_show() 102 nr->stationary = 0; in hostapd_neighbor_clear_entry() 124 const struct wpabuf *civic, int stationary, in hostapd_neighbor_set() argument 157 entry->stationary = stationary; in hostapd_neighbor_set()
|
D | neighbor_db.h | 20 const struct wpabuf *civic, int stationary,
|
D | hostapd.h | 140 int stationary; member
|
D | ap_rrm.c | 161 if (nr->stationary || max_age == 0xffff) in hostapd_check_lci_age()
|
D | rrm.c | 161 if (nr->stationary || max_age == 0xffff) in hostapd_check_lci_age()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | neighbor_db.c | 47 nr->stationary = 0; in hostapd_neighbor_clear_entry() 69 const struct wpabuf *civic, int stationary) in hostapd_neighbor_set() argument 100 entry->stationary = stationary; in hostapd_neighbor_set()
|
D | neighbor_db.h | 19 const struct wpabuf *civic, int stationary);
|
D | hostapd.h | 131 int stationary; member
|
D | ap_rrm.c | 161 if (nr->stationary || max_age == 0xffff) in hostapd_check_lci_age()
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | scroll_activity.dart | 162 /// Interface for holding a [Scrollable] stationary. 165 /// [ScrollPosition.hold]. It holds the scrollable stationary until an activity 264 /// Maximum amount of time interval the drag can have consecutive stationary 270 /// Maximum amount of time interval the drag can have consecutive stationary 298 // If pointer is stationary for too long, we lose momentum. 307 /// Returns `0.0` when stationary or within threshold. Returns `offset`
|
/third_party/flutter/skia/third_party/externals/sdl/docs/ |
D | README-macosx.md | 181 /Library/Frameworks. Therefore, the testers and project stationary expect 198 Copy the stationary to the indicated folders to access it from
|
/third_party/grpc/src/proto/grpc/testing/ |
D | control.proto | 48 // of activity coming in from independent identical stationary sources.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
D | ap_ctrl_iface.c | 2687 int stationary = 0; in hostapd_ctrl_iface_set_neighbor() local 2770 stationary = 1; in hostapd_ctrl_iface_set_neighbor() 2774 stationary); in hostapd_ctrl_iface_set_neighbor()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | ap_ctrl_iface.c | 3193 int stationary = 0; in hostapd_ctrl_iface_set_neighbor() local 3274 stationary = 1; in hostapd_ctrl_iface_set_neighbor() 3288 stationary, bss_parameters); in hostapd_ctrl_iface_set_neighbor()
|
/third_party/flutter/skia/site/user/api/ |
D | SkImage_Reference.md | 2491 …_makeWithFilter_offset'>offset</a>, <a href='SkImage_Reference#Image'>Image</a> appears stationary.
|
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/ |
D | vocab.txt | 17338 stationary
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 123678 This patch adds support for stationary white Gaussian noise.
|