| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| convert.cc | 23 representation to GIMPLE. The only entry point is `convert'. */ 30 #include "convert.h" 84 convert (tree type, tree expr) function
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| convert.cc | 23 representation to GIMPLE. The only entry point is `convert'. */ 30 #include "convert.h" 84 convert (tree type, tree expr) function
|
| /src/external/mpl/bind/dist/bin/tests/system/cds/ |
| setup.sh | 45 convert() { function 59 convert $key1 1 60 convert $key2 2
|
| /src/external/mit/isl/dist/interface/ |
| cpp_conversion.cc | 39 void cpp_conversion_generator::convert(const isl_class &clazz, function in class:cpp_conversion_generator 70 convert(clazz, "", "checked::", "check"); 71 convert(clazz, "checked::", "", "uncheck");
|
| /src/external/gpl3/gcc.old/dist/gcc/c/ |
| c-convert.cc | 22 to different data types. The only entry point is `convert'. 23 Every language front end must have a `convert' function 31 #include "convert.h" 48 In convert.cc, convert_to_integer. 56 /* Subroutines of `convert'. */ 195 convert (tree type, tree expr) 193 convert (tree type, tree expr) function
|
| /src/games/battlestar/ |
| command1.c | 43 static void convert(int); 76 convert(int tothis) function 122 convert(TODAY); 131 convert(TONIGHT);
|
| /src/external/gpl3/gcc/dist/gcc/c/ |
| c-convert.cc | 22 to different data types. The only entry point is `convert'. 23 Every language front end must have a `convert' function 31 #include "convert.h" 48 In convert.cc, convert_to_integer. 56 /* Subroutines of `convert'. */ 253 convert (tree type, tree expr) 251 convert (tree type, tree expr) function
|
| /src/games/number/ |
| number.c | 80 static void convert(char *); 114 convert(line); 120 convert(*argv); 126 convert(char *line) function
|
| /src/usr.bin/systat/ |
| convtbl.c | 108 convert(const uintmax_t size, const int scale) function
|
| /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/ |
| ObjectFileTransformer.cpp | 70 llvm::Error ObjectFileTransformer::convert(const object::ObjectFile &Obj, function in class:ObjectFileTransformer
|
| DwarfTransformer.cpp | 57 /// Convert a DWARF compile unit file index into a GSYM global file index. 425 Error DwarfTransformer::convert(uint32_t NumThreads) { function in class:DwarfTransformer 453 // Now convert all DWARF to GSYM in a thread pool.
|
| /src/external/bsd/kyua-cli/dist/utils/cmdline/ |
| options.cpp | 329 cmdline::int_option::convert(const std::string& raw_value) function in class:cmdline::int_option 397 cmdline::list_option::convert(const std::string& raw_value) function in class:cmdline::list_option 471 cmdline::path_option::convert(const std::string& raw_value) function in class:cmdline::path_option 546 cmdline::property_option::convert(const std::string& raw_value) function in class:cmdline::property_option 609 cmdline::string_option::convert(const std::string& raw_value) function in class:cmdline::string_option
|
| options_test.cpp | 95 convert(const std::string& str) function in class:__anon6980::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/external/gpl3/gcc/dist/libgfortran/io/ |
| file_pos.c | 107 int convert = u->flags.convert; local 110 convert &= ~(GFC_CONVERT_R16_IEEE | GFC_CONVERT_R16_IBM); 127 if (likely (convert == GFC_CONVERT_NATIVE)) 399 u_flags.convert = GFC_CONVERT_NATIVE;
|
| /src/external/gpl3/gcc.old/dist/libgfortran/io/ |
| file_pos.c | 107 int convert = u->flags.convert; local 110 convert &= ~(GFC_CONVERT_R16_IEEE | GFC_CONVERT_R16_IBM); 127 if (likely (convert == GFC_CONVERT_NATIVE)) 400 u_flags.convert = GFC_CONVERT_NATIVE;
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/ |
| BitcodeConvenience.h | 51 template <typename T> static T convert(T rawValue) { return rawValue; } function in class:llvm::detail::BCField 131 template <typename T> char convert(T rawValue) { function in class:llvm::BCChar6 202 element = ElementTy::convert(buffer.front()); 237 data = ElementTy::convert(buffer.front()); 292 array.append(llvm::map_iterator(buffer.begin(), T::convert), 293 llvm::map_iterator(buffer.end(), T::convert));
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| HexagonGenExtract.cpp | 80 bool convert(Instruction *In); 96 bool HexagonGenExtract::convert(Instruction *In) { function in class:HexagonGenExtract 242 bool Done = convert(In);
|
| /src/external/bsd/am-utils/dist/conf/mtab/ |
| mtab_mach3.c | 233 * routine to convert notation "/@honeydew" to the notation 239 convert(register char *s, char bad, char good) function 265 char *cvtd = convert(mnt->mnt_fsname, ':', '@'); 443 new_mp->mnt_fsname = convert(mp->mnt_fsname, '@', ':');
|
| /src/external/public-domain/xz/dist/src/liblzma/common/ |
| stream_encoder.c | 150 static const lzma_action convert[LZMA_ACTION_MAX + 1] = { local 161 out, out_pos, out_size, convert[action]);
|
| /src/sys/external/bsd/compiler_rt/dist/lib/asan/scripts/ |
| asan_symbolize.py | 209 def convert(self, line): member in class:UnbufferedLineConverter 238 atos_line = self.atos.convert('0x%x' % int(offset, 16))
|
| /src/usr.bin/audio/play/ |
| play.c | 53 typedef size_t (*convert)(void *inbuf, void *outbuf, size_t len); typedef 60 convert *); 245 /* Convert -1.0 to +1.0 into a 32 bit signed value */ 274 /* Convert -1.0 to +1.0 into a 32 bit signed value */ 288 audio_write(int fd, void *buf, size_t len, convert conv) 303 err(1, "malloc of convert buffer failed"); 313 convert conv = NULL; 411 convert conv = NULL; 474 audioctl_write_fromhdr(void *hdr, size_t fsz, int fd, off_t *datasize, const char *file, convert *conv)
|
| /src/crypto/external/apache2/openssl/dist/apps/ |
| ciphers.c | 47 { "convert", OPT_CONVERT, 's', "Convert standard name into OpenSSL name" }, 106 char *ciphers = NULL, *prog, *convert = NULL, *ciphersuites = NULL; local 136 convert = opt_arg(); 185 if (convert != NULL) { 187 OPENSSL_cipher_name(convert));
|
| /src/crypto/external/bsd/openssl/dist/apps/ |
| ciphers.c | 44 {"convert", OPT_CONVERT, 's', "Convert standard name into OpenSSL name"}, 103 char *ciphers = NULL, *prog, *convert = NULL, *ciphersuites = NULL; local 133 convert = opt_arg(); 183 if (convert != NULL) { 185 OPENSSL_cipher_name(convert));
|
| /src/crypto/external/bsd/openssl.old/dist/apps/ |
| ciphers.c | 60 {"convert", OPT_CONVERT, 's', "Convert standard name into OpenSSL name"}, 97 char *ciphers = NULL, *prog, *convert = NULL, *ciphersuites = NULL; local 127 convert = opt_arg(); 172 if (convert != NULL) { 174 OPENSSL_cipher_name(convert));
|
| /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| Float2Int.cpp | 36 // The algorithm is simple. Start at instructions that convert from the 120 // Find the roots - instructions that convert from the FP domain to 428 convert(*MI, Ty); 435 Value *Float2IntPass::convert(Instruction *I, Type *ToTy) { function in class:Float2IntPass 447 NewOperands.push_back(convert(VI, ToTy));
|