HomeSort by: relevance | last modified time | path
    Searched refs:convert (Results 1 - 25 of 303) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/usr.bin/systat/
convtbl.h 56 extern double convert(const uintmax_t, const int);
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
ObjectFileTransformer.h 43 static llvm::Error convert(const object::ObjectFile &Obj,
DwarfTransformer.h 46 /// Extract the DWARF from the supplied object file and convert it into the
52 llvm::Error convert(uint32_t NumThreads);
59 /// Parse the DWARF in the object file and convert it into the GsymCreator.
64 /// This function will find all DW_TAG_subprogram DIEs that convert them into
  /src/external/bsd/kyua-cli/dist/utils/cmdline/
options.hpp 65 /// <li>A convert() method that takes a string and converts it to
69 /// <li>A validate() method that matches the implementation of convert().
72 /// convert() must execute successfully.</li>
152 static int convert(const std::string& str);
168 static option_type convert(const std::string&);
187 static utils::fs::path convert(const std::string&);
198 /// parser interface (convert() being a static method), the only way to do
210 static option_type convert(const std::string& str);
228 static std::string convert(const std::string& str);
options_test.cpp 95 convert(const std::string& str) function in class:__anon4669::mock_option
252 ATF_REQUIRE_EQ(123, cmdline::int_option::convert("123"));
255 ATF_REQUIRE_EQ(-567, cmdline::int_option::convert("-567"));
302 cmdline::list_option::convert("");
309 cmdline::list_option::convert("foo");
317 cmdline::list_option::convert("foo,bar,baz");
327 cmdline::list_option::convert("foo,bar,");
337 cmdline::list_option::convert(",foo,bar");
347 cmdline::list_option::convert("foo,,bar");
400 cmdline::path_option::convert("/foo/bar")
    [all...]
  /src/usr.bin/tftp/
tftpsubs.c 115 int convert) /* if true, convert to ascii */
124 read_ahead(file, amt, convert); /* fill it */
138 int convert) /* if true, convert to ascii */
153 if (convert == 0) {
185 writeit(FILE *file, struct tftphdr **dpp, int ct, int convert)
190 if (write_behind(file, convert) == -1) /* flush it */
204 write_behind(FILE *file, int convert)
226 if (convert == 0
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
match.pd 144 /* With nop_convert? combine convert? and view_convert? in one pattern
147 (convert @0)
159 (simplify (abs (convert @0))
164 (convert (absu:utype @0)))))
187 (non_lvalue (convert @1)))
192 (convert @0))
313 outp (convert convert negate negate)
314 outn (negate negate convert convert)
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
NVPTXMCExpr.cpp 35 APF.convert(APFloat::IEEEhalf(), APFloat::rmNearestTiesToEven, &Ignored);
40 APF.convert(APFloat::IEEEsingle(), APFloat::rmNearestTiesToEven, &Ignored);
45 APF.convert(APFloat::IEEEdouble(), APFloat::rmNearestTiesToEven, &Ignored);
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-gimplify.cc 115 TREE_OPERAND (*expr_p, 1) = convert (TREE_TYPE (op0), op1);
191 /* Convert op0 to an unsigned type. */
196 *expr_p = convert (TREE_TYPE (*expr_p),
197 build2 (RSHIFT_EXPR, type, convert (type, op0), op1));
215 TREE_OPERAND (*expr_p, 0) = convert (TREE_TYPE (*expr_p), op0);
238 TREE_OPERAND (*expr_p, 0) = convert (TREE_TYPE (*expr_p), op0);
241 TREE_OPERAND (*expr_p, 1) = convert (TREE_TYPE (*expr_p), op1);
  /src/lib/libc/arch/sparc/gen/
fixunsdfsi.S 48 * Convert double to unsigned integer (for gcc).
73 fbul,a 1f ! if so, use fdtoi to convert to int
76 ! d does not fit in an int, so subtract 2^31, convert,
81 fdtoi %f0, %f0 ! convert to int
  /src/lib/libc/arch/sparc64/gen/
fixunsdfsi.S 50 * Convert double to unsigned integer (for gcc).
77 fbul,a 1f ! if so, use fdtoi to convert to int
80 ! d does not fit in an int, so subtract 2^63, convert,
85 fdtox %f0, %f0 ! convert to int
  /src/external/bsd/pdisk/dist/
makefile 51 convert.c \
52 convert.h \
87 convert.o \
182 convert.h: dpme.h
192 convert.o: convert.c convert.h
200 partition_map.o: partition_map.c partition_map.h pathname.h deblock_media.h io.h convert.h util.h errors.h
204 validate.o: validate.c validate.h deblock_media.h pathname.h convert.h io.h errors.h
  /src/external/gpl2/xcvs/dist/lib/
test-getdate.sh 187 > Bad format - couldn't convert.
188 > Bad format - couldn't convert.
194 > Bad format - couldn't convert.
195 > Bad format - couldn't convert.
197 > Bad format - couldn't convert.
199 > Bad format - couldn't convert.
231 # "Bad format - couldn't convert." errors, even when the non-daylight zone
303 > Bad format - couldn't convert.
308 > Bad format - couldn't convert.
mktime.c 0 /* Convert a `struct tm' to a time_t value.
227 /* Use CONVERT to convert *T to a broken down time in *TP.
229 it is the nearest in-range value and then convert that. */
231 ranged_convert (struct tm *(*convert) (const time_t *, struct tm *),
234 struct tm *r = convert (t, tp);
249 r = convert (t, tp);
261 r = convert (t, tp);
269 /* Convert *TP to a time_t value, inverting
270 the monotonic and mostly-unit-linear conversion function CONVERT
    [all...]
  /src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/icons/
Makefile 33 convert hicolor/16x16/apps/$(@:.xpm=.png) pixmaps/$(@:.xpm=-16.xpm)
34 convert hicolor/32x32/apps/$(@:.xpm=.png) pixmaps/$@
  /src/external/gpl2/groff/dist/contrib/grap2graph/
grap2graph.sh 13 # supported by convert(1). All other options are passed to convert(1).
26 # 3. Many options of convert(1) are potentially relevant, (especially
29 # Thus, we pass -U to groff(1), and everything else to convert(1).
80 # 4. Use convert(1) to crop the Postscript and turn it into a bitmap.
82 convert -trim -crop 0x0 $convert_opts - $tmp/grap2graph.$format \
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/
time.d 9 (e.g. $(D convert!("days", "hours")(numDays))). The valid strings to use
26 $(TR $(TDNW $(LREF convert)) $(TD Generic way of converting between two time
56 $(TD $(D convert!("days", "msecs")(msecs)))
473 variable number of days in a month or year makes it impossible to convert
1175 Note that the conventional way to convert between $(D Duration) and
1191 enum unitsPerSec = convert!("seconds", units)(1);
1285 args[i] = cast(Args[i])convert!("hnsecs", "nsecs")(hnsecs);
1580 return convert!("hnsecs", units)(_hnsecs);
1769 units = The units to convert to. Accepts $(D "seconds") and smaller
1771 T = The type to convert to (either an integral type or
    [all...]
  /src/games/number/
number.c 80 static void convert(char *);
114 convert(line);
120 convert(*argv);
126 convert(char *line) function
  /src/lib/libc/arch/vax/string/
bcmp.S 46 ashl $-2,%r0,%r3 # convert len to # of long words
  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
Float2Int.h 42 Value *convert(Instruction *I, Type *ToTy);
  /src/external/bsd/pdisk/bin/
Makefile 12 SRCS= bitfield.c convert.c deblock_media.c dump.c \
  /src/external/gpl2/groff/dist/contrib/eqn2graph/
eqn2graph.sh 13 # supported by convert(1). All other options are passed to convert(1).
30 # 3. Many options of convert(1) are potentially relevant, (especially
33 # Thus, we pass -U to groff(1), and everything else to convert(1).
84 # 4. Use convert(1) to crop the Postscript and turn it into a bitmap.
88 && convert -trim -crop 0x0 $convert_opts $tmp/eqn2graph.ps $tmp/eqn2graph.$format \
  /src/external/gpl2/groff/dist/contrib/pic2graph/
pic2graph.sh 13 # supported by convert(1). An -eqn option changes the eqn delimiters.
14 # All other options are passed to convert(1). The default format in PNG.
27 # 3. Many options of convert(1) are potentially relevant (especially
30 # Thus, we pass -U to gpic and groff, and everything else to convert(1).
95 # 4. Use convert(1) to crop the PostScript and turn it into a bitmap.
98 && convert -trim -crop 0x0 $convert_opts $tmp/pic2graph.ps $tmp/pic2graph.$format \
  /src/lib/libc_fp/arch/mips/
fpsf.S 121 sub.s $f0, $f12, $f0 # convert to signed
126 add v0, v0, v1 # convert to unsigned
135 sub.s $f0, $f12, $f0 # convert to signed
139 add v0, v0, v1 # convert to unsigned
162 dsub a0, a0, t0 # convert to signed
168 add.s $f0, $f0, $f2 # convert back to unsigned
  /src/external/apache2/llvm/dist/llvm/lib/Support/
APFixedPoint.cpp 19 APFixedPoint APFixedPoint::convert(const FixedPointSemantics &DstSema, function in class:llvm::APFixedPoint
179 APFixedPoint ConvertedThis = convert(CommonFXSema);
180 APFixedPoint ConvertedOther = Other.convert(CommonFXSema);
203 APFixedPoint ConvertedThis = convert(CommonFXSema);
204 APFixedPoint ConvertedOther = Other.convert(CommonFXSema);
227 APFixedPoint ConvertedThis = convert(CommonFXSema);
228 APFixedPoint ConvertedOther = Other.convert(CommonFXSema);
284 APFixedPoint ConvertedThis = convert(CommonFXSema);
285 APFixedPoint ConvertedOther = Other.convert(CommonFXSema);
469 // Convert the fixed point value bits as an integer. If the floating poin
    [all...]

Completed in 68 milliseconds

1 2 3 4 5 6 7 8 91011>>