Home
last modified time | relevance | path

Searched defs:more (Results 151 – 175 of 7254) sorted by relevance

12345678910>>...291

/dports/security/gpgme-cpp/gpgme-1.15.1/tests/json/
H A Dt-chunking.out.json3 "more": true, boolean
/dports/security/gpgme-qt5/gpgme-1.15.1/tests/json/
H A Dt-chunking.out.json3 "more": true, boolean
/dports/security/gpgme/gpgme-1.15.1/tests/json/
H A Dt-chunking.out.json3 "more": true, boolean
/dports/security/py-gpgme/gpgme-1.15.1/tests/json/
H A Dt-chunking.out.json3 "more": true, boolean
/dports/www/osticket/upload/include/staff/templates/
H A Dtasks-actions.tmpl.php65 $more = $options['morelabel'] ?: __('More'); variable
/dports/science/jmol/jmol-14.32.7/src/org/jmol/script/
H A DScriptError.java63 public void errorStr2(int iError, String value, String more) in errorStr2()
68 void errorMore(int iError, String value, String more, String more2) in errorMore()
73 protected void warning(int iError, String value, String more) in warning()
78 private void errorOrWarn(int iError, String value, String more, String more2, in errorOrWarn()
181 static String errorString(int iError, String value, String more, in errorString()
/dports/shells/es/es-0.9-beta1/
H A Dstr.c8 static void str_grow(Format *f, size_t more) { in str_grow()
56 static void mprint_grow(Format *format, size_t more) { in mprint_grow()
/dports/security/masscan/masscan-1.3.2/src/
H A Dproto-ssl.c134 struct InteractiveData *more) in parse_server_hello()
377 struct InteractiveData *more) in parse_server_cert()
518 struct InteractiveData *more) in parse_handshake()
664 struct InteractiveData *more) in parse_heartbeat()
784 struct InteractiveData *more) in parse_alert()
888 struct InteractiveData *more) in ssl_parse_record()
1281 struct InteractiveData more; in ssl_selftest() local
/dports/net/ipsumdump/ipsumdump-1.86/src/
H A Dfromnlanrdump.cc231 bool more = true; in read_packet() local
302 bool more; in run_task() local
327 bool more; in pull() local
/dports/net-im/signald/signald-65cf5e8a1cf2b81fd1f5c3936e0164d53c5a9b29/src/main/java/io/finn/signald/clientprotocol/v1/exceptions/
H A DAccountLockedError.java21 public final String more = "see https://gitlab.com/signald/signald/-/issues/47"; field in AccountLockedError
H A DCaptchaRequiredError.java21 public final String more = "https://signald.org/articles/captcha/"; field in CaptchaRequiredError
/dports/security/s2n/s2n-tls-1.1.2/tls/
H A Ds2n_shutdown.c24 int s2n_shutdown(struct s2n_connection *conn, s2n_blocked_status * more) in s2n_shutdown()
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dfeed-rss2.php9 $more = 1; variable
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dfeed-rss2.php9 $more = 1; variable
/dports/databases/grass7/grass-7.8.6/lib/db/stubs/
H A Dfetch.c4 int db__driver_fetch(dbCursor * cursor, int position, int *more) in db__driver_fetch()
/dports/www/ilias/ILIAS-5.4.25/setup/sql/
H A Dilias3.sql13748 …ES ('assessment','err_duplicate_results','en','You used a result variable more than once. This is … variable
/dports/lang/cim/cim-3.37/lib/
H A Dtext.h34 #define more (i<j) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/bookmarks/
H A DBookmarkTest.java1072 View more = readingListItem.findViewById(R.id.more); in testReadingListItemMenuItems() local
1107 View more = google.findViewById(R.id.more); in testMoveUpMenuItem() local
1133 ListMenuButton more = testFolder.findViewById(R.id.more); in testMoveDownMenuItem() local
1159 View more = google.findViewById(R.id.more); in testMoveDownGoneForBottomElement() local
1175 ListMenuButton more = testFolder.findViewById(R.id.more); in testMoveUpGoneForTopElement() local
1197 View more = testFolder.findViewById(R.id.more); in testMoveButtonsGoneInSearchMode() local
1214 View more = testFolder.findViewById(R.id.more); in testMoveButtonsGoneWithOneBookmark() local
1742 View more = firstItem.findViewById(R.id.more); in clickMoreButtonOnFirstItem() local
/dports/www/netsurf/netsurf-3.10/frontends/riscos/gui/
H A Dprogress_bar.c288 osbool more; in ro_gui_progress_bar_update() local
350 osbool more; in ro_gui_progress_bar_redraw() local
375 osbool more; in ro_gui_progress_bar_animate() local
487 osbool more = true; in ro_gui_progress_bar_redraw_window() local
/dports/multimedia/vmaf/vmaf-2.3.0/python/vmaf/core/
H A Dtrain_test_model.py513 def to_file(self, filename, **more):
520 def _to_file(filename, param_dict, model_dict, **more):
531 def from_file(cls, filename, logger=None, optional_dict2=None, **more):
775 def delete(cls, filename, **more):
779 def _delete(filename, **more):
947 def _to_file(filename, param_dict, model_dict, **more):
1037 def _delete(cls, filename, **more):
1255 def _to_file(filename, param_dict, model_dict, **more):
1553 def to_file(self, filename, **more):
1615 def from_file(cls, filename, logger=None, optional_dict2=None, **more):
[all …]
/dports/www/dokuwiki/dokuwiki-2020-07-29/inc/Extension/
H A DPluginInterface.php128 public function email($email, $name = '', $class = '', $more = '');
141 public function external_link($link, $title = '', $class = '', $target = '', $more = '');
/dports/misc/vifm/vifm-0.11/tests/keys/
H A Dsuite.c27 silence(int more) in silence()
/dports/databases/grass7/grass-7.8.6/lib/db/dbmi_client/
H A Dc_fetch.c28 int db_fetch(dbCursor * cursor, int position, int *more) in db_fetch()
/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/lib/
H A Dtest_zmq.c39 int more; in recv_delim() local
61 int more; in run_client() local
181 int more = zmq_msg_more(msg); in serverpartfn() local
/dports/net/frr7/frr-frr-7.5.1/tests/lib/
H A Dtest_zmq.c39 int more; in recv_delim() local
61 int more; in run_client() local
181 int more = zmq_msg_more(msg); in serverpartfn() local

12345678910>>...291