Home
last modified time | relevance | path

Searched refs:pointers (Results 51 – 75 of 18557) sorted by relevance

12345678910>>...743

/dports/devel/binutils/binutils-2.37/libiberty/
H A Dsort.c122 for (pointerp = pointers + n - 1; pointerp >= pointers; --pointerp) in sort_pointers()
127 pointerp = pointers; in sort_pointers()
128 pointers = work; in sort_pointers()
150 void **pointers; in main() local
158 pointers = XNEWVEC (void*, k); in main()
163 pointers[i] = (void *) random (); in main()
164 printf ("%x\n", pointers[i]); in main()
167 sort_pointers (k, pointers, work); in main()
175 printf ("%x\n", pointers[i]); in main()
176 if (i > 0 && (char*) pointers[i] < (char*) pointers[i - 1]) in main()
[all …]
/dports/emulators/cpmtools2/cpmtools-2.22/
H A Dfsck.cpm.c277 if (dir->pointers[i] || (sb->size>=256 && dir->pointers[i+1])) ++used; in fsck()
328 … modified=(dir->blkcnt+(dir->pointers[0]<<8))*(0x60*0x60)+dir->pointers[1]*0x60+dir->pointers[2]; in fsck()
341 …created=(dir->pointers[5]+(dir->pointers[6]<<8))*(0x60*0x60)+dir->pointers[7]*0x60+dir->pointers[8… in fsck()
342 …modified=(dir->pointers[9]+(dir->pointers[10]<<8))*(0x60*0x60)+dir->pointers[11]*0x60+dir->pointer… in fsck()
359 …created=(dir->pointers[8]+(dir->pointers[9]<<8))*(0x60*0x60)+dir->pointers[10]*0x60+dir->pointers[… in fsck()
360 …modified=(dir->pointers[12]+(dir->pointers[13]<<8))*(0x60*0x60)+dir->pointers[14]*0x60+dir->pointe… in fsck()
387 dir->pointers[0]=P0; in fsck()
388 dir->pointers[1]=P1; in fsck()
389 dir->pointers[2]=P2; in fsck()
390 dir->pointers[3]=P3; in fsck()
[all …]
/dports/print/freetype/freetype-1.3.1/lib/
H A Dttmemory.c126 pointers[i].base = *P; in TT_Alloc()
127 pointers[i].size = Size; in TT_Alloc()
212 if ( Size > pointers[i].size ) in TT_Realloc()
216 pointers[i].base = Q; in TT_Realloc()
217 pointers[i].size = size; in TT_Realloc()
271 pointers[i].base = NULL; in TT_Free()
272 pointers[i].size = 0; in TT_Free()
303 pointers[i].base = NULL; in TTMemory_Init()
304 pointers[i].size = 0; in TTMemory_Init()
348 if ( pointers[i].base ) in TTMemory_Done()
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Durl_page_blob.go53 metadata, ac.LeaseAccessConditions.pointers(),
69 PageRange{Start: offset, End: offset + count - 1}.pointers(),
70 ac.LeaseAccessConditions.pointers(),
85 … End: destOffset + count - 1}.pointers(), transactionalMD5, nil, destinationAccessConditions.Lease…
96 PageRange{Start: offset, End: offset + count - 1}.pointers(),
97 ac.LeaseAccessConditions.pointers(),
107 httpRange{offset: offset, count: count}.pointers(),
108 ac.LeaseAccessConditions.pointers(),
117 httpRange{offset: offset, count: count}.pointers(),
118 ac.LeaseAccessConditions.pointers(),
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Durl_page_blob.go57 metadata, ac.LeaseAccessConditions.pointers(),
73 PageRange{Start: offset, End: offset + count - 1}.pointers(),
74 ac.LeaseAccessConditions.pointers(),
89 … End: destOffset + count - 1}.pointers(), transactionalMD5, nil, destinationAccessConditions.Lease…
100 PageRange{Start: offset, End: offset + count - 1}.pointers(),
101 ac.LeaseAccessConditions.pointers(),
111 httpRange{offset: offset, count: count}.pointers(),
112 ac.LeaseAccessConditions.pointers(),
121 httpRange{offset: offset, count: count}.pointers(),
122 ac.LeaseAccessConditions.pointers(),
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Durl_page_blob.go53 metadata, ac.LeaseAccessConditions.pointers(),
69 PageRange{Start: offset, End: offset + count - 1}.pointers(),
70 ac.LeaseAccessConditions.pointers(),
85 … End: destOffset + count - 1}.pointers(), transactionalMD5, nil, destinationAccessConditions.Lease…
96 PageRange{Start: offset, End: offset + count - 1}.pointers(),
97 ac.LeaseAccessConditions.pointers(),
107 httpRange{offset: offset, count: count}.pointers(),
108 ac.LeaseAccessConditions.pointers(),
117 httpRange{offset: offset, count: count}.pointers(),
118 ac.LeaseAccessConditions.pointers(),
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dvtable_address_comparisons.stderr1 error: comparing trait object pointers compares a non-unique vtable address
8 = help: consider extracting and comparing data pointers only
16 = help: consider extracting and comparing data pointers only
24 = help: consider extracting and comparing data pointers only
32 = help: consider extracting and comparing data pointers only
40 = help: consider extracting and comparing data pointers only
48 = help: consider extracting and comparing data pointers only
56 = help: consider extracting and comparing data pointers only
64 = help: consider extracting and comparing data pointers only
72 = help: consider extracting and comparing data pointers only
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Durl_page_blob.go88 PageRange{Start: offset, End: offset + count - 1}.pointers(),
89 ac.LeaseAccessConditions.pointers(),
111 destinationAccessConditions.LeaseAccessConditions.pointers(),
125 ac.LeaseAccessConditions.pointers(),
137 httpRange{offset: offset, count: count}.pointers(),
138 ac.LeaseAccessConditions.pointers(),
151 httpRange{offset: offset, count: count}.pointers(),
152 ac.LeaseAccessConditions.pointers(),
164 httpRange{offset: offset, count: count}.pointers(),
165 ac.LeaseAccessConditions.pointers(),
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Durl_page_blob.go88 PageRange{Start: offset, End: offset + count - 1}.pointers(),
89 ac.LeaseAccessConditions.pointers(),
111 destinationAccessConditions.LeaseAccessConditions.pointers(),
125 ac.LeaseAccessConditions.pointers(),
137 httpRange{offset: offset, count: count}.pointers(),
138 ac.LeaseAccessConditions.pointers(),
151 httpRange{offset: offset, count: count}.pointers(),
152 ac.LeaseAccessConditions.pointers(),
164 httpRange{offset: offset, count: count}.pointers(),
165 ac.LeaseAccessConditions.pointers(),
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Durl_page_blob.go88 PageRange{Start: offset, End: offset + count - 1}.pointers(),
89 ac.LeaseAccessConditions.pointers(),
111 destinationAccessConditions.LeaseAccessConditions.pointers(),
125 ac.LeaseAccessConditions.pointers(),
137 httpRange{offset: offset, count: count}.pointers(),
138 ac.LeaseAccessConditions.pointers(),
151 httpRange{offset: offset, count: count}.pointers(),
152 ac.LeaseAccessConditions.pointers(),
164 httpRange{offset: offset, count: count}.pointers(),
165 ac.LeaseAccessConditions.pointers(),
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Durl_page_blob.go88 PageRange{Start: offset, End: offset + count - 1}.pointers(),
89 ac.LeaseAccessConditions.pointers(),
111 destinationAccessConditions.LeaseAccessConditions.pointers(),
125 ac.LeaseAccessConditions.pointers(),
137 httpRange{offset: offset, count: count}.pointers(),
138 ac.LeaseAccessConditions.pointers(),
151 httpRange{offset: offset, count: count}.pointers(),
152 ac.LeaseAccessConditions.pointers(),
164 httpRange{offset: offset, count: count}.pointers(),
165 ac.LeaseAccessConditions.pointers(),
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Durl_page_blob.go88 PageRange{Start: offset, End: offset + count - 1}.pointers(),
89 ac.LeaseAccessConditions.pointers(),
111 destinationAccessConditions.LeaseAccessConditions.pointers(),
125 ac.LeaseAccessConditions.pointers(),
137 httpRange{offset: offset, count: count}.pointers(),
138 ac.LeaseAccessConditions.pointers(),
151 httpRange{offset: offset, count: count}.pointers(),
152 ac.LeaseAccessConditions.pointers(),
164 httpRange{offset: offset, count: count}.pointers(),
165 ac.LeaseAccessConditions.pointers(),
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/Azure/azure-storage-blob-go/azure-storage-blob-go-6df5d9af221d/azblob/
H A Durl_page_blob.go88 PageRange{Start: offset, End: offset + count - 1}.pointers(),
89 ac.LeaseAccessConditions.pointers(),
111 destinationAccessConditions.LeaseAccessConditions.pointers(),
125 ac.LeaseAccessConditions.pointers(),
137 httpRange{offset: offset, count: count}.pointers(),
138 ac.LeaseAccessConditions.pointers(),
151 httpRange{offset: offset, count: count}.pointers(),
152 ac.LeaseAccessConditions.pointers(),
164 httpRange{offset: offset, count: count}.pointers(),
165 ac.LeaseAccessConditions.pointers(),
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Durl_page_blob.go88 PageRange{Start: offset, End: offset + count - 1}.pointers(),
89 ac.LeaseAccessConditions.pointers(),
111 destinationAccessConditions.LeaseAccessConditions.pointers(),
125 ac.LeaseAccessConditions.pointers(),
137 httpRange{offset: offset, count: count}.pointers(),
138 ac.LeaseAccessConditions.pointers(),
151 httpRange{offset: offset, count: count}.pointers(),
152 ac.LeaseAccessConditions.pointers(),
164 httpRange{offset: offset, count: count}.pointers(),
165 ac.LeaseAccessConditions.pointers(),
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Durl_page_blob.go88 PageRange{Start: offset, End: offset + count - 1}.pointers(),
89 ac.LeaseAccessConditions.pointers(),
111 destinationAccessConditions.LeaseAccessConditions.pointers(),
125 ac.LeaseAccessConditions.pointers(),
137 httpRange{offset: offset, count: count}.pointers(),
138 ac.LeaseAccessConditions.pointers(),
151 httpRange{offset: offset, count: count}.pointers(),
152 ac.LeaseAccessConditions.pointers(),
164 httpRange{offset: offset, count: count}.pointers(),
165 ac.LeaseAccessConditions.pointers(),
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Durl_page_blob.go88 PageRange{Start: offset, End: offset + count - 1}.pointers(),
89 ac.LeaseAccessConditions.pointers(),
111 destinationAccessConditions.LeaseAccessConditions.pointers(),
125 ac.LeaseAccessConditions.pointers(),
137 httpRange{offset: offset, count: count}.pointers(),
138 ac.LeaseAccessConditions.pointers(),
151 httpRange{offset: offset, count: count}.pointers(),
152 ac.LeaseAccessConditions.pointers(),
164 httpRange{offset: offset, count: count}.pointers(),
165 ac.LeaseAccessConditions.pointers(),
[all …]
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Durl_page_blob.go88 PageRange{Start: offset, End: offset + count - 1}.pointers(),
89 ac.LeaseAccessConditions.pointers(),
111 destinationAccessConditions.LeaseAccessConditions.pointers(),
125 ac.LeaseAccessConditions.pointers(),
137 httpRange{offset: offset, count: count}.pointers(),
138 ac.LeaseAccessConditions.pointers(),
151 httpRange{offset: offset, count: count}.pointers(),
152 ac.LeaseAccessConditions.pointers(),
164 httpRange{offset: offset, count: count}.pointers(),
165 ac.LeaseAccessConditions.pointers(),
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Durl_page_blob.go88 PageRange{Start: offset, End: offset + count - 1}.pointers(),
89 ac.LeaseAccessConditions.pointers(),
111 destinationAccessConditions.LeaseAccessConditions.pointers(),
125 ac.LeaseAccessConditions.pointers(),
137 httpRange{offset: offset, count: count}.pointers(),
138 ac.LeaseAccessConditions.pointers(),
151 httpRange{offset: offset, count: count}.pointers(),
152 ac.LeaseAccessConditions.pointers(),
164 httpRange{offset: offset, count: count}.pointers(),
165 ac.LeaseAccessConditions.pointers(),
[all …]
/dports/math/chaco/Chaco-2.2/code/klvspiff/
H A Dmake_bpgraph.c117 pointers[0] = 0;
126 pointers[i+1] = nedges;
137 pointers[i+1] = nedges;
157 *ppointers = pointers;
171 for (j = pointers[i]; j < pointers[i+1]; j++) {
177 for (k = pointers[neighbor]; k < pointers[neighbor+1]; k++) {
180 if (k == pointers[neighbor+1]) {
187 for (j = pointers[i]; j < pointers[i+1]; j++) {
193 for (k = pointers[neighbor]; k < pointers[neighbor+1]; k++) {
211 nedges = (pointers[nvtxs] - pointers[0]) / 2;
[all …]
/dports/multimedia/gstreamer1-plugins-rust/tokio-2fd1551867c145cabe4548da2e37adc3bdf457a4/tokio/src/util/
H A Dlinked_list.rs139 T::pointers(prev).as_mut().next = T::pointers(node).as_ref().next; in remove()
150 T::pointers(next).as_mut().prev = T::pointers(node).as_ref().prev; in remove()
160 T::pointers(node).as_mut().next = None; in remove()
161 T::pointers(node).as_mut().prev = None; in remove()
187 pointers: Pointers<Entry>, field
210 pointers: Pointers::new(), in entry()
331 assert_ptr_eq!(c, b.pointers.next); in remove_by_address()
332 assert_ptr_eq!(b, c.pointers.prev); in remove_by_address()
347 assert_ptr_eq!(c, a.pointers.next); in remove_by_address()
348 assert_ptr_eq!(a, c.pointers.prev); in remove_by_address()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/boringssl/crypto/
H A Dthread_pthread.c110 void **pointers = arg; in thread_local_destructor() local
113 destructors[i](pointers[i]); in thread_local_destructor()
117 OPENSSL_free(pointers); in thread_local_destructor()
135 void **pointers = pthread_getspecific(g_thread_local_key); in CRYPTO_get_thread_local() local
136 if (pointers == NULL) { in CRYPTO_get_thread_local()
139 return pointers[index]; in CRYPTO_get_thread_local()
150 void **pointers = pthread_getspecific(g_thread_local_key); in CRYPTO_set_thread_local() local
151 if (pointers == NULL) { in CRYPTO_set_thread_local()
153 if (pointers == NULL) { in CRYPTO_set_thread_local()
159 OPENSSL_free(pointers); in CRYPTO_set_thread_local()
[all …]
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/crypto/
H A Dthread_pthread.c116 void **pointers = arg;
119 destructors[i](pointers[i]);
123 OPENSSL_free(pointers);
141 void **pointers = pthread_getspecific(g_thread_local_key);
142 if (pointers == NULL) {
145 return pointers[index];
156 void **pointers = pthread_getspecific(g_thread_local_key);
157 if (pointers == NULL) {
159 if (pointers == NULL) {
165 OPENSSL_free(pointers);
[all …]
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/
H A Dthread_pthread.c116 void **pointers = arg; in thread_local_destructor() local
119 destructors[i](pointers[i]); in thread_local_destructor()
123 OPENSSL_free(pointers); in thread_local_destructor()
141 void **pointers = pthread_getspecific(g_thread_local_key); in CRYPTO_get_thread_local() local
142 if (pointers == NULL) { in CRYPTO_get_thread_local()
145 return pointers[index]; in CRYPTO_get_thread_local()
156 void **pointers = pthread_getspecific(g_thread_local_key); in CRYPTO_set_thread_local() local
157 if (pointers == NULL) { in CRYPTO_set_thread_local()
159 if (pointers == NULL) { in CRYPTO_set_thread_local()
165 OPENSSL_free(pointers); in CRYPTO_set_thread_local()
[all …]
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/memory_replay/
H A DAlloc.cpp106 pointers->Add(entry.ptr, memory); in MallocExecute()
118 pointers->Add(entry.ptr, memory); in CallocExecute()
126 old_memory = pointers->Remove(entry.u.old_ptr); in ReallocExecute()
135 pointers->Add(entry.ptr, memory); in ReallocExecute()
147 pointers->Add(entry.ptr, memory); in MemalignExecute()
157 void* memory = pointers->Remove(entry.ptr); in FreeExecute()
166 return MallocExecute(entry, pointers); in AllocExecute()
168 return CallocExecute(entry, pointers); in AllocExecute()
170 return ReallocExecute(entry, pointers); in AllocExecute()
172 return MemalignExecute(entry, pointers); in AllocExecute()
[all …]
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-view/src/Helper/
H A DCycle.php45 protected $pointers = array(self::DEFAULT_NAME =>-1); variable in Zend\\View\\Helper\\Cycle
113 if (!isset($this->pointers[$this->name])) {
149 if ($this->pointers[$this->name] == ($count - 1)) {
150 $this->pointers[$this->name] = 0;
152 $this->pointers[$this->name] = ++$this->pointers[$this->name];
167 if ($this->pointers[$this->name] <= 0) {
168 $this->pointers[$this->name] = $count - 1;
170 $this->pointers[$this->name] = --$this->pointers[$this->name];
183 if ($this->pointers[$this->name] < 0) {
187 return $this->pointers[$this->name];
[all …]

12345678910>>...743