Home
last modified time | relevance | path

Searched defs:swp (Results 1 – 25 of 816) sorted by relevance

12345678910>>...33

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/arm/
H A Ddepr-swp.s2 swp r0, r1, [r2] label
4 swp r0, r1, [r2] label
6 swp r0, r1, [r2] label
8 swp r0, r1, [r2] label
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/arm/
H A Ddepr-swp.s2 swp r0, r1, [r2] label
4 swp r0, r1, [r2] label
6 swp r0, r1, [r2] label
8 swp r0, r1, [r2] label
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/arm/
H A Ddepr-swp.s2 swp r0, r1, [r2] label
4 swp r0, r1, [r2] label
6 swp r0, r1, [r2] label
8 swp r0, r1, [r2] label
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/arm/
H A Ddepr-swp.s2 swp r0, r1, [r2] label
4 swp r0, r1, [r2] label
6 swp r0, r1, [r2] label
8 swp r0, r1, [r2] label
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/arm/
H A Ddepr-swp.s2 swp r0, r1, [r2] label
4 swp r0, r1, [r2] label
6 swp r0, r1, [r2] label
8 swp r0, r1, [r2] label
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_sort.c24 static inline void zend_sort_2(void *a, void *b, compare_func_t cmp, swap_func_t swp) /* {{{ */ { in zend_sort_2()
31 static inline void zend_sort_3(void *a, void *b, void *c, compare_func_t cmp, swap_func_t swp) /* {… in zend_sort_3()
53 static void zend_sort_4(void *a, void *b, void *c, void *d, compare_func_t cmp, swap_func_t swp) /*… in zend_sort_4()
67 …ort_5(void *a, void *b, void *c, void *d, void *e, compare_func_t cmp, swap_func_t swp) /* {{{ */ { in zend_sort_5()
84 …d_insert_sort(void *base, size_t nmemb, size_t siz, compare_func_t cmp, swap_func_t swp) /* {{{ */{ in zend_insert_sort()
248 ZEND_API void zend_sort(void *base, size_t nmemb, size_t siz, compare_func_t cmp, swap_func_t swp) in zend_sort()
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_sort.c24 static inline void zend_sort_2(void *a, void *b, compare_func_t cmp, swap_func_t swp) /* {{{ */ { in zend_sort_2()
31 static inline void zend_sort_3(void *a, void *b, void *c, compare_func_t cmp, swap_func_t swp) /* {… in zend_sort_3()
53 static void zend_sort_4(void *a, void *b, void *c, void *d, compare_func_t cmp, swap_func_t swp) /*… in zend_sort_4()
67 …ort_5(void *a, void *b, void *c, void *d, void *e, compare_func_t cmp, swap_func_t swp) /* {{{ */ { in zend_sort_5()
84 …d_insert_sort(void *base, size_t nmemb, size_t siz, compare_func_t cmp, swap_func_t swp) /* {{{ */{ in zend_insert_sort()
248 ZEND_API void zend_sort(void *base, size_t nmemb, size_t siz, compare_func_t cmp, swap_func_t swp) in zend_sort()
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_sort.c24 static inline void zend_sort_2(void *a, void *b, compare_func_t cmp, swap_func_t swp) /* {{{ */ { in zend_sort_2()
31 static inline void zend_sort_3(void *a, void *b, void *c, compare_func_t cmp, swap_func_t swp) /* {… in zend_sort_3()
53 static void zend_sort_4(void *a, void *b, void *c, void *d, compare_func_t cmp, swap_func_t swp) /*… in zend_sort_4()
67 …ort_5(void *a, void *b, void *c, void *d, void *e, compare_func_t cmp, swap_func_t swp) /* {{{ */ { in zend_sort_5()
84 …d_insert_sort(void *base, size_t nmemb, size_t siz, compare_func_t cmp, swap_func_t swp) /* {{{ */{ in zend_insert_sort()
248 ZEND_API void zend_sort(void *base, size_t nmemb, size_t siz, compare_func_t cmp, swap_func_t swp) in zend_sort()
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_sort.c24 static inline void zend_sort_2(void *a, void *b, compare_func_t cmp, swap_func_t swp) /* {{{ */ { in zend_sort_2()
31 static inline void zend_sort_3(void *a, void *b, void *c, compare_func_t cmp, swap_func_t swp) /* {… in zend_sort_3()
53 static void zend_sort_4(void *a, void *b, void *c, void *d, compare_func_t cmp, swap_func_t swp) /*… in zend_sort_4()
67 …ort_5(void *a, void *b, void *c, void *d, void *e, compare_func_t cmp, swap_func_t swp) /* {{{ */ { in zend_sort_5()
84 …d_insert_sort(void *base, size_t nmemb, size_t siz, compare_func_t cmp, swap_func_t swp) /* {{{ */{ in zend_insert_sort()
248 ZEND_API void zend_sort(void *base, size_t nmemb, size_t siz, compare_func_t cmp, swap_func_t swp) in zend_sort()
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_sort.c26 …zend_qsort(void *base, size_t nmemb, size_t siz, compare_func_t compare, swap_func_t swp) /* {{{ */ in zend_qsort()
91 static inline void zend_sort_2(void *a, void *b, compare_func_t cmp, swap_func_t swp) /* {{{ */ { in zend_sort_2()
98 static inline void zend_sort_3(void *a, void *b, void *c, compare_func_t cmp, swap_func_t swp) /* {… in zend_sort_3()
120 static void zend_sort_4(void *a, void *b, void *c, void *d, compare_func_t cmp, swap_func_t swp) /*… in zend_sort_4()
134 …ort_5(void *a, void *b, void *c, void *d, void *e, compare_func_t cmp, swap_func_t swp) /* {{{ */ { in zend_sort_5()
151 …d_insert_sort(void *base, size_t nmemb, size_t siz, compare_func_t cmp, swap_func_t swp) /* {{{ */{ in zend_insert_sort()
315 ZEND_API void zend_sort(void *base, size_t nmemb, size_t siz, compare_func_t cmp, swap_func_t swp) in zend_sort()
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_sort.c26 …zend_qsort(void *base, size_t nmemb, size_t siz, compare_func_t compare, swap_func_t swp) /* {{{ */ in zend_qsort()
91 static inline void zend_sort_2(void *a, void *b, compare_func_t cmp, swap_func_t swp) /* {{{ */ { in zend_sort_2()
98 static inline void zend_sort_3(void *a, void *b, void *c, compare_func_t cmp, swap_func_t swp) /* {… in zend_sort_3()
120 static void zend_sort_4(void *a, void *b, void *c, void *d, compare_func_t cmp, swap_func_t swp) /*… in zend_sort_4()
134 …ort_5(void *a, void *b, void *c, void *d, void *e, compare_func_t cmp, swap_func_t swp) /* {{{ */ { in zend_sort_5()
151 …d_insert_sort(void *base, size_t nmemb, size_t siz, compare_func_t cmp, swap_func_t swp) /* {{{ */{ in zend_insert_sort()
315 ZEND_API void zend_sort(void *base, size_t nmemb, size_t siz, compare_func_t cmp, swap_func_t swp) in zend_sort()
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_sort.c26 …zend_qsort(void *base, size_t nmemb, size_t siz, compare_func_t compare, swap_func_t swp) /* {{{ */ in zend_qsort()
91 static inline void zend_sort_2(void *a, void *b, compare_func_t cmp, swap_func_t swp) /* {{{ */ { in zend_sort_2()
98 static inline void zend_sort_3(void *a, void *b, void *c, compare_func_t cmp, swap_func_t swp) /* {… in zend_sort_3()
120 static void zend_sort_4(void *a, void *b, void *c, void *d, compare_func_t cmp, swap_func_t swp) /*… in zend_sort_4()
134 …ort_5(void *a, void *b, void *c, void *d, void *e, compare_func_t cmp, swap_func_t swp) /* {{{ */ { in zend_sort_5()
151 …d_insert_sort(void *base, size_t nmemb, size_t siz, compare_func_t cmp, swap_func_t swp) /* {{{ */{ in zend_insert_sort()
315 ZEND_API void zend_sort(void *base, size_t nmemb, size_t siz, compare_func_t cmp, swap_func_t swp) in zend_sort()
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_sort.c26 …zend_qsort(void *base, size_t nmemb, size_t siz, compare_func_t compare, swap_func_t swp) /* {{{ */ in zend_qsort()
91 static inline void zend_sort_2(void *a, void *b, compare_func_t cmp, swap_func_t swp) /* {{{ */ { in zend_sort_2()
98 static inline void zend_sort_3(void *a, void *b, void *c, compare_func_t cmp, swap_func_t swp) /* {… in zend_sort_3()
120 static void zend_sort_4(void *a, void *b, void *c, void *d, compare_func_t cmp, swap_func_t swp) /*… in zend_sort_4()
134 …ort_5(void *a, void *b, void *c, void *d, void *e, compare_func_t cmp, swap_func_t swp) /* {{{ */ { in zend_sort_5()
151 …d_insert_sort(void *base, size_t nmemb, size_t siz, compare_func_t cmp, swap_func_t swp) /* {{{ */{ in zend_insert_sort()
315 ZEND_API void zend_sort(void *base, size_t nmemb, size_t siz, compare_func_t cmp, swap_func_t swp) in zend_sort()
/dports/security/libsectok/libsectok-20030619/palm/
H A Dsectok.c102 sectok_xopen(int rn, int flags, char *config_path, char *driver_path, int *swp) in sectok_xopen()
182 int sectok_open(int rn, int flags, int *swp) in sectok_open()
187 int sectok_friendly_open(const char *rn, int flags, int *swp) in sectok_friendly_open()
345 sectok_reset(int fd, int flags, unsigned char *atr, int *swp) in sectok_reset()
451 int ilen, unsigned char *ibuf, int olen, unsigned char *obuf, int *swp) in sectok_apdu()
535 sectok_selectfile(int fd, int cla, unsigned char *fid, int *swp) in sectok_selectfile()
H A Dcyberflex.c64 …te_file_acl(int fd, int cla, unsigned char *fid, int size, int ftype, unsigned char *acl, int *swp) in cyberflex_create_file_acl()
89 cyberflex_create_file(int fd, int cla, unsigned char *fid, int size, int ftype, int *swp) in cyberflex_create_file()
97 cyberflex_delete_file(int fd, int cla, unsigned char *fid, int *swp) in cyberflex_delete_file()
108 int key_len, unsigned char *key_data, int *swp) in cyberflex_load_rsa_pub()
132 int *swp) in cyberflex_load_rsa_priv()
/dports/security/libsectok/libsectok-20030619/
H A Dsectok.c102 sectok_xopen(int rn, int flags, char *config_path, char *driver_path, int *swp) in sectok_xopen()
182 int sectok_open(int rn, int flags, int *swp) in sectok_open()
187 int sectok_friendly_open(const char *rn, int flags, int *swp) in sectok_friendly_open()
345 sectok_reset(int fd, int flags, unsigned char *atr, int *swp) in sectok_reset()
451 int ilen, unsigned char *ibuf, int olen, unsigned char *obuf, int *swp) in sectok_apdu()
535 sectok_selectfile(int fd, int cla, unsigned char *fid, int *swp) in sectok_selectfile()
H A Dcyberflex.c64 …te_file_acl(int fd, int cla, unsigned char *fid, int size, int ftype, unsigned char *acl, int *swp) in cyberflex_create_file_acl()
89 cyberflex_create_file(int fd, int cla, unsigned char *fid, int size, int ftype, int *swp) in cyberflex_create_file()
97 cyberflex_delete_file(int fd, int cla, unsigned char *fid, int *swp) in cyberflex_delete_file()
108 int key_len, unsigned char *key_data, int *swp) in cyberflex_load_rsa_pub()
132 int *swp) in cyberflex_load_rsa_priv()
/dports/biology/py-libsedml/libSEDML-2.0.26/src/sedml/
H A DSedWaterfallPlot.cpp672 SedWaterfallPlot_clone(const SedWaterfallPlot_t* swp) in SedWaterfallPlot_clone()
690 SedWaterfallPlot_free(SedWaterfallPlot_t* swp) in SedWaterfallPlot_free()
704 SedWaterfallPlot_getTaskReference(const SedWaterfallPlot_t * swp) in SedWaterfallPlot_getTaskReference()
722 SedWaterfallPlot_isSetTaskReference(const SedWaterfallPlot_t * swp) in SedWaterfallPlot_isSetTaskReference()
733 SedWaterfallPlot_setTaskReference(SedWaterfallPlot_t * swp, const char * taskReference) in SedWaterfallPlot_setTaskReference()
744 SedWaterfallPlot_unsetTaskReference(SedWaterfallPlot_t * swp) in SedWaterfallPlot_unsetTaskReference()
756 SedWaterfallPlot_hasRequiredAttributes(const SedWaterfallPlot_t * swp) in SedWaterfallPlot_hasRequiredAttributes()
/dports/biology/libsedml/libSEDML-2.0.26/src/sedml/
H A DSedWaterfallPlot.cpp672 SedWaterfallPlot_clone(const SedWaterfallPlot_t* swp) in SedWaterfallPlot_clone()
690 SedWaterfallPlot_free(SedWaterfallPlot_t* swp) in SedWaterfallPlot_free()
704 SedWaterfallPlot_getTaskReference(const SedWaterfallPlot_t * swp) in SedWaterfallPlot_getTaskReference()
722 SedWaterfallPlot_isSetTaskReference(const SedWaterfallPlot_t * swp) in SedWaterfallPlot_isSetTaskReference()
733 SedWaterfallPlot_setTaskReference(SedWaterfallPlot_t * swp, const char * taskReference) in SedWaterfallPlot_setTaskReference()
744 SedWaterfallPlot_unsetTaskReference(SedWaterfallPlot_t * swp) in SedWaterfallPlot_unsetTaskReference()
756 SedWaterfallPlot_hasRequiredAttributes(const SedWaterfallPlot_t * swp) in SedWaterfallPlot_hasRequiredAttributes()
/dports/games/ioquake3-server/ioquake3-1.36/code/tools/lcc/src/
H A Dstmt.c77 void statement(int loop, Swtch swp, int lev) { in statement()
219 static void ifstmt(int lab, int loop, Swtch swp, int lev) { in ifstmt()
261 static void forstmt(int lab, Swtch swp, int lev) { in forstmt()
362 static void caselabel(Swtch swp, long val, int lab) { in caselabel()
390 void swgen(Swtch swp) { in swgen()
404 void swcode(Swtch swp, int b[], int lb, int ub) { in swcode()
610 static void dostmt(int lab, Swtch swp, int lev) { in dostmt()
678 static void whilestmt(int lab, Swtch swp, int lev) { in whilestmt()
/dports/games/ioquake3/ioquake3-1.36/code/tools/lcc/src/
H A Dstmt.c77 void statement(int loop, Swtch swp, int lev) { in statement()
219 static void ifstmt(int lab, int loop, Swtch swp, int lev) { in ifstmt()
261 static void forstmt(int lab, Swtch swp, int lev) { in forstmt()
362 static void caselabel(Swtch swp, long val, int lab) { in caselabel()
390 void swgen(Swtch swp) { in swgen()
404 void swcode(Swtch swp, int b[], int lb, int ub) { in swcode()
610 static void dostmt(int lab, Swtch swp, int lev) { in dostmt()
678 static void whilestmt(int lab, Swtch swp, int lev) { in whilestmt()
/dports/games/iortcw/iortcw-1.51c/SP/code/tools/lcc/src/
H A Dstmt.c77 void statement(int loop, Swtch swp, int lev) { in statement()
221 static void ifstmt(int lab, int loop, Swtch swp, int lev) { in ifstmt()
263 static void forstmt(int lab, Swtch swp, int lev) { in forstmt()
364 static void caselabel(Swtch swp, long val, int lab) { in caselabel()
392 void swgen(Swtch swp) { in swgen()
406 void swcode(Swtch swp, int b[], int lb, int ub) { in swcode()
612 static void dostmt(int lab, Swtch swp, int lev) { in dostmt()
680 static void whilestmt(int lab, Swtch swp, int lev) { in whilestmt()
/dports/games/iortcw/iortcw-1.51c/MP/code/tools/lcc/src/
H A Dstmt.c77 void statement(int loop, Swtch swp, int lev) { in statement()
221 static void ifstmt(int lab, int loop, Swtch swp, int lev) { in ifstmt()
263 static void forstmt(int lab, Swtch swp, int lev) { in forstmt()
364 static void caselabel(Swtch swp, long val, int lab) { in caselabel()
392 void swgen(Swtch swp) { in swgen()
406 void swcode(Swtch swp, int b[], int lb, int ub) { in swcode()
612 static void dostmt(int lab, Swtch swp, int lev) { in dostmt()
680 static void whilestmt(int lab, Swtch swp, int lev) { in whilestmt()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/tools/lcc/src/
H A Dstmt.c77 void statement(int loop, Swtch swp, int lev) { in statement()
219 static void ifstmt(int lab, int loop, Swtch swp, int lev) { in ifstmt()
261 static void forstmt(int lab, Swtch swp, int lev) { in forstmt()
362 static void caselabel(Swtch swp, long val, int lab) { in caselabel()
390 void swgen(Swtch swp) { in swgen()
404 void swcode(Swtch swp, int b[], int lb, int ub) { in swcode()
610 static void dostmt(int lab, Swtch swp, int lev) { in dostmt()
678 static void whilestmt(int lab, Swtch swp, int lev) { in whilestmt()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/tools/lcc/src/
H A Dstmt.c77 void statement(int loop, Swtch swp, int lev) { in statement()
219 static void ifstmt(int lab, int loop, Swtch swp, int lev) { in ifstmt()
261 static void forstmt(int lab, Swtch swp, int lev) { in forstmt()
362 static void caselabel(Swtch swp, long val, int lab) { in caselabel()
390 void swgen(Swtch swp) { in swgen()
404 void swcode(Swtch swp, int b[], int lb, int ub) { in swcode()
610 static void dostmt(int lab, Swtch swp, int lev) { in dostmt()
678 static void whilestmt(int lab, Swtch swp, int lev) { in whilestmt()

12345678910>>...33