/freebsd/contrib/tcsh/nls/C/ |
H A D | set20 | 16 14 -b interpret KEY as a C-, M-, F- or X- key name\n 17 15 -s interpret COMMAND as a literal string to be output\n 18 16 -c interpret COMMAND as a builtin or external command\n 24 22 -k interpret KEY as a symbolic arrow-key name\n
|
/freebsd/contrib/tcsh/nls/finnish/ |
H A D | set20 | 16 14 -b interpret KEY as a C-, M-, F- or X- key name\n 17 15 -s interpret COMMAND as a literal string to be output\n 18 16 -c interpret COMMAND as a builtin or external command\n 24 22 -k interpret KEY as a symbolic arrow-key name\n
|
/freebsd/contrib/tcsh/nls/ukrainian/ |
H A D | set20 | 16 14 -b interpret KEY as a C-, M-, F- or X- key name\n 17 15 -s interpret COMMAND as a literal string to be output\n 18 16 -c interpret COMMAND as a builtin or external command\n 24 22 -k interpret KEY as a symbolic arrow-key name\n
|
/freebsd/usr.bin/renice/ |
H A D | renice.8 | 63 interpret the following argument as an increment to be applied to 66 Interpret 70 Interpret 74 Interpret
|
/freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | Property.cpp | 51 // "definition.default_cstr_value" is NULL, otherwise interpret in Property() 79 // "definition.default_cstr_value" is NULL, otherwise interpret in Property() 127 // if "definition.default_cstr_value" is NULL, otherwise interpret in Property() 143 // value if "definition.default_cstr_value" is NULL, otherwise interpret in Property() 181 // "definition.default_cstr_value" is NULL, otherwise interpret in Property() 198 // "definition.default_cstr_value" is NULL, otherwise interpret in Property()
|
/freebsd/usr.bin/morse/ |
H A D | morse.6 | 162 Interpret characters with the high-order bit set as Western European characters. 165 Interpret characters with the high-order bit set as Cyrillic characters. 168 Interpret characters with the high-order bit set as Greek characters.
|
/freebsd/stand/common/ |
H A D | interp.c | 78 setenv("prompt", "${interpret}", 1); in interact() 79 if (getenv("interpret") == NULL) in interact() 80 setenv("interpret", "OK", 1); in interact()
|
H A D | interp_forth.c | 203 * ls -l \ "interpret" behavior, ie, 209 * ex-2 ex-3 \ "interpret" behavior, 242 "0 swap " /* pass 0 flag to indicate interpret */ \ 335 setenv("interpret", bf_vm->state ? "" : "OK", 1); in bf_run()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/ |
H A D | IRInterpreter.h | 30 /// Attempt to interpret the function's code if it does not require 42 static bool Interpret(llvm::Module &module, llvm::Function &function,
|
/freebsd/usr.bin/bluetooth/bthost/ |
H A D | bthost.1 | 50 The program first attempts to interpret it as a Bluetooth address. 62 The program first attempts to interpret it as an assigned number.
|
/freebsd/usr.bin/patch/ |
H A D | patch.1 | 114 to interpret the patch file as a context diff. 134 to interpret the next argument as a directory, 144 to interpret the patch file as an 195 to interpret the patch file as a normal diff. 296 to interpret the patch file as a unified context diff (a unidiff).
|
/freebsd/usr.bin/grep/ |
H A D | grep.1 | 86 (i.e., it does not interpret regular expressions). 177 Interpret 231 Interpret 247 Interpret
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugLoc.cpp | 44 Interpret(const DWARFLocationEntry &E); 53 DWARFLocationInterpreter::Interpret(const DWARFLocationEntry &E) { in Interpret() function in DWARFLocationInterpreter 135 Expected<std::optional<DWARFLocationExpression>> Loc = Interp.Interpret(E); in dumpLocationList() 176 Expected<std::optional<DWARFLocationExpression>> Loc = Interp.Interpret(E); in visitAbsoluteLocationList()
|
/freebsd/contrib/tcsh/ |
H A D | tc.bind.c | 496 " -b interpret KEY as a C-, M-, F- or X- key name\n")); in bindkey_usage() 498 " -s interpret COMMAND as a literal string to be output\n")); in bindkey_usage() 500 " -c interpret COMMAND as a builtin or external command\n")); in bindkey_usage() 518 " -k interpret KEY as a symbolic arrow-key name\n")); in bindkey_usage()
|
/freebsd/contrib/llvm-project/lldb/source/Expression/ |
H A D | LLVMUserExpression.cpp | 101 lldb::eSeverityError, "supposed to interpret, but nothing is there"); in DoExecute() 119 IRInterpreter::Interpret(*module, *function, args, *m_execution_unit_sp, in DoExecute() 125 "supposed to interpret, but failed: %s", in DoExecute()
|
/freebsd/usr.sbin/periodic/etc/daily/ |
H A D | 404.status-zfs | 29 # zpool status -x always exits with 0, so we have to interpret its
|
/freebsd/sys/dev/ofw/ |
H A D | ofw_if.m | 235 * @brief Interpret a forth command. 242 METHOD int interpret {
|
/freebsd/lib/libdpv/ |
H A D | dialogrc.c | 151 /* Interpret the foreground color */ in setattr() 168 /* Interpret the background color */ in setattr() 190 /* Interpret the highlight (initialized to off above) */ in setattr()
|
/freebsd/stand/forth/ |
H A D | loader.4th | 280 s" try-include" s" try to load/interpret files" .? 289 ; immediate \ interpret immediately for access to `source' (aka tib)
|
/freebsd/sys/dev/iicbus/ |
H A D | ofw_iicbus_if.m | 34 # Interpret interrupt
|
/freebsd/share/man/man4/man4.arm/ |
H A D | imx6_ahci.4 | 52 The driver is a thin glue layer to interpret the platform's FDT
|
/freebsd/usr.bin/printf/ |
H A D | printf.1 | 281 but interpret character escapes in backslash notation in the string 383 to interpret the dash as a program argument.
|
/freebsd/contrib/mandoc/ |
H A D | soelim.1 | 32 .Nd interpret .so requests in manpages
|
/freebsd/usr.bin/soelim/ |
H A D | soelim.1 | 30 .Nd interpret .so requests in manpages
|
/freebsd/contrib/bearssl/ |
H A D | Makefile | 30 # not interpret the final '\' that way in a comment. The end result is
|