Searched refs:Info (Results 126 - 147 of 147) sorted by relevance

123456

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacdispat.h550 ACPI_EVALUATE_INFO *Info,
H A Dacrestyp.h467 ACPI_RESOURCE_ATTRIBUTE Info;
H A Dacinterp.h499 ACPI_CREATE_FIELD_INFO *Info);
H A Dactbl2.h805 UINT32 Info; /* Common virtualization info */ member in struct:acpi_table_ivrs
810 /* Values for Info field above */
868 UINT16 Info; /* MSI number and unit ID */ member in struct:acpi_ivrs_hardware_10
881 UINT16 Info; /* MSI number and unit ID */ member in struct:acpi_ivrs_hardware_11
887 /* Masks for Info field above */
1862 /* Memory Platform Communication Channel Info */
3393 /* Hart Info node structure */
H A Daclocal.h393 /* Info structure used to convert external<->internal namestrings */
549 ACPI_NAME_INFO Info; member in union:acpi_predefined_info
596 /* Info for running the _REG methods */
1626 * Info/help support
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundNode.cpp357 const oss_audioinfo* ai = engine->Info();
469 i, engine->Caps(), engine->Info()->oformats);
475 int fmt = gSupportedFormats[f] & engine->Info()->oformats;
490 if (strstr(engine->Info()->name, "SPDIF"))
516 i, engine->Caps(), engine->Info()->iformats);
519 int fmt = gSupportedFormats[f] & engine->Info()->iformats;
538 if (strstr(engine->Info()->name, "SPDIF"))
550 // = engine->Info()->max_channels;
/haiku/src/servers/package/
H A DCommitTransactionHandler.cpp711 const BStringList& groups = package->Info().Groups();
717 const BObjectList<BUser>& users = package->Info().Users();
831 = package->Info().GlobalWritableFileInfos();
1389 const BStringList& scripts = package->Info().PostInstallScripts();
1408 const BStringList& scripts = package->Info().PreUninstallScripts();
1490 const BStringList& scripts = package->Info().PostInstallScripts();
1905 const BString& name = package->Info().Name();
H A DVolume.cpp418 status_t error = repository.AddPackage(package->Info());
552 if (package->Info().Archive(&packageArchive) != B_OK
572 if (package->Info().Archive(&packageArchive) != B_OK
1383 BString packageName = package->Info().Name();
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DExtentAllocator.cpp54 CachedExtent::Info() const function in class:CachedExtent
316 node->Info();
/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.cpp345 const ImageInfo& info = image->Info();
854 if (a->Info().TextBase() < b->Info().TextBase())
/haiku/src/bin/unzip/
H A Dunzpriv.h2 Copyright (c) 1990-2002 Info-ZIP. All rights reserved.
6 If, for some reason, all these files are missing, the Info-ZIP license
229 # undef Info macro
1072 /* DBCS support for Info-ZIP (mainly for japanese (-: )
1337 #define EF_IZVMS 0x4d49 /* Info-ZIP's VMS ("IM") */
1338 #define EF_IZUNIX 0x5855 /* Info-ZIP's old Unix[1] ("UX") */
1339 #define EF_IZUNIX2 0x7855 /* Info-ZIP's new Unix[2] ("Ux") */
1341 #define EF_MAC3 0x334d /* Info-ZIP's new Macintosh (= "M3") */
1346 #define EF_VMCMS 0x4704 /* Info-ZIP's VM/CMS ("\004G") */
1347 #define EF_MVS 0x470f /* Info
2136 # define Info macro
2140 # define Info macro
2143 # define Info macro
[all...]
H A Dttyio.c2 Copyright (c) 1990-2001 Info-ZIP. All rights reserved.
6 If, for some reason, all these files are missing, the Info-ZIP license
16 Info-ZIP's Zip and UnZip.
515 error: This Info-ZIP tool requires zcrypt 2.7 or later.
H A Dinflate.c2 Copyright (c) 1990-2002 Info-ZIP. All rights reserved.
6 If, for some reason, all these files are missing, the Info-ZIP license
15 is covered by the Info-Zip LICENSE cited above.
363 Info(slide, 0x21, ((char *)slide,
368 Info(slide, 0x21, ((char *)slide,
H A Dinflatef.c2 Copyright (c) 1990-2002 Info-ZIP. All rights reserved.
6 If, for some reason, all these files are missing, the Info-ZIP license
121 Info(slide, 0x21, ((char *)slide,
126 Info(slide, 0x21, ((char *)slide,
/haiku/src/kits/debug/
H A Ddebug_support.cpp591 *info = iterator->image->Info();
/haiku/src/kits/debugger/user_interface/util/
H A DUiUtils.cpp119 baseAddress = image->Info().TextBase();
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystem.cpp235 FileSystem::Init(const char* name, team_id team, Port::Info* infos, int32 count,
/haiku/src/bin/debug/profile/
H A Dprofile.cpp365 team->AddImage(sharedImage, sharedImage->Info(), B_SYSTEM_TEAM, 0);
/haiku/src/kits/package/solver/libsolv/
H A DLibsolvSolver.cpp754 Id solvableId = repo_add_haiku_package_info(repo, package->Info(),
/haiku/src/apps/terminal/
H A DTermWindow.cpp2051 const TerminalRoster::Info* info = fTerminalRoster.TerminalAt(i);
H A DTermView.cpp437 _info = fShell->Info();
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex417 \subsection{Resource Info Table}

Completed in 180 milliseconds

123456