Home
last modified time | relevance | path

Searched refs:ientries (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/mjpegtools/mjpegtools-2.1.0/lavtools/
H A Dlavaddwav.c91 void free_video_memory(int ientries);
92 void free_audio_memory(int ientries);
94 long find_max_frame_size(int ientries);
903 int ientries = 0; in count_list_entries() local
917 ientries++; in count_list_entries()
922 return ientries; in count_list_entries()
1032 for(i=0; i<ientries; i++) in allocate_video_memory()
1061 for(i=0; i<ientries; i++) in allocate_audio_memory()
1084 for(i=0; i<ientries; i++) in free_video_memory()
1103 for(i=0; i<ientries; i++) in free_audio_memory()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/runtime/
H A Dgo-new-map.c109 int32 ientries; in __go_new_map() local
113 ientries = (int32) entries; in __go_new_map()
114 if (ientries < 0 || (uintptr_t) ientries != entries) in __go_new_map()
/dports/lang/gcc48/gcc-4.8.5/libgo/runtime/
H A Dgo-new-map.c109 int32 ientries; in __go_new_map() local
113 ientries = (int32) entries; in __go_new_map()
114 if (ientries < 0 || (uintptr_t) ientries != entries) in __go_new_map()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/runtime/
H A Dgo-new-map.c109 int32 ientries; in __go_new_map() local
113 ientries = (int32) entries; in __go_new_map()
114 if (ientries < 0 || (uintptr_t) ientries != entries) in __go_new_map()
/dports/lang/gnat_util/gcc-6-20180516/libgo/runtime/
H A Dgo-new-map.c109 int32 ientries; in __go_new_map() local
113 ientries = (int32) entries; in __go_new_map()
114 if (ientries < 0 || (uintptr_t) ientries != entries) in __go_new_map()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/runtime/
H A Dgo-new-map.c109 int32 ientries; in __go_new_map() local
113 ientries = (int32) entries; in __go_new_map()
114 if (ientries < 0 || (uintptr_t) ientries != entries) in __go_new_map()
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/runtime/
H A Dgo-new-map.c109 int32 ientries; in __go_new_map() local
113 ientries = (int32) entries; in __go_new_map()
114 if (ientries < 0 || (uintptr_t) ientries != entries) in __go_new_map()
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Ddbxfasta.c98 ajulong ientries = 0UL; in main() local
214 ientries = 0L; in main()
218 ++ientries; in main()
241 if(statistics && !(ientries % 10000)) in main()
249 nentries+ientries, ientries, in main()
295 nentries += ientries; in main()
298 nentries, ientries, in main()
H A Ddbxobo.c81 ajulong ientries = 0L; in main() local
178 ientries = 0L; in main()
182 ++ientries; in main()
203 nentries += ientries; in main()
206 nentries, ientries, in main()
H A Ddbxedam.c85 ajulong ientries = 0L; in main() local
208 ientries = 0L; in main()
212 ++ientries; in main()
245 nentries += ientries; in main()
248 nentries, ientries, in main()
H A Ddbxtax.c87 ajulong ientries = 0L; in main() local
204 ientries = 0L; in main()
208 ++ientries; in main()
234 nentries += ientries; in main()
237 nentries, ientries, in main()
H A Ddbxresource.c89 ajulong ientries = 0L; in main() local
256 ientries = 0L; in main()
260 ++ientries; in main()
317 nentries += ientries; in main()
320 nentries, ientries, in main()
H A Ddbxflat.c130 ajulong ientries = 0UL; in main() local
253 ientries = 0L; in main()
257 ++ientries; in main()
292 nentries += ientries; in main()
296 nentries, ientries, in main()
H A Ddbxgcg.c178 ajulong ientries = 0L; in main() local
303 ientries = 0L; in main()
307 ++ientries; in main()
330 nentries += ientries; in main()
333 nentries, ientries, in main()
/dports/archivers/upx/upx-3.96/src/
H A Dp_wcle.cpp156 upx_byte *p = ientries; in encodeEntryTable()
179 soentries = ptr_diff(p, ientries) + 1; in encodeEntryTable()
180 oentries = ientries; in encodeEntryTable()
181 ientries = NULL; in encodeEntryTable()
740 upx_byte *p = ientries; in decodeEntryTable()
768 soentries = ptr_diff(p, ientries) + 1; in decodeEntryTable()
769 oentries = ientries; in decodeEntryTable()
770 ientries = NULL; in decodeEntryTable()
H A Dlefile.cpp50 ientries = oentries = NULL; in LeFile()
68 delete [] ientries; in ~LeFile()
132 ientries = new upx_byte[soentries]; in readEntryTable()
133 fif->readx(ientries,soentries); in readEntryTable()
H A Dlefile.h203 upx_byte *ientries; variable
/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Dinifile.c40 int ientries; member
196 sec->ientries++; in inifile_load_file()
288 if (sec->ientries > 0) { in inifile_done()
/dports/audio/libmodplug/libmodplug-0.8.9.0/src/
H A Dload_med.cpp727 UINT ientries = bswapBE16(pmex->i_ext_entries); in ReadMed() local
731 (ientries*ientrysz < dwMemLength) && in ReadMed()
732 (iinfoptr < dwMemLength - (ientries*ientrysz))) in ReadMed()
738 for (UINT i=0; i<ientries; i++) if (i < m_nSamples) in ReadMed()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/libmodplug-0.8.9.0/src/
H A Dload_med.cpp727 UINT ientries = bswapBE16(pmex->i_ext_entries); in ReadMed() local
731 (ientries*ientrysz < dwMemLength) && in ReadMed()
732 (iinfoptr < dwMemLength - (ientries*ientrysz))) in ReadMed()
738 for (UINT i=0; i<ientries; i++) if (i < m_nSamples) in ReadMed()
/dports/math/libpgmath/flang-d07daf3/runtime/libpgmath/lib/x86_64/
H A Dpgcpuid.h885 unsigned int ientries : 8; /* number of entries in instruction TLB */ member