Searched defs:Result (Results 1 - 22 of 22) sorted by relevance

/haiku-fatelf/src/tests/kits/support/barchivable/
H A Dmain.cpp45 TextTestResult Result; local
/haiku-fatelf/src/add-ons/media/plugins/matroska/libebml/
H A DEbmlString.cpp78 uint32 Result; local
H A DEbmlCrc32.cpp198 uint32 Result = DIGESTSIZE; local
H A DStdIOCallback.cpp160 uint32 Result = fwrite(Buffer,1,Size,File); local
H A DEbmlUnicodeString.cpp233 uint32 Result = Value.GetUTF8().length(); local
H A DEbmlElement.cpp141 uint64 Result = 0x7F; local
180 int64 Result = ReadCodedSizeValue(InBuffer, BufferSize, SizeUnknown); local
287 EbmlElement *Result = NULL; local
401 EbmlElement * Result = CreateElementUsingContext(PossibleID, Context, UpperLevel, false, AllowDummyElt, MaxLowerLevel); local
443 EbmlElement * Result = NULL; local
446 assert(ElementPosition < SizePosition); DataStream.I_O().setFilePointer(SizePosition + CodedSizeLength(Size, SizeLength, bSizeIsFinite) + Size, seek_beginning); } else { bool bEndFound = false; while (!bEndFound && Result == NULL) { if (TestReadElt == NULL) { int bUpperElement = 0; Result = DataStream.FindNextElement(Context, bUpperElement, 0xFFFFFFFFL, AllowDummyElt); } else { Result = TestReadElt; } if (Result != NULL) { unsigned int EltIndex; for (EltIndex = 0; EltIndex < Context.Size; EltIndex++) { if (EbmlId(*Result) == Context.MyTable[EltIndex].GetCallbacks.GlobalId) { Result = Result->SkipData(DataStream, Context.MyTable[EltIndex].GetCallbacks.Context, NULL); break; } } if (EltIndex >= Context.Size) argument
[all...]
H A DEbmlMaster.cpp92 uint32 Result = 0; local
/haiku-fatelf/src/bin/debug/profile/
H A DSummaryProfileResult.h19 ImageProfileResult* Result() const { return fResult; } function in class:SummaryImage
H A DThread.h28 ImageProfileResult* Result() const { return fResult; } function in class:ThreadImage
/haiku-fatelf/src/libs/glut/
H A Dbeos_x11.cpp74 register int Result = 0; local
/haiku-fatelf/src/kits/network/libnetapi/
H A DUrlRequest.cpp115 BUrlRequest::Result() function in class:BUrlRequest
H A DUrlProtocol.cpp167 BUrlProtocol::Result() const function in class:BUrlProtocol
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexconvrt.c161 UINT64 Result; local
/haiku-fatelf/src/kits/package/
H A DJob.cpp90 BJob::Result() const function in class:BPackageKit::BJob
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsutils.c392 char *Result = NULL; local
[all...]
/haiku-fatelf/src/add-ons/media/plugins/matroska/libmatroska/
H A DKaxCluster.cpp176 uint32 Result = 0; local
/haiku-fatelf/src/kits/shared/
H A DCommandPipe.cpp323 BString Result() const function in class:AllLinesReader
/haiku-fatelf/src/kits/tracker/
H A DFunctionObject.h168 const R &Result() const { return result; } function in class:BPrivate::FunctionObjectWithResult
[all...]
/haiku-fatelf/src/libs/linprog/
H A DLinearSpec.cpp656 LinearSpec::Result() const function in class:LinearSpec
/haiku-fatelf/src/kits/interface/
H A DPrintJob.cpp126 BMessage* Result() const { return fResult; } function in class:BPrivate::PrintServerMessenger
/haiku-fatelf/src/preferences/shortcuts/clv/
H A DColumnListView.cpp1176 bool Result; local
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dmwlreg.h438 uint16_t Result; member in struct:__anon2143

Completed in 111 milliseconds