Searched refs:conversion (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.1-release/share/mk/
H A Dbsd.port.mk10 # Enable CTF conversion on request.
H A Dbsd.sys.mk76 -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion
/freebsd-10.1-release/contrib/gcc/cp/
H A Dcall.c43 /* The various kinds of conversion. */
59 /* The rank of the conversion. Order of the enumerals matters; better
73 /* An implicit conversion sequence, in the sense of [over.best.ics].
74 The first conversion to be performed is at the end of the chain.
75 That conversion is always a cr_identity conversion. */
77 typedef struct conversion conversion; typedef in typeref:struct:conversion
78 struct conversion { struct
79 /* The kind of conversion represente
[all...]
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dparse.c1085 "before conversion to prefix form");
/freebsd-10.1-release/contrib/libc-vis/
H A Dvis.c369 * The vis conversion will be done using the wide char
387 /* Use caller's multibyte conversion error flag. */
472 * If we have hit a multi-byte conversion error on input,
516 /* Pass conversion error flag out. */
/freebsd-10.1-release/contrib/gcclibs/libcpp/
H A Dcharset.c56 character set; note also that the conversion from source to
68 system library's iconv() primitive to do charset conversion
106 line, even if iconv quadruples its size (e.g. conversion from
504 /* These four use the custom conversion code above. */
533 /* Identity conversion, used when we have no alternative. */
559 /* Reset conversion descriptor and check that it is valid. */
589 /* Arrange for the above custom conversion logic to be used automatically
590 when conversion between a suitable pair of character sets is requested. */
595 struct conversion struct
601 static const struct conversion conversion_ta
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Support/Windows/
H A DPath.inc1105 // Now do the actual conversion.
/freebsd-10.1-release/sys/conf/
H A Dkern.mk19 NO_WCONSTANT_CONVERSION= -Wno-constant-conversion
/freebsd-10.1-release/sys/dev/rp/
H A Drp.c1012 int conversion; member in struct:__anon9722
1033 return baud_table[i].conversion;
/freebsd-10.1-release/contrib/one-true-awk/
H A DFIXES876 added some missing ansi printf conversion letters: %i %X %E %G.
/freebsd-10.1-release/sys/mips/mips/
H A Dfp.S1441 bne t2, zero, invalid_w # invalid conversion
1460 bne t2, zero, invalid_w # invalid conversion
1461 bne t3, zero, invalid_w # invalid conversion
/freebsd-10.1-release/contrib/subversion/
H A Dbuild.conf941 description = Test eol conversion and keyword substitution routines

Completed in 181 milliseconds