Home
last modified time | relevance | path

Searched defs:details (Results 101 – 125 of 11883) sorted by relevance

12345678910>>...476

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/bookmarks/
H A Dbookmark_editor.cc21 const BookmarkEditor::EditDetails& details, in CreateNewNode()
98 EditDetails details(EXISTING_NODE); in EditNode() local
110 EditDetails details(NEW_URL); in AddNodeInFolder() local
121 EditDetails details(NEW_FOLDER); in AddFolder() local
135 const EditDetails& details, in ApplyEditsWithNoFolderChange()
157 const EditDetails& details, in ApplyEditsWithPossibleFolderChange()
/dports/math/gismo/gismo-21.12.0/external/
H A Dexprtk_ad_forward.hpp35 namespace details namespace
37 namespace numeric { namespace details { namespace
53 namespace rtl { namespace io { namespace details { namespace
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/telemetry/docs/data/
H A Dhealth-ping.rst55 reason
63 pingDiscardedForSize
72 sendFailure
H A Dactivation-ping.rst47 identifier
52 client_id
56 channel
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/telemetry/docs/data/
H A Dhealth-ping.rst55 reason
63 pingDiscardedForSize
72 sendFailure
/dports/lang/micropython/micropython-1.17/docs/library/
H A Dmachine.SDCard.rst62 PyBoard
67 ESP32
117 cc3200
/dports/devel/flyspray/flyspray-0.9.9.7_4/javascript/callbacks/
H A Dgethistory.php26 if ($details = Get::num('details')) { variable
27 $details = " AND h.history_id = $details"; variable
29 $details = null; variable
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/docs/data/
H A Dhealth-ping.rst55 reason
63 pingDiscardedForSize
72 sendFailure
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/telemetry/docs/data/
H A Dhealth-ping.rst55 reason
63 pingDiscardedForSize
72 sendFailure
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/serializers/osgVolume/
H A DImageDetails.cpp6 static bool checkMatrix( const osgVolume::ImageDetails& details ) in checkMatrix()
11 static bool readMatrix( osgDB::InputStream& is, osgVolume::ImageDetails& details ) in readMatrix()
18 static bool writeMatrix( osgDB::OutputStream& os, const osgVolume::ImageDetails& details ) in writeMatrix()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/serializers/osgVolume/
H A DImageDetails.cpp6 static bool checkMatrix( const osgVolume::ImageDetails& details ) in checkMatrix()
11 static bool readMatrix( osgDB::InputStream& is, osgVolume::ImageDetails& details ) in readMatrix()
18 static bool writeMatrix( osgDB::OutputStream& os, const osgVolume::ImageDetails& details ) in writeMatrix()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/docs/data/
H A Dhealth-ping.rst55 reason
63 pingDiscardedForSize
72 sendFailure
/dports/textproc/write-good/write-good-1.0.8/node_modules/eslint-plugin-jsx-a11y/docs/rules/
H A Dlabel-has-associated-control.md108 ### Fail
115 ### Succeed
127 ### Fail
133 ### Succeed
H A Dalt-text.md74 #### Bad
81 #### Good
99 ### Succeed
122 ### Fail
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/user/project/insights/
H A Dindex.md114 ### `title`
124 ### `description`
135 ### `type`
156 ### `query`
298 ### `projects`
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/docs/obsolete/
H A Dactivation-ping.rst47 identifier
52 client_id
56 channel
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/telemetry/docs/obsolete/
H A Dactivation-ping.rst47 identifier
52 client_id
56 channel
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/docs/obsolete/
H A Dactivation-ping.rst47 identifier
52 client_id
56 channel
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/doc/devguide/coding/
H A Dmessage-system.rst219 Setting up an event listener and handler
286 Implementing HandleMessage()
331 Implementing application-specific functions
349 Sending messages back to the JavaScript code
363 Sending and receiving other ``pp::Var`` types
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/drivers/raster/
H A Dcog.rst257 High level
271 Low level
298 Header ghost area
374 Tile data leader and trailer
/dports/graphics/gdal/gdal-3.3.3/doc/source/drivers/raster/
H A Dcog.rst257 High level
271 Low level
298 Header ghost area
374 Tile data leader and trailer
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/drivers/raster/
H A Dcog.rst257 High level
271 Low level
298 Header ghost area
374 Tile data leader and trailer
/dports/devel/libvirt/libvirt-7.10.0/src/interface/
H A Dinterface_backend_netcf.c306 const char *errmsg, *details; in interfaceDriverGetNetcfIF() local
331 const char *errmsg, *details; in netcfInterfaceObjIsActive() local
363 const char *errmsg, *details; in netcfConnectNumOfInterfacesImpl() local
380 const char *errmsg, *details; in netcfConnectNumOfInterfacesImpl() local
449 const char *errmsg, *details; in netcfConnectListInterfacesImpl() local
466 const char *errmsg, *details; in netcfConnectListInterfacesImpl() local
629 const char *errmsg, *details; in netcfConnectListAllInterfaces() local
648 const char *errmsg, *details; in netcfConnectListAllInterfaces() local
742 const char *errmsg, *details; in netcfInterfaceLookupByName() local
782 const char *errmsg, *details; in netcfInterfaceLookupByMACString() local
[all …]
/dports/devel/py-taskflow/taskflow-4.6.3/taskflow/listeners/
H A Dbase.py37 def _task_matcher(details): argument
46 def _retry_matcher(details): argument
112 def _flow_receiver(self, state, details): argument
115 def _task_receiver(self, state, details): argument
118 def _retry_receiver(self, state, details): argument
180 def _flow_receiver(self, state, details): argument
185 def _task_receiver(self, state, details): argument
/dports/databases/kexi/kexi-3.2.0/src/core/
H A Dkexiguimsghandler.cpp59 QString details; in showErrorMessage() local
65 KexiGUIMessageHandler::showErrorMessage(const QString &title, const QString &details) in showErrorMessage()
78 KexiGUIMessageHandler::showSorryMessage(const QString &title, const QString &details) in showSorryMessage()
90 void KexiGUIMessageHandler::showErrorMessage(const QString &message, const QString &details, in showErrorMessage()
160 const QString &title, const QString &details, in showMessage()
206 const QString &details, in showWarningContinueMessage()
297 const QString &message, const QString &details, in showErrorMessage()

12345678910>>...476