Home
last modified time | relevance | path

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

1234567

/trueos/sys/kern/
HDimgact_shell.c118 if (imgp->interpreted & IMGACT_SHELL)
121 imgp->interpreted |= IMGACT_SHELL;
HDimgact_binmisc.c603 if (imgp->interpreted & IMGACT_BINMISC) { in imgact_binmisc_exec()
608 imgp->interpreted |= IMGACT_BINMISC; in imgact_binmisc_exec()
HDimgact_aout.c331 imgp->interpreted = 0; in exec_aout_imgact()
/trueos/sys/boot/forth/
HDloader.4th87 0= if ( interpreted ) get_arguments then
123 0= if ( interpreted ) get_arguments then
179 \ line, if interpreted, or given on the stack, if compiled in.
247 \ ... prevents words unused by `include' from being interpreted
/trueos/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
/trueos/sys/sys/
HDimgact.h66 unsigned char interpreted; /* mask of interpreters that have run */ member
/trueos/crypto/openssl/doc/crypto/
HDASN1_STRING_print_ex.pod61 If B<ASN1_STRFLGS_IGNORE_TYPE> is set then the string type is not interpreted at
68 The content of a string instead of being interpreted can be "dumped": this just
HDPKCS12_create.pod42 that is only currently interpreted by MSIE. If set to zero the flag is omitted,
/trueos/contrib/libcxxrt/
HDLICENSE14 … software and documentation are those of the authors and should not be interpreted as representing…
/trueos/sys/boot/fdt/dts/
HDbindings-localbus.txt39 localbus node. Bank is most often interpreted as device chip
/trueos/sys/i386/linux/
HDimgact_linux.c225 imgp->interpreted = 0; in exec_linux_imgact()
/trueos/sys/compat/svr4/
HDimgact_svr4.c224 imgp->interpreted = 0;
/trueos/contrib/llvm/lib/Target/PowerPC/
HDPPCScheduleA2.td147 let MinLatency = -1; // OperandCycles are interpreted as MinLatency.
/trueos/contrib/gcc/config/arm/
HDt-arm-elf40 # # -mcpu=arm7. Note that in the following the ? is interpreted as
/trueos/libexec/bootpd/
HDbootptab.mcs47 # so path names (boot files) will be interpreted relative to the same
/trueos/crypto/heimdal/lib/gssapi/mech/
HDmech.cat528 Optionsal parameters interpreted by the mechanism. Library
/trueos/share/i18n/csmapper/APPLE/
DROMAN%UCS.src132 # interpreted as associated with these glyphs; they are usually
133 # interpreted (if at all) as the control codes DC1-DC4.
DUCS%ROMAN.src132 # interpreted as associated with these glyphs; they are usually
133 # interpreted (if at all) as the control codes DC1-DC4.
/trueos/cddl/contrib/dtracetoolkit/Examples/
HDsh_flowtime_example.txt27 The DELTA(us) column is interpreted as follows,
/trueos/crypto/openssl/doc/ssl/
HDSSL_CTX_set_psk_client_callback.pod73 Return values from the client callback are interpreted as follows:
HDSSL_CTX_set_msg_callback.pod45 interpreted by the library. Currently, this is one of
/trueos/contrib/ntp/ntpdc/
HDntpdc-opts.def46 The following argument is interpreted as an interactive format command
/trueos/crypto/openssl/doc/apps/
HDreq.pod225 this option causes the -subj argument to be interpreted with full
264 this option causes field values to be interpreted as UTF8 strings, by
265 default they are interpreted as ASCII. This means that the field
429 if set to the value B<yes> then field values to be interpreted as UTF8
430 strings, by default they are interpreted as ASCII. This means that
/trueos/contrib/opie/
HDCOPYRIGHT.NRL64 are those of the authors and should not be interpreted as representing
/trueos/usr.bin/sed/
HDPOSIX16 interpreted as official opinions or criticism towards the POSIX committee.
188 empty RE is interpreted as if it were the last RE encountered,

1234567