Home
last modified time | relevance | path

Searched refs:prototype (Results 1 – 18 of 18) sorted by relevance

/f-stack/freebsd/tools/
H A Dmakeobjops.awk307 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 Dkernel-vfs-fsync.m43 dnl # Unused 'struct dentry *' removed from vfs_fsync() prototype.
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/
H A Djemalloc_defs.h.in25 * Match the operating system's prototype.
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacpixf.h449 #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 Dandestech-boards3 The AE3XX prototype demonstrates the AE3XX example platform on the FPGA. It
/f-stack/app/redis-5.0.5/deps/hiredis/
H A DREADME.md160 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 Djquery.js90 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 Djquery.qtip.js126 PROTOTYPE = QTip.prototype;
921 }).prototype;
1996 $.extend(Tip.prototype, {
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure2102 /* 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 DChangeLog677 + Add JEMALLOC_CXX_THROW to the memalign() function prototype, in order to
/f-stack/dpdk/doc/guides/contributing/
H A Dabi_versioning.rst150 * ``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 Ddesign.rst97 The layout of data structures and prototype of functions that are part of the
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dste-ux500-samsung-skomer.dts459 * on "PBA" which I guess is "prototype board A".
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_17_11.rst483 * **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 Drelease_16_04.rst481 * The prototype for the pipeline input port, output port and table action
/f-stack/freebsd/contrib/zlib/
H A DChangeLog377 - 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 Drte_flow.rst2975 - ``action``: action to query, this must match prototype from flow rule.
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt3436 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