Home
last modified time | relevance | path

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

/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/sqlite3/tea/generic/
H A Dtclsqlite3.c131 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 …]
/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.c1007 char *interp; in __elfN() local
1106 char *interp; in __CONCAT() local
/freebsd/libexec/rtld-elf/
H A Drtld.h156 const char *interp; /* Pathname of the interpreter, if any */ member
/freebsd/contrib/file/src/
H A Dreadelf.c1729 char interp[128]; in dophn_exec() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp2656 CommandInterpreter &interp = GetCommandInterpreter(); in DoExecute() local