| /freebsd-13.1/contrib/sqlite3/tea/generic/ |
| H A D | tclsqlite3.c | 489 pNew->interp = pDb->interp; in findSqlFunc() 794 Tcl_Interp *interp = pDb->interp; in DbWalHandler() local 2037 pDb->interp = interp; in DbObjCmd() 2167 pDb->interp = interp; in DbObjCmd() 2271 pCollate->interp = interp; in DbObjCmd() 2333 pDb->interp = interp; in DbObjCmd() 3069 pDb->interp = interp; in DbObjCmd() 3112 pDb->interp = interp; in DbObjCmd() 3323 pDb->interp = interp; in DbObjCmd() 3405 pDb->interp = interp; in DbObjCmd() [all …]
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Breakpoint/ |
| H A D | BreakpointResolverScripted.cpp | 114 ScriptInterpreter *interp = GetScriptInterpreter(); in SearchCallback() local 115 should_continue = interp->ScriptedBreakpointResolverSearchCallback( in SearchCallback() 128 ScriptInterpreter *interp = GetScriptInterpreter(); in GetDepth() local 129 depth = interp->ScriptedBreakpointResolverSearchDepth( in GetDepth() 140 ScriptInterpreter *interp = GetScriptInterpreter(); in GetDescription() local 141 interp->GetShortHelpForCommandObject(m_implementation_sp, in GetDescription()
|
| /freebsd-13.1/sys/tools/sound/ |
| H A D | feeder_rate_mkfilter.awk | 601 function init_coeff_interpolator(interp) 606 if (interp == "ZOH" || interp == "LINEAR" || \ 607 interp == "QUADRATIC" || interp == "HERMITE" || \ 608 interp == "BSPLINE" || interp == "OPT32X" || \ 609 interp == "OPT16X" || interp == "OPT8X" || \ 610 interp == "OPT4X" || interp == "OPT2X") 611 Z_COEFF_INTERPOLATOR = interp;
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/Interp/ |
| H A D | PrimType.cpp | 12 using namespace clang::interp; 15 namespace interp { namespace
|
| H A D | ByteCodeStmtGen.cpp | 20 using namespace clang::interp; 23 namespace interp { namespace 258 namespace interp { namespace
|
| H A D | Frame.cpp | 12 using namespace clang::interp;
|
| H A D | ByteCodeGenError.cpp | 12 using namespace clang::interp;
|
| H A D | Opcode.h | 19 namespace interp {
|
| H A D | Frame.h | 22 namespace interp {
|
| H A D | ByteCodeGenError.h | 18 namespace interp {
|
| H A D | Source.cpp | 13 using namespace clang::interp;
|
| /freebsd-13.1/sys/kern/ |
| H A D | imgact_elf.c | 330 interp_name_len = interp != NULL ? strlen(interp) + 1 : 0; in __elfN() 432 if (interp != NULL) { in __elfN() 989 char *interp; in __elfN() local 1017 if (interp == NULL) { in __elfN() 1028 free(interp, M_TEMP); in __elfN() 1034 *interpp = interp; in __elfN() 1045 *interpp = interp; in __elfN() 1100 char *interp; in __CONCAT() local 1142 interp = NULL; in __CONCAT() 1360 if (interp != NULL) { in __CONCAT() [all …]
|
| /freebsd-13.1/sys/dev/ath/ath_hal/ar5210/ |
| H A D | ar5210_reset.c | 622 uint32_t interp; in getPcdac() local 633 interp = (350 * (pRD->pcdac[i] - pRD->pcdac[i-1])) + 999; in getPcdac() 634 interp = (interp / 1000) + pRD->pcdac[i-1]; in getPcdac() 635 return interp; in getPcdac() 664 uint32_t interp; in getGainF() local 709 interp = ((pcdac - pRD->pcdac[low]) * 1000) / in getGainF() 715 interp = ((interp * (pRD->gainF[high] - pRD->gainF[low])) + 999) / 1000; in getGainF() 718 return interp + pRD->gainF[low]; in getGainF()
|
| /freebsd-13.1/stand/efi/loader/arch/arm64/ |
| H A D | ldscript.arm64 | 83 .interp : { *(.interp) }
|
| /freebsd-13.1/stand/efi/loader/arch/riscv/ |
| H A D | ldscript.riscv | 85 .interp : { *(.interp) }
|
| /freebsd-13.1/stand/powerpc/kboot/ |
| H A D | ldscript.powerpc | 21 .interp : { *(.interp) }
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Breakpoint/ |
| H A D | BreakpointOptions.h | 48 CommandData(const StringList &user_source, lldb::ScriptLanguage interp) in CommandData() 49 : user_source(user_source), script_source(), interpreter(interp), in CommandData()
|
| /freebsd-13.1/sys/conf/ |
| H A D | ldscript.mips.cfe | 47 interp PT_INTERP ; 57 .interp : { *(.interp) } :interp
|
| /freebsd-13.1/stand/i386/ |
| H A D | boot.ldscript | 16 /DISCARD/ : { *(.interp) }
|
| /freebsd-13.1/stand/arm/uboot/ |
| H A D | ldscript.arm | 19 .interp : { *(.interp) }
|
| /freebsd-13.1/stand/mips/uboot/ |
| H A D | ldscript.mips | 20 .interp : { *(.interp) }
|
| /freebsd-13.1/stand/powerpc/ofw/ |
| H A D | ldscript.powerpc | 17 .interp : { *(.interp) } :text
|
| H A D | ldscript.powerpcle | 17 .interp : { *(.interp) } :text
|
| /freebsd-13.1/stand/powerpc/uboot/ |
| H A D | ldscript.powerpc | 13 .interp : { *(.interp) }
|
| /freebsd-13.1/contrib/file/src/ |
| H A D | readelf.c | 1650 char interp[BUFSIZ]; in dophn_exec() local 1666 interp[0] = '\0'; in dophn_exec() 1752 memcpy(interp, nbuf, CAST(size_t, bufsize)); in dophn_exec() 1754 strlcpy(interp, "*empty*", sizeof(interp)); in dophn_exec() 1792 if (interp[0]) in dophn_exec() 1794 ibuf, sizeof(ibuf), interp, sizeof(interp))) == -1) in dophn_exec()
|