Searched refs:FALSE (Results 151 - 175 of 186) sorted by relevance

12345678

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/resources/
H A Drsaddr.c422 * RETURN: TRUE if the ResourceType field is OK, FALSE otherwise
446 return (FALSE);
H A Drscalc.c930 NameFound = FALSE;
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddspkginit.c212 BOOLEAN ModuleLevelCode = FALSE;
H A Ddsobject.c270 ObjDesc->Reference.Resolved = FALSE;
H A Ddswexec.c289 * Predicate is FALSE, we will just toss the
292 WalkState->ControlState->Common.Value = FALSE;
H A Ddsmethod.c859 else if (!AcpiDsDoImplicitReturn (ReturnDesc, WalkState, FALSE) ||
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/tables/
H A Dtbutils.c504 ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL, NULL, FALSE, TRUE,
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dmft.c727 BOOL mp_rebuilt = FALSE;
728 BOOL update_mp = FALSE;
1049 BOOL mp_rebuilt = FALSE;
1050 BOOL update_mp = FALSE;
1450 forced_mft_data = FALSE;
1478 forced_mft_data = FALSE;
1734 ni = ntfs_mft_rec_alloc(vol, FALSE);
H A Dattrib.c563 ntfs_attr_init(na, FALSE, a->flags,
679 startseen = FALSE;
680 done = FALSE;
683 newrunlist = FALSE;
881 BOOL is_retry = FALSE;
931 BOOL is_retry = FALSE;
1864 BOOL wasnonresident = FALSE;
2596 ok = FALSE;
2619 ok = FALSE;
2781 * is FALSE, th
[all...]
H A Dlogging.c645 * FALSE Invalid log option
664 return FALSE;
H A Dea.c445 found = FALSE;
H A Dindex.c105 icx->ib_dirty = FALSE;
865 icx->is_in_root = FALSE;
2053 ictx->is_in_root = FALSE;
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DEmbeddedController.cpp355 sc->ec_suspending = FALSE;
701 sc->ec_burstactive = FALSE;
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexfldio.c446 * RETURN: TRUE if value overflows the field, FALSE otherwise
468 return (FALSE);
487 return (FALSE);
H A Dexoparg2.c654 BOOLEAN LogicalResult = FALSE;
726 * Default is FALSE (zero)
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/events/
H A Devxface.c1114 FALSE, Address, Context);
1259 (void) AcpiEvAddGpeReference (GpeEventInfo, FALSE);
H A Devgpe.c804 GpeEventInfo->DisableForDispatch = FALSE;
H A Devregion.c302 ContextLocked = FALSE;
/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DAPEHeader.cpp42 BOOL bHasTagFooter = FALSE;
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsutils.c304 Info->FullyQualified = FALSE;
H A Dnsxfname.c318 NameType == ACPI_FULL_PATHNAME ? FALSE : TRUE);
H A Dnsrepair2.c620 Removing = FALSE;
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dactypes.h550 #ifdef FALSE
551 #undef FALSE macro
553 #define FALSE (1 == 0) macro
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DRadeon.cpp272 return FALSE;
293 return FALSE;
/haiku/src/bin/unzip/
H A Dunzpriv.h1138 #ifndef FALSE
1139 # define FALSE 0 macro
1161 # define S_ISDIR(m) (FALSE)

Completed in 146 milliseconds

12345678