Searched refs:lt (Results 1 – 13 of 13) sorted by relevance
/xen-4.10.0-shim-comet/tools/libs/toollog/ |
A D | xtl_logger_stdio.c | 62 struct tm *lt= localtime_r(&now, <_buf); in stdiostream_vmessage() local 63 if (lt != NULL) in stdiostream_vmessage() 65 lt->tm_year+1900, lt->tm_mon+1, lt->tm_mday, in stdiostream_vmessage() 66 lt->tm_hour, lt->tm_min, lt->tm_sec, in stdiostream_vmessage() 67 tzname[!!lt->tm_isdst]); in stdiostream_vmessage()
|
/xen-4.10.0-shim-comet/xen/common/gcov/ |
A D | Makefile | 7 obj-$(CONFIG_GCOV_FORMAT_AUTODETECT) += $(call cc-ifversion,lt,0x040700, \ 8 gcc_3_4.o, $(call cc-ifversion,lt,0x040900, \ 9 gcc_4_7.o, $(call cc-ifversion,lt,0x050000, \ 10 gcc_4_9.o, $(call cc-ifversion,lt,0x070000, \
|
/xen-4.10.0-shim-comet/xen/arch/arm/arm64/lib/ |
A D | memset.S | 106 b.lt 2f 157 b.lt .Lnot_short /*count is at least 128 bytes*/ 177 b.lt .Lnot_short /* Not enough to reach alignment. */ 189 b.lt .Lnot_short
|
A D | memcpy.S | 106 b.lt 2f
|
A D | memmove.S | 112 b.lt 2f
|
/xen-4.10.0-shim-comet/m4/ |
A D | ax_compare_version.m4 | 29 # lt - less than (test A < B) 47 # AX_COMPARE_VERSION([3.15.7],[lt],[3.15.8]) 48 # AX_COMPARE_VERSION([3.15],[lt],[3.15.8]) 112 dnl # In the case of le, ge, lt, and gt, the strings are sorted as necessary 116 [lt],[
|
/xen-4.10.0-shim-comet/xen/arch/arm/arm64/ |
A D | head.S | 494 b.lt 1b
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | p2m.h | 516 unsigned long lgfn, p2m_type_t *lt, p2m_access_t *la, mfn_t *lmfn, in get_two_gfns() argument
|
/xen-4.10.0-shim-comet/tools/ |
A D | configure.ac | 297 AX_COMPARE_VERSION([$OCAMLVERSION], [lt], [3.09.3], [
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xl.pod.1.in | 1057 =item B<E<lt>nothingE<gt>> : List all domain params and sched params from all pools
|
A D | xl.cfg.pod.5.in | 2530 da en-gb et fr fr-ch is lt nl pl ru th
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | xen-command-line.markdown | 428 Xen and dom0. The required sequence is CTRL-<switch char> three
|
/xen-4.10.0-shim-comet/ |
A D | .rootkeys | 734 428d0d87CqrbJBUI28UxJCIduSJ4rQ tools/ioemu/keymaps/lt
|
Completed in 24 milliseconds