Searched defs:type (Results 51 - 75 of 1107) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVolumeEvent.cpp6 VolumeEvent::VolumeEvent(uint32 type, vnode_id target) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/
H A DRequest.cpp28 Request::Request(uint32 type) argument
/haiku/src/apps/cortex/support/
H A DSimpleLockable.h58 lock( lock_t type=WRITE, bigtime_t timeout=B_INFINITE_TIMEOUT) argument
65 unlock( lock_t type=WRITE) argument
/haiku/src/apps/gradients/
H A DGradientsView.cpp282 GradientsView::SetType(BGradient::Type type) argument
/haiku/src/kits/package/hpkg/
H A DAttributeDataReader.cpp19 BAttributeDataReader(int fd, const char* attribute, uint32 type) argument
/haiku/src/kits/storage/disk_device/jobs/
H A DCreateChildJob.cpp40 CreateChildJob::Init(off_t offset, off_t size, const char* type, argument
/haiku/src/libs/libtelnet/
H A Dauth.h67 int type; member in struct:XauthP
/haiku/src/libs/print/libprint/
H A DDialogWindow.cpp10 DialogWindow(BRect frame, const char *title, window_type type, uint32 flags, uint32 workspace) argument
/haiku/src/tests/add-ons/print/ppd/model/
H A DValue.cpp13 Value::Value(BString* value, Type type) argument
26 void Value::SetType(Type type) argument
/haiku/src/tests/system/libroot/os/
H A Dfs_attr_test.cpp19 test_read(int fd, const char* attribute, type_code type, const char* data, argument
/haiku/src/tools/cppunit/cppunit/
H A DException.cpp129 Exception::type() function in class:CppUnit::Exception
H A DNotEqualException.cpp86 NotEqualException::type() function in class:CppUnit::NotEqualException
/haiku/headers/os/package/hpkg/v1/
H A DPackageEntryAttribute.h28 void SetType(uint32 type) { fType = type; } argument
/haiku/headers/private/storage/mime/
H A DSnifferRules.h47 std::string type; // The mime type that own the rule member in struct:BPrivate::Storage::Mime::SnifferRules::sniffer_rule
/haiku/src/tests/kits/locale/
H A DUnicodeCharTest.h32 int type; member in struct:UnicodeCharTest::Result
/haiku/src/add-ons/tracker/mark_as/
H A DMarkAs.cpp95 BString type; local
/haiku/src/apps/deskbar/
H A DDeskbarUtils.cpp68 uint32 type = 0; local
/haiku/src/bin/addattr/
H A DaddAttr.cpp29 writeAttrValue(int fd, const char* name, type_code type, Type value) argument
46 writeAttr(int fd, type_code type, const char* name, const char* value, size_t length) argument
151 addAttr(const char* file, type_code type, const char* name, const char* value, size_t length, bool resolveLinks) argument
[all...]
/haiku/src/apps/debugger/user_interface/gui/value/
H A DTableCellEnumerationEditor.cpp58 EnumerationType* type = initialValue->GetType(); local
/haiku/src/system/runtime_loader/arch/x86/
H A Darch_relocate.cpp33 unsigned type = ELF32_R_TYPE(rel[i].r_info); local
/haiku/src/add-ons/kernel/network/ppp/pap/
H A Dpap.cpp24 add_to(KPPPInterface& mainInterface, KPPPInterface *subInterface, driver_parameter *settings, ppp_module_key_type type) argument
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPConfigurePacket.h14 uint8 type; member in struct:ppp_configure_item
/haiku/src/add-ons/kernel/network/ppp/ipcp/
H A Dipcp.cpp41 add_to(KPPPInterface& mainInterface, KPPPInterface *subInterface, driver_parameter *settings, ppp_module_key_type type) argument
/haiku/src/apps/debugger/user_interface/gui/settings/
H A DDebuggerUiSettingsFactory.cpp57 int32 type; local
/haiku/src/kits/debugger/model/
H A DImageInfo.cpp35 ImageInfo(team_id team, image_id image, const BString& name, image_type type, target_addr_t textBase, target_size_t textSize, target_addr_t dataBase, target_size_t dataSize) argument
52 SetTo(team_id team, image_id image, const BString& name, image_type type, target_addr_t textBase, target_size_t textSize, target_addr_t dataBase, target_size_t dataSize) argument

Completed in 116 milliseconds

1234567891011>>