| /f-stack/tools/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
|
| H A D | field-roles.rst | 157 "`xopo -s $text`" command, or an entire .pot can be translated using
|
| H A D | field-modifiers.rst | 144 to gettext() to find locale-based translated strings::
|
| /f-stack/freebsd/contrib/device-tree/Bindings/phy/ |
| H A D | phy-miphy365x.txt | 18 are translated by the driver's .xlate() function.
|
| H A D | phy-miphy28lp.txt | 16 are translated by the driver's .xlate() function.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-pxa-pci-ce4100.txt | 16 (middle group of 3) is translated to the local
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/bin/ |
| H A D | jeprof.in | 2163 my @translated = TranslateStack($symbols, $fullname_to_shortname_map, $k); 2164 for (my $i = 1; $i <= $#translated; $i++) { 2165 my $src = $translated[$i]; 2166 my $dst = $translated[$i-1]; 3048 my @translated = TranslateStack($symbols, $fullname_to_shortname_map, $k); 3052 foreach my $e (@translated) {
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | tap.rst | 128 As rules are translated to TC, it is possible to show them with something like:: 236 translated into eBPF byte code in the format of C arrays of eBPF
|
| H A D | virtio.rst | 290 Interrupt mode is translated into Rx interrupts in the context of DPDK.
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow.c | 3228 struct rte_flow_action *translated = NULL; in flow_shared_actions_translate() local 3252 translated = mlx5_malloc(MLX5_MEM_ZERO, actions_size, 0, SOCKET_ID_ANY); in flow_shared_actions_translate() 3253 if (!translated) { in flow_shared_actions_translate() 3257 memcpy(translated, actions, actions_size); in flow_shared_actions_translate() 3269 translated[shared->index].type = in flow_shared_actions_translate() 3271 translated[shared->index].conf = in flow_shared_actions_translate() 3276 translated[shared->index].type = in flow_shared_actions_translate() 3279 translated[shared->index].conf = in flow_shared_actions_translate() 3285 mlx5_free(translated); in flow_shared_actions_translate() 3291 *translated_actions = translated; in flow_shared_actions_translate()
|
| /f-stack/freebsd/contrib/dev/nvidia/ |
| H A D | LICENCE.nvidia | 62 SOFTWARE to be translated, from the architecture or language in which it is
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | po.m4 | 180 # which are not translated in the desiredlang catalog). 380 # which are not translated in the desiredlang catalog).
|
| /f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/ |
| H A D | interlaken-lac.txt | 26 memory mapped 4KB spaces. The LA commands are then translated into the
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | abi_versioning.rst | 275 the symbols from the DPDK_21 node. This list is directly translated into a
|
| /f-stack/freebsd/contrib/zlib/doc/ |
| H A D | rfc1952.txt | 347 must be translated to the ISO LATIN-1 character set. This
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | COPYING | 68 either verbatim or with modifications and/or translated into another
|
| /f-stack/dpdk/license/ |
| H A D | gpl-2.0.txt | 68 either verbatim or with modifications and/or translated into another
|
| H A D | lgpl-2.1.txt | 132 portion of it, either verbatim or with modifications and/or translated
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | THIRDPARTYLICENSE.gplv2 | 68 either verbatim or with modifications and/or translated into another
|
| /f-stack/ |
| H A D | LICENSE | 162 …ogram or a portion of it, either verbatim or with modifications and/or translated into another lan…
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | packet_framework.rst | 1157 the P4 programs to be translated to the DPDK SWX API and run on multi-core CPUs. 1175 …The instructions are verified and translated at initialization time with no run-time impact. The i…
|
| H A D | rte_flow.rst | 3359 as L3, such a pattern may be translated to two flow rules instead:
|
| /f-stack/freebsd/contrib/zstd/doc/ |
| H A D | zstd_compression_format.md | 752 and can be translated into an `Offset_Value` using the following formulas :
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 3848 translated to existing AML Concatenate and Store operations. Printf 6202 descriptions in function headers are now translated properly to lower 12017 translated to the appropriate resource tag and pathname. The addition of 14373 translated Else...If parse tree was improperly constructed leading to the 18420 interpreters, since the operators are simply translated to If/Else
|