Searched refs:support (Results 26 - 50 of 77) sorted by relevance

1234

/haiku/headers/private/system/
H A Dtls.h9 #include <support/TLS.h>
/haiku/headers/os/package/
H A DJob.h9 #include <support/Job.h>
/haiku/src/tests/kits/net/service/
H A DTestServer.h14 #include <os/support/SupportDefs.h>
15 #include <os/support/Url.h>
/haiku/src/tests/kits/net/netservices2/
H A DTestServer.h14 #include <os/support/SupportDefs.h>
15 #include <os/support/Url.h>
/haiku/headers/private/system/arch/arm/
H A Darch_arm_version.h11 #error we do not support this
/haiku/src/system/libroot/os/arch/arm/
H A Dtls.c9 #include <support/TLS.h>
/haiku/headers/private/shared/
H A DScopeExit.h10 #error This file requires compiler support for the C++11 standard.
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamBufferedFilterInterface.h9 #include <support/DataIO.h>
H A DCamFilterInterface.h9 #include <support/DataIO.h>
H A DProducer.h14 #include <support/Locker.h>
15 #include <support/String.h>
/haiku/src/apps/debugger/user_interface/gui/value/
H A DValueHandlerRoster.cpp129 float support = handler->SupportsValue(value); local
130 if (support > 0 && support > bestSupport) {
132 bestSupport = support;
/haiku/src/system/libroot/os/arch/x86_64/
H A Dtls.cpp12 #include <support/TLS.h>
/haiku/src/system/libroot/os/arch/arm64/
H A Dtls.c8 #include <support/TLS.h>
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A DTODO66 57) Write a ReadMe.html for FREECOM module and make distribution support for it.
/haiku/headers/compatibility/bsd/
H A Dendian.h16 #include <support/ByteOrder.h>
17 #include <support/SupportDefs.h>
/haiku/src/apps/cortex/addons/LoggingConsumer/
H A DLogWriter.h43 #include <support/String.h>
/haiku/src/kits/debugger/value/
H A DTypeHandlerRoster.cpp204 float support = handler->SupportsType(type); local
205 if (support > 0 && support > bestSupport) {
207 bestSupport = support;
/haiku/src/bin/
H A Diroster.cpp10 #include <support/List.h>
/haiku/src/add-ons/media/media-add-ons/finepix_webcam/FinePixProducer/
H A DAddOn.cpp1 #include <support/Autolock.h>
/haiku/headers/private/drivers/
H A Dksocket.h2 * kernel-level support for sockets, includes userland support as well for testing.
97 #error feel free to put back ksocketd support if you dare
/haiku/src/add-ons/kernel/file_systems/nfs/
H A Dksocket.h2 * kernel-level support for sockets, includes userland support as well for testing.
110 #error feel free to put back ksocketd support if you dare
/haiku/src/add-ons/media/media-add-ons/usb_vision/
H A DAddOn.cpp11 #include <support/Autolock.h>
132 //TODO - support for multiple devices !!!
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dksocket.h2 * kernel-level support for sockets, includes userland support as well for testing.
95 #error feel free to put back ksocketd support if you dare
/haiku/src/add-ons/media/media-add-ons/firewire_dv/
H A DFireWireDVNode.h22 #include <support/Locker.h>
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dendian.h34 #include <support/ByteOrder.h>

Completed in 106 milliseconds

1234