Home
last modified time | relevance | path

Searched refs:lt (Results 1 – 14 of 14) sorted by relevance

/xen/tools/libs/toollog/
A Dxtl_logger_stdio.c62 struct tm *lt= localtime_r(&now, &lt_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/xen/common/coverage/
A DMakefile4 obj-y += $(call cc-ifversion,-lt,0407, \
5 gcc_3_4.o, $(call cc-ifversion,-lt,0409, \
6 gcc_4_7.o, $(call cc-ifversion,-lt,0500, \
7 gcc_4_9.o, $(call cc-ifversion,-lt,0700, \
/xen/xen/arch/arm/arm64/lib/
A Dmemset.S106 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 Dmemcpy.S106 b.lt 2f
A Dmemmove.S112 b.lt 2f
/xen/m4/
A Dax_compare_version.m429 # 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/tools/tests/cpu-policy/
A DMakefile10 TARGET-$(call cc-ver,$(CC),lt,0x040600) :=
/xen/xen/scripts/
A DKbuild.include47 # Usage: EXTRA_CFLAGS += $(call cc-ifversion, -lt, 0402, -O1)
/xen/tools/
A Dconfigure.ac326 AX_COMPARE_VERSION([$OCAMLVERSION], [lt], [4.02.0], [
342 AX_COMPARE_VERSION([$GOVERSION], [lt], [1.11.1], [
/xen/xen/arch/arm/arm64/
A Dhead.S592 b.lt 1b
/xen/xen/include/asm-x86/
A Dp2m.h537 gfn_t lgfn, p2m_type_t *lt, p2m_access_t *la, mfn_t *lmfn, in get_two_gfns() argument
/xen/docs/man/
A Dxl.1.pod.in1115 =item B<E<lt>nothingE<gt>> : List all domain params and sched params from all pools
A Dxl.cfg.5.pod.in2828 da en-gb et fr fr-ch is lt nl pl ru th
/xen/docs/misc/
A Dxen-command-line.pandoc466 Xen and dom0. The required sequence is CTRL-&lt;switch char&gt; three

Completed in 21 milliseconds