/acpica-latest/tests/aslts/src/runtime/collections/complex/result/tests/roptional/ |
D | roptional.asl | 83 chosen source objects, the value of the target object and 104 Name (STR1, "target string") 133 "target package" 593 /* m006(<msg>, <ref to target>, <target type>, <result object type>, */ 594 /* <op>, <target save type>, <test data package>) */ 706 /* m008(<msg>, <aux>, <target type>, <source type>, */ 1658 /* m009(<msg>, <aux>, <target type>, <source type>, */ 2038 "target string", 2046 "target package" 2117 "target string", [all …]
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/ |
D | rexplicitconv.asl | 69 chosen source objects, the value of the target object and 90 Name (STR1, "target string") 107 "target package" 535 /* m006(<msg>, <ref to target>, <target type>, <source type>, */ 536 /* <op>, <target save type>, <test data package>) */ 637 /* m008(<msg>, <aux>, <target type>, <source type>, */ 1125 /* m009(<msg>, <aux>, <target type>, <source type>, */ 1346 "target string", 1354 "target package" 1423 "target string", [all …]
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/result/tests/ |
D | SPEC | 8 of Result objects in target (destination) ones for the next use is 30 - deletion of the existing target object on storing a new one 31 (disregard of both target object was specified by its Name or by 37 - creation of an object of a specified type, if none target object 59 = if the target of Store() is a initialized method local or argument 61 = if the target of Store() is an initialized Elements of a Package, 62 = on copying by means of CopyObject() when target is not Field object, 66 - implicit result conversion on storing to the target of a fixed type 72 = on copying by means of CopyObject() when target is Field object, 117 the target should not corrupt the source objects and otherwise, [all …]
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0153/ |
D | DECL.asl | 36 * it changes the type of the target named object (OOO2). Then 44 * Incorrectly implemented the case when the type of the target named 47 * target object (previous one detached). So, in a result, the same internal
|
/acpica-latest/tests/aslts/bin/ |
D | Do | 304 target=$1 311 echo "Running make $target from $dir" 316 make $target $options > /dev/null
|
/acpica-latest/source/include/ |
D | actypes.h | 641 #define ACPI_SET_BIT(target,bit) ((target) |= (bit)) argument 642 #define ACPI_CLEAR_BIT(target,bit) ((target) &= ~(bit)) argument
|
/acpica-latest/tests/aslts/src/runtime/collections/Identity2MS/abbu/UTILITY/ |
D | INSTALL.TXT | 6 - Copy everything into a target directory 62 - Using the abbu.exe in the target directory:
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/ |
D | rindecrement.asl | 350 /* m006(<msg>, <ref to target>, <target type>, <source type>, */ 351 /* <op>, <target save type>) */ 618 /* m008(<msg>, <aux>, <target type>, <source type>, */ 766 /* m009(<msg>, <aux>, <target type>, <source type>, */ 860 /* m00a(<msg>, <aux>, <target type>, <source type>, */ 967 /* m00b(<msg>, <aux>, <target type>, <source type>, */
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/reference/ |
D | SPEC | 141 the target of the reference. 231 the target of the reference. 419 and pass it to writing operators as a target reference 463 and pass it to writing operators as a target reference 498 and pass it to writing operators as a target reference 748 ObjectReference - If performing a DeRefOf return the target 1087 being passed as a target destination of write operators. 1118 being passed as a target destination of write operators. 1143 being passed as a target destination of write operators. 1237 being passed as a target destination of write operators. [all …]
|
D | ref00.asl | 309 * the target of the reference.
|
D | ref50.asl | 2763 * TEST 63: All the legal ways of WRITING ORef reference to some target location 3126 * TEST 64: All the legal ways of WRITING IRef reference to some target location 3131 …M1AE ("m26f", "All the legal ways of writing IRef reference to some target location", "Not impleme… 5232 * Update required: do this test for different type target objects 5300 * Update required: do this test for different type target objects 5366 * Update required: do this test for different type target objects 5432 * Update required: do this test for different type target objects
|
/acpica-latest/tests/aslts/doc/docs/ |
D | TestOfOperands | 232 As it was mentioned above, the particular target operator 243 - the target operators and operators used in expressions 259 - in expression of one operand of target operator 260 - in expressions of different operands of the target operator 262 - in expressions of different operands of target operator and 375 Basing on the proper functionality provided by the target product you achieve 394 Features of source Operands Features of target Operands
|
D | ConversionRules | 122 26. All existing contents (if any) of the target package are deleted, 123 and the contents of the source package are copied into the target
|
D | ConversionTable | 10 Features of target Operands
|
/acpica-latest/source/include/platform/ |
D | acenv.h | 367 #error Unknown target environment
|
/acpica-latest/generate/efi/ |
D | Makefile.config | 121 --target=efi-app-$(TARGET)
|
/acpica-latest/tests/aslts/src/runtime/collections/Identity2MS/abbu/ |
D | SPEC | 79 * Note: if the target object where the combined object is
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/result/common/ |
D | rcommon.asl | 868 /* m685(<opcode>, <target type>, <result type>, */ 912 /* m686(<opcode>, <target type>, <result type>) */ 1343 Name (STR1, "target string") 1379 "target package" 2232 /* m006(<msg>, <ref to target>, <target type>, <result object type>, */ 2233 /* <op>, <target save type>, <test data package>) */ 2407 /* m007(<msg>, <ref to target>) */ 2504 /* m008(<msg>, <aux>, <target type>, <source type>, */ 3138 /* m009(<msg>, <aux>, <target type>, <source type>, */ 3444 /* m00a(<msg>, <aux>, <target type>, <source type>, */ [all …]
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/name/ |
D | package.asl | 1318 /* n002 - type of target object */ 1319 /* n004 - size of target object */ 1326 /* Type of target object */ 1329 /* Size of target object */
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0135/ |
D | PkgsHierarchy.asl | 304 * arg3 - level + index inside level of target pkg-node 317 Name(llt0, 0) // level of target pkg-node 318 Name(int0, 0) // index inside level of target pkg-node
|
/acpica-latest/documents/ |
D | changes.txt | 1291 operation is beyond the end of the target buffer. 1305 1) The length of the target buffer must be an integer constant 1315 target buffer 2510 or duplicate target is encountered during Alias creation in 2519 iASL: Allow compilation of External declarations with target pathnames 2793 containing a reference is used as a target operand within the method (and 3772 target operands. The operand is resolved and validated that it is legal. 3773 For example, the target cannot be a non-data object such as a Device, 3811 -- Store (Source, Target): Both the source and target operands are 3815 operator can be used to store an object to any type of target object. [all …]
|
/acpica-latest/tests/aslts/src/runtime/collections/mt/mutex/ |
D | mxs.asl | 1004 * them into the target buffers looks there useful for debugging. 1050 * Return (no free ArgX to pass references to target Packages there,
|
D | tests.asl | 796 * arg3 - indexes of mutexes (buffer/Integer) - target point 982 * arg3 - levels of mutexes (buffer/Integer) - target point 986 * arg3 - indexes of mutexes (buffer/Integer) - target point 1141 * arg3 - levels/indexes of mutexes (buffer/Integer) - target point
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/descriptor/ |
D | concatenaterestemplate.asl | 2156 /* Calculate the checksum for the target first */
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/table/ |
D | load.asl | 664 /* Arg1 - choice of a target */
|