Searched defs:result (Results 151 - 175 of 1171) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DDelegation.cpp52 status_t result = request.Send(); local
/haiku/src/kits/package/manager/
H A DExceptions.cpp81 BFatalErrorException( const BCommitTransactionResult& result) argument
/haiku/src/servers/package/
H A DException.cpp74 Exception::SetOnResult(BCommitTransactionResult& result) argument
/haiku/src/bin/
H A Dlistimage.c32 status_t result = get_team_info(id, &teamInfo); local
81 status_t result; local
105 status_t result; local
[all...]
/haiku/src/tests/system/libroot/posix/math/
H A Dmath_test.cpp43 status_t result = B_OK; local
/haiku/src/kits/tracker/
H A DPoseList.cpp121 PoseList *result = new PoseList(5, false); local
/haiku/src/kits/debugger/jobs/
H A DRetrieveMemoryBlockJob.cpp46 ssize_t result = fTeamMemory->ReadMemory(fMemoryBlock->BaseAddress(), local
H A DWriteMemoryJob.cpp43 ssize_t result = fTeamMemory->WriteMemory(fTargetAddress, fData, fSize); local
/haiku/src/kits/debugger/util/
H A DIntegerFormatter.cpp20 integer_format result = format; local
/haiku/src/add-ons/accelerants/radeon/
H A DInitAccelerant.c30 status_t result; local
150 status_t result; local
233 status_t result; local
248 status_t result; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATAPIDevice.cpp52 status_t result = fChannel->SendRequest(request, 0); local
218 status_t result = ConfigureDMA(); local
[all...]
/haiku/src/bin/pkgman/
H A Dcommand_add_repo.cpp89 status_t result; local
[all...]
H A Dcommand_drop_repo.cpp86 status_t result; local
H A Dcommand_refresh.cpp77 status_t result = roster.GetRepositoryNames(repositoryNames); local
91 status_t result; local
[all...]
/haiku/src/servers/app/drawing/interface/remote/
H A DStreamingRingBuffer.cpp99 status_t result; local
164 status_t result; local
[all...]
/haiku/src/build/libroot/
H A DLocalFD.h47 int result; local
/haiku/src/system/libroot/posix/unistd/
H A Dprocess.c65 pid_t result = _kern_setpgid(process, group); local
78 pid_t result = _kern_setpgid(0, 0); local
/haiku/src/tests/add-ons/index_server/fulltext_search/
H A DSearchWindow.cpp95 BStringItem *result = (BStringItem*)searchResults->ItemAt(index); local
/haiku/src/servers/print/
H A DPrinter.Scripting.cpp47 BString result; local
H A DTransport.Scripting.cpp39 BString result; local
/haiku/src/tests/kits/locale/
H A DDurationFormatTest.cpp33 status_t result = format.Format(buffer, 0, 800000000000ll); local
47 status_t result; local
57 status_t result = format.Format(buffer, 0, 800000000000ll); local
77 status_t result = format.Format(buffer, 0, 800000000000ll); local
100 status_t result; local
[all...]
/haiku/src/tests/kits/package/
H A Dmake_repo.cpp29 status_t result = repoInfo.Archive(&repoInfoArchive); local
/haiku/src/tests/kits/shared/
H A DNaturalCompareTest.cpp96 int result = _Normalize(NaturalCompare(a, b)); local
107 NaturalCompareTest::_Normalize(int result) argument
/haiku/src/tests/system/network/posixnet/
H A DGetAddrInfo.cpp36 int result = getaddrinfo("", NULL, &hint, &info); local
53 int result = getaddrinfo("localhost", NULL, &hints, &info); local
/haiku/src/tools/bfs_shell/
H A Dcommand_checkfs.cpp34 struct check_control result; local
[all...]

Completed in 303 milliseconds

1234567891011>>