Home
last modified time | relevance | path

Searched refs:entered (Results 1 – 25 of 204) sorted by relevance

123456789

/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 Dfollow_linear_linear.hpp72 bool entered) in is_staying_inside() argument
74 if ( !entered ) in is_staying_inside()
91 bool entered) in is_leaving() argument
93 if ( !entered ) in is_leaving()
124 bool entered) in is_isolated_point() argument
126 if ( entered ) in is_isolated_point()
194 bool& entered, in process_turn() argument
209 entered = true; in process_turn()
219 else if ( is_leaving(*it, *op_it, entered) ) in process_turn()
226 entered = false; in process_turn()
[all …]
H A Dfollow.hpp78 bool entered, bool first, in is_leaving() argument
84 return entered in is_leaving()
102 bool entered, bool first, in is_staying_inside() argument
115 return entered || (first && last_covered_by(turn, op, linestring, polygon, strategy)); in is_staying_inside()
236 static inline bool is_entered(bool entered) in is_entered()
238 return entered; in is_entered()
316 static inline bool is_entered(bool entered) in is_entered()
318 return ! normal_action::is_entered(entered); in is_entered()
442 bool entered = false; in apply() local
451 entered = true; in apply()
[all …]
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxbackend.c75 int entered; member
375 int entered = priv->entered; in dmxBackendCollectEvents() local
384 if (entered++) in dmxBackendCollectEvents()
386 priv->entered = 1; in dmxBackendCollectEvents()
427 entered, priv->lastX, priv->lastY); in dmxBackendCollectEvents()
460 priv->entered = 0; in dmxBackendCollectEvents()
473 if (entered && priv->relative) { in dmxBackendCollectEvents()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dshared_mutex263 // The high bit of _M_state is the write-entered flag which is set to
267 // To take a reader lock, block on gate1 while the write-entered flag is
270 // To release, decrement the count, then if the write-entered flag is set
275 // To take a writer lock, block on gate1 while the write-entered flag is
276 // set, then set the write-entered flag to start queueing, then block on
278 // To release, unset the write-entered flag and signal gate1 to wake all
288 // Used to block while write-entered is set or reader count at maximum.
292 // The write-entered flag and reader count.
299 // Test whether the write-entered flag is set. _M_mut must be locked.
322 // Wait until we can set the write-entered flag.
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dshared_mutex263 // The high bit of _M_state is the write-entered flag which is set to
267 // To take a reader lock, block on gate1 while the write-entered flag is
270 // To release, decrement the count, then if the write-entered flag is set
275 // To take a writer lock, block on gate1 while the write-entered flag is
276 // set, then set the write-entered flag to start queueing, then block on
278 // To release, unset the write-entered flag and signal gate1 to wake all
288 // Used to block while write-entered is set or reader count at maximum.
292 // The write-entered flag and reader count.
299 // Test whether the write-entered flag is set. _M_mut must be locked.
322 // Wait until we can set the write-entered flag.
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-mvebu/
H A Dpmsu_ll.S32 ARM_BE8(setend be ) @ go BE8 if entered LE
48 ARM_BE8(setend be ) @ go BE8 if entered LE
H A Dheadsmp.S32 ARM_BE8(setend be ) @ go BE8 if entered LE
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.arm6413 1. U-Boot can run at any exception level it is entered in, it is
16 or SMP bringup). U-Boot can be entered in EL2 when its main purpose is
/OK3568_Linux_fs/kernel/arch/arm/mach-imx/
H A Dheadsmp.S23 ARM_BE8(setend be) @ go BE8 if entered LE
/OK3568_Linux_fs/kernel/Documentation/arm/
H A Dbooting.rst205 entered in HYP mode in order to enable the kernel to make full use of
210 If the kernel is not entered in HYP mode for any reason, it must be
211 entered in SVC mode.
221 If the kernel is entered in HYP mode, the above requirements apply to
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dusb-uevent5 Description: When the USB Host Controller has entered a state where it is no
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.12.417 Each of these identifiers can be entered in the bug tracker to obtain more
H A Dchanges-5.13.117 Each of these identifiers can be entered in the bug tracker to obtain more
H A Dchanges-5.14.217 Each of these identifiers can be entered in the bug tracker to obtain more
H A Dchanges-5.15.117 Each of these identifiers can be entered in the bug tracker to obtain more
H A Dchanges-5.13.217 Each of these identifiers can be entered in the bug tracker to obtain more
H A Dchanges-5.14.117 Each of these identifiers can be entered in the bug tracker to obtain more
H A Dchanges-5.12.517 Each of these identifiers can be entered in the bug tracker to obtain more
H A Dchanges-5.10.117 Each of these identifiers can be entered in the bug tracker to obtain more
H A Dchanges-5.4.117 Each of these identifiers can be entered in the bug tracker to obtain more
H A Dchanges-5.4.217 Each of these identifiers can be entered in the bug tracker to obtain more
H A Dchanges-5.12.317 Each of these identifiers can be entered in the bug tracker to obtain more
H A Dchanges-5.6.317 Each of these identifiers can be entered in the bug tracker to obtain more
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dbooting.rst206 the kernel image will be entered must be initialised by software at a
223 - If the kernel is entered at EL1:
237 - If the kernel is entered at EL1:
250 - If the kernel is entered at EL1:
266 - If the kernel is entered at EL1:
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/which/
H A Dwhich_2.21.bb4 program names would have been entered on the shell prompt. \

123456789