Home
last modified time | relevance | path

Searched refs:quick (Results 151 – 175 of 24703) sorted by relevance

12345678910>>...989

/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/kr/text/
H A Dindent_test.go42 The quick brown fox
48 xxxThe quick brown fox
57 The quick brown fox
63 xxaThe quick brown fox
72 The quick brown fox
78 xxaThe quick brown fox
87 The quick brown fox
93 xxaThe quick brown fox
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/kr/text/
H A Dindent_test.go42 The quick brown fox
48 xxxThe quick brown fox
57 The quick brown fox
63 xxaThe quick brown fox
72 The quick brown fox
78 xxaThe quick brown fox
87 The quick brown fox
93 xxaThe quick brown fox
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/kr/text/
H A Dindent_test.go42 The quick brown fox
48 xxxThe quick brown fox
57 The quick brown fox
63 xxaThe quick brown fox
72 The quick brown fox
78 xxaThe quick brown fox
87 The quick brown fox
93 xxaThe quick brown fox
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kr/text/
H A Dindent_test.go42 The quick brown fox
48 xxxThe quick brown fox
57 The quick brown fox
63 xxaThe quick brown fox
72 The quick brown fox
78 xxaThe quick brown fox
87 The quick brown fox
93 xxaThe quick brown fox
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/autotest/
H A Dautotest.pro62 quick/quicktestparser.cpp \
63 quick/quicktesttreeitem.cpp \
64 quick/quicktestvisitors.cpp \
65 quick/quicktestframework.cpp \
66 quick/quicktest_utils.cpp \
136 quick/quicktestconfiguration.h \
137 quick/quicktestparser.h \
138 quick/quicktesttreeitem.h \
139 quick/quicktest_utils.h \
140 quick/quicktestvisitors.h \
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/themes/linux/mail/
H A DquickFilterBar.css9 #quick-filter-bar {
13 #quick-filter-bar-main-bar {
21 #quick-filter-bar-expando {
26 #quick-filter-bar-filter-text-bar {
32 #quick-filter-bar toolbarbutton {
36 #quick-filter-bar-tab-bar > .qfb-tag-button {
40 #quick-filter-bar-filter-text-bar > toolbarbutton {
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dabstract_query_plan.cc47 || (m_qep_tabs[0].quick() == NULL)); in Join_plan()
238 DBUG_PRINT("info", ("quick:%p", get_qep_tab()->quick())); in dbug_print()
239 if (get_qep_tab()->quick()) in dbug_print()
242 get_qep_tab()->quick()->get_type())); in dbug_print()
355 if (qep_tab->quick() != NULL) in compute_type_and_index()
357 QUICK_SELECT_I *quick= qep_tab->quick(); in compute_type_and_index() local
369 DBUG_EXECUTE("info", quick->dbug_dump(0, TRUE);); in compute_type_and_index()
373 DBUG_ASSERT ((quick->index == MAX_KEY) == in compute_type_and_index()
379 if (quick->index == MAX_KEY) in compute_type_and_index()
388 m_index_no= quick->index; in compute_type_and_index()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dabstract_query_plan.cc47 || (m_qep_tabs[0].quick() == NULL)); in Join_plan()
238 DBUG_PRINT("info", ("quick:%p", get_qep_tab()->quick())); in dbug_print()
239 if (get_qep_tab()->quick()) in dbug_print()
242 get_qep_tab()->quick()->get_type())); in dbug_print()
355 if (qep_tab->quick() != NULL) in compute_type_and_index()
357 QUICK_SELECT_I *quick= qep_tab->quick(); in compute_type_and_index() local
369 DBUG_EXECUTE("info", quick->dbug_dump(0, TRUE);); in compute_type_and_index()
373 assert ((quick->index == MAX_KEY) == in compute_type_and_index()
379 if (quick->index == MAX_KEY) in compute_type_and_index()
388 m_index_no= quick->index; in compute_type_and_index()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dabstract_query_plan.cc47 || (m_qep_tabs[0].quick() == NULL)); in Join_plan()
238 DBUG_PRINT("info", ("quick:%p", get_qep_tab()->quick())); in dbug_print()
239 if (get_qep_tab()->quick()) in dbug_print()
242 get_qep_tab()->quick()->get_type())); in dbug_print()
355 if (qep_tab->quick() != NULL) in compute_type_and_index()
357 QUICK_SELECT_I *quick= qep_tab->quick(); in compute_type_and_index() local
369 DBUG_EXECUTE("info", quick->dbug_dump(0, TRUE);); in compute_type_and_index()
373 assert ((quick->index == MAX_KEY) == in compute_type_and_index()
379 if (quick->index == MAX_KEY) in compute_type_and_index()
388 m_index_no= quick->index; in compute_type_and_index()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dabstract_query_plan.cc47 || (m_qep_tabs[0].quick() == NULL)); in Join_plan()
238 DBUG_PRINT("info", ("quick:%p", get_qep_tab()->quick())); in dbug_print()
239 if (get_qep_tab()->quick()) in dbug_print()
242 get_qep_tab()->quick()->get_type())); in dbug_print()
355 if (qep_tab->quick() != NULL) in compute_type_and_index()
357 QUICK_SELECT_I *quick= qep_tab->quick(); in compute_type_and_index() local
369 DBUG_EXECUTE("info", quick->dbug_dump(0, TRUE);); in compute_type_and_index()
373 assert ((quick->index == MAX_KEY) == in compute_type_and_index()
379 if (quick->index == MAX_KEY) in compute_type_and_index()
388 m_index_no= quick->index; in compute_type_and_index()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dabstract_query_plan.cc47 || (m_qep_tabs[0].quick() == NULL)); in Join_plan()
238 DBUG_PRINT("info", ("quick:%p", get_qep_tab()->quick())); in dbug_print()
239 if (get_qep_tab()->quick()) in dbug_print()
242 get_qep_tab()->quick()->get_type())); in dbug_print()
355 if (qep_tab->quick() != NULL) in compute_type_and_index()
357 QUICK_SELECT_I *quick= qep_tab->quick(); in compute_type_and_index() local
369 DBUG_EXECUTE("info", quick->dbug_dump(0, TRUE);); in compute_type_and_index()
373 assert ((quick->index == MAX_KEY) == in compute_type_and_index()
379 if (quick->index == MAX_KEY) in compute_type_and_index()
388 m_index_no= quick->index; in compute_type_and_index()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dabstract_query_plan.cc47 || (m_qep_tabs[0].quick() == NULL)); in Join_plan()
238 DBUG_PRINT("info", ("quick:%p", get_qep_tab()->quick())); in dbug_print()
239 if (get_qep_tab()->quick()) in dbug_print()
242 get_qep_tab()->quick()->get_type())); in dbug_print()
355 if (qep_tab->quick() != NULL) in compute_type_and_index()
357 QUICK_SELECT_I *quick= qep_tab->quick(); in compute_type_and_index() local
369 DBUG_EXECUTE("info", quick->dbug_dump(0, TRUE);); in compute_type_and_index()
373 assert ((quick->index == MAX_KEY) == in compute_type_and_index()
379 if (quick->index == MAX_KEY) in compute_type_and_index()
388 m_index_no= quick->index; in compute_type_and_index()
[all …]
/dports/deskutils/gnome-calendar/gnome-calendar-41.2/po/
H A Dar.po368 #: data/ui/quick-add-popover.ui:117
655 #: src/gcal-quick-add-popover.c:119
660 #: src/gcal-quick-add-popover.c:244
664 #: src/gcal-quick-add-popover.c:245
668 #: src/gcal-quick-add-popover.c:246
672 #: src/gcal-quick-add-popover.c:247
676 #: src/gcal-quick-add-popover.c:248
680 #: src/gcal-quick-add-popover.c:249
684 #: src/gcal-quick-add-popover.c:250
688 #: src/gcal-quick-add-popover.c:255
[all …]
H A Dckb.po664 #: src/gui/gcal-quick-add-popover.c:117
669 #: src/gui/gcal-quick-add-popover.c:244
673 #: src/gui/gcal-quick-add-popover.c:245
677 #: src/gui/gcal-quick-add-popover.c:246
681 #: src/gui/gcal-quick-add-popover.c:247
685 #: src/gui/gcal-quick-add-popover.c:248
689 #: src/gui/gcal-quick-add-popover.c:249
693 #: src/gui/gcal-quick-add-popover.c:250
697 #: src/gui/gcal-quick-add-popover.c:255
701 #: src/gui/gcal-quick-add-popover.c:256
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/models/
H A Dinline_strconv_parse_test.go17 cfg := &quick.Config{
21 if err := quick.Check(f, cfg); err != nil {
37 cfg := &quick.Config{
41 if err := quick.Check(f, cfg); err != nil {
54 cfg := &quick.Config{
58 if err := quick.Check(f, cfg); err != nil {
74 cfg := &quick.Config{
78 if err := quick.Check(f, cfg); err != nil {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/models/
H A Dinline_strconv_parse_test.go17 cfg := &quick.Config{
21 if err := quick.Check(f, cfg); err != nil {
37 cfg := &quick.Config{
41 if err := quick.Check(f, cfg); err != nil {
54 cfg := &quick.Config{
58 if err := quick.Check(f, cfg); err != nil {
74 cfg := &quick.Config{
78 if err := quick.Check(f, cfg); err != nil {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/influxdata/influxdb1-client/models/
H A Dinline_strconv_parse_test.go17 cfg := &quick.Config{
21 if err := quick.Check(f, cfg); err != nil {
37 cfg := &quick.Config{
41 if err := quick.Check(f, cfg); err != nil {
54 cfg := &quick.Config{
58 if err := quick.Check(f, cfg); err != nil {
74 cfg := &quick.Config{
78 if err := quick.Check(f, cfg); err != nil {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/models/
H A Dinline_strconv_parse_test.go17 cfg := &quick.Config{
21 if err := quick.Check(f, cfg); err != nil {
37 cfg := &quick.Config{
41 if err := quick.Check(f, cfg); err != nil {
54 cfg := &quick.Config{
58 if err := quick.Check(f, cfg); err != nil {
74 cfg := &quick.Config{
78 if err := quick.Check(f, cfg); err != nil {
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/quick-format-unescaped/
H A Dreadme.md1 # quick-format-unescaped
5 Sometimes you want to embed the results of quick-format into another string,
11 var format = require('quick-format-unescaped')
34 By default `quick-format-unescaped` uses `JSON.stringify` instead of `util.inspect`, this means fu…
42 quick*100000: 268.141ms
46 quick*100000: 270.251ms
55 quick*100000: 217.005ms
59 quick*100000: 214.646ms
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/models/
H A Dinline_strconv_parse_test.go17 cfg := &quick.Config{
21 if err := quick.Check(f, cfg); err != nil {
37 cfg := &quick.Config{
41 if err := quick.Check(f, cfg); err != nil {
54 cfg := &quick.Config{
58 if err := quick.Check(f, cfg); err != nil {
74 cfg := &quick.Config{
78 if err := quick.Check(f, cfg); err != nil {
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/nashorn/script/basic/
H A DNASHORN-759.js.EXPECTED21 The quick gray n,ashorn jumps ove,r the lazy zebra,.
22 The quick gray nashorn jumps ove,r the lazy zebra.
23 The quick gray nashorn jumps over the lazy zebra.
24 The quick gray nashorn jumps over the lazy zebra. The quick gray nashorn jumps over the lazy zebra.…
33 The quick gray n,ashorn jumps ove,r the lazy zebra,.
34 The quick gray nashorn jumps ove,r the lazy zebra.
35 The quick gray nashorn jumps over the lazy zebra.
40 The quick gray n,ashorn jumps ove,r the lazy zebra,.
41 The quick gray nashorn jumps ove,r the lazy zebra.
42 The quick gray nashorn jumps over the lazy zebra.
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/nashorn/script/basic/
H A DNASHORN-759.js.EXPECTED21 The quick gray n,ashorn jumps ove,r the lazy zebra,.
22 The quick gray nashorn jumps ove,r the lazy zebra.
23 The quick gray nashorn jumps over the lazy zebra.
24 The quick gray nashorn jumps over the lazy zebra. The quick gray nashorn jumps over the lazy zebra.…
33 The quick gray n,ashorn jumps ove,r the lazy zebra,.
34 The quick gray nashorn jumps ove,r the lazy zebra.
35 The quick gray nashorn jumps over the lazy zebra.
40 The quick gray n,ashorn jumps ove,r the lazy zebra,.
41 The quick gray nashorn jumps ove,r the lazy zebra.
42 The quick gray nashorn jumps over the lazy zebra.
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/nashorn/script/basic/
H A DNASHORN-759.js.EXPECTED21 The quick gray n,ashorn jumps ove,r the lazy zebra,.
22 The quick gray nashorn jumps ove,r the lazy zebra.
23 The quick gray nashorn jumps over the lazy zebra.
24 The quick gray nashorn jumps over the lazy zebra. The quick gray nashorn jumps over the lazy zebra.…
33 The quick gray n,ashorn jumps ove,r the lazy zebra,.
34 The quick gray nashorn jumps ove,r the lazy zebra.
35 The quick gray nashorn jumps over the lazy zebra.
40 The quick gray n,ashorn jumps ove,r the lazy zebra,.
41 The quick gray nashorn jumps ove,r the lazy zebra.
42 The quick gray nashorn jumps over the lazy zebra.
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/nashorn/script/basic/
H A DNASHORN-759.js.EXPECTED21 The quick gray n,ashorn jumps ove,r the lazy zebra,.
22 The quick gray nashorn jumps ove,r the lazy zebra.
23 The quick gray nashorn jumps over the lazy zebra.
24 The quick gray nashorn jumps over the lazy zebra. The quick gray nashorn jumps over the lazy zebra.…
33 The quick gray n,ashorn jumps ove,r the lazy zebra,.
34 The quick gray nashorn jumps ove,r the lazy zebra.
35 The quick gray nashorn jumps over the lazy zebra.
40 The quick gray n,ashorn jumps ove,r the lazy zebra,.
41 The quick gray nashorn jumps ove,r the lazy zebra.
42 The quick gray nashorn jumps over the lazy zebra.
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/nashorn/script/basic/
H A DNASHORN-759.js.EXPECTED21 The quick gray n,ashorn jumps ove,r the lazy zebra,.
22 The quick gray nashorn jumps ove,r the lazy zebra.
23 The quick gray nashorn jumps over the lazy zebra.
24 The quick gray nashorn jumps over the lazy zebra. The quick gray nashorn jumps over the lazy zebra.…
33 The quick gray n,ashorn jumps ove,r the lazy zebra,.
34 The quick gray nashorn jumps ove,r the lazy zebra.
35 The quick gray nashorn jumps over the lazy zebra.
40 The quick gray n,ashorn jumps ove,r the lazy zebra,.
41 The quick gray nashorn jumps ove,r the lazy zebra.
42 The quick gray nashorn jumps over the lazy zebra.
[all …]

12345678910>>...989