Searched refs:FALSE (Results 101 - 125 of 186) sorted by relevance

12345678

/haiku/src/bin/unzip/
H A Dzipinfo.c438 int argc, c, error=FALSE, negative=0;
439 int hflag_slmv=TRUE, hflag_2=FALSE; /* diff options => diff defaults */
440 int tflag_slm=TRUE, tflag_2v=FALSE;
441 int explicit_h=FALSE, explicit_t=FALSE;
447 G.extract_flag = FALSE; /* zipinfo does not extract to disk */
473 uO.C_flag = FALSE, negative = 0;
480 hflag_2 = hflag_slmv = FALSE, negative = 0;
502 G.M_flag = FALSE, negative = 0;
515 tflag_2v = tflag_slm = FALSE, negativ
[all...]
H A Dextract.c315 G.reported_backslash = FALSE;
322 fn_matched[i] = FALSE;
326 xn_matched[i] = FALSE;
338 no_endsig_found = FALSE;
339 reached_end = FALSE;
445 do_this_file = FALSE;
457 do_this_file = FALSE; /* ^-- ignore case or not? */
707 # define UNKN_RED FALSE /* reducing not unknown */
712 # define UNKN_SHR FALSE /* unshrinking not unknown */
738 G.pInfo->textmode = FALSE; /* bi
[all...]
H A Dtimezone.c50 # define IZTZ_GETLOCALETZINFO(ptzstruct, pgenrulefunct) (FALSE)
53 int real_timezone_is_set = FALSE; /* set by tzset() */
506 real_timezone_is_set = FALSE;
592 if (statism.typecnt <= 1) return FALSE;
596 /* specified time is out-of-range, default to FALSE */
597 return FALSE;
H A Dprocess.c533 /* static int no_ecrec = FALSE; SKM: moved to globals.h */
534 int maybe_exe=FALSE;
535 int too_weird_to_continue=FALSE;
897 int i, numblks, found=FALSE;
1152 G.pInfo->vollabel = FALSE;
1296 int have_new_type_eb = FALSE;
1301 int ut_zip_unzip_compatible = FALSE;
1375 /* cannot determine, safe assumption is FALSE */
1394 /* cannot determine, safe assumption is FALSE */
1395 ut_zip_unzip_compatible = FALSE;
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dwin32_io.c384 return FALSE;
804 FALSE)) {
826 fd->ntdll = FALSE;
858 fd->ntdll = FALSE;
1058 * FALSE if not and errno is set to the error code.
1078 return FALSE;
1088 return FALSE;
1096 return FALSE;
1114 return FALSE;
1140 flags, FALSE))) {
[all...]
H A Dcompress.c681 return FALSE;
685 return FALSE;
1012 first = FALSE;
1053 first = FALSE;
1098 fail = FALSE;
1129 allzeroes = FALSE;
1196 ok = FALSE;
1637 compress = FALSE;
1694 if (!valid_compressed_run(na,wrl,FALSE,"begin compressed write")) {
1722 compress = FALSE;
[all...]
H A Drunlist.c160 * FALSE Failure, the runlists cannot be merged.
167 return FALSE;
175 return FALSE;
184 return FALSE;
224 BOOL right = FALSE; /* Right end of @src needs merging */
291 BOOL left = FALSE; /* Left end of @src needs merging */
292 BOOL disc = FALSE; /* Discontinuity between @dst and @src */
389 BOOL left = FALSE; /* Left end of @src needs merging */
390 BOOL right = FALSE; /* Right end of @src needs merging */
614 finish = FALSE;
[all...]
H A Defs.c143 restart = FALSE;
324 BOOL close_ctx = FALSE;
H A Dxattrs.c377 duplicated = FALSE;
417 notfound = FALSE;
442 user_efs = FALSE;
444 user_efs = FALSE;
H A Dunistr.c121 * identical, or FALSE (0) if they are not identical. If @ic is IGNORE_CASE,
130 return FALSE;
134 return ntfs_ucsncmp(s1, s2, s1_len) ? FALSE: TRUE;
135 return ntfs_ucsncasecmp(s1, s2, s1_len, upcase, upcase_size) ? FALSE:
477 surrog = FALSE;
482 surrog = FALSE;
491 surrog = FALSE;
836 allocated = FALSE;
1641 collapsible = FALSE;
/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DC3g.cpp190 SetNominalLevel( i, FALSE ); // FALSE is +4 here
195 SetNominalLevel( GetNumBussesOut() + i, FALSE );
H A DCMtcSync.cpp175 fRateAdjusted = FALSE;
176 while ( (FALSE == fRateAdjusted) && (m_dwFill != m_dwDrain) )
/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DAPECompressCreate.cpp39 m_spIO.Assign(pioOutput, FALSE, FALSE);
/haiku/src/libs/mapm/
H A Dmapm_set.c274 zflag = FALSE;
394 first = FALSE;
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutobject.c477 * RETURN: TRUE if object is valid, FALSE otherwise
496 return (FALSE);
517 return (FALSE);
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/parser/
H A Dpsxface.c311 WalkState->MethodIsNested = FALSE;
444 WalkState->MethodIsNested = FALSE;
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/events/
H A Devxfgpe.c191 BOOLEAN IsPollingNeeded = FALSE;
401 GpeEventInfo->DisableForDispatch = FALSE;
1077 * of them is set or FALSE otherwise.
1094 return (FALSE);
H A Devxfregn.c184 * To avoid this problem pass FALSE for Run_Reg and later on call
269 return AcpiInstallAddressSpaceHandlerInternal (Device, SpaceId, Handler, Setup, Context, FALSE);
/haiku/src/tests/kits/interface/bshelf/
H A DShelfTest.cpp57 bool frame_set = FALSE;
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacparser.h225 #define ACPI_NOT_METHOD_CALL FALSE
H A Dacevents.h167 #define ACPI_GPE_IS_POLLING_NEEDED(__gpe__) FALSE
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/hardware/
H A Dhwpci.c530 *IsBridge = FALSE;
H A Dhwsleep.c213 AcpiGbl_SystemAwakeAndRunning = FALSE;
H A Dhwxfsleep.c348 AcpiGbl_SystemAwakeAndRunning = FALSE;
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexnames.c397 BOOLEAN HasPrefix = FALSE;

Completed in 121 milliseconds

12345678