Home
last modified time | relevance | path

Searched defs:AddOrder (Results 1 – 20 of 20) sorted by relevance

/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/mattermost-server/v6/model/
H A Dfile_info_list.go44 func (o *FileInfoList) AddOrder(id string) { func
H A Dpost_list.go97 func (o *PostList) AddOrder(id string) { func
/dports/www/mattermost-server/mattermost-server-6.0.2/model/
H A Dfile_info_list.go44 func (o *FileInfoList) AddOrder(id string) { func
H A Dpost_list.go97 func (o *PostList) AddOrder(id string) { func
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/mattermost-server/v5/model/
H A Dfile_info_list.go55 func (o *FileInfoList) AddOrder(id string) { func
H A Dpost_list.go84 func (o *PostList) AddOrder(id string) { func
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/mattermost/mattermost-server/v5/model/
H A Dpost_list.go80 func (o *PostList) AddOrder(id string) { func
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/
H A Dtime_ranges_test.cc72 TEST(TimeRangesTest, AddOrder) { in TEST() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/
H A Dtime_ranges_test.cc72 TEST(TimeRangesTest, AddOrder) { in TEST() argument
/dports/devel/tokamak/tokamak_release/tokamaksrc/src/
H A Dcontainers.h1047 void AddOrder(T * add) in AddOrder() function
/dports/devel/php-libawl/awl-827fbfed7dab0ca339998ca6cdcffb328246d83b/inc/
H A DclassBrowser.php478 function AddOrder( $field, $direction, $browser_array_key=0, $secondary=0 ) { function in Browser
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/GUI/
H A DCompressDialog.cpp1096 int CCompressDialog::AddOrder(UInt32 size) in AddOrder() function in CCompressDialog
/dports/devel/asl/asl-current/
H A Dcode86.c40 } AddOrder; typedef
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/GUI/
H A DCompressDialog.cpp1392 int CCompressDialog::AddOrder(UInt32 size) in AddOrder() function in CCompressDialog
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DXdrBuilder.cs1382 private void AddOrder() { in AddOrder() method in System.Xml.Schema.XdrBuilder
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DXdrBuilder.cs1569 private void AddOrder() in AddOrder() method in System.Xml.Schema.XdrBuilder
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/GUI/
H A DCompressDialog.cpp1714 int CCompressDialog::AddOrder(UInt32 size) in AddOrder() function in CCompressDialog
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1782 void OSelectionBrowseBox::AddOrder( const OTableFieldDescRef& rInfo, const EOrderDir eDir, sal_uInt… in AddOrder() function in OSelectionBrowseBox
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1797 void OSelectionBrowseBox::AddOrder( const OTableFieldDescRef& rInfo, const EOrderDir eDir, sal_uInt… in AddOrder() function in OSelectionBrowseBox
/dports/games/spacezero/spacezero/src/
H A Dai.c2832 int AddOrder(Object *obj,struct Order *order){ in AddOrder() function