| /f-stack/freebsd/tools/ |
| H A D | makeobjops.awk | 307 prototype = "typedef " ret " " mname "_t("; 308 printh(format_line(prototype argument_list ");", 309 line_width, length(prototype))); 323 prototype = "static __inline " ret " " umname "("; 324 printh(format_line(prototype argument_list ")", 325 line_width, length(prototype)));
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel-vfs-fsync.m4 | 3 dnl # Unused 'struct dentry *' removed from vfs_fsync() prototype.
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/ |
| H A D | jemalloc_defs.h.in | 25 * Match the operating system's prototype.
|
| /f-stack/freebsd/contrib/dev/acpica/include/ |
| H A D | acpixf.h | 449 #define ACPI_HW_DEPENDENT_RETURN_UINT32(prototype) \ argument 450 ACPI_EXTERNAL_RETURN_UINT32(prototype) 462 #define ACPI_HW_DEPENDENT_RETURN_UINT32(prototype) \ argument 463 static ACPI_INLINE prototype {return(0);}
|
| /f-stack/freebsd/contrib/device-tree/Bindings/nds32/ |
| H A D | andestech-boards | 3 The AE3XX prototype demonstrates the AE3XX example platform on the FPGA. It
|
| /f-stack/app/redis-5.0.5/deps/hiredis/ |
| H A D | README.md | 160 It has the following prototype: 273 have the following prototype: 285 return `REDIS_ERR`. The function to set the disconnect callback has the following prototype: 294 that is called when the reply is received. Reply callbacks should have the following prototype:
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.js | 90 toString = Object.prototype.toString, 91 hasOwn = Object.prototype.hasOwnProperty, 92 push = Array.prototype.push, 93 slice = Array.prototype.slice, 94 trim = String.prototype.trim, 95 indexOf = Array.prototype.indexOf, 100 jQuery.fn = jQuery.prototype = { 324 jQuery.fn.init.prototype = jQuery.fn; 3534 jQuery.Event.prototype = { 5371 slice = Array.prototype.slice, [all …]
|
| H A D | jquery.qtip.js | 126 PROTOTYPE = QTip.prototype; 921 }).prototype; 1996 $.extend(Tip.prototype, {
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | configure | 2102 /* Override any GCC internal prototype to avoid an error. 2104 builtin and then its argument prototype would still apply. */ 7617 /* Override any GCC internal prototype to avoid an error. 7619 builtin and then its argument prototype would still apply. */ 9451 /* Override any GCC internal prototype to avoid an error. 9547 /* Override any GCC internal prototype to avoid an error. 10227 /* Override any GCC internal prototype to avoid an error. 10272 /* Override any GCC internal prototype to avoid an error. 10347 /* Override any GCC internal prototype to avoid an error. 10483 /* Override any GCC internal prototype to avoid an error. [all …]
|
| H A D | ChangeLog | 677 + Add JEMALLOC_CXX_THROW to the memalign() function prototype, in order to
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | abi_versioning.rst | 150 * ``MAP_STATIC_SYMBOL(f, p)``: Declare the prototype ``f``, and map it to the 204 Note also that, being a public function, the header file prototype must also be 346 We finally modify the prototype of the call in the public header file,
|
| H A D | design.rst | 97 The layout of data structures and prototype of functions that are part of the
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | ste-ux500-samsung-skomer.dts | 459 * on "PBA" which I guess is "prototype board A".
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_17_11.rst | 483 * **Modified the vlan_offload_set_t function prototype in the ethdev library.** 485 Modified the ``vlan_offload_set_t`` function prototype in the ethdev
|
| H A D | release_16_04.rst | 481 * The prototype for the pipeline input port, output port and table action
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | ChangeLog | 377 - Match crc32() in crc32.c exactly to the prototype in zlib.h [Sherrill] 750 - Do not define an exit() prototype in zutil.c unless DEBUG defined 751 - Remove prototype of exit() from zutil.c, example.c, minigzip.c [Truta] 888 - Fix prototype of syncsearch in inflate.c [Truta]
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | rte_flow.rst | 2975 - ``action``: action to query, this must match prototype from flow rule.
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 3436 iASL/Disassembler: Implemented a prototype "listing" mode that emits AML 5731 iASL: Moved the parser entry prototype to avoid a duplicate declaration. 5732 Newer versions of Bison emit this prototype, so moved the prototype out 7864 Fixed a problem with the prototype for AcpiOsReadPciConfiguration. The 7865 prototype in acpiosxf.h had the output value pointer as a (void *). 15448 Removed duplicate prototype from acdisasm.h 15855 do anything anyway, the new prototype behavior will ignore this
|