Searched refs:disengaged (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/misc/sgi-xp/ |
| H A D | xpc_partition.c | 269 int disengaged; in xpc_partition_disengaged() local 271 disengaged = !xpc_arch_ops.partition_engaged(partid); in xpc_partition_disengaged() 273 if (!disengaged) { in xpc_partition_disengaged() 288 disengaged = 1; in xpc_partition_disengaged() 303 return disengaged; in xpc_partition_disengaged()
|
| /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/experimental/ |
| H A D | optional | 100 * @brief Exception class thrown when a disengaged optional object is 151 // Constructors for disengaged optionals. 680 "disengaged optional object"), 690 "disengaged optional object"), 700 "disengaged optional object"), 710 "disengaged optional object"), 931 // We pick an arbitrary hash for disengaged optionals which hopefully
|
| /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/experimental/ |
| H A D | optional | 100 * @brief Exception class thrown when a disengaged optional object is 151 // Constructors for disengaged optionals. 680 "disengaged optional object"), 690 "disengaged optional object"), 700 "disengaged optional object"), 710 "disengaged optional object"), 931 // We pick an arbitrary hash for disengaged optionals which hopefully
|
| /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 | optional | 80 * @brief Exception class thrown when a disengaged optional object is 476 // Constructors for disengaged optionals. 520 // Constructors for disengaged optionals. 560 // Constructors for disengaged optionals. 601 // Constructors for disengaged optionals. 1258 // We pick an arbitrary hash for disengaged optionals which hopefully
|
| /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 | optional | 80 * @brief Exception class thrown when a disengaged optional object is 476 // Constructors for disengaged optionals. 520 // Constructors for disengaged optionals. 560 // Constructors for disengaged optionals. 601 // Constructors for disengaged optionals. 1258 // We pick an arbitrary hash for disengaged optionals which hopefully
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | optional | 873 _LIBCPP_ASSERT(this->has_value(), "optional operator-> called for disengaged value"); 886 _LIBCPP_ASSERT(this->has_value(), "optional operator-> called for disengaged value"); 899 _LIBCPP_ASSERT(this->has_value(), "optional operator* called for disengaged value"); 908 _LIBCPP_ASSERT(this->has_value(), "optional operator* called for disengaged value"); 917 _LIBCPP_ASSERT(this->has_value(), "optional operator* called for disengaged value"); 926 _LIBCPP_ASSERT(this->has_value(), "optional operator* called for disengaged value");
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | optional | 873 _LIBCPP_ASSERT(this->has_value(), "optional operator-> called for disengaged value"); 886 _LIBCPP_ASSERT(this->has_value(), "optional operator-> called for disengaged value"); 899 _LIBCPP_ASSERT(this->has_value(), "optional operator* called for disengaged value"); 908 _LIBCPP_ASSERT(this->has_value(), "optional operator* called for disengaged value"); 917 _LIBCPP_ASSERT(this->has_value(), "optional operator* called for disengaged value"); 926 _LIBCPP_ASSERT(this->has_value(), "optional operator* called for disengaged value");
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/ |
| H A D | thinkpad-acpi.rst | 1231 There is also a "full-speed" level, also known as "disengaged" level. 1293 and "full-speed" levels. The driver accepts "disengaged" as an alias for 1294 "full-speed", and reports it as "disengaged" for backwards
|