Home
last modified time | relevance | path

Searched refs:alsize (Results 1 – 25 of 43) sorted by relevance

12

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dinouealc.c21 static int alsize = 0; variable
33 if (!alsize) in pgdebug_alloc()
35 alsize = 100; in pgdebug_alloc()
41 alsize *= 2; in pgdebug_alloc()
60 if (!alsize) in pgdebug_calloc()
62 alsize = 100; in pgdebug_calloc()
68 alsize *= 2; in pgdebug_calloc()
119 if (!alsize) in pgdebug_strdup()
121 alsize = 100; in pgdebug_strdup()
127 alsize *= 2; in pgdebug_strdup()
[all …]
H A Denviron.c166 Int4 alsize; in ER_Dup() local
170 alsize = sizeof(PG_ErrorInfo); in ER_Dup()
172 alsize += self->errorsize; in ER_Dup()
173 new = (PG_ErrorInfo *) malloc(alsize); in ER_Dup()
175 memcpy(new, self, alsize); in ER_Dup()
H A Dqresult.c376 size_t alsize, pos, addlen; in QR_add_message() local
384 alsize = pos + addlen + 1; in QR_add_message()
389 alsize = addlen + 1; in QR_add_message()
391 if (message = realloc(message, alsize), NULL == message) in QR_add_message()
413 size_t alsize, pos, addlen; in QR_add_notice() local
421 alsize = pos + addlen + 1; in QR_add_notice()
426 alsize = addlen + 1; in QR_add_notice()
428 if (message = realloc(message, alsize), NULL == message) in QR_add_notice()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dassumed_type_9.f9020 if (sizeof (a) /= alsize (a)) stop 1
21 if (sizeof (b) /= alsize (b)) stop 2
22 if (sizeof (am) /= alsize (am)) stop 3
23 if (sizeof (bm) /= alsize (bm)) stop 4
28 function alsize (a) function
29 integer alsize local
31 alsize = sizeof(a)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dassumed_type_9.f9020 if (sizeof (a) /= alsize (a)) stop 1
21 if (sizeof (b) /= alsize (b)) stop 2
22 if (sizeof (am) /= alsize (am)) stop 3
23 if (sizeof (bm) /= alsize (bm)) stop 4
28 function alsize (a) function
29 integer alsize local
31 alsize = sizeof(a)
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dassumed_type_9.f9020 if (sizeof (a) /= alsize (a)) stop 1
21 if (sizeof (b) /= alsize (b)) stop 2
22 if (sizeof (am) /= alsize (am)) stop 3
23 if (sizeof (bm) /= alsize (bm)) stop 4
28 function alsize (a) function
29 integer alsize local
31 alsize = sizeof(a)
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dassumed_type_9.f9020 if (sizeof (a) /= alsize (a)) stop 1
21 if (sizeof (b) /= alsize (b)) stop 2
22 if (sizeof (am) /= alsize (am)) stop 3
23 if (sizeof (bm) /= alsize (bm)) stop 4
28 function alsize (a) function
29 integer alsize local
31 alsize = sizeof(a)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dassumed_type_9.f9020 if (sizeof (a) /= alsize (a)) stop 1
21 if (sizeof (b) /= alsize (b)) stop 2
22 if (sizeof (am) /= alsize (am)) stop 3
23 if (sizeof (bm) /= alsize (bm)) stop 4
28 function alsize (a) function
29 integer alsize local
31 alsize = sizeof(a)
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dassumed_type_9.f9020 if (sizeof (a) /= alsize (a)) stop 1
21 if (sizeof (b) /= alsize (b)) stop 2
22 if (sizeof (am) /= alsize (am)) stop 3
23 if (sizeof (bm) /= alsize (bm)) stop 4
28 function alsize (a) function
29 integer alsize local
31 alsize = sizeof(a)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dassumed_type_9.f9020 if (sizeof (a) /= alsize (a)) stop 1
21 if (sizeof (b) /= alsize (b)) stop 2
22 if (sizeof (am) /= alsize (am)) stop 3
23 if (sizeof (bm) /= alsize (bm)) stop 4
28 function alsize (a) function
29 integer alsize local
31 alsize = sizeof(a)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dassumed_type_9.f9020 if (sizeof (a) /= alsize (a)) stop 1
21 if (sizeof (b) /= alsize (b)) stop 2
22 if (sizeof (am) /= alsize (am)) stop 3
23 if (sizeof (bm) /= alsize (bm)) stop 4
28 function alsize (a) function
29 integer alsize local
31 alsize = sizeof(a)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dassumed_type_9.f9020 if (sizeof (a) /= alsize (a)) stop 1
21 if (sizeof (b) /= alsize (b)) stop 2
22 if (sizeof (am) /= alsize (am)) stop 3
23 if (sizeof (bm) /= alsize (bm)) stop 4
28 function alsize (a) function
29 integer alsize local
31 alsize = sizeof(a)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dassumed_type_9.f9020 if (sizeof (a) /= alsize (a)) stop 1
21 if (sizeof (b) /= alsize (b)) stop 2
22 if (sizeof (am) /= alsize (am)) stop 3
23 if (sizeof (bm) /= alsize (bm)) stop 4
28 function alsize (a) function
29 integer alsize local
31 alsize = sizeof(a)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dassumed_type_9.f9020 if (sizeof (a) /= alsize (a)) stop 1
21 if (sizeof (b) /= alsize (b)) stop 2
22 if (sizeof (am) /= alsize (am)) stop 3
23 if (sizeof (bm) /= alsize (bm)) stop 4
28 function alsize (a) function
29 integer alsize local
31 alsize = sizeof(a)
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dassumed_type_9.f9020 if (sizeof (a) /= alsize (a)) stop 1
21 if (sizeof (b) /= alsize (b)) stop 2
22 if (sizeof (am) /= alsize (am)) stop 3
23 if (sizeof (bm) /= alsize (bm)) stop 4
28 function alsize (a) function
29 integer alsize local
31 alsize = sizeof(a)
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dassumed_type_9.f9020 if (sizeof (a) /= alsize (a)) stop 1
21 if (sizeof (b) /= alsize (b)) stop 2
22 if (sizeof (am) /= alsize (am)) stop 3
23 if (sizeof (bm) /= alsize (bm)) stop 4
28 function alsize (a) function
29 integer alsize local
31 alsize = sizeof(a)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dassumed_type_9.f9020 if (sizeof (a) /= alsize (a)) stop 1
21 if (sizeof (b) /= alsize (b)) stop 2
22 if (sizeof (am) /= alsize (am)) stop 3
23 if (sizeof (bm) /= alsize (bm)) stop 4
28 function alsize (a) function
29 integer alsize local
31 alsize = sizeof(a)
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dassumed_type_9.f9020 if (sizeof (a) /= alsize (a)) stop 1
21 if (sizeof (b) /= alsize (b)) stop 2
22 if (sizeof (am) /= alsize (am)) stop 3
23 if (sizeof (bm) /= alsize (bm)) stop 4
28 function alsize (a) function
29 integer alsize local
31 alsize = sizeof(a)
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dassumed_type_9.f9020 if (sizeof (a) /= alsize (a)) stop 1
21 if (sizeof (b) /= alsize (b)) stop 2
22 if (sizeof (am) /= alsize (am)) stop 3
23 if (sizeof (bm) /= alsize (bm)) stop 4
28 function alsize (a) function
29 integer alsize local
31 alsize = sizeof(a)
/dports/security/suricata/suricata-6.0.4/src/tests/fuzz/
H A Dfuzz_applayerparserparse.c44 size_t alsize; in LLVMFuzzerTestOneInput() local
112 alsize = size - HEADER_LEN; in LLVMFuzzerTestOneInput()
115 alnext = memmem(albuffer, alsize, separator, 4); in LLVMFuzzerTestOneInput()
143 alsize = 0; in LLVMFuzzerTestOneInput()
147 alsize -= alnext - albuffer + 4; in LLVMFuzzerTestOneInput()
149 if (alsize == 0) { in LLVMFuzzerTestOneInput()
152 alnext = memmem(albuffer, alsize, separator, 4); in LLVMFuzzerTestOneInput()
154 if (alsize > 0 ) { in LLVMFuzzerTestOneInput()
165 isolatedBuffer = malloc(alsize); in LLVMFuzzerTestOneInput()
169 memcpy(isolatedBuffer, albuffer, alsize); in LLVMFuzzerTestOneInput()
[all …]
/dports/lang/ghc/ghc-8.10.7/rts/linker/
H A DM32Alloc.c410 size_t alsize = ROUND_UP(sizeof(struct m32_page_t), alignment); in m32_alloc() local
411 struct m32_page_t *page = mmapAnonForLinker(alsize+size); in m32_alloc()
419 page->filled_page.size = alsize + size; in m32_alloc()
421 return (char*) page + alsize; in m32_alloc()
437 size_t alsize = ROUND_UP(alloc->pages[i]->current_size, alignment); in m32_alloc() local
438 if (size <= pgsz - alsize) { in m32_alloc()
439 void * addr = (char*)alloc->pages[i] + alsize; in m32_alloc()
440 alloc->pages[i]->current_size = alsize + size; in m32_alloc()
/dports/biology/ncbi-toolkit/ncbi/tools/
H A Ddotseq.c147 extern Int4Ptr PNTR DOT_DNAScoringMatrix(Int4 mismatch, Int4 reward,Int4 alsize){ in DOT_DNAScoringMatrix() argument
157 if(alsize !=4 && alsize!=16) { in DOT_DNAScoringMatrix()
160 alignMatrix= (Int4Ptr PNTR) Calloc(alsize*(alsize+1), in DOT_DNAScoringMatrix()
162 for(i=0;i<alsize;i++) { in DOT_DNAScoringMatrix()
163 *(alignMatrix+i)=(Int4Ptr) (alignMatrix+(i+1)*alsize); in DOT_DNAScoringMatrix()
166 for(i=0;i<alsize;i++) { in DOT_DNAScoringMatrix()
167 for(j=0;j<alsize;j++) { in DOT_DNAScoringMatrix()
171 for(i=0;i<alsize;i++) in DOT_DNAScoringMatrix()
173 if(alsize!=16) in DOT_DNAScoringMatrix()
180 for(i=0;i<alsize;i++) { in DOT_DNAScoringMatrix()
[all …]
H A Ddotseq.h196 extern Int4Ptr PNTR DOT_DNAScoringMatrix(Int4 mismatch, Int4 reward,Int4 alsize);
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/audio/openal/
H A DOpenALSource.cpp355 size_t alsize = size; in fillBuffer() local
357 alsize = (f.quality == 8) ? stereoToMono<s8>(data, size) : stereoToMono<s16>(data, size); in fillBuffer()
360 alBufferData(buffers[i], alformat, data, alsize, f.frequency); in fillBuffer()
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsalpstat.c214 NLM_EXTERN Int4Ptr PNTR DNAScoringMatrix(Int4 mismatch, Int4 reward,Int4 alsize){ in DNAScoringMatrix() argument
227 alignMatrix= (Int4Ptr PNTR) Calloc(alsize*(alsize+1), in DNAScoringMatrix()
229 for(i=0;i<alsize;i++) { in DNAScoringMatrix()
230 *(alignMatrix+i)=(Int4Ptr) (alignMatrix+(i+1)*alsize); in DNAScoringMatrix()
233 for(i=0;i<alsize;i++) { in DNAScoringMatrix()
234 for(j=0;j<alsize;j++) { in DNAScoringMatrix()
238 for(i=0;i<alsize;i++) in DNAScoringMatrix()
240 if(alsize!=16) in DNAScoringMatrix()
247 for(i=0;i<alsize;i++) { in DNAScoringMatrix()
253 for(j=0;j<alsize;j++) { in DNAScoringMatrix()

12