Home
last modified time | relevance | path

Searched full:translating (Results 1 – 25 of 227) sorted by relevance

12345678910

/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Dmain.c136 void dofile(FILE *fp, int translating) { in dofile() argument
158 /* Comment or blank line. Only print if `translating' is set. */ in dofile()
159 if (translating) in dofile()
249 * right.) If translating==2 (corresponding to the -T in dofile()
253 if (got_result && translating < 2) { in dofile()
271 int errs = 0, opts = 1, files = 0, translating = 0; in main() local
286 translating = 1; in main()
288 translating = 2; in main()
311 dofile(fp, translating); in main()
325 dofile(stdin, translating); in main()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_set_options.3185 used when translating file names.
196 used when translating file names.
219 used when translating file names.
231 used when translating file names.
242 used when translating file names.
265 used when translating file names.
H A Darchive_write_set_options.3308 used when translating file names.
314 used when translating file, group and user names.
542 used when translating file names.
548 used when translating file names.
554 used when translating file names.
560 used when translating file, group and user names.
587 used when translating file, group and user names.
593 used when translating file, group and user names.
700 used when translating file names.
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_loclist_from_expr.3118 which specifies the address size to use when translating the location
125 except that it requires two additional arguments for translating the
/freebsd/contrib/pjdfstest/tests/unlink/
H A D07.t5 desc="unlink returns ELOOP if too many symbolic links were encountered in translating the pathname"
/freebsd/contrib/pjdfstest/tests/rmdir/
H A D05.t5 desc="rmdir returns ELOOP if too many symbolic links were encountered in translating the pathname"
/freebsd/contrib/pjdfstest/tests/symlink/
H A D07.t5 desc="symlink returns ELOOP if too many symbolic links were encountered in translating the name2 pa…
/freebsd/contrib/pjdfstest/tests/truncate/
H A D07.t5 desc="truncate returns ELOOP if too many symbolic links were encountered in translating the pathnam…
/freebsd/contrib/pjdfstest/tests/chflags/
H A D06.t5 desc="chflags returns ELOOP if too many symbolic links were encountered in translating the pathname"
/freebsd/contrib/pjdfstest/tests/ftruncate/
H A D07.t5 desc="truncate returns ELOOP if too many symbolic links were encountered in translating the pathnam…
/freebsd/contrib/pjdfstest/tests/mkdir/
H A D07.t5 desc="mkdir returns ELOOP if too many symbolic links were encountered in translating the pathname"
/freebsd/contrib/pjdfstest/tests/mkfifo/
H A D07.t5 desc="mkfifo returns ELOOP if too many symbolic links were encountered in translating the pathname"
/freebsd/contrib/pjdfstest/tests/mknod/
H A D07.t5 desc="mknod returns ELOOP if too many symbolic links were encountered in translating the pathname"
/freebsd/contrib/pjdfstest/tests/open/
H A D12.t5 desc="open returns ELOOP if too many symbolic links were encountered in translating the pathname"
/freebsd/contrib/ee/
H A Dee.i18n.guide114 Care should be taken when translating commands and initialization keywords
120 After translating the messages, use the 'gencat' command to create the compiled
/freebsd/contrib/pjdfstest/tests/chown/
H A D06.t5 desc="chown returns ELOOP if too many symbolic links were encountered in translating the pathname"
/freebsd/contrib/pjdfstest/tests/chmod/
H A D06.t5 desc="chmod returns ELOOP if too many symbolic links were encountered in translating the pathname"
/freebsd/contrib/pjdfstest/tests/link/
H A D08.t5 desc="link returns ELOOP if too many symbolic links were encountered in translating one of the path…
/freebsd/contrib/pjdfstest/tests/rename/
H A D11.t5 desc="rename returns ELOOP if too many symbolic links were encountered in translating one of the pa…
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/translators/
H A Derr.D_XLATE_INCOMPAT.BadInputType1.d58 printf("Translating against the rules of assignment operator");
H A Dtst.PartialOutputTransDefn.d58 printf("Translating only a part of the input struct");
/freebsd/sys/dev/ntb/
H A Dntb.h202 * @align: OUT - the base alignment for translating the memory window
203 * @align_size: OUT - the size alignment for translating the memory window
208 * size may be used for translating the memory window, for the peer to access
/freebsd/sys/contrib/device-tree/Bindings/ata/
H A Dintel,ixp4xx-compact-flash.yaml16 or two chip select areas and address translating logic on the board. The
/freebsd/lib/libsys/
H A Dfhreadlink.270 Too many symbolic links were encountered in translating the file handle
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
H A Dwkup_m3_rproc.txt24 translating these into bus addresses.

12345678910