Home
last modified time | relevance | path

Searched defs:C (Results 201 – 225 of 19747) sorted by relevance

12345678910>>...790

/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/gopkg.in/mgo.v2/
H A Dsession_test.go45 func (s *S) TestRunString(c *C) {
56 func (s *S) TestRunValue(c *C) {
67 func (s *S) TestPing(c *C) {
99 func (s *S) TestURLSingle(c *C) {
110 func (s *S) TestURLMany(c *C) {
230 func (s *S) TestFindRef(c *C) {
311 func (s *S) TestSelect(c *C) {
358 func (s *S) TestUpdate(c *C) {
448 func (s *S) TestUpsert(c *C) {
597 func (s *S) TestRemove(c *C) {
[all …]
/dports/security/nettle/nettle-3.7.3/sparc32/
H A Darcfour-crypt.asm1 C sparc32/arcfour-crypt.asm label
38 C Registers label
58 C stored in res. label
235 C 1: 6.6 12.4 132 label
236 C 2: 5.6 14.5 116 label
237 C 3: 6.0 13.5 116 label
238 C 4: 6.5 12.4 116 label
239 C 5: 7.9 10.4 496 label
240 C 6: 8.3 9.7 496 label
241 C 7: 6.7 12.1 268 label
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/sparc32/
H A Darcfour-crypt.asm1 C sparc32/arcfour-crypt.asm label
38 C Registers label
58 C stored in res. label
235 C 1: 6.6 12.4 132 label
236 C 2: 5.6 14.5 116 label
237 C 3: 6.0 13.5 116 label
238 C 4: 6.5 12.4 116 label
239 C 5: 7.9 10.4 496 label
240 C 6: 8.3 9.7 496 label
241 C 7: 6.7 12.1 268 label
[all …]
/dports/math/mpir/mpir-3.0.0/mpn/x86/
H A Dmod_1.asm27 C P5 44 label
28 C P6 39 label
29 C K6 20 label
30 C K7 41 label
37 C label
42 C label
48 C label
49 C label
51 C label
56 C label
[all …]
/dports/math/mpir/mpir-3.0.0/mpn/x86/applenopic/
H A Dmod_1.asm27 C P5 44 label
28 C P6 39 label
29 C K6 20 label
30 C K7 41 label
37 C label
42 C label
48 C label
49 C label
51 C label
56 C label
[all …]
/dports/devel/tinygo/tinygo-0.14.1/cgo/testdata/
H A Derrors.out.go23 type C.int8_t = int8 type
29 type C.char uint8 type
30 type C.int int32 type
31 type C.long int32 type
32 type C.longlong int64 type
33 type C.schar int8 type
34 type C.short int16 type
35 type C.uchar uint8 type
36 type C.uint uint32 type
37 type C.ulong uint32 type
[all …]
H A Dconst.out.go7 const C.bar = C.foo const
8 const C.foo = 3 const
10 type C.int16_t = int16 type
13 type C.int8_t = int8 type
19 type C.char uint8 type
20 type C.int int32 type
21 type C.long int32 type
23 type C.schar int8 type
24 type C.short int16 type
25 type C.uchar uint8 type
[all …]
H A Dflags.out.go12 const C.BAR = 3 const
13 const C.FOO_H = 1 const
18 type C.int8_t = int8 type
24 type C.char uint8 type
25 type C.int int32 type
26 type C.long int32 type
28 type C.schar int8 type
29 type C.short int16 type
30 type C.uchar uint8 type
31 type C.uint uint32 type
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/gopkg.in/mgo.v2/
H A Dsession_test.go45 func (s *S) TestRunString(c *C) {
56 func (s *S) TestRunValue(c *C) {
67 func (s *S) TestPing(c *C) {
99 func (s *S) TestURLSingle(c *C) {
110 func (s *S) TestURLMany(c *C) {
317 func (s *S) TestFindRef(c *C) {
398 func (s *S) TestSelect(c *C) {
445 func (s *S) TestUpdate(c *C) {
535 func (s *S) TestUpsert(c *C) {
684 func (s *S) TestRemove(c *C) {
[all …]
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/CMake/Basis/
H A DExportTools.cmake123 set (C "# Generated by BASIS\n\n") variable
126 set (C "${C}endif ()\n") variable
127 set (C "${C}cmake_policy (PUSH)\n") variable
128 set (C "${C}cmake_policy (VERSION 2.8.4)\n") variable
152 set (C) variable
179 set (C) variable
208 set (C "${C} )\n") variable
216 set (C) variable
244 set (C "${C} )\n") variable
253 set (C "${C}set (_IMPORT_PREFIX)\n") variable
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/
H A Dsession_test.go27 func (s *S) TestRunString(c *C) {
38 func (s *S) TestRunValue(c *C) {
49 func (s *S) TestPing(c *C) {
79 func (s *S) TestURLSingle(c *C) {
90 func (s *S) TestURLMany(c *C) {
205 func (s *S) TestFindRef(c *C) {
286 func (s *S) TestSelect(c *C) {
333 func (s *S) TestUpdate(c *C) {
423 func (s *S) TestUpsert(c *C) {
556 func (s *S) TestRemove(c *C) {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzt_url_page_blob_test.go15 func (s *aztestsSuite) TestPutGetPages(c *chk.C) {
47 func (s *aztestsSuite) TestUploadPagesFromURL(c *chk.C) {
164 func (s *aztestsSuite) TestClearDiffPages(c *chk.C) {
194 func (s *aztestsSuite) TestIncrementalCopy(c *chk.C) {
223 func (s *aztestsSuite) TestResizePageBlob(c *chk.C) {
242 func (s *aztestsSuite) TestPageSequenceNumbers(c *chk.C) {
262 func (s *aztestsSuite) TestPutPagesWithMD5(c *chk.C) {
362 func validatePageBlobPut(c *chk.C, blobURL PageBlobURL) {
509 func validateUploadPages(c *chk.C, blobURL PageBlobURL) {
1208 func (s *aztestsSuite) TestBlobResizeZero(c *chk.C) {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/Azure/azure-storage-blob-go/azure-storage-blob-go-6df5d9af221d/azblob/
H A Dzt_url_page_blob_test.go15 func (s *aztestsSuite) TestPutGetPages(c *chk.C) {
47 func (s *aztestsSuite) TestUploadPagesFromURL(c *chk.C) {
164 func (s *aztestsSuite) TestClearDiffPages(c *chk.C) {
194 func (s *aztestsSuite) TestIncrementalCopy(c *chk.C) {
223 func (s *aztestsSuite) TestResizePageBlob(c *chk.C) {
242 func (s *aztestsSuite) TestPageSequenceNumbers(c *chk.C) {
262 func (s *aztestsSuite) TestPutPagesWithMD5(c *chk.C) {
362 func validatePageBlobPut(c *chk.C, blobURL PageBlobURL) {
509 func validateUploadPages(c *chk.C, blobURL PageBlobURL) {
1208 func (s *aztestsSuite) TestBlobResizeZero(c *chk.C) {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzt_url_page_blob_test.go15 func (s *aztestsSuite) TestPutGetPages(c *chk.C) {
47 func (s *aztestsSuite) TestUploadPagesFromURL(c *chk.C) {
164 func (s *aztestsSuite) TestClearDiffPages(c *chk.C) {
194 func (s *aztestsSuite) TestIncrementalCopy(c *chk.C) {
223 func (s *aztestsSuite) TestResizePageBlob(c *chk.C) {
242 func (s *aztestsSuite) TestPageSequenceNumbers(c *chk.C) {
262 func (s *aztestsSuite) TestPutPagesWithMD5(c *chk.C) {
362 func validatePageBlobPut(c *chk.C, blobURL PageBlobURL) {
509 func validateUploadPages(c *chk.C, blobURL PageBlobURL) {
1208 func (s *aztestsSuite) TestBlobResizeZero(c *chk.C) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzt_url_page_blob_test.go16 func (s *aztestsSuite) TestPutGetPages(c *chk.C) {
48 func (s *aztestsSuite) TestUploadPagesFromURL(c *chk.C) {
165 func (s *aztestsSuite) TestClearDiffPages(c *chk.C) {
195 func (s *aztestsSuite) TestIncrementalCopy(c *chk.C) {
224 func (s *aztestsSuite) TestResizePageBlob(c *chk.C) {
243 func (s *aztestsSuite) TestPageSequenceNumbers(c *chk.C) {
263 func (s *aztestsSuite) TestPutPagesWithMD5(c *chk.C) {
488 func (s *aztestsSuite) TestBlobPutPagesNilBody(c *chk.C) {
498 func (s *aztestsSuite) TestBlobPutPagesEmptyBody(c *chk.C) {
1251 func (s *aztestsSuite) TestBlobResizeZero(c *chk.C) {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzt_url_page_blob_test.go16 func (s *aztestsSuite) TestPutGetPages(c *chk.C) {
48 func (s *aztestsSuite) TestUploadPagesFromURL(c *chk.C) {
165 func (s *aztestsSuite) TestClearDiffPages(c *chk.C) {
195 func (s *aztestsSuite) TestIncrementalCopy(c *chk.C) {
224 func (s *aztestsSuite) TestResizePageBlob(c *chk.C) {
243 func (s *aztestsSuite) TestPageSequenceNumbers(c *chk.C) {
263 func (s *aztestsSuite) TestPutPagesWithMD5(c *chk.C) {
488 func (s *aztestsSuite) TestBlobPutPagesNilBody(c *chk.C) {
498 func (s *aztestsSuite) TestBlobPutPagesEmptyBody(c *chk.C) {
1251 func (s *aztestsSuite) TestBlobResizeZero(c *chk.C) {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzt_url_page_blob_test.go16 func (b *aztestsSuite) TestPutGetPages(c *chk.C) {
48 func (b *aztestsSuite) TestUploadPagesFromURL(c *chk.C) {
165 func (b *aztestsSuite) TestClearDiffPages(c *chk.C) {
195 func (b *aztestsSuite) TestIncrementalCopy(c *chk.C) {
224 func (b *aztestsSuite) TestResizePageBlob(c *chk.C) {
243 func (b *aztestsSuite) TestPageSequenceNumbers(c *chk.C) {
263 func (b *aztestsSuite) TestPutPagesWithMD5(c *chk.C) {
488 func (s *aztestsSuite) TestBlobPutPagesNilBody(c *chk.C) {
498 func (s *aztestsSuite) TestBlobPutPagesEmptyBody(c *chk.C) {
1251 func (s *aztestsSuite) TestBlobResizeZero(c *chk.C) {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzt_url_page_blob_test.go15 func (s *aztestsSuite) TestPutGetPages(c *chk.C) {
47 func (s *aztestsSuite) TestUploadPagesFromURL(c *chk.C) {
164 func (s *aztestsSuite) TestClearDiffPages(c *chk.C) {
194 func (s *aztestsSuite) TestIncrementalCopy(c *chk.C) {
223 func (s *aztestsSuite) TestResizePageBlob(c *chk.C) {
242 func (s *aztestsSuite) TestPageSequenceNumbers(c *chk.C) {
262 func (s *aztestsSuite) TestPutPagesWithMD5(c *chk.C) {
362 func validatePageBlobPut(c *chk.C, blobURL PageBlobURL) {
509 func validateUploadPages(c *chk.C, blobURL PageBlobURL) {
1208 func (s *aztestsSuite) TestBlobResizeZero(c *chk.C) {
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzt_url_page_blob_test.go15 func (s *aztestsSuite) TestPutGetPages(c *chk.C) {
47 func (s *aztestsSuite) TestUploadPagesFromURL(c *chk.C) {
164 func (s *aztestsSuite) TestClearDiffPages(c *chk.C) {
194 func (s *aztestsSuite) TestIncrementalCopy(c *chk.C) {
223 func (s *aztestsSuite) TestResizePageBlob(c *chk.C) {
242 func (s *aztestsSuite) TestPageSequenceNumbers(c *chk.C) {
262 func (s *aztestsSuite) TestPutPagesWithMD5(c *chk.C) {
362 func validatePageBlobPut(c *chk.C, blobURL PageBlobURL) {
509 func validateUploadPages(c *chk.C, blobURL PageBlobURL) {
1208 func (s *aztestsSuite) TestBlobResizeZero(c *chk.C) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzt_url_page_blob_test.go15 func (s *aztestsSuite) TestPutGetPages(c *chk.C) {
47 func (s *aztestsSuite) TestUploadPagesFromURL(c *chk.C) {
164 func (s *aztestsSuite) TestClearDiffPages(c *chk.C) {
194 func (s *aztestsSuite) TestIncrementalCopy(c *chk.C) {
223 func (s *aztestsSuite) TestResizePageBlob(c *chk.C) {
242 func (s *aztestsSuite) TestPageSequenceNumbers(c *chk.C) {
262 func (s *aztestsSuite) TestPutPagesWithMD5(c *chk.C) {
362 func validatePageBlobPut(c *chk.C, blobURL PageBlobURL) {
509 func validateUploadPages(c *chk.C, blobURL PageBlobURL) {
1208 func (s *aztestsSuite) TestBlobResizeZero(c *chk.C) {
[all …]
/dports/math/gmp/gmp-6.2.1/mpn/x86/p6/
H A Dsqr_basecase.asm53 C label
56 C is small. label
57 C label
87 C one limb only label
181 C three limbs label
354 C label
359 C label
361 C comments. label
362 C label
364 C label
[all …]
/dports/math/gap/gap-4.11.0/extern/gmp/mpn/x86/p6/
H A Dsqr_basecase.asm53 C label
56 C is small. label
57 C label
87 C one limb only label
181 C three limbs label
354 C label
359 C label
361 C comments. label
362 C label
364 C label
[all …]
/dports/math/mingw32-libgmp/gmp-6.0.0/mpn/x86/p6/
H A Dsqr_basecase.asm53 C label
56 C is small. label
57 C label
87 C one limb only label
181 C three limbs label
354 C label
359 C label
361 C comments. label
362 C label
364 C label
[all …]
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mpn/x86/p6/
H A Dsqr_basecase.asm53 C label
56 C is small. label
57 C label
87 C one limb only label
181 C three limbs label
354 C label
359 C label
361 C comments. label
362 C label
364 C label
[all …]
/dports/math/mpir/mpir-3.0.0/mpn/x86/pentium4/sse2/
H A Dsubmul_1.asm27 C (stepping 10). label
31 C mp_limb_t mult); label
34 C label
37 C speed isn't achieved. label
38 C label
43 C label
52 C shifted in, which is what psrlq does. label
53 C label
59 C limb when fetched. label
60 C label
[all …]

12345678910>>...790