Home
last modified time | relevance | path

Searched defs:OBSERVER (Results 1 – 9 of 9) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/omnibox/suggestions/
H A DSuggestionListProperties.java34 public static final WritableObjectPropertyKey<OmniboxSuggestionsDropdown.Observer> OBSERVER = field in SuggestionListProperties
/dports/deskutils/notify-osd/notify-osd-0.9.34/src/
H A Dobserver.h38 #define OBSERVER(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), OBSERVER_TYPE, Observer)) macro
/dports/graphics/qgis/qgis-3.22.3/python/plugins/processing/algs/gdal/
H A Dviewshed.py49 OBSERVER = 'OBSERVER' variable in viewshed
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/algs/gdal/
H A Dviewshed.py49 OBSERVER = 'OBSERVER' variable in viewshed
/dports/games/widelands/widelands-build21/src/wui/
H A Dinteractive_gamebase.h34 enum PlayerType { NONE, OBSERVER, PLAYING, VICTORIOUS, DEFEATED }; enumerator
/dports/games/xtux/xtux/src/common/
H A Dxtux.h85 OBSERVER enumerator
/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/tests/twisted/
H A Dconstants.py175 OBSERVER = tp_name_prefix + '.Client.Observer' variable
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Kernel/Types/
H A Dtree_label.hpp91 LINK, URL, SCRIPT, OBSERVER, enumerator
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/
H A DQuorumPeer.java560 OBSERVER enumConstant