| /freebsd/contrib/elftoolchain/libelf/ |
| H A D | gelf_xlatetof.3 | 93 descriptor describing the source to be translated. 99 to be translated. 102 translated. 104 Set to the type of the source data being translated. 114 translated. 129 buffer that will hold translated data. 144 if the destination is large enough to hold the translated data. 154 Set to the size in bytes of the translated data.
|
| H A D | gelf_getehdr.3 | 49 and return a translated header descriptor to their callers. 65 stores a translated copy of the header for ELF file 75 These functions return a pointer to a translated header descriptor
|
| H A D | gelf_getphdr.3 | 53 return a pointer to an array of translated 70 The translated program header table entry will be written to the
|
| H A D | gelf_newehdr.3 | 49 File data structures are translated to their in-memory representations 129 These functions return a pointer to a translated header descriptor
|
| /freebsd/sbin/pfctl/tests/ |
| H A D | pfctl_test_list.inc | 168 PFCTL_TEST_IFACE(1057, "Interface translation: IPv4 rule, interface without brackets is translated") 169 PFCTL_TEST_IFACE(1058, "Interface translation: IPv4 rule, interface without brackets is translated,… 170 PFCTL_TEST_IFACE(1059, "Interface translation: IPv4 rule, interface with brackets is not translated… 171 PFCTL_TEST_IFACE(1060, "Interface translation: IPv4 rule, interface with brackets is not translated… 172 PFCTL_TEST_IFACE(1061, "Interface translation: IPv6 rule, interface without brackets is translated") 173 PFCTL_TEST_IFACE(1062, "Interface translation: IPv6 rule, interface without brackets is translated,… 174 PFCTL_TEST_IFACE(1063, "Interface translation: IPv6 rule, interface with brackets is not translated… 175 PFCTL_TEST_IFACE(1064, "Interface translation: IPv6 rule, interface with brackets is not translated…
|
| /freebsd/sys/dev/isci/scil/ |
| H A D | sati_mode_sense.c | 133 * CDB being translated (e.g. 6-byte, 10-byte, 12-byte, etc.) 449 * buffer where the translated data is to be written. 452 * translated. 489 * buffer where the translated data is to be written. 492 * translated. 529 * buffer where the translated data is to be written. 532 * translated. 601 * buffer where the translated data is to be written. 604 * translated. 648 * buffer where the translated data is to be written. [all …]
|
| /freebsd/sys/netinet6/ |
| H A D | ip_fw_nat64.h | 34 uint64_t opcnt64; /* 6to4 of packets translated */ 35 uint64_t opcnt46; /* 4to6 of packets translated */ 47 uint64_t opcnt64; /* 6to4 of packets translated */ 48 uint64_t opcnt46; /* 4to6 of packets translated */ 60 uint64_t opcnt64; /* 6to4 of packets translated */ 61 uint64_t opcnt46; /* 4to6 of packets translated */
|
| H A D | ip_fw_nptv6.h | 32 uint64_t in2ex; /* Int->Ext packets translated */ 33 uint64_t ex2in; /* Ext->Int packets translated */
|
| /freebsd/crypto/openssl/crypto/dso/ |
| H A D | dso_dl.c | 215 char *translated; in dl_name_converter() local 227 translated = OPENSSL_malloc(rsize); in dl_name_converter() 228 if (translated == NULL) { in dl_name_converter() 233 BIO_snprintf(translated, rsize, in dl_name_converter() 237 BIO_snprintf(translated, rsize, "%s", filename); in dl_name_converter() 238 return translated; in dl_name_converter()
|
| H A D | dso_vms.c | 468 char *translated; in vms_name_converter() local 485 if ((translated = OPENSSL_malloc(rsize)) != NULL) { in vms_name_converter() 489 strncpy(translated, filename, len); in vms_name_converter() 490 translated[len] = '\0'; in vms_name_converter() 491 strcat(translated, DSO_EXTENSION); in vms_name_converter() 493 strcat(translated, p); in vms_name_converter() 496 translated = OPENSSL_strdup(filename); in vms_name_converter() 498 return translated; in vms_name_converter()
|
| H A D | dso_dlfcn.c | 249 char *translated; in dlfcn_name_converter() local 261 translated = OPENSSL_malloc(rsize); in dlfcn_name_converter() 262 if (translated == NULL) { in dlfcn_name_converter() 268 BIO_snprintf(translated, rsize, "lib%s" DSO_EXTENSION, filename); in dlfcn_name_converter() 270 BIO_snprintf(translated, rsize, "%s" DSO_EXTENSION, filename); in dlfcn_name_converter() 272 BIO_snprintf(translated, rsize, "%s", filename); in dlfcn_name_converter() 274 return translated; in dlfcn_name_converter()
|
| /freebsd/contrib/libarchive/libarchive/test/ |
| H A D | test_gnutar_filename_encoding.c | 41 * Verify that UTF-8 filenames are correctly translated into CP866 in DEFINE_TEST() 82 * Verify that KOI8-R filenames are correctly translated into UTF-8 in DEFINE_TEST() 123 * Verify that KOI8-R filenames are correctly translated into CP866 in DEFINE_TEST() 165 * Verify that CP1251 filenames are correctly translated into UTF-8 in DEFINE_TEST() 209 * Verify that CP1251 filenames are not translated into any in DEFINE_TEST() 249 * Verify that Russian_Russia(CP1251) filenames are correctly translated in DEFINE_TEST() 284 * Verify that EUC-JP filenames are correctly translated to UTF-8. in DEFINE_TEST() 324 * Verify that EUC-JP filenames are correctly translated to CP932. in DEFINE_TEST() 365 * Verify that CP932/SJIS filenames are correctly translated to UTF-8. in DEFINE_TEST()
|
| H A D | test_ustar_filename_encoding.c | 42 * Verify that UTF-8 filenames are correctly translated into CP866 in DEFINE_TEST() 83 * Verify that KOI8-R filenames are correctly translated into UTF-8 in DEFINE_TEST() 124 * Verify that KOI8-R filenames are correctly translated into CP866 in DEFINE_TEST() 166 * Verify that CP1251 filenames are correctly translated into UTF-8 in DEFINE_TEST() 210 * Verify that CP1251 filenames are not translated into any in DEFINE_TEST() 250 * Verify that Russian_Russia(CP1251) filenames are correctly translated in DEFINE_TEST() 285 * Verify that EUC-JP filenames are correctly translated to UTF-8. in DEFINE_TEST() 325 * Verify that EUC-JP filenames are correctly translated to CP932. in DEFINE_TEST() 366 * Verify that CP932/SJIS filenames are correctly translated to UTF-8. in DEFINE_TEST()
|
| H A D | test_zip_filename_encoding.c | 133 * Verify that KOI8-R filenames are correctly translated to UTF-8. in DEFINE_TEST() 163 * Verify that KOI8-R filenames are not translated to UTF-8. in DEFINE_TEST() 233 * Verify that CP1251 filenames are not translated into any in DEFINE_TEST() 276 * Verify that Russian_Russia(CP1251) filenames are correctly translated in DEFINE_TEST() 307 * Verify that Russian_Russia(CP1251) filenames are correctly translated in DEFINE_TEST() 345 * Verify that EUC-JP filenames are correctly translated to UTF-8. in DEFINE_TEST() 375 * Verify that EUC-JP filenames are not translated to UTF-8. in DEFINE_TEST() 445 * Verify that EUC-JP filenames are correctly translated to UTF-8. in DEFINE_TEST() 475 * Verify that CP932/SJIS filenames are not translated to UTF-8. in DEFINE_TEST()
|
| /freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_provider.h | 85 dt_node_t *pr_xargs; /* translated argument list */ 86 dt_node_t **pr_xargv; /* translated argument vector */ 87 uint_t pr_xargc; /* translated argument count */ 88 uint8_t *pr_mapping; /* translated argument mapping */
|
| /freebsd/contrib/elftoolchain/libdwarf/ |
| H A D | dwarf_expand_frame_instructions.3 | 56 to be translated. 69 translated. 74 an array of translated
|
| /freebsd/cddl/lib/libdtrace/ |
| H A D | io.d | 81 * the fds[] array or a translated fileinfo_t. Note that the various open 115 * or a translated bufinfo_t. 138 * bio or a translated bufinfo_t. 157 * devstat or a translated devinfo_t.
|
| /freebsd/contrib/sendmail/libsm/ |
| H A D | fscanf.c | 23 ** SM_IO_FSCANF -- convert input data to translated format 33 ** Success: returns the number of data units translated
|
| /freebsd/share/man/man9/ |
| H A D | SDT.9 | 166 macros are used for probes whose argument types are to be dynamically translated 180 dynamically translated to the translated type. 289 Dynamically-translated types solve this problem: one can define an
|
| /freebsd/libexec/rtld-elf/ |
| H A D | rtld.1 | 70 Translated to the full path of the loaded object. 72 Translated to the name of the operating system implementation. 74 Translated to the release level of the operating system. 76 Translated to the machine hardware platform. 78 Translated to the system library path component on the platform.
|
| /freebsd/sys/contrib/openzfs/include/sys/ |
| H A D | pathname.h | 46 * peeling off translated components. If a symbolic link is 47 * encountered the new path name to be translated is also
|
| /freebsd/crypto/openssl/VMS/ |
| H A D | translatesyms.pl | 39 (my $translated, my $original) = split /\$/; 40 $translations{$original} = $translated.'$';
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | PHITransAddr.cpp | 149 // translated, we need to incorporate the value into the expression or fail. in translateSubExpr() 164 // defined in this block, so they may need to be phi translated themselves. in translateSubExpr() 171 // operands need to be phi translated, and if so, reconstruct it. in translateSubExpr() 252 // If the PHI translated LHS is an add of a constant, fold the immediates. in translateSubExpr() 298 /// 'MustDominate' is true, the translated value must dominate PredBB. 344 /// insertTranslatedSubExpr - Insert a computation of the PHI translated
|
| /freebsd/contrib/libxo/doc/ |
| H A D | howto.rst | 285 format, which are translated by hand and compiled into "*machine 300 translated using the `xopo -f $input -o $output` command:: 371 Note the field names do not change and they should not be translated. 372 The contents of the note ("byte,bytes") should also not be translated, 377 translated using :manpage:`gettext(3)`. In this example, "web" would
|
| /freebsd/share/man/man4/ |
| H A D | gpiokeys.4 | 113 That scancode is internally translated to a native scancode. 115 If a scancode cannot be translated, then a diagnostic message is printed
|