| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | nsarguments.c | 4 * Module Name: nsarguments - Validation of args for ACPI predefined methods 27 * against the argument type list for a predefined name. 39 * If not a predefined name, cannot typecheck args, because in acpi_ns_check_argument_types() 45 if (!info->predefined || (info->node->flags & ANOBJ_EVALUATED)) { in acpi_ns_check_argument_types() 49 arg_type_list = info->predefined->info.argument_list; in acpi_ns_check_argument_types() 83 * predefined - Pointer to entry in predefined name table 88 * predefined name is what is expected (matches what is defined in 89 * the ACPI specification for this predefined name.) 96 const union acpi_predefined_info *predefined) in acpi_ns_check_acpi_compliance() argument 101 if (!predefined || (node->flags & ANOBJ_EVALUATED)) { in acpi_ns_check_acpi_compliance() [all …]
|
| H A D | nspredef.c | 4 * Module Name: nspredef - Validation of ACPI predefined methods and objects 22 * This module validates predefined ACPI objects that appear in the namespace, 24 * validation is to detect problems with BIOS-exposed predefined ACPI objects 60 * DESCRIPTION: Check the value returned from a predefined name. 72 const union acpi_predefined_info *predefined; in acpi_ns_check_return_value() local 74 /* If not a predefined name, we cannot validate the return object */ in acpi_ns_check_return_value() 76 predefined = info->predefined; in acpi_ns_check_return_value() 77 if (!predefined) { in acpi_ns_check_return_value() 103 (!predefined->info.expected_btypes) || in acpi_ns_check_return_value() 104 (predefined->info.expected_btypes == ACPI_RTYPE_ALL)) { in acpi_ns_check_return_value() [all …]
|
| H A D | utpredef.c | 4 * Module Name: utpredef - support functions for predefined names 18 * Names for the types that can be returned by the predefined objects. 33 * PARAMETERS: this_name - Entry in the predefined method/name table 35 * RETURN: Pointer to next entry in predefined table. 67 * RETURN: Pointer to entry in predefined table. NULL indicates not found. 69 * DESCRIPTION: Check an object name against the predefined object list. 77 /* Quick check for a predefined name, first character must be underscore */ in acpi_ut_match_predefined_method() 83 /* Search info table for a predefined method/object name */ in acpi_ut_match_predefined_method() 150 /* Types that can be returned externally by a predefined name */ 161 /* Bit widths for resource descriptor predefined names */ [all …]
|
| H A D | nsrepair.c | 4 * Module Name: nsrepair - Repair for objects returned by predefined methods 23 * predefined methods to an object type that is expected, as per the ACPI 25 * return incorrect types for the standard predefined methods. Performing these 128 const struct acpi_simple_repair_info *predefined; in acpi_ns_simple_repair() local 136 predefined = acpi_ns_match_simple_repair(info->node, in acpi_ns_simple_repair() 139 if (predefined) { in acpi_ns_simple_repair() 146 status = predefined->object_converter(info->node, return_object, in acpi_ns_simple_repair() 171 * one of the expected types for this predefined name. Attempt to in acpi_ns_simple_repair() 173 * types for this predefined name. in acpi_ns_simple_repair() 178 * this predefined name. Either one return value is expected, or none, in acpi_ns_simple_repair() [all …]
|
| H A D | nseval.c | 89 /* Get info if we have a predefined name (_HID, etc.) */ in acpi_ns_evaluate() 91 info->predefined = in acpi_ns_evaluate() 130 * For predefined names: Check that the declared argument count in acpi_ns_evaluate() 134 info->predefined); in acpi_ns_evaluate() 141 info->param_count, info->predefined); in acpi_ns_evaluate() 143 /* For predefined names: Typecheck all incoming arguments */ in acpi_ns_evaluate() 258 * For predefined names, check the return value against the ACPI in acpi_ns_evaluate()
|
| H A D | acnamesp.h | 211 * nsarguments - Argument count/type checking for predefined/reserved names 222 const union acpi_predefined_info *predefined); 227 * nspredef - Return value checking for predefined/reserved names 242 * nsprepkg - Validation of predefined name packages 320 * predefined methods/objects 346 * predefined methods/objects
|
| H A D | dbnames.c | 390 * DESCRIPTION: Detect and display predefined ACPI names (names that start with 403 const union acpi_predefined_info *predefined; in acpi_db_walk_for_predefined_names() local 408 predefined = acpi_ut_match_predefined_method(node->name.ascii); in acpi_db_walk_for_predefined_names() 409 if (!predefined) { in acpi_db_walk_for_predefined_names() 420 if (predefined->info.expected_btypes & ACPI_RTYPE_PACKAGE) { in acpi_db_walk_for_predefined_names() 421 package = predefined + 1; in acpi_db_walk_for_predefined_names() 425 predefined->info.expected_btypes); in acpi_db_walk_for_predefined_names() 428 METHOD_GET_ARG_COUNT(predefined->info.argument_list), in acpi_db_walk_for_predefined_names() 442 acpi_ns_check_acpi_compliance(pathname, node, predefined); in acpi_db_walk_for_predefined_names() 457 * DESCRIPTION: Validate all predefined names in the namespace [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | Predefined-Target-Types.html | 17 <title>Debugging with GDB: Predefined Target Types</title> 19 <meta name="description" content="Debugging with GDB: Predefined Target Types"> 20 <meta name="keywords" content="Debugging with GDB: Predefined Target Types"> 64 <a name="Predefined-Target-Types"></a> 70 <a name="Predefined-Target-Types-1"></a> 71 <h3 class="section">G.3 Predefined Target Types</h3> 72 <a name="index-target-descriptions_002c-predefined-types"></a>
|
| H A D | Enum-Target-Types.html | 30 <link href="Predefined-Target-Types.html#Predefined-Target-Types" rel="previous" title="Predefined … 67 …tures</a>, Previous: <a href="Predefined-Target-Types.html#Predefined-Target-Types" accesskey="p" …
|
| H A D | Target-Description-Format.html | 29 <link href="Predefined-Target-Types.html#Predefined-Target-Types" rel="next" title="Predefined Targ… 67 Next: <a href="Predefined-Target-Types.html#Predefined-Target-Types" accesskey="n" rel="next">Prede… 234 Some predefined types are provided by <small>GDB</small> (see <a href="Predefined-Target-Types.html… 382 <dd><p>The type of the register. It may be a predefined type, a type 405 Next: <a href="Predefined-Target-Types.html#Predefined-Target-Types" accesskey="n" rel="next">Prede…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | Predefined-Target-Types.html | 17 <title>Debugging with GDB: Predefined Target Types</title> 19 <meta name="description" content="Debugging with GDB: Predefined Target Types"> 20 <meta name="keywords" content="Debugging with GDB: Predefined Target Types"> 64 <a name="Predefined-Target-Types"></a> 70 <a name="Predefined-Target-Types-1"></a> 71 <h3 class="section">G.3 Predefined Target Types</h3> 72 <a name="index-target-descriptions_002c-predefined-types"></a>
|
| H A D | Enum-Target-Types.html | 30 <link href="Predefined-Target-Types.html#Predefined-Target-Types" rel="previous" title="Predefined … 67 …tures</a>, Previous: <a href="Predefined-Target-Types.html#Predefined-Target-Types" accesskey="p" …
|
| H A D | Target-Description-Format.html | 29 <link href="Predefined-Target-Types.html#Predefined-Target-Types" rel="next" title="Predefined Targ… 67 Next: <a href="Predefined-Target-Types.html#Predefined-Target-Types" accesskey="n" rel="next">Prede… 234 Some predefined types are provided by <small>GDB</small> (see <a href="Predefined-Target-Types.html… 382 <dd><p>The type of the register. It may be a predefined type, a type 405 Next: <a href="Predefined-Target-Types.html#Predefined-Target-Types" accesskey="n" rel="next">Prede…
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/support/ibm/ |
| H A D | limits.h | 63 // predefined by XLC on LoP 75 // predefined by XLC on LoP 87 // predefined by XLC on LoP 94 // predefined by XLC on LoP
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/support/ibm/ |
| H A D | limits.h | 63 // predefined by XLC on LoP 75 // predefined by XLC on LoP 87 // predefined by XLC on LoP 94 // predefined by XLC on LoP
|
| /OK3568_Linux_fs/kernel/Documentation/leds/ |
| H A D | leds-lp55xx.rst | 179 ( Predefined pattern data ) 182 loading a LED pattern. That is 'predefined' pattern. 184 A predefined pattern is defined in the platform data and load it(or them) 187 To use the predefined pattern concept, 'patterns' and 'num_patterns' should be 190 Example of predefined pattern data::
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/support/win32/ |
| H A D | limits_msvc_win32.h | 38 // predefined by MinGW GCC 51 // predefined by MinGW GCC 64 // predefined by MinGW GCC
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/support/win32/ |
| H A D | limits_msvc_win32.h | 38 // predefined by MinGW GCC 51 // predefined by MinGW GCC 64 // predefined by MinGW GCC
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_type.h | 273 /* Note: These are predefined bit offsets */ 319 /* Note: These are predefined bit offsets */ 443 /* Note: These are predefined bit offsets */ 454 /* Note: These are predefined bit offsets */ 478 /* Note: These are predefined bit offsets */ 490 /* Note: These are predefined bit offsets */ 548 /* Note: These are predefined bit offsets */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | cpp.info | 86 * Predefined Macros:: 91 Predefined Macros 93 * Standard Predefined Macros:: 94 * Common Predefined Macros:: 95 * System-specific Predefined Macros:: 576 Except for expansion of predefined macros, all these operations are 1057 * Predefined Macros:: 1451 File: cpp.info, Node: Variadic Macros, Next: Predefined Macros, Prev: Concatenation, Up: Macros 1565 File: cpp.info, Node: Predefined Macros, Next: Undefining and Redefining Macros, Prev: Variadic … 1567 3.7 Predefined Macros [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | cpp.info | 86 * Predefined Macros:: 91 Predefined Macros 93 * Standard Predefined Macros:: 94 * Common Predefined Macros:: 95 * System-specific Predefined Macros:: 576 Except for expansion of predefined macros, all these operations are 1057 * Predefined Macros:: 1451 File: cpp.info, Node: Variadic Macros, Next: Predefined Macros, Prev: Concatenation, Up: Macros 1565 File: cpp.info, Node: Predefined Macros, Next: Undefining and Redefining Macros, Prev: Variadic … 1567 3.7 Predefined Macros [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/lib/ |
| H A D | error-inject.c | 9 * 'regs' represents the state on entry of a predefined function in in override_function_with_return() 13 * of probed function and directly return to the predefined in override_function_with_return()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | function-abi.h | 33 /* Information about one of the target's predefined ABIs. */ 130 /* Describes either a predefined ABI or the ABI of a particular function. 147 /* The predefined ABI from which this ABI is derived. */ 150 /* The target-specific identifier of the predefined ABI. */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | function-abi.h | 33 /* Information about one of the target's predefined ABIs. */ 130 /* Describes either a predefined ABI or the ABI of a particular function. 147 /* The predefined ABI from which this ABI is derived. */ 150 /* The target-specific identifier of the predefined ABI. */
|
| /OK3568_Linux_fs/kernel/Documentation/s390/ |
| H A D | s390dbf.rst | 70 Predefined views for hex/ascii and sprintf data are provided. 115 Predefined views: 214 See section about predefined views for explanation of the above output! 295 Predefined Views 298 There are two predefined views: hex_ascii and sprintf. 402 and which produces the same header output as the predefined views.
|