/netbsd-src/external/bsd/nvi/dist/tcl_api/ |
H A D | tcl.c | 65 tcl_fscreen(clientData, interp, argc, argv) in tcl_fscreen() argument 93 tcl_aline(clientData, interp, argc, argv) in tcl_aline() argument 127 tcl_dline(clientData, interp, argc, argv) in tcl_dline() argument 161 tcl_gline(clientData, interp, argc, argv) in tcl_gline() argument 204 tcl_iline(clientData, interp, argc, argv) in tcl_iline() argument 238 tcl_lline(clientData, interp, argc, argv) in tcl_lline() argument 274 tcl_sline(clientData, interp, argc, argv) in tcl_sline() argument 309 tcl_getmark(clientData, interp, argc, argv) in tcl_getmark() argument 351 tcl_setmark(clientData, interp, argc, argv) in tcl_setmark() argument 392 tcl_getcursor(clientData, interp, argc, argv) in tcl_getcursor() argument [all …]
|
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/tcl/ |
H A D | netpgptcl_wrap.c | 751 SWIG_Tcl_SetErrorObj(Tcl_Interp *interp, const char *ctype, Tcl_Obj *obj) in SWIG_Tcl_SetErrorObj() 759 SWIG_Tcl_SetErrorMsg(Tcl_Interp *interp, const char *ctype, const char *mesg) in SWIG_Tcl_SetErrorMsg() 772 SWIG_Tcl_AddErrorMsg(Tcl_Interp *interp, const char* mesg) in SWIG_Tcl_AddErrorMsg() 864 SWIG_Tcl_SetConstantObj(Tcl_Interp *interp, const char* name, Tcl_Obj *obj) { in SWIG_Tcl_SetConstantObj() 1008 SWIG_Tcl_ConvertPtrFromString(Tcl_Interp *interp, const char *c, void **ptr, swig_type_info *ty, in… in SWIG_Tcl_ConvertPtrFromString() 1040 SWIG_Tcl_ConvertPtr(Tcl_Interp *interp, Tcl_Obj *oc, void **ptr, swig_type_info *ty, int flags) { in SWIG_Tcl_ConvertPtr() 1063 SWIG_Tcl_ConvertPacked(Tcl_Interp *SWIGUNUSEDPARM(interp) , Tcl_Obj *obj, void *ptr, int sz, swig_t… in SWIG_Tcl_ConvertPacked() 1124 SWIG_Tcl_GetModule(Tcl_Interp *interp) { in SWIG_Tcl_GetModule() 1138 SWIG_Tcl_SetModule(Tcl_Interp *interp, swig_module_info *module) { in SWIG_Tcl_SetModule() 1167 SWIG_Tcl_MethodCommand(ClientData clientData, Tcl_Interp *interp, int objc, Tcl_Obj *CONST _objv[])… in SWIG_Tcl_MethodCommand() [all …]
|
/netbsd-src/external/public-domain/sqlite/dist/tea/generic/ |
H A D | tclsqlite3.c | 131 Tcl_Interp *interp; /* The TCL interpret to execute the function */ member 146 Tcl_Interp *interp; /* The TCL interpret to execute the function */ member 179 Tcl_Interp *interp; /* The interpreter used for this database */ member 259 Tcl_Interp *interp in incrblobClose() 416 Tcl_Interp *interp, in createIncrblobChannel() 476 static int safeToUseEvalObjv(Tcl_Interp *interp, Tcl_Obj *pCmd){ in safeToUseEvalObjv() 813 Tcl_Interp *interp = pDb->interp; in DbWalHandler() local 832 static void setTestUnlockNotifyVars(Tcl_Interp *interp, int iArg, int nArg){ in setTestUnlockNotifyVars() 1258 Tcl_Interp *interp, /* Tcl interpreter */ in DbTransPostCmd() 1356 Tcl_Interp *interp = pDb->interp; in dbPrepareAndBind() local [all …]
|
/netbsd-src/external/bsd/openldap/dist/contrib/ldaptcl/ |
H A D | neoXldap.c | 125 LDAP_SetErrorCode(LDAPTCL *ldaptcl, int code, Tcl_Interp *interp) in LDAP_SetErrorCode() 154 LDAP_ErrorStringToCode(Tcl_Interp *interp, char *s) in LDAP_ErrorStringToCode() 187 LDAP_ProcessOneSearchResult (interp, ldap, entry, destArrayNameObj, evalCodeObj) in LDAP_ProcessOneSearchResult() argument 291 LDAP_PerformSearch (interp, ldaptcl, base, scope, attrs, filtpatt, value, in LDAP_PerformSearch() argument 427 NeoX_LdapTargetObjCmd (clientData, interp, objc, objv) in NeoX_LdapTargetObjCmd() argument 1267 NeoX_LdapObjCmd (clientData, interp, objc, objv) in NeoX_LdapObjCmd() argument 1458 Ldaptcl_Init (interp) in Ldaptcl_Init() argument
|
H A D | tkAppInit.c | 75 Tcl_AppInit (Tcl_Interp *interp) in Tcl_AppInit()
|
H A D | tclAppInit.c | 82 Tcl_AppInit(interp) in Tcl_AppInit() argument
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | PrimType.cpp | 15 namespace interp { namespace
|
H A D | ByteCodeStmtGen.cpp | 23 namespace interp { namespace 258 namespace interp { namespace
|
H A D | ByteCodeExprGen.cpp | 26 namespace interp { namespace 574 namespace interp { namespace
|
H A D | Interp.cpp | 179 namespace interp { namespace
|
/netbsd-src/sys/compat/common/ |
H A D | compat_util.c | 126 char *interp, in compat_elf_check_interp()
|
/netbsd-src/games/warp/ |
H A D | intrp.c | 509 interp(char *dest, size_t destsize, const char *pattern) in interp() function
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/ |
H A D | ar5210_reset.c | 622 uint32_t interp; in getPcdac() local 664 uint32_t interp; in getGainF() local
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elfxx-sparc.h | 50 asection *interp; member
|
H A D | elfxx-x86.h | 580 asection *interp; member
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elfxx-sparc.h | 50 asection *interp; member
|
H A D | elfxx-x86.h | 598 asection *interp; member
|
/netbsd-src/usr.bin/tip/ |
H A D | tip.c | 495 interp(const char *s) in interp() function
|
/netbsd-src/sys/kern/ |
H A D | exec_elf.c | 653 char *interp = NULL; exec_elf_makecmds() local [all...] |
/netbsd-src/external/bsd/nvi/dist/perl_api/ |
H A D | perl.xs | 67 PerlInterpreter* interp; member
|
/netbsd-src/libexec/ld.elf_so/ |
H A D | rtld.h | 234 const char *interp; /* Pathname of the interpreter, if any */ member
|
/netbsd-src/external/bsd/file/dist/src/ |
H A D | readelf.c | 1670 char interp[BUFSIZ]; in dophn_exec() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | layout.cc | 5029 const char* interp = parameters->options().dynamic_linker(); in create_interp() local
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | layout.cc | 5098 const char* interp = parameters->options().dynamic_linker(); in create_interp() local
|