Searched defs:index (Results 126 - 150 of 1041) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohci_pci.cpp73 fwohci_pci_detach(int index) argument
101 fwohci_pci_add_child(int index) argument
140 fwohci_pci_attach(int index) argument
[all...]
/haiku/src/add-ons/kernel/busses/usb/
H A Dehci_rh.cpp202 uint8 index = request->Value & 0x00ff; local
H A Dohci_rh.cpp204 uint8 index = request->Value & 0x00ff; local
H A Duhci_rh.cpp202 uint8 index = request->Value & 0x00ff; local
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A D_KPPPAuthenticationHandler.cpp181 ParseRequest(const KPPPConfigurePacket& request, int32 index, KPPPConfigurePacket& nak, KPPPConfigurePacket& reject) argument
H A D_KPPPMRUHandler.cpp89 ParseRequest(const KPPPConfigurePacket& request, int32 index, KPPPConfigurePacket& nak, KPPPConfigurePacket& reject) argument
/haiku/src/apps/icon-o-matic/generic/support/
H A DList.h28 inline void AddItem(T value, int32 index) argument
61 inline T RemoveItem(int32 index) argument
64 inline bool RemoveItems(int32 index, int32 count) argument
[all...]
/haiku/src/apps/mail/
H A DWIndex.h75 inline WIndexEntry* ItemAt(int32 index) { argument
/haiku/src/apps/mediaplayer/
H A DControllerObserver.cpp61 ControllerObserver::VideoTrackChanged(int32 index) argument
74 ControllerObserver::AudioTrackChanged(int32 index) argument
87 ControllerObserver::SubTitleTrackChanged(int32 index) argument
/haiku/src/apps/mediaplayer/playlist/
H A DListViews.h75 virtual void DoubleClicked(int32 index) {} argument
/haiku/src/apps/musiccollection/
H A DMusicFileListView.h52 InitiateDrag(BPoint where, int32 index, bool wasSelected) argument
101 int32 index; local
/haiku/src/apps/resedit/
H A DResourceData.cpp68 ResourceData::SetFromResource(const int32 &index, BResources &res) argument
/haiku/src/apps/terminal/
H A DInlineInput.cpp117 InlineInput::GetClause(int32 index, int32 *start, int32 *end) const argument
/haiku/src/apps/webpositive/autocompletion/
H A DTextViewCompleter.cpp129 int32 index = SelectedChoiceIndex() - CountVisibleChoices(); local
137 int32 index = SelectedChoiceIndex() + CountVisibleChoices(); local
/haiku/src/kits/interface/textview_support/
H A DLineBuffer.cpp25 BTextView::LineBuffer::InsertLine(STELine* inLine, int32 index) argument
32 BTextView::LineBuffer::RemoveLines(int32 index, int32 count) argument
57 int32 index = 0; local
79 int32 index = 0; local
97 BumpOrigin(float delta, int32 index) argument
105 BumpOffset(int32 delta, int32 index) argument
[all...]
/haiku/src/libs/print/libprint/tools/
H A Dmake_pattern.cpp25 inline int index2horz(int index) argument
30 inline int index2vert(int index) argument
41 int index = value2index[i]; local
/haiku/src/servers/app/
H A DWorkspace.cpp82 Workspace::Workspace(Desktop& desktop, int32 index, bool readOnly) argument
/haiku/src/system/kernel/arch/m68k/paging/040/
H A DM68KPagingStructures040.cpp125 M68KPagingStructures040::UpdateAllPageDirs(int index, argument
/haiku/src/system/kernel/arch/x86/paging/32bit/
H A DX86PagingStructures32Bit.cpp124 X86PagingStructures32Bit::UpdateAllPageDirs(int index, argument
/haiku/src/tests/add-ons/print/ppd/ui/
H A DPrinterSelection.cpp150 int32 index; local
/haiku/src/tests/kits/app/bmessage/
H A DMessageBoolItemTest.h55 bool& operator[](int index) argument
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DBlockAllocator.h108 uint64 index = fIndex; local
/haiku/src/tools/cppunit/
H A DTestApp.cpp143 BTestApp::TestHandlerAt(int32 index) argument
/haiku/src/servers/print/
H A DTransport.cpp48 Transport::At(int32 index) argument
/haiku/headers/private/package/hpkg/
H A DStrings.h26 int32 index; member in struct:BPackageKit::BHPKG::BPrivate::CachedString

Completed in 179 milliseconds

1234567891011>>