Searched refs:Reset (Results 1 - 25 of 137) sorted by last modified time

123456

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DCEchoGals_transport.cpp171 // Reset the 64-bit DMA position
185 Reset( wPipeIndex );
226 Reset( wPipeIndex );
1035 // Reset transport for a single pipe
1039 ECHOSTATUS CEchoGals::Reset function in class:CEchoGals
1047 return Reset( &cmMask );
1049 } // ECHOSTATUS CEchoGals::Reset
1054 // Reset transport for a group of pipes simultaneously
1058 ECHOSTATUS CEchoGals::Reset function in class:CEchoGals
1096 } // ECHOSTATUS CEchoGals::Reset
[all...]
H A DCEchoGals.h549 virtual ECHOSTATUS Reset
557 virtual ECHOSTATUS Reset
596 // Reset the 64 bit DMA position for this pipe
643 // Reset the MIDI input buffer; MIDI input remains enabled and open
/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci.cpp81 Reset();
316 SdhciBus::Reset() function in class:SdhciBus
319 ERROR("SdhciBus::Reset: SoftwareReset timeout\n");
H A Dsdhci.h42 void Reset();
/haiku/src/kits/interface/
H A DStatusBar.cpp378 Reset(label, trailing_label);
495 BStatusBar::Reset(const char *label, const char *trailingLabel) function in class:BStatusBar
497 // Reset replaces the label and trailing label with copies of the
503 // Reset deletes and erases any text or trailing text
H A DView.cpp173 parent_composite_transform.Reset();
1852 fState->transform.Reset();
/haiku/src/kits/tracker/
H A DPoseView.cpp397 fTitleView->Reset();
463 fTitleView->Reset();
510 fTitleView->Reset();
H A DTitleView.cpp129 Reset();
140 BTitleView::Reset() function in class:BTitleView
/haiku/src/kits/shared/
H A DJson.cpp75 status_t Reset() function in class:BPrivate::JsonParseAssemblyBuffer
177 fAssemblyBuffer->Reset();
/haiku/src/libs/icon/transformable/
H A DTransformable.cpp139 Transformable::Reset() function in class:Transformable
H A DTransformable.h57 virtual void Reset();
/haiku/src/libs/icon/flat_icon/
H A DPathCommandQueue.cpp47 fCommandBuffer.Reset();
48 fPointBuffer.Reset();
102 fCommandBuffer.Reset();
/haiku/src/apps/terminal/
H A DTerminalLine.h30 inline void Reset() function in struct:Attributes
H A DTermView.cpp2289 // Condition doesn't hold yet. Reset if time is up, or otherwise
2311 // Looks interesting so far. Reset the counts and consider clocked
2350 info.Reset();
2478 info.Reset();
H A DTermParse.cpp788 case 0: /* Reset attribute */
789 attributes.Reset();
1151 case CASE_RIS: // ESC c ... Reset terminal.
1501 // Reset Origin Mode.
/haiku/src/apps/icon-o-matic/transformable/
H A DResetTransformationCommand.cpp71 fObjects[i]->Reset();
93 static BStringFormat format(B_TRANSLATE("Reset {0, plural, "
H A DTransformShapesBox.cpp110 fParentTransform.Reset();
124 Reset();
H A DTransformGradientCommand.cpp82 // Reset and apply transformation. (Gradients never have an original
85 fGradient->Reset();
H A DTransformGradientBox.cpp80 fGradient->Reset();
/haiku/src/apps/icon-o-matic/shape/commands/
H A DFreezeTransformationCommand.cpp89 fShapes[i]->Reset();
/haiku/src/apps/processcontroller/
H A DThreadBarMenu.cpp50 ThreadBarMenu::Reset(team_id team) function in class:ThreadBarMenu
/haiku/src/apps/diskprobe/
H A DProbeView.cpp104 void Reset();
316 Reset();
329 PositionSlider::Reset() function in class:PositionSlider
377 Reset();
390 Reset();
/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DESDEndpoint.cpp58 Reset();
79 ESDEndpoint::Reset() function in class:ESDEndpoint
195 Reset();
/haiku/src/apps/icon-o-matic/import_export/svg/
H A DDocumentBuilder.cpp344 shape->Reset();
/haiku/src/servers/app/
H A DDrawState.cpp131 next->fTransform.Reset();

Completed in 313 milliseconds

123456