Home
last modified time | relevance | path

Searched refs:MSG_UPDATE (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/toolbar/
H A DToolbarProgressView.java46 private static final int MSG_UPDATE = 0;
126 mHandler.sendEmptyMessage(MSG_UPDATE);
130 mHandler.removeMessages(MSG_UPDATE);
176 case MSG_UPDATE:
/dports/dns/dnscap/dnscap-2.0.1/src/
H A Dbpft.c58 if ((msg_wanted & MSG_UPDATE) != 0) { in prepare_bpft()
62 if ((msg_wanted & (MSG_QUERY | MSG_UPDATE)) == 0) in prepare_bpft()
H A Ddnscap.h167 #define MSG_UPDATE 0x0002 macro
H A Dargs.c393 u |= MSG_UPDATE; in parse_args()
715 (msg_wanted & MSG_UPDATE) != 0 ? 'U' : '.', in parse_args()
/dports/databases/xapian-core12/xapian-core-1.2.25/common/
H A Dremoteprotocol.h71 MSG_UPDATE, // Get Updated DocCount and AvLength enumerator
H A Dremote-database.h89 void update_stats(message_type msg_code = MSG_UPDATE) const;
/dports/www/lightsquid/lightsquid-1.8/lang/
H A Dua.lng34 MSG_UPDATE=��������
H A Dbg.lng35 MSG_UPDATE=��������
H A Dru.lng36 MSG_UPDATE=���������
H A Dru-koi8.lng36 MSG_UPDATE=���������
H A Dit.lng33 MSG_UPDATE=aggiorna
H A Dsp.lng34 MSG_UPDATE=actualizado
H A Dfr.lng30 MSG_UPDATE=Rafra�chir
H A Deng.lng39 MSG_UPDATE=update
H A Dpt_br.lng33 MSG_UPDATE=Atualizar
H A Dhu.lng34 MSG_UPDATE=friss�tve
H A Dcz.lng38 MSG_UPDATE=aktualizace
/dports/databases/xapian-core/xapian-core-1.4.18/net/
H A Dremoteprotocol.h75 MSG_UPDATE, // Get Updated DocCount and AvLength enumerator
/dports/games/hedgewars-server/hedgewars-src-1.0.0/project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Downloader/
H A DDownloadFragment.java47 public static final int MSG_UPDATE = 1; field in DownloadFragment
186 case MSG_UPDATE:
H A DDownloadService.java195 …sendMessageToClients(Message.obtain(handler, DownloadFragment.MSG_UPDATE, progress, max, fileName)… in update()
/dports/games/hedgewars/hedgewars-src-1.0.0/project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/Downloader/
H A DDownloadFragment.java47 public static final int MSG_UPDATE = 1; field in DownloadFragment
186 case MSG_UPDATE:
/dports/databases/xapian-core12/xapian-core-1.2.25/docs/
H A Dremote_protocol.rst74 The reply is the same as for ``MSG_UPDATE``. If write access isn't
139 The reply is the same as for ``MSG_UPDATE``.
201 - ``MSG_UPDATE``
/dports/audio/xmcd/xmcd-3.3.2/cddb_d/
H A DCDDBdefs.h303 #define MSG_UPDATE 1 macro
H A DCDDBEnums.h313 MSG_UPDATE = 1,
/dports/databases/xapian-core/xapian-core-1.4.18/backends/remote/
H A Dremote-database.h114 bool update_stats(message_type msg_code = MSG_UPDATE,

12