| /netbsd-src/external/bsd/unbound/dist/libunbound/python/ |
| H A D | file_py3.i | 118 %typemap(arginit, noblock = 1) FILE* { 127 %typemap(typecheck, noblock = 1, fragment = "is_obj_file", precedence = SWIG_TYPECHECK_POINTER) FIL… 131 %typemap(check, noblock = 1) FILE* { 139 %typemap(in, noblock = 1, fragment = "obj_to_file") FILE* {
|
| H A D | libunbound.i | 91 %typemap(in,numinputs=0,noblock=1) (struct ub_result** result) 98 %typemap(argout,noblock=1) (struct ub_result** result) 879 %typemap(in,numinputs=0,noblock=1) (int* async_id) 888 %typemap(argout,noblock=1) (int* async_id) 900 %typemap(in) (PyObject *pyfunc) {
|
| /netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/perl/ |
| H A D | Makefile | |
| /netbsd-src/external/gpl2/dtc/dist/pylibfdt/ |
| H A D | libfdt.i | 1005 %typemap(in) (const void *)(const void *fdt) { 1016 %typemap(in) (void *)(const void *fdt) { 1027 %typemap(out) (struct fdt_property *) { 1042 %typemap(out) (const void *) { 1054 %typemap(in) (const void *val) { 1067 %typemap(in, numinputs=1) int *depth (int depth) { 1072 %typemap(argout) int *depth { 1080 %typemap(in, numinputs=0) uint64_t * (uint64_t temp) { 1084 %typemap(argout) uint64_t * {
|
| /netbsd-src/sbin/fsck_lfs/ |
| H A D | setup.c | 139 typemap = erealloc(typemap, len * sizeof(char)); in reset_maxino() 144 memset(typemap + maxino, 0, (len - maxino) * sizeof(char)); in reset_maxino() 448 typemap = ecalloc(maxino, sizeof(char)); in setup()
|
| H A D | pass2.c | 123 typemap[ULFS_WINO] = LFS_DT_WHT; in pass2() 437 if (lfs_dir_gettype(fs, dirp) != typemap[lfs_dir_getino(fs, dirp)]) { in pass2check() 443 lfs_dir_gettype(fs, dirp), typemap[lfs_dir_getino(fs, dirp)]); in pass2check() 444 lfs_dir_settype(fs, dirp, typemap[lfs_dir_getino(fs, dirp)]); in pass2check()
|
| H A D | vars.c | 70 char *typemap; /* ptr to inode type table */ variable
|
| H A D | fsck_vars.h | 69 extern char *typemap; /* ptr to inode type table */
|
| H A D | dir.c | 399 lfs_dir_settype(fs, dirp, typemap[idesc->id_parent]); in mkentry() 417 lfs_dir_settype(fs, dirp, typemap[idesc->id_parent]); in chgino()
|
| H A D | pass1.c | 322 typemap[inumber] = LFS_IFTODT(mode); in checkinode()
|
| H A D | inode.c | 641 typemap[ino] = LFS_IFTODT(type); in allocino()
|
| /netbsd-src/sbin/fsck_ext2fs/ |
| H A D | fsck.h | 210 extern u_char *typemap; /* ptr to inode type table */
|
| H A D | pass2.c | 439 inot2ext2dt(typemap[fs2h32(dirp->e2d_ino)])) { in pass2check() 441 inot2ext2dt(typemap[fs2h32(dirp->e2d_ino)]); in pass2check()
|
| H A D | main.c | 121 u_char *typemap; variable
|
| H A D | setup.c | 263 typemap = calloc((unsigned int)(maxino + 1), sizeof(char)); in setup() 264 if (typemap == NULL) { in setup()
|
| H A D | dir.c | 358 newent.e2d_type = inot2ext2dt(typemap[idesc->id_parent]); in mkentry() 389 dirp->e2d_type = inot2ext2dt(typemap[idesc->id_parent]); in chgino()
|
| H A D | pass1.c | 300 typemap[inumber] = E2IFTODT(mode); in checkinode()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | rs6000-gen-builtins.cc | 487 struct typemap struct 498 static typemap type_map[] = argument 2391 return strcmp ((const char *)key, ((const typemap *)entry)->key); in typemap_cmp() 2400 typemap *entry in write_type_node() 2401 = (typemap *) bsearch (tok, type_map, in write_type_node() 2403 sizeof (typemap), typemap_cmp); in write_type_node()
|
| /netbsd-src/external/lgpl3/gmp/dist/demos/perl/ |
| H A D | typemap | 50 # perl 5.005 doesn't have UV in its standard typemap, so use this instead
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libdes/ |
| H A D | FILES0 | 83 typemap
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/ |
| H A D | FILES0 | 83 typemap
|
| /netbsd-src/external/bsd/nvi/dist/dist/ |
| H A D | Makefile.am | 302 $(PERL) $(PERLLIB)/ExtUtils/xsubpp -typemap \ 303 $(PERLLIB)/ExtUtils/typemap $(visrcdir)/perl_api/perl.xs >> $@
|
| /netbsd-src/external/bsd/unbound/dist/pythonmod/ |
| H A D | interface.i | 1513 %typemap(newfree, noblock = 1) char * { 1560 %typemap(in) PyObject *py_cb { 1568 %typemap(in) (size_t len, uint8_t* py_bytearray_data) {
|
| /netbsd-src/lib/libc/time/ |
| H A D | zic.c | 2522 int typemap[TZ_MAX_TYPES]; in writezone() 2656 typemap[i == old0 ? thisdefaulttype in writezone() 2733 putc(typemap[pretranstype], fp); in writezone() 2735 putc(typemap[types[i]], fp); in writezone() 2737 putc(typemap[unspecifiedtype], fp); in writezone() 2486 int typemap[TZ_MAX_TYPES]; writezone() local
|
| /netbsd-src/sbin/fsdb/ |
| H A D | fsdb.c | 1246 static struct typemap { struct 1263 struct typemap *tp; in CMDFUNC() argument
|