Home
last modified time | relevance | path

Searched refs:Enq (Results 1 – 25 of 64) sorted by relevance

123

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cheekybits/genny/examples/queue/
H A Dqueue_generic_test.go22 assert.Equal(t, q, q.Enq(item1), "Enq should return the queue")
24 assert.Equal(t, q, q.Enq(item2), "Enq should return the queue")
H A Dqueue_generic.go18 func (q *GenericQueue) Enq(obj Generic) *GenericQueue { func
/dports/net/storj/storj-1.45.3/vendor/github.com/cheekybits/genny/examples/queue/
H A Dqueue_generic_test.go22 assert.Equal(t, q, q.Enq(item1), "Enq should return the queue")
24 assert.Equal(t, q, q.Enq(item2), "Enq should return the queue")
H A Dqueue_generic.go18 func (q *GenericQueue) Enq(obj Generic) *GenericQueue { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/cheekybits/genny/examples/queue/
H A Dqueue_generic_test.go22 assert.Equal(t, q, q.Enq(item1), "Enq should return the queue")
24 assert.Equal(t, q, q.Enq(item2), "Enq should return the queue")
H A Dqueue_generic.go18 func (q *GenericQueue) Enq(obj Generic) *GenericQueue { func
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/cheekybits/genny/examples/queue/
H A Dqueue_generic_test.go22 assert.Equal(t, q, q.Enq(item1), "Enq should return the queue")
24 assert.Equal(t, q, q.Enq(item2), "Enq should return the queue")
H A Dqueue_generic.go18 func (q *GenericQueue) Enq(obj Generic) *GenericQueue { func
/dports/dns/nextdns/nextdns-1.32.2/vendor/github.com/cheekybits/genny/examples/queue/
H A Dqueue_generic_test.go22 assert.Equal(t, q, q.Enq(item1), "Enq should return the queue")
24 assert.Equal(t, q, q.Enq(item2), "Enq should return the queue")
H A Dqueue_generic.go18 func (q *GenericQueue) Enq(obj Generic) *GenericQueue { func
/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/cheekybits/genny/examples/queue/
H A Dqueue_generic_test.go22 assert.Equal(t, q, q.Enq(item1), "Enq should return the queue")
24 assert.Equal(t, q, q.Enq(item2), "Enq should return the queue")
H A Dqueue_generic.go18 func (q *GenericQueue) Enq(obj Generic) *GenericQueue { func
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/cheekybits/genny/examples/queue/
H A Dqueue_generic_test.go22 assert.Equal(t, q, q.Enq(item1), "Enq should return the queue")
24 assert.Equal(t, q, q.Enq(item2), "Enq should return the queue")
H A Dqueue_generic.go18 func (q *GenericQueue) Enq(obj Generic) *GenericQueue { func
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/cheekybits/genny/examples/queue/
H A Dqueue_generic_test.go22 assert.Equal(t, q, q.Enq(item1), "Enq should return the queue")
24 assert.Equal(t, q, q.Enq(item2), "Enq should return the queue")
H A Dqueue_generic.go18 func (q *GenericQueue) Enq(obj Generic) *GenericQueue { func
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/cheekybits/genny/examples/queue/
H A Dqueue_generic_test.go22 assert.Equal(t, q, q.Enq(item1), "Enq should return the queue")
24 assert.Equal(t, q, q.Enq(item2), "Enq should return the queue")
H A Dqueue_generic.go18 func (q *GenericQueue) Enq(obj Generic) *GenericQueue { func
/dports/lang/mosml/mosml-ver-2.10.1/examples/paulson/
H A Dsample7.sml155 | Enq of 'a queue2 * 'a
158 and enq = Enq
160 fun qnull (Enq _) = false
163 fun qhd (Enq(Empty,x)) = x
164 | qhd (Enq(q,x)) = qhd q;
166 fun deq (Enq(Empty,x)) = Empty
167 | deq (Enq(q,x)) = Enq(deq q, x);
/dports/lang/mosml/mosml-ver-2.10.1/src/compiler/test/
H A Dsample7.sml155 | Enq of 'a queue2 * 'a
158 and enq = Enq
160 fun qnull (Enq _) = false
163 fun qhd (Enq(Empty,x)) = x
164 | qhd (Enq(q,x)) = qhd q;
166 fun deq (Enq(Empty,x)) = Empty
167 | deq (Enq(q,x)) = Enq(deq q, x);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-raw-string-literal.cpp15 char const *const Enq("goink\\\004"); variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-raw-string-literal.cpp15 char const *const Enq("goink\\\004"); variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-raw-string-literal.cpp14 char const *const Enq("goink\\\004"); variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dmodernize-raw-string-literal.cpp15 char const *const Enq("goink\\\004"); variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-raw-string-literal.cpp15 char const *const Enq("goink\\\004"); variable

123