Home
last modified time | relevance | path

Searched refs:uid_equal (Results 1 – 25 of 50) sorted by relevance

12

/dports/science/minc2/minc-release-2.2.00/conversion/dicomserver/
H A Dreply.c85 private int uid_equal(char *uid1, char *uid2) in uid_equal() function
207 if (uid_equal(acr_find_string(input_group, in associate_reply()
247 if (uid_equal(cur_syntax, FAVORITE_ABSTRACT_SYNTAX)) in associate_reply()
276 if (uid_equal(cur_syntax, ACR_EXPLICIT_VR_BIG_END_UID)) { in associate_reply()
282 else if (uid_equal(cur_syntax, ACR_EXPLICIT_VR_LITTLE_END_UID)) { in associate_reply()
288 else if (uid_equal(cur_syntax, ACR_IMPLICIT_VR_LITTLE_END_UID)) { in associate_reply()
316 if (uid_equal(best_transfer_syntax, ACR_EXPLICIT_VR_BIG_END_UID)) { in associate_reply()
320 else if (uid_equal(best_transfer_syntax, ACR_EXPLICIT_VR_LITTLE_END_UID)) { in associate_reply()
324 else if (uid_equal(best_transfer_syntax, ACR_IMPLICIT_VR_LITTLE_END_UID)) { in associate_reply()
/dports/science/minc2/minc-release-2.2.00/conversion/dicomserver_sonata/
H A Dreply.c92 private int uid_equal(char *uid1, char *uid2) in uid_equal() function
230 if (uid_equal(acr_find_string(input_group, in associate_reply()
278 if (uid_equal(cur_syntax, FAVORITE_ABSTRACT_SYNTAX)) in associate_reply()
306 if (uid_equal(cur_syntax, ACR_EXPLICIT_VR_BIG_END_UID)) { in associate_reply()
312 else if (uid_equal(cur_syntax, ACR_EXPLICIT_VR_LITTLE_END_UID)) { in associate_reply()
318 else if (uid_equal(cur_syntax, ACR_IMPLICIT_VR_LITTLE_END_UID)) { in associate_reply()
349 if (uid_equal(best_transfer_syntax, ACR_EXPLICIT_VR_BIG_END_UID)) { in associate_reply()
353 else if (uid_equal(best_transfer_syntax, ACR_EXPLICIT_VR_LITTLE_END_UID)) { in associate_reply()
362 else if (uid_equal(best_transfer_syntax, ACR_IMPLICIT_VR_LITTLE_END_UID)) { in associate_reply()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsuid.h66 bool uid_equal(P2(const gs_uid *, const gs_uid *)); /* in gsutil.c */
H A Dgsutil.c228 uid_equal(register const gs_uid * puid1, register const gs_uid * puid2) in uid_equal() function
H A Dgdevpdff.c113 if (!uid_equal(&bfont->UID, &psf->uid)) in find_std_appearance()
652 uid_equal(BASE_UID(base_font), BASE_UID(orig)) in pdf_create_pdf_font()
H A Dgxccache.c79 if (!uid_equal(&pair->UID, &uid) || in gx_lookup_fm_pair()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsuid.h66 bool uid_equal(P2(const gs_uid *, const gs_uid *)); /* in gsutil.c */
H A Dgsutil.c228 uid_equal(register const gs_uid * puid1, register const gs_uid * puid2) in uid_equal() function
H A Dgdevpdff.c113 if (!uid_equal(&bfont->UID, &psf->uid)) in find_std_appearance()
652 uid_equal(BASE_UID(base_font), BASE_UID(orig)) in pdf_create_pdf_font()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsuid.h61 bool uid_equal(const gs_uid *, const gs_uid *); /* in gsutil.c */
H A Dgsutil.c301 uid_equal(register const gs_uid * puid1, register const gs_uid * puid2) in uid_equal() function
H A Dgxccache.c111 if (!uid_equal(&pair->UID, &uid) || in gx_lookup_fm_pair()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsuid.h61 bool uid_equal(const gs_uid *, const gs_uid *); /* in gsutil.c */
H A Dgsutil.c301 uid_equal(register const gs_uid * puid1, register const gs_uid * puid2) in uid_equal() function
H A Dgxccache.c111 if (!uid_equal(&pair->UID, &uid) || in gx_lookup_fm_pair()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsuid.h60 bool uid_equal(const gs_uid *, const gs_uid *); /* in gsutil.c */
H A Dgsutil.c214 uid_equal(register const gs_uid * puid1, register const gs_uid * puid2) in uid_equal() function
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsuid.h60 bool uid_equal(const gs_uid *, const gs_uid *); /* in gsutil.c */
H A Dgsutil.c214 uid_equal(register const gs_uid * puid1, register const gs_uid * puid2) in uid_equal() function
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsuid.h62 bool uid_equal(const gs_uid *, const gs_uid *); /* in gsutil.c */
H A Dgsutil.c213 uid_equal(register const gs_uid * puid1, register const gs_uid * puid2) in uid_equal() function
H A Dgxccache.c111 if (!uid_equal(&pair->UID, &uid) || in gx_lookup_fm_pair()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsuid.h62 bool uid_equal(const gs_uid *, const gs_uid *); /* in gsutil.c */
H A Dgsutil.c213 uid_equal(register const gs_uid * puid1, register const gs_uid * puid2) in uid_equal() function
H A Dgxccache.c111 if (!uid_equal(&pair->UID, &uid) || in gx_lookup_fm_pair()

12