Home
last modified time | relevance | path

Searched defs:interp (Results 1 – 20 of 20) 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/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/lldb/source/Breakpoint/
H A DBreakpointResolverScripted.cpp111 ScriptInterpreter *interp = GetScriptInterpreter(); SearchCallback() local
125 ScriptInterpreter *interp = GetScriptInterpreter(); GetDepth() local
137 ScriptInterpreter *interp = GetScriptInterpreter(); GetDescription() local
H A DBreakpointOptions.cpp301 ScriptInterpreter *interp = target.GetDebugger().GetScriptInterpreter(); in CreateFromStructuredData() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DPrimType.cpp21 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.cpp16 namespace interp { namespace
H A DInterp.cpp192 namespace interp { namespace
H A DInterpBuiltin.cpp19 namespace interp { namespace
H A DCompiler.cpp25 namespace interp { namespace
5593 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.cpp289 SBCommandInterpreter interp = debugger.GetCommandInterpreter(); in Create() local
730 lldb_private::ScriptInterpreter *interp = in GetScriptInterpreterInfo() local
1268 CommandInterpreter &interp = m_opaque_sp->GetCommandInterpreter(); in RunCommandInterpreter() local
1286 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.cpp2656 CommandInterpreter &interp = GetCommandInterpreter(); in DoExecute() local