| /f-stack/dpdk/app/test-bbdev/ |
| H A D | test-bbdev.py | 67 params.extend(shlex.split(args.eal_params)) 69 params.extend(["--"]) 72 params.extend(["-n", str(args.num_ops)]) 75 params.extend(["-l", str(args.num_lcores)]) 78 params.extend(["-c"]) 79 params.extend([",".join(args.test_cases)]) 82 params.extend(["-i"]) 89 call_params.extend(["-v", vector]) 90 call_params.extend(["-b", str(burst_size)])
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | igc.rst | 39 If extend VLAN is enabled: 50 To start ``testpmd``, add vlan 10 to port, set vlan stripping off on, set extend on, set TPID of 61 testpmd> vlan set extend on 0
|
| /f-stack/dpdk/buildtools/ |
| H A D | call-sphinx-build.py | 28 srcfiles.extend([join(root, f) for f in files])
|
| /f-stack/dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_flow.c | 3011 extend = -1; in dpaa2_flow_entry_update() 3018 if (extend >= 0) in dpaa2_flow_entry_update() 3021 extend = extend1; in dpaa2_flow_entry_update() 3050 if (extend >= 0) in dpaa2_flow_entry_update() 3053 extend = extend1; in dpaa2_flow_entry_update() 3102 if (extend >= 0) in dpaa2_flow_entry_update() 3126 extend = -1; in dpaa2_flow_entry_update() 3141 if (extend >= 0) in dpaa2_flow_entry_update() 3144 extend = extend1; in dpaa2_flow_entry_update() 3171 if (extend >= 0) in dpaa2_flow_entry_update() [all …]
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.js | 326 jQuery.extend = jQuery.fn.extend = function() { 390 jQuery.extend({ 1207 jQuery.extend({ 1676 jQuery.extend({ 2051 jQuery.extend({ 2422 jQuery.extend({ 5607 jQuery.extend({ 6257 jQuery.extend({ 6527 jQuery.extend({ 7171 jQuery.extend({ [all …]
|
| H A D | jquery.qtip.js | 338 $.extend({}, ajax, { context: api }) 542 else { option = $.extend({}, option); } 852 posOptions.effect.call(tooltip, this, $.extend({}, position)); 954 cache.event = $.extend({}, event); 996 cache.origin = $.extend({}, this.mouse); 1373 callback.originalEvent = (event && $.extend({}, event)) || this.cache.event || NULL; 1567 config = $.extend(TRUE, {}, QTIP.defaults, opts, 1680 opts = sanitizeOptions($.extend(TRUE, {}, options)); 1751 api.cache.event = $.extend({}, event); 1996 $.extend(Tip.prototype, { [all …]
|
| /f-stack/freebsd/sys/ |
| H A D | imgact.h | 112 ssize_t extend);
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | Rules.am | 3 # should include these rules and override or extend them as needed.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/bus/ |
| H A D | renesas,bsc.yaml | 24 The bindings for the BSC extend the bindings for "simple-pm-bus".
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | vhost_blk.rst | 8 which used as the backend of Qemu vhost-user-blk device. Users can extend
|
| H A D | intro.rst | 10 applications, try out the features, and then extend them to fit their needs.
|
| /f-stack/freebsd/mips/conf/ |
| H A D | QCA955X_BASE.hints | 11 # the two new ones (IP2, IP3) to this and extend
|
| /f-stack/freebsd/contrib/libsodium/m4/ |
| H A D | ax_check_define.m4 | 44 # modified version of the Autoconf Macro, you may extend this special
|
| H A D | ax_tls.m4 | 44 # modified version of the Autoconf Macro, you may extend this special
|
| H A D | ax_check_link_flag.m4 | 55 # modified version of the Autoconf Macro, you may extend this special
|
| H A D | ax_check_compile_flag.m4 | 55 # modified version of the Autoconf Macro, you may extend this special
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | ste-hrefv60plus.dtsi | 164 /* SD card detect GPIO pin, extend default state */
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | comp_perf.rst | 73 ``--extended-input-sz N``: extend file data up to this size (default: no extension)
|
| /f-stack/freebsd/kern/ |
| H A D | kern_exec.c | 1513 exec_args_adjust_args(struct image_args *args, size_t consume, ssize_t extend) in exec_args_adjust_args() argument 1520 offset = extend - consume; in exec_args_adjust_args() 1523 memmove(args->begin_argv + extend, args->begin_argv + consume, in exec_args_adjust_args()
|
| /f-stack/doc/ |
| H A D | F-Stack_Development_Guide.md | 10 4. Easy to extend with multi-process architecture.
|
| /f-stack/dpdk/usertools/ |
| H A D | dpdk-devbind.py | 697 new_args.extend(pci_glob(arg))
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | run_app.rst | 211 * ``--enable-hw-vlan-extend`` 213 Enable hardware VLAN extend.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | snps,dwc-qos-ethernet.txt | 64 extend the binding with a separate clock-names entry for each of those RX
|
| /f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | ti-aemif.txt | 92 device wants to extend the strobe period. If
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/omap/ |
| H A D | omap.txt | 5 On top of that an omap_device is created to extend the platform_device
|