Home
last modified time | relevance | path

Searched refs:absolute (Results 76 – 100 of 261) sorted by relevance

1234567891011

/freebsd/sys/contrib/device-tree/scripts/
H A DKbuild.include172 # Prefix -I with $(srctree) if it is not an absolute path.
188 # Add $(obj)/ for paths that are not absolute
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Doperations.h71 inline _LIBCPP_HIDE_FROM_ABI path absolute(const path& __p) { return __absolute(__p); } in absolute() function
72 inline _LIBCPP_HIDE_FROM_ABI path absolute(const path& __p, error_code& __ec) { return __absolute(_… in absolute() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedNeoverseN1.td403 // FP absolute value
579 // ASIMD absolute diff
580 // ASIMD absolute diff long
590 // ASIMD absolute diff accum
591 // ASIMD absolute diff accum long
664 // ASIMD FP absolute value/difference
H A DAArch64SchedNeoverseN2.td788 // FP absolute value
951 // ASIMD absolute diff
952 // ASIMD absolute diff long
962 // ASIMD absolute diff accum
963 // ASIMD absolute diff accum long
1052 // ASIMD FP absolute value/difference
1579 // Arithmetic, absolute diff
1582 // Arithmetic, absolute diff accum
1585 // Arithmetic, absolute diff accum long
1588 // Arithmetic, absolute diff long
[all …]
H A DAArch64SchedA64FX.td1251 // FP absolute value
1353 // ASIMD absolute diff, D-form
1354 // ASIMD absolute diff, Q-form
1355 // ASIMD absolute diff accum, D-form
1356 // ASIMD absolute diff accum, Q-form
1357 // ASIMD absolute diff accum long
1358 // ASIMD absolute diff long
1408 // ASIMD absolute diff accum, D-form
1411 // ASIMD absolute diff accum, Q-form
1414 // ASIMD absolute diff accum long
[all …]
H A DAArch64SchedA510.td398 // ASIMD absolute diff
401 // ASIMD absolute diff accum
403 // ASIMD absolute diff long
631 // Arithmetic, absolute diff
634 // Arithmetic, absolute diff accum
637 // Arithmetic, absolute diff accum long
640 // Arithmetic, absolute diff long
992 // Floating point absolute value/difference
H A DAArch64SchedA55.td388 // ASIMD absolute diff
391 // ASIMD absolute diff accum
393 // ASIMD absolute diff long
H A DAArch64SchedNeoverseV2.td1278 // FP absolute value
1442 // ASIMD absolute diff
1443 // ASIMD absolute diff long
1453 // ASIMD absolute diff accum
1454 // ASIMD absolute diff accum long
1540 // ASIMD FP absolute value/difference
2085 // Arithmetic, absolute diff
2089 // Arithmetic, absolute diff accum
2092 // Arithmetic, absolute diff accum long
2095 // Arithmetic, absolute diff long
[all …]
H A DAArch64SchedA57.td358 // Advance for absolute diff accum, pairwise add and accumulate, shift accumulate
361 // ASIMD absolute diff accum, D-form
363 // ASIMD absolute diff accum, Q-form
365 // ASIMD absolute diff accum long
/freebsd/contrib/ntp/
H A Daclocal.m4133 # therefore $ac_aux_dir as well) can be either absolute or relative,
142 # fails if $ac_aux_dir is absolute,
149 # start a VPATH build or use an absolute $srcdir.
162 # absolute PATH. The drawback is that using absolute paths prevent a
167 # Expand $ac_aux_dir to an absolute path.
902 # Reject unsafe characters in $srcdir or the absolute working directory
908 AC_MSG_ERROR([unsafe absolute working directory name]);;
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_extend_impl.inc53 // Break a into a sign and representation of the absolute value.
H A Dfp_add_impl.inc60 // Swap a and b if necessary so that a has the larger absolute value.
/freebsd/contrib/libxo/xohtml/
H A Dxohtml.css270 position: absolute;
335 position: absolute;
397 position: absolute;
/freebsd/contrib/ntp/scripts/
H A Dinvoke-plot_summary.texi49 --offset-limit=float Limit of absolute offset
/freebsd/libexec/rtld-elf/powerpc/
H A Drtld_start.S214 mtctr %r3 # move absolute target addr into ctr
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap36xx.dtsi80 ti,absolute-max-voltage-uv = <1375000>;
/freebsd/sys/contrib/openzfs/config/
H A Dlib-ld.m477 # Accept absolute paths.
/freebsd/contrib/llvm-project/lldb/bindings/python/
H A Dpython.swig48 # Try an absolute import first. If we're being loaded from lldb,
/freebsd/contrib/expat/doc/
H A Dok.min.css2absolute;right:0;top:0;background-image:var(--ok-down-0);background-repeat:no-repeat;background-po…
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp726 bool absolute = !root.empty(); in remove_dots() local
727 if (absolute) in remove_dots()
757 } else if (!absolute) { in remove_dots()
/freebsd/contrib/netbsd-tests/lib/libcurses/
H A Dtestframe.txt123 output. The file can either be an absolute path or relative
157 filename is not an absolute path then the contents of the
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DObjdumpOpts.td233 defm prefix : Eq<"prefix", "Add prefix to absolute paths">,
236 : Eq<"prefix-strip", "Strip out initial directories from absolute "
/freebsd/tests/sys/fs/tarfs/
H A Dtarfs_test.sh36 gtar --posix --absolute-names "$@"
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dqcom-spmi-adc-tm5.yaml82 also known as absolute calibration.
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dsyna,rmi4.yaml156 absolute position data.

1234567891011