Home
last modified time | relevance | path

Searched refs:hdr_ptr (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/MINC/src/libminc/volume_io/Volumes/
H A Dinput_mgh.c180 mgh_xform[i][j] = hdr_ptr->dircos[j][i] * hdr_ptr->spacing[i]; in mgh_header_to_linear_transform()
277 hdr_ptr->version = ntohl(hdr_ptr->version); in mgh_header_from_file()
280 hdr_ptr->sizes[i] = ntohl(hdr_ptr->sizes[i]); in mgh_header_from_file()
282 hdr_ptr->type = ntohl(hdr_ptr->type); in mgh_header_from_file()
283 hdr_ptr->dof = ntohl(hdr_ptr->dof); in mgh_header_from_file()
284 hdr_ptr->goodRASflag = ntohs(hdr_ptr->goodRASflag); in mgh_header_from_file()
286 if (hdr_ptr->version != 1) in mgh_header_from_file()
292 if (hdr_ptr->goodRASflag) in mgh_header_from_file()
296 hdr_ptr->spacing[i] = swapFloat(hdr_ptr->spacing[i]); in mgh_header_from_file()
299 hdr_ptr->dircos[j][i] = swapFloat(hdr_ptr->dircos[j][i]); in mgh_header_from_file()
[all …]
/dports/games/zdoom/zdoom-2.8.1/jpeg-6b/
H A Djmemmgr.c208 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
209 while (hdr_ptr != NULL) { in alloc_small()
212 prev_hdr_ptr = hdr_ptr; in alloc_small()
213 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
217 if (hdr_ptr == NULL) { in alloc_small()
227 if (hdr_ptr != NULL) in alloc_small()
234 hdr_ptr->hdr.next = NULL; in alloc_small()
235 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
272 large_pool_ptr hdr_ptr; in alloc_large() local
285 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/games/ecwolf/ecwolf-1.3.3-src/jpeg-6b/
H A Djmemmgr.c208 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
209 while (hdr_ptr != NULL) { in alloc_small()
212 prev_hdr_ptr = hdr_ptr; in alloc_small()
213 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
217 if (hdr_ptr == NULL) { in alloc_small()
227 if (hdr_ptr != NULL) in alloc_small()
234 hdr_ptr->hdr.next = NULL; in alloc_small()
235 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
272 large_pool_ptr hdr_ptr; in alloc_large() local
285 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/netif/
H A Dundiif.c214 u8_t *hdr_ptr;
229 printf("%d.%d.%d.%d ", hdr_ptr[0], hdr_ptr[1], hdr_ptr[2], hdr_ptr[3]);
230 hdr_ptr += 4;
236 printf("%d.%d.%d.%d ", hdr_ptr[0], hdr_ptr[1], hdr_ptr[2], hdr_ptr[3]);
237 hdr_ptr += 4;
573 u8_t *hdr_ptr; in undiarp_request() local
599 hdr_ptr += netif->hwaddr_len; in undiarp_request()
601 hdr_ptr += 4; in undiarp_request()
604 memcpy(hdr_ptr, ipaddr, 4); in undiarp_request()
1317 u8_t *hdr_ptr; in undiarp_input() local
[all …]
/dports/multimedia/mpeg_encode/mpeg_encode/jpeg/
H A Djmemmgr.c274 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
275 while (hdr_ptr != NULL) { in alloc_small()
278 prev_hdr_ptr = hdr_ptr; in alloc_small()
279 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
283 if (hdr_ptr == NULL) { in alloc_small()
296 if (hdr_ptr != NULL) in alloc_small()
304 hdr_ptr->hdr.next = NULL; in alloc_small()
305 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
342 large_pool_ptr hdr_ptr; in alloc_large() local
360 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/graphics/xv/xv-3.10a/jpeg/
H A Djmemmgr.c274 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
275 while (hdr_ptr != NULL) { in alloc_small()
278 prev_hdr_ptr = hdr_ptr; in alloc_small()
279 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
283 if (hdr_ptr == NULL) { in alloc_small()
296 if (hdr_ptr != NULL) in alloc_small()
304 hdr_ptr->hdr.next = NULL; in alloc_small()
305 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
342 large_pool_ptr hdr_ptr; in alloc_large() local
360 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/graphics/xv-m17n/xv-3.10a/jpeg/
H A Djmemmgr.c274 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
275 while (hdr_ptr != NULL) { in alloc_small()
278 prev_hdr_ptr = hdr_ptr; in alloc_small()
279 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
283 if (hdr_ptr == NULL) { in alloc_small()
296 if (hdr_ptr != NULL) in alloc_small()
304 hdr_ptr->hdr.next = NULL; in alloc_small()
305 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
342 large_pool_ptr hdr_ptr; in alloc_large() local
360 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/japanese/xv/xv-3.10a/jpeg/
H A Djmemmgr.c274 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
275 while (hdr_ptr != NULL) { in alloc_small()
278 prev_hdr_ptr = hdr_ptr; in alloc_small()
279 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
283 if (hdr_ptr == NULL) { in alloc_small()
296 if (hdr_ptr != NULL) in alloc_small()
304 hdr_ptr->hdr.next = NULL; in alloc_small()
305 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
342 large_pool_ptr hdr_ptr; in alloc_large() local
360 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/security/snort/snort-2.9.18/src/file-process/
H A Dfile_ss.c111 int CreateFileSSUpdate(void **msg_handle, void **hdr_ptr, void **data_ptr, uint32_t type, uint32_t … in CreateFileSSUpdate() argument
118 if (!msg_handle || !hdr_ptr || !data_ptr) in CreateFileSSUpdate()
121 (hdr_ptr ? "data pointer" : "header pointer") : "Message handle"); in CreateFileSSUpdate()
135 *hdr_ptr = (void *)schdr; in CreateFileSSUpdate()
152 *hdr_ptr = (void *)schdr; in CreateFileSSUpdate()
164 int SendFileSSUpdate(void *msg_handle, void *hdr_ptr, void *data_ptr, uint32_t type, uint32_t data_… in SendFileSSUpdate() argument
171 if (!msg_handle || !hdr_ptr || !data_ptr) in SendFileSSUpdate()
178 schdr = (SCMsgHdr *)hdr_ptr; in SendFileSSUpdate()
226 int CreateFileSSUpdate(void **msg_handle, void **hdr_ptr, void **data_ptr, uint32_t type, uint32_t … in CreateFileSSUpdate() argument
242 int SendFileSSUpdate(void *msg_handle, void *hdr_ptr, void *data_ptr, uint32_t type, uint32_t data_… in SendFileSSUpdate() argument
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libjpeg/
H A Djmemmgr.c300 while (hdr_ptr != NULL) { in alloc_small()
303 prev_hdr_ptr = hdr_ptr; in alloc_small()
304 hdr_ptr = hdr_ptr->next; in alloc_small()
308 if (hdr_ptr == NULL) { in alloc_small()
321 if (hdr_ptr != NULL) in alloc_small()
329 hdr_ptr->next = NULL; in alloc_small()
330 hdr_ptr->bytes_used = 0; in alloc_small()
335 prev_hdr_ptr->next = hdr_ptr; in alloc_small()
369 large_pool_ptr hdr_ptr; in alloc_large() local
396 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/libjpeg-turbo/
H A Djmemmgr.c296 while (hdr_ptr != NULL) { in alloc_small()
299 prev_hdr_ptr = hdr_ptr; in alloc_small()
300 hdr_ptr = hdr_ptr->next; in alloc_small()
304 if (hdr_ptr == NULL) { in alloc_small()
317 if (hdr_ptr != NULL) in alloc_small()
325 hdr_ptr->next = NULL; in alloc_small()
326 hdr_ptr->bytes_used = 0; in alloc_small()
331 prev_hdr_ptr->next = hdr_ptr; in alloc_small()
365 large_pool_ptr hdr_ptr; in alloc_large() local
392 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/math/giacxcas/fltk-1.3.0/jpeg/
H A Djmemmgr.c278 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
279 while (hdr_ptr != NULL) { in alloc_small()
282 prev_hdr_ptr = hdr_ptr; in alloc_small()
283 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
287 if (hdr_ptr == NULL) { in alloc_small()
300 if (hdr_ptr != NULL) in alloc_small()
308 hdr_ptr->hdr.next = NULL; in alloc_small()
309 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
346 large_pool_ptr hdr_ptr; in alloc_large() local
364 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibJPEG/
H A Djmemmgr.c279 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
280 while (hdr_ptr != NULL) { in alloc_small()
283 prev_hdr_ptr = hdr_ptr; in alloc_small()
284 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
288 if (hdr_ptr == NULL) { in alloc_small()
301 if (hdr_ptr != NULL) in alloc_small()
309 hdr_ptr->hdr.next = NULL; in alloc_small()
310 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
347 large_pool_ptr hdr_ptr; in alloc_large() local
365 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libjpeg_turbo/
H A Djmemmgr.c311 while (hdr_ptr != NULL) { in alloc_small()
314 prev_hdr_ptr = hdr_ptr; in alloc_small()
315 hdr_ptr = hdr_ptr->next; in alloc_small()
319 if (hdr_ptr == NULL) { in alloc_small()
332 if (hdr_ptr != NULL) in alloc_small()
340 hdr_ptr->next = NULL; in alloc_small()
341 hdr_ptr->bytes_used = 0; in alloc_small()
346 prev_hdr_ptr->next = hdr_ptr; in alloc_small()
380 large_pool_ptr hdr_ptr; in alloc_large() local
407 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/games/ioquake3-server/ioquake3-1.36/code/jpeg-6b/
H A Djmemmgr.c278 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
279 while (hdr_ptr != NULL) { in alloc_small()
282 prev_hdr_ptr = hdr_ptr; in alloc_small()
283 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
287 if (hdr_ptr == NULL) { in alloc_small()
300 if (hdr_ptr != NULL) in alloc_small()
308 hdr_ptr->hdr.next = NULL; in alloc_small()
309 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
346 large_pool_ptr hdr_ptr; in alloc_large() local
364 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/games/ioquake3/ioquake3-1.36/code/jpeg-6b/
H A Djmemmgr.c278 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
279 while (hdr_ptr != NULL) { in alloc_small()
282 prev_hdr_ptr = hdr_ptr; in alloc_small()
283 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
287 if (hdr_ptr == NULL) { in alloc_small()
300 if (hdr_ptr != NULL) in alloc_small()
308 hdr_ptr->hdr.next = NULL; in alloc_small()
309 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
346 large_pool_ptr hdr_ptr; in alloc_large() local
364 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/games/iortcw/iortcw-1.51c/SP/code/jpeg-8c/
H A Djmemmgr.c278 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
279 while (hdr_ptr != NULL) { in alloc_small()
282 prev_hdr_ptr = hdr_ptr; in alloc_small()
283 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
287 if (hdr_ptr == NULL) { in alloc_small()
300 if (hdr_ptr != NULL) in alloc_small()
308 hdr_ptr->hdr.next = NULL; in alloc_small()
309 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
346 large_pool_ptr hdr_ptr; in alloc_large() local
364 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/games/iortcw/iortcw-1.51c/MP/code/jpeg-8c/
H A Djmemmgr.c278 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
279 while (hdr_ptr != NULL) { in alloc_small()
282 prev_hdr_ptr = hdr_ptr; in alloc_small()
283 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
287 if (hdr_ptr == NULL) { in alloc_small()
300 if (hdr_ptr != NULL) in alloc_small()
308 hdr_ptr->hdr.next = NULL; in alloc_small()
309 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
346 large_pool_ptr hdr_ptr; in alloc_large() local
364 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/libjpeg/
H A Djmemmgr.c279 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
280 while (hdr_ptr != NULL) { in alloc_small()
283 prev_hdr_ptr = hdr_ptr; in alloc_small()
284 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
288 if (hdr_ptr == NULL) { in alloc_small()
301 if (hdr_ptr != NULL) in alloc_small()
309 hdr_ptr->hdr.next = NULL; in alloc_small()
310 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
347 large_pool_ptr hdr_ptr; in alloc_large() local
365 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libjavajpeg/
H A Djmemmgr.c282 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
283 while (hdr_ptr != NULL) { in alloc_small()
286 prev_hdr_ptr = hdr_ptr; in alloc_small()
287 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
291 if (hdr_ptr == NULL) { in alloc_small()
304 if (hdr_ptr != NULL) in alloc_small()
312 hdr_ptr->hdr.next = NULL; in alloc_small()
313 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
350 large_pool_ptr hdr_ptr; in alloc_large() local
368 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/graphics/aseprite/aseprite-1.2.9/third_party/jpeg/
H A Djmemmgr.c278 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
279 while (hdr_ptr != NULL) { in alloc_small()
282 prev_hdr_ptr = hdr_ptr; in alloc_small()
283 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
287 if (hdr_ptr == NULL) { in alloc_small()
300 if (hdr_ptr != NULL) in alloc_small()
308 hdr_ptr->hdr.next = NULL; in alloc_small()
309 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
346 large_pool_ptr hdr_ptr; in alloc_large() local
364 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/graphics/argyllcms/Argyll_V1.9.2/jpeg/
H A Djmemmgr.c279 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
280 while (hdr_ptr != NULL) { in alloc_small()
283 prev_hdr_ptr = hdr_ptr; in alloc_small()
284 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
288 if (hdr_ptr == NULL) { in alloc_small()
301 if (hdr_ptr != NULL) in alloc_small()
309 hdr_ptr->hdr.next = NULL; in alloc_small()
310 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
347 large_pool_ptr hdr_ptr; in alloc_large() local
365 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libjpeg/
H A Djmemmgr.c278 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
279 while (hdr_ptr != NULL) { in alloc_small()
282 prev_hdr_ptr = hdr_ptr; in alloc_small()
283 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
287 if (hdr_ptr == NULL) { in alloc_small()
300 if (hdr_ptr != NULL) in alloc_small()
308 hdr_ptr->hdr.next = NULL; in alloc_small()
309 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
346 large_pool_ptr hdr_ptr; in alloc_large() local
364 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/games/gtkradiant/GPL/GtkRadiant/libs/jpeg6/
H A Djmemmgr.cpp278 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
279 while (hdr_ptr != NULL) { in alloc_small()
282 prev_hdr_ptr = hdr_ptr; in alloc_small()
283 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
287 if (hdr_ptr == NULL) { in alloc_small()
300 if (hdr_ptr != NULL) in alloc_small()
308 hdr_ptr->hdr.next = NULL; in alloc_small()
309 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
346 large_pool_ptr hdr_ptr; in alloc_large() local
364 if (hdr_ptr == NULL) in alloc_large()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libjpeg/
H A Djmemmgr.c278 hdr_ptr = mem->small_list[pool_id]; in alloc_small()
279 while (hdr_ptr != NULL) { in alloc_small()
282 prev_hdr_ptr = hdr_ptr; in alloc_small()
283 hdr_ptr = hdr_ptr->hdr.next; in alloc_small()
287 if (hdr_ptr == NULL) { in alloc_small()
300 if (hdr_ptr != NULL) in alloc_small()
308 hdr_ptr->hdr.next = NULL; in alloc_small()
309 hdr_ptr->hdr.bytes_used = 0; in alloc_small()
346 large_pool_ptr hdr_ptr; in alloc_large() local
364 if (hdr_ptr == NULL) in alloc_large()
[all …]

12345678910>>...12