Home
last modified time | relevance | path

Searched refs:translated (Results 1 – 24 of 24) sorted by relevance

/f-stack/tools/libxo/doc/
H A Dhowto.rst285 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 Dfield-roles.rst157 "`xopo -s $text`" command, or an entire .pot can be translated using
H A Dfield-modifiers.rst144 to gettext() to find locale-based translated strings::
/f-stack/freebsd/contrib/device-tree/Bindings/phy/
H A Dphy-miphy365x.txt18 are translated by the driver's .xlate() function.
H A Dphy-miphy28lp.txt16 are translated by the driver's .xlate() function.
/f-stack/freebsd/contrib/device-tree/Bindings/i2c/
H A Di2c-pxa-pci-ce4100.txt16 (middle group of 3) is translated to the local
/f-stack/app/redis-5.0.5/deps/jemalloc/bin/
H A Djeprof.in2163 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 Dtap.rst128 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 Dvirtio.rst290 Interrupt mode is translated into Rx interrupts in the context of DPDK.
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c3228 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 DLICENCE.nvidia62 SOFTWARE to be translated, from the architecture or language in which it is
/f-stack/freebsd/contrib/openzfs/config/
H A Dpo.m4180 # 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 Dinterlaken-lac.txt26 memory mapped 4KB spaces. The LA commands are then translated into the
/f-stack/dpdk/doc/guides/contributing/
H A Dabi_versioning.rst275 the symbols from the DPDK_21 node. This list is directly translated into a
/f-stack/freebsd/contrib/zlib/doc/
H A Drfc1952.txt347 must be translated to the ISO LATIN-1 character set. This
/f-stack/freebsd/contrib/zstd/
H A DCOPYING68 either verbatim or with modifications and/or translated into another
/f-stack/dpdk/license/
H A Dgpl-2.0.txt68 either verbatim or with modifications and/or translated into another
H A Dlgpl-2.1.txt132 portion of it, either verbatim or with modifications and/or translated
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A DTHIRDPARTYLICENSE.gplv268 either verbatim or with modifications and/or translated into another
/f-stack/
H A DLICENSE162 …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 Dpacket_framework.rst1157 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 Drte_flow.rst3359 as L3, such a pattern may be translated to two flow rules instead:
/f-stack/freebsd/contrib/zstd/doc/
H A Dzstd_compression_format.md752 and can be translated into an `Offset_Value` using the following formulas :
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt3848 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