| /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 | follow_linear_linear.hpp | 72 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 D | follow.hpp | 78 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 D | dmxbackend.c | 75 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 D | shared_mutex | 263 // 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 D | shared_mutex | 263 // 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 D | pmsu_ll.S | 32 ARM_BE8(setend be ) @ go BE8 if entered LE 48 ARM_BE8(setend be ) @ go BE8 if entered LE
|
| H A D | headsmp.S | 32 ARM_BE8(setend be ) @ go BE8 if entered LE
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.arm64 | 13 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 D | headsmp.S | 23 ARM_BE8(setend be) @ go BE8 if entered LE
|
| /OK3568_Linux_fs/kernel/Documentation/arm/ |
| H A D | booting.rst | 205 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 D | usb-uevent | 5 Description: When the USB Host Controller has entered a state where it is no
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/ |
| H A D | changes-5.12.4 | 17 Each of these identifiers can be entered in the bug tracker to obtain more
|
| H A D | changes-5.13.1 | 17 Each of these identifiers can be entered in the bug tracker to obtain more
|
| H A D | changes-5.14.2 | 17 Each of these identifiers can be entered in the bug tracker to obtain more
|
| H A D | changes-5.15.1 | 17 Each of these identifiers can be entered in the bug tracker to obtain more
|
| H A D | changes-5.13.2 | 17 Each of these identifiers can be entered in the bug tracker to obtain more
|
| H A D | changes-5.14.1 | 17 Each of these identifiers can be entered in the bug tracker to obtain more
|
| H A D | changes-5.12.5 | 17 Each of these identifiers can be entered in the bug tracker to obtain more
|
| H A D | changes-5.10.1 | 17 Each of these identifiers can be entered in the bug tracker to obtain more
|
| H A D | changes-5.4.1 | 17 Each of these identifiers can be entered in the bug tracker to obtain more
|
| H A D | changes-5.4.2 | 17 Each of these identifiers can be entered in the bug tracker to obtain more
|
| H A D | changes-5.12.3 | 17 Each of these identifiers can be entered in the bug tracker to obtain more
|
| H A D | changes-5.6.3 | 17 Each of these identifiers can be entered in the bug tracker to obtain more
|
| /OK3568_Linux_fs/kernel/Documentation/arm64/ |
| H A D | booting.rst | 206 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 D | which_2.21.bb | 4 program names would have been entered on the shell prompt. \
|