Searched refs:FALSE (Results 1 - 25 of 1405) sorted by last modified time

1234567891011>>

/illumos-gate/usr/src/uts/intel/io/acpica/executer/
H A Dexconfig.c676 AcpiTbSetTableLoadedFlag (TableIndex, FALSE);
H A Dexconvrt.c372 SupressZeros = FALSE;
H A Dexfldio.c338 * RETURN: TRUE if value overflows the field, FALSE otherwise
360 return (FALSE);
379 return (FALSE);
H A Dexmisc.c248 * LogicalResult - TRUE/FALSE result of the operation
269 BOOLEAN LocalResult = FALSE;
313 * LogicalResult - TRUE/FALSE result of the operation
345 BOOLEAN LocalResult = FALSE;
473 goto Cleanup; /* FALSE */
488 goto Cleanup; /* FALSE */
H A Dexnames.c292 BOOLEAN HasPrefix = FALSE;
H A Dexoparg2.c544 BOOLEAN LogicalResult = FALSE;
616 * Default is FALSE (zero)
H A Dexoparg6.c94 * RETURN: TRUE if the match is successful, FALSE otherwise
139 return (FALSE);
152 return (FALSE);
166 return (FALSE);
179 return (FALSE);
193 return (FALSE);
201 return (FALSE);
H A Dextrace.c88 return (FALSE);
110 return (FALSE);
116 return (FALSE);
231 BOOLEAN Enabled = FALSE;
330 ACPI_TRACE_POINT (ACPI_TRACE_AML_METHOD, FALSE,
424 ACPI_TRACE_POINT (ACPI_TRACE_AML_OPCODE, FALSE,
H A Dexutils.c160 * RETURN: TRUE if a truncation was performed, FALSE otherwise.
183 return (FALSE);
197 return (FALSE);
494 return (FALSE);
/illumos-gate/usr/src/uts/intel/io/acpica/hardware/
H A Dhwesleep.c140 AcpiGbl_SystemAwakeAndRunning = FALSE;
H A Dhwpci.c422 *IsBridge = FALSE;
H A Dhwsleep.c110 AcpiGbl_SystemAwakeAndRunning = FALSE;
H A Dhwxfsleep.c231 AcpiGbl_SystemAwakeAndRunning = FALSE;
/illumos-gate/usr/src/uts/intel/io/acpica/namespace/
H A Dnsinit.c185 ACPI_UINT32_MAX, FALSE, AcpiNsFindIniMethods, NULL, &Info, NULL);
268 ACPI_UINT32_MAX, FALSE, AcpiNsInitOneDevice, NULL, &Info, NULL);
H A Dnsnames.c79 NameBuffer = AcpiNsGetNormalizedPathname (Node, FALSE);
106 Size = AcpiNsBuildNormalizedPath (Node, NULL, 0, FALSE);
255 DoNoTrailing = FALSE;
H A Dnsrepair2.c513 Removing = FALSE;
H A Dnsutils.c196 Info->FullyQualified = FALSE;
H A Dnswalk.c206 BOOLEAN NodePreviouslyVisited = FALSE;
359 NodePreviouslyVisited = FALSE;
H A Dnsxfeval.c93 BOOLEAN FreeBufferOnError = FALSE;
786 Found = FALSE;
H A Dnsxfname.c202 NameType == ACPI_FULL_PATHNAME ? FALSE : TRUE);
/illumos-gate/usr/src/uts/intel/io/acpica/parser/
H A Dpsparse.c362 WalkState->ControlState->Common.Value = FALSE;
404 /* In the case of a BREAK, just force a predicate (if any) to FALSE */
406 WalkState->ControlState->Common.Value = FALSE;
/illumos-gate/usr/src/uts/intel/io/acpica/resources/
H A Drsaddr.c314 * RETURN: TRUE if the ResourceType field is OK, FALSE otherwise
334 return (FALSE);
H A Drscalc.c687 NameFound = FALSE;
H A Drscreate.c375 (ACPI_HANDLE) Node, &PathBuffer, FALSE);
H A Drsmisc.c87 UINT8 FlagsMode = FALSE;

Completed in 1022 milliseconds

1234567891011>>