Home
last modified time | relevance | path

Searched refs:arrival (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/relate/
H A Ddirection.hpp49 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 Dget_turn_info.hpp613 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 Dget_turn_info_for_endpoint.hpp117 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 Dget_turn_info_helpers.hpp358 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 Dget_turn_info_ll.hpp103 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 Dget_turn_info_la.hpp108 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 Dman-file-mailstat.1-from-debian.patch20 +mailstat \- shows mail-arrival statistics
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/procmail/
H A Dprocmail_3.22.bb5 your mail, start any programs upon mail arrival (e.g. to generate different\
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dxfrm_sync.rst35 is not driven by packet arrival.
185 The first packet arrival after a timer expiry will trigger a timeout
H A Dtcp-thin.rst15 dependency on the arrival of new data from the application to trigger
H A Drds.rst84 its arrival.
H A Dtimestamping.rst313 and out of order arrival.
/OK3568_Linux_fs/kernel/net/sctp/
H A DKconfig26 with an option for order-of-arrival delivery of individual user
/OK3568_Linux_fs/kernel/drivers/media/common/siano/
H A Dsmsdvb-main.c1068 struct device *device, int arrival) in smsdvb_hotplug() argument
1075 if (!arrival) in smsdvb_hotplug()
H A Dsmscoreapi.h100 struct device *device, int arrival);
H A Dsmscoreapi.c598 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 Dsched-deadline.rst329 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 Dnvdimm.rst138 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 Dkfd_topology.c1163 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 Dsysfs-power176 concurrent arrival of wakeup events. Reading from it returns
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dcoda.rst173 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 Dspelling.txt156 arraival||arrival
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst307 The next diagram shows the situation after the arrival of Task A and
/OK3568_Linux_fs/kernel/net/sched/
H A DKconfig411 functionality (aka output commit), wherein upon arrival of a dequeue
/OK3568_Linux_fs/kernel/Documentation/power/
H A Druntime_pm.rst877 synchronize ->runtime_suspend() callbacks with the arrival of I/O requests.

12