Searched refs:algorithm (Results 1 - 25 of 337) sorted by relevance

1234567891011>>

/haiku/headers/cpp/
H A Dstl.h4 #include <algorithm>
/haiku/headers/private/package/hpkg/
H A DPackageFileHeapAccessorBase.h30 BCompressionAlgorithm* algorithm; member in struct:BPackageKit::BHPKG::BPrivate::GenericCompressionAlgorithmOwner
33 GenericCompressionAlgorithmOwner(BCompressionAlgorithm* algorithm, argument
36 algorithm(algorithm),
43 delete algorithm;
48 BCompressionAlgorithm* algorithm, Parameters* parameters)
51 = new(std::nothrow) GenericCompressionAlgorithmOwner(algorithm,
54 delete algorithm;
47 Create( BCompressionAlgorithm* algorithm, Parameters* parameters) argument
/haiku/src/apps/terminal/
H A DTerminalCharClassifier.cpp10 #include <algorithm>
/haiku/src/system/kernel/scheduler/
H A Dscheduler_common.h10 #include <algorithm>
/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATATracing.cpp10 #include <algorithm>
/haiku/src/kits/support/
H A DArchitecture.cpp9 #include <algorithm>
/haiku/src/kits/debugger/model/
H A DTeamMemory.cpp9 #include <algorithm>
/haiku/src/apps/debuganalyzer/gui/chart/
H A DChartDataRange.h8 #include <algorithm>
/haiku/src/system/libroot/os/
H A DPathBuffer.h11 #include <algorithm>
/haiku/src/tests/servers/app/font_spacing/
H A Dmain.cpp7 #include <algorithm>
/haiku/src/system/runtime_loader/
H A Dutility.h13 #include <algorithm>
/haiku/src/kits/interface/
H A DPoint.cpp13 #include <algorithm>
/haiku/src/kits/debugger/types/
H A DTargetAddressRangeList.cpp8 #include <algorithm>
/haiku/headers/private/debugger/types/
H A DTargetAddressRange.h8 #include <algorithm>
/haiku/src/tests/servers/app/cursor_test/
H A DCursorBitmapTest.cpp18 #include <algorithm>
/haiku/src/add-ons/translators/exr/
H A DEXRGamma.cpp11 #include <algorithm>
/haiku/src/apps/cortex/support/
H A DProfileTarget.cpp38 #include <algorithm>
/haiku/src/tests/system/libroot/posix/
H A Dseek_and_write_test.cpp12 #include <algorithm>
/haiku/src/tools/cppunit/cppunit/
H A DTestResult.cpp4 #include <algorithm>
/haiku/src/apps/cortex/Persistence/
H A DExportContext.cpp40 #include <algorithm>
/haiku/src/kits/debugger/debug_info/
H A DDebuggerImageDebugInfo.cpp9 #include <algorithm>
/haiku/src/kits/package/hpkg/
H A DPackageDataReader.cpp11 #include <algorithm>
/haiku/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioReader.cpp5 #include <algorithm>
/haiku/src/apps/soundrecorder/
H A DFileUtils.cpp12 #include <algorithm>
/haiku/src/system/kernel/fs/
H A Dunused_vnodes.h9 #include <algorithm>

Completed in 200 milliseconds

1234567891011>>