| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/relate/ |
| H A D | direction.hpp | 49 arrival[0] = ha; in direction_type() 50 arrival[1] = hb; in direction_type() 61 arrival[0] = ha; in direction_type() 62 arrival[1] = hb; in direction_type() 92 int arrival[2]; // 1=arrival, -1=departure, 0=neutral; == how_a//how_b member 252 r.arrival[0] = arrival_from_position_value(a1_wrt_b, a2_wrt_b); in segments_collinear() 253 r.arrival[1] = arrival_from_position_value(b1_wrt_a, b2_wrt_a); in segments_collinear() 287 r.how = r.arrival[0] == 0 ? 't' : 'f'; in segments_collinear()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | get_turn_info.hpp | 613 int const arrival = dir_info.arrival[0]; in apply() local 615 BOOST_GEOMETRY_ASSERT(arrival != 0); in apply() 621 int const side_p_or_q = arrival == 1 in apply() 631 int const product = arrival * side_p_or_q; in apply() 805 int const p_arrival = info.d_info().arrival[0]; in apply() 806 int const q_arrival = info.d_info().arrival[1]; in apply() 1003 if ( inters.d_info().arrival[1] == 1 ) in apply() 1075 if ( inters.d_info().arrival[0] == 0 ) in apply()
|
| H A D | get_turn_info_for_endpoint.hpp | 117 int arrival_a = result.template get<1>().arrival[0]; in linear_intersections() 118 int arrival_b = result.template get<1>().arrival[1]; in linear_intersections() 200 static inline operation_type union_or_blocked_same_dirs(int arrival, bool is_last) in union_or_blocked_same_dirs() argument 202 if ( arrival == 1 ) in union_or_blocked_same_dirs() 204 else if ( arrival == -1 ) in union_or_blocked_same_dirs() 212 static inline operation_type union_or_blocked_different_dirs(int arrival, bool is_last) in union_or_blocked_different_dirs() argument 214 if ( arrival == 1 ) in union_or_blocked_different_dirs()
|
| H A D | get_turn_info_helpers.hpp | 358 int arrival = d_info().arrival[OpId]; in is_ip_j() local 365 return arrival != -1; in is_ip_j() 369 return arrival == 0; in is_ip_j() 374 return arrival == 1; in is_ip_j()
|
| H A D | get_turn_info_ll.hpp | 103 if ( inters.d_info().arrival[1] == 1) in apply() 370 if ( inters.d_info().arrival[0] == 0 ) in apply() 584 || inters.d_info().arrival[0] == 1 ) ) in append_opposite_spikes() 617 || inters.d_info().arrival[1] == 1 ) ) in append_opposite_spikes()
|
| H A D | get_turn_info_la.hpp | 108 if ( inters.d_info().arrival[1] == 1 ) in apply() 319 if ( inters.d_info().arrival[0] == 0 ) in apply() 574 || inters.d_info().arrival[0] == 1 ) in append_opposite_spikes()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/procmail/procmail/ |
| H A D | man-file-mailstat.1-from-debian.patch | 20 +mailstat \- shows mail-arrival statistics
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/procmail/ |
| H A D | procmail_3.22.bb | 5 your mail, start any programs upon mail arrival (e.g. to generate different\
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | xfrm_sync.rst | 35 is not driven by packet arrival. 185 The first packet arrival after a timer expiry will trigger a timeout
|
| H A D | tcp-thin.rst | 15 dependency on the arrival of new data from the application to trigger
|
| H A D | rds.rst | 84 its arrival.
|
| H A D | timestamping.rst | 313 and out of order arrival.
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | Kconfig | 26 with an option for order-of-arrival delivery of individual user
|
| /OK3568_Linux_fs/kernel/drivers/media/common/siano/ |
| H A D | smsdvb-main.c | 1068 struct device *device, int arrival) in smsdvb_hotplug() argument 1075 if (!arrival) in smsdvb_hotplug()
|
| H A D | smscoreapi.h | 100 struct device *device, int arrival);
|
| H A D | smscoreapi.c | 598 struct device *device, int arrival) in smscore_notify_callbacks() argument 606 rc = elem->hotplug(coredev, device, arrival); in smscore_notify_callbacks()
|
| /OK3568_Linux_fs/kernel/Documentation/scheduler/ |
| H A D | sched-deadline.rst | 329 arrival time r_j (the time when the job starts), an amount of computation 334 sporadic with minimum inter-arrival time P is r_{j+1} >= r_j + P. Finally, 341 WCET and its period (or minimum inter-arrival time), and represents
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/nvdimm/ |
| H A D | nvdimm.rst | 138 Prior to the arrival of the NFIT, non-volatile memory was described to a 667 surfaces one or more "namespace" devices. The arrival of a "namespace"
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_topology.c | 1163 static void kfd_notify_gpu_change(uint32_t gpu_id, int arrival) in kfd_notify_gpu_change() argument
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-power | 176 concurrent arrival of wakeup events. Reading from it returns
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | coda.rst | 173 arrival of a new message. The notification must be through a mechanism 305 message arrival. The process P is kept waiting on a KernelEvent
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | spelling.txt | 156 arraival||arrival
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/Design/Expedited-Grace-Periods/ |
| H A D | Expedited-Grace-Periods.rst | 307 The next diagram shows the situation after the arrival of Task A and
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | Kconfig | 411 functionality (aka output commit), wherein upon arrival of a dequeue
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | runtime_pm.rst | 877 synchronize ->runtime_suspend() callbacks with the arrival of I/O requests.
|