Home
last modified time | relevance | path

Searched defs:interp (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c439 #define Jim_DecrRefCount(interp, objPtr) \ argument
1267 int Jim_bootstrapInit(Jim_Interp *interp) in Jim_bootstrapInit()
1291 int Jim_initjimshInit(Jim_Interp *interp) in Jim_initjimshInit()
1441 int Jim_globInit(Jim_Interp *interp) in Jim_globInit()
1645 int Jim_stdlibInit(Jim_Interp *interp) in Jim_stdlibInit()
1824 int Jim_tclcompatInit(Jim_Interp *interp) in Jim_tclcompatInit()
2259 static void JimAioSetError(Jim_Interp *interp, Jim_Obj *name) in JimAioSetError()
2276 static int JimCheckStreamError(Jim_Interp *interp, AioFile *af) in JimCheckStreamError()
2302 static int aio_autoflush(Jim_Interp *interp, void *clientData, int mask) in aio_autoflush()
2316 static int aio_flush(Jim_Interp *interp, AioFile *af) in aio_flush()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverScripted.cpp110 ScriptInterpreter *interp = GetScriptInterpreter(); in SearchCallback() local
124 ScriptInterpreter *interp = GetScriptInterpreter(); in GetDepth() local
136 ScriptInterpreter *interp = GetScriptInterpreter(); in GetDescription() local
H A DBreakpointOptions.cpp302 ScriptInterpreter *interp = target.GetDebugger().GetScriptInterpreter(); in CreateFromStructuredData() local
/freebsd/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c142 Tcl_Interp *interp; /* The TCL interpret to execute the function */ member
157 Tcl_Interp *interp; /* The TCL interpret to execute the function */ member
190 Tcl_Interp *interp; /* The interpreter used for this database */ member
271 Tcl_Interp *interp, in incrblobClose2()
308 Tcl_Interp *interp in incrblobClose()
459 Tcl_Interp *interp, in createIncrblobChannel()
857 Tcl_Interp *interp = pDb->interp; in DbWalHandler() local
876 static void setTestUnlockNotifyVars(Tcl_Interp *interp, int iArg, int nArg){ in setTestUnlockNotifyVars()
1300 Tcl_Interp *interp, /* Tcl interpreter */ in DbTransPostCmd()
1398 Tcl_Interp *interp = pDb->interp; in dbPrepareAndBind() local
[all …]
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DPrimType.cpp21 namespace interp { namespace
H A DFunctionPointer.cpp12 namespace interp { namespace
H A DFloating.cpp12 namespace interp { namespace
H A DInterpShared.cpp14 namespace interp { namespace
H A DMemberPointer.cpp16 namespace interp { namespace
H A DEvaluationResult.cpp17 namespace interp { namespace
H A DInterp.cpp250 namespace interp { namespace
H A DCompiler.cpp26 namespace interp { namespace
7101 namespace interp { namespace
H A DInterpBuiltin.cpp25 namespace interp { namespace
/freebsd/lib/libveriexec/
H A Dexec_script.c127 const char *interp; in main() local
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_reset.c620 uint32_t interp; in getPcdac() local
662 uint32_t interp; in getGainF() local
/freebsd/usr.bin/tip/tip/
H A Dtip.c479 interp(char *s) in interp() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp254 SBCommandInterpreter interp = debugger.GetCommandInterpreter(); in Create() local
687 lldb_private::ScriptInterpreter *interp = in GetScriptInterpreterInfo() local
1240 CommandInterpreter &interp = m_opaque_sp->GetCommandInterpreter(); in RunCommandInterpreter() local
1258 CommandInterpreter &interp = m_opaque_sp->GetCommandInterpreter(); in RunCommandInterpreter() local
/freebsd/sys/kern/
H A Dimgact_elf.c1012 char *interp; in __elfN() local
1111 char *interp; in __CONCAT() local
/freebsd/contrib/file/src/
H A Dreadelf.c1729 char interp[128]; in dophn_exec() local
/freebsd/libexec/rtld-elf/
H A Drtld.h156 const char *interp; /* Pathname of the interpreter, if any */ member
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp2899 CommandInterpreter &interp = GetCommandInterpreter(); in DoExecute() local