Home
last modified time | relevance | path

Searched refs:interpreted (Results 1 – 25 of 137) sorted by relevance

123456

/freebsd-14-stable/sys/kern/
HDimgact_shell.c117 if (imgp->interpreted & IMGACT_SHELL) in exec_shell_imgact()
120 imgp->interpreted |= IMGACT_SHELL; in exec_shell_imgact()
HDimgact_binmisc.c645 if (imgp->interpreted & IMGACT_BINMISC) { in imgact_binmisc_exec()
650 imgp->interpreted |= IMGACT_BINMISC; in imgact_binmisc_exec()
HDimgact_aout.c354 imgp->interpreted = 0; in exec_aout_imgact()
/freebsd-14-stable/contrib/ntp/scripts/monitoring/
HDloopwatch.config.SAMPLE32 # values are interpreted using local time zone
35 # to get aa:bb being interpreted as minutes:seconds use aa:bb.0
/freebsd-14-stable/stand/forth/
HDloader.4th115 0= if ( interpreted ) get_arguments then
151 0= if ( interpreted ) get_arguments then
212 \ line, if interpreted, or given on the stack, if compiled in.
287 \ ... prevents words unused by `include' from being interpreted
/freebsd-14-stable/contrib/libcbor/doc/source/api/
HDtype_6.rst6 For example, one might tag an array of numbers to communicate that it should be interpreted as a ve…
/freebsd-14-stable/contrib/bmake/unit-tests/
HDvarmod-to-separator.mk141 . warning The separator \012 is not interpreted in octal ASCII.
163 . warning The separator \xa is not interpreted in hexadecimal ASCII.
/freebsd-14-stable/sys/sys/
HDimgact.h88 unsigned char interpreted; /* mask of interpreters that have run */ member
/freebsd-14-stable/crypto/openssl/doc/man3/
HDASN1_STRING_print_ex.pod66 If B<ASN1_STRFLGS_IGNORE_TYPE> is set then the string type is not interpreted at
73 The content of a string instead of being interpreted can be "dumped": this just
HDBIO_parse_hostserv.pod25 be interpreted primarily as a hostname or a service name in ambiguous
HDSCT_validate.pod71 A return value of 0 from SCT_LIST_validate() should not be interpreted as a
HDPKCS12_parse.pod37 The parameter B<pass> is interpreted as a string in the UTF-8 encoding. If it
HDPKCS12_newpass.pod20 Each of B<oldpass> and B<newpass> is independently interpreted as a string in
/freebsd-14-stable/contrib/llvm-project/lld/docs/
HDerror_handling_script.rst38 interpreted as an error and reported to the user. In both cases, LLD still
/freebsd-14-stable/contrib/libcxxrt/
HDLICENSE14 … software and documentation are those of the authors and should not be interpreted as representing…
/freebsd-14-stable/sys/dts/
HDbindings-localbus.txt38 localbus node. Bank is most often interpreted as device chip
/freebsd-14-stable/sys/i386/linux/
HDimgact_linux.c218 imgp->interpreted = 0; in exec_linux_imgact()
/freebsd-14-stable/libexec/bootpd/
HDbootptab.mcs46 # so path names (boot files) will be interpreted relative to the same
/freebsd-14-stable/crypto/heimdal/lib/gssapi/mech/
HDmech.cat528 Optionsal parameters interpreted by the mechanism. Library
/freebsd-14-stable/share/i18n/csmapper/APPLE/
DUCS%ROMAN.src131 # interpreted as associated with these glyphs; they are usually
132 # interpreted (if at all) as the control codes DC1-DC4.
DROMAN%UCS.src131 # interpreted as associated with these glyphs; they are usually
132 # interpreted (if at all) as the control codes DC1-DC4.
/freebsd-14-stable/sys/security/mac_veriexec/
HDveriexec_fingerprint.c298 if (!imgp->interpreted && in mac_veriexec_fingerprint_check_image()
/freebsd-14-stable/usr.bin/sed/
HDPOSIX15 interpreted as official opinions or criticism towards the POSIX committee.
187 empty RE is interpreted as if it were the last RE encountered,
/freebsd-14-stable/contrib/file/src/
HDBNF55 ;; NUMBER is interpreted as an absolute or
/freebsd-14-stable/contrib/llvm-project/lldb/bindings/python/
HDpython.swig89 # meant to be interpreted in decimal. So, 0x030012 is swig 3.0.12, and not

123456