Searched defs:method (Results 1 - 25 of 65) sorted by relevance

123

/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/
H A DSmallResourceData.cpp34 SmallResourceData(acpi_device_module_info* acpi, acpi_device acpiCookie, const char* method) argument
H A DDevice.cpp70 acpi_evaluate_method(acpi_device device, const char *method, argument
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Ddevice.h50 __unimplemented(const char *method) argument
/haiku-fatelf/src/apps/cortex/support/
H A Dfunctional_tools.h218 bound_method( _subjectT& subject, _retT (_subjectT::* method)(_objectT*)) argument
230 bound_method( _subjectT& subject, _retT (_subjectT::* method)(_objectT&)) argument
244 bound_method( _subjectT& subject, _retT (_subjectT::* method)(_objectT*,_arg1T)) argument
256 bound_method( _subjectT& subject, _retT (_subjectT::* method)(_objectT&,_arg1T)) argument
[all...]
/haiku-fatelf/src/system/libroot/posix/
H A Dtermios.c28 int method; local
/haiku-fatelf/headers/tools/cppunit/
H A DThreadManager.h46 BThreadManager( std::string threadName, TestClass *object, ThreadMethod method, sem_id &threadSem ) argument
H A DThreadedTestCaller.h90 BThreadedTestCaller<TestClass, ExpectedException>::addThread(std::string threadName, ThreadMethod method) { argument
/haiku-fatelf/src/add-ons/input_server/methods/pen/
H A DPenInputLooper.cpp39 PenInputLooper::PenInputLooper(PenInputServerMethod *method) argument
/haiku-fatelf/src/add-ons/mail_daemon/inbound_filters/notifier/
H A DConfigView.cpp74 int32 method = archive->FindInt32("notification_method"); local
136 int32 method = 0; local
/haiku-fatelf/src/add-ons/input_server/methods/canna/
H A DCannaLooper.cpp30 CannaLooper::CannaLooper(CannaMethod* method) argument
/haiku-fatelf/src/libs/pdflib/libs/tiff/
H A Dtif_compress.c35 TIFFNoEncode(TIFF* tif, char* method) argument
79 TIFFNoDecode(TIFF* tif, char* method) argument
/haiku-fatelf/src/libs/tiff/
H A Dtif_compress.c35 TIFFNoEncode(TIFF* tif, const char* method) argument
73 TIFFNoDecode(TIFF* tif, const char* method) argument
/haiku-fatelf/src/servers/input/
H A DInputServerMethod.cpp159 _BMethodAddOn_::_BMethodAddOn_(BInputServerMethod *method, const char *name, argument
/haiku-fatelf/src/add-ons/print/transports/ipp/
H A DHttpURLConnection.cpp89 void HttpURLConnection::setRequestMethod(const char *method) argument
/haiku-fatelf/src/add-ons/translators/webp/libwebp/enc/
H A Dwebpenc.c102 const int method = enc->config_->method; local
/haiku-fatelf/src/add-ons/translators/webp/libwebp/webp/
H A Dencode.h50 int method; // quality/speed trade-off (0=fast, 6=slower-better) member in struct:__anon2876
/haiku-fatelf/src/bin/unzip/
H A Dfunzip.c304 unsigned method = 0; /* initialized here to shut up gcc warning */ local
H A Dlist.c115 static ZCONST char Far method[NUM_METHODS+1][8] = local
/haiku-fatelf/src/bin/zip/
H A Dglobals.c32 int method = BEST; /* one of BEST, DEFLATE (only), or STORE (only) */ variable
/haiku-fatelf/src/kits/network/libnetapi/
H A DHttpAuthentication.cpp57 BHttpAuthentication::SetMethod(BHttpAuthenticationMethod method) argument
/haiku-fatelf/src/libs/pdflib/libs/flate/
H A Dinflate.c38 uInt method; /* if FLAGS, method byte */ member in union:internal_state::__anon4899
/haiku-fatelf/src/libs/pdflib/libs/pdcore/
H A Dpc_geom.c143 pdc_place_element(pdc_fitmethod method, pdc_scalar minfscale, argument
[all...]
/haiku-fatelf/src/system/kernel/fs/
H A Dvfs_boot.cpp150 BootMethod::BootMethod(const KMessage& bootVolume, int32 method) argument
175 DiskBootMethod(const KMessage& bootVolume, int32 method) argument
H A Dvfs_net_boot.cpp304 NetBootMethod::NetBootMethod(const KMessage& bootVolume, int32 method) argument
/haiku-fatelf/src/add-ons/kernel/drivers/display/
H A Ddisplay_controls.cpp143 acpi_handle handle, method; local

Completed in 137 milliseconds

123