| /f-stack/freebsd/contrib/dev/acpica/compiler/ |
| H A D | aslcompile.c | 575 char *Prefix = ""; in AslCompilerSignon() local 586 Prefix = "; "; in AslCompilerSignon() 593 Prefix = "; "; in AslCompilerSignon() 599 Prefix = " * "; in AslCompilerSignon() 607 Prefix = " * "; in AslCompilerSignon() 630 FlPrintFile (FileId, "%s\n", Prefix); in AslCompilerSignon() 653 char *Prefix = ""; in AslCompilerFileHeader() local 663 Prefix = "; "; in AslCompilerFileHeader() 670 Prefix = "; "; in AslCompilerFileHeader() 675 Prefix = " * "; in AslCompilerFileHeader() [all …]
|
| /f-stack/freebsd/contrib/dev/acpica/include/ |
| H A D | acapps.h | 184 #define ACPI_COMMON_HEADER(UtilityName, Prefix) \ argument 186 Prefix, ACPICA_NAME, \ 187 Prefix, UtilityName, ((UINT32) ACPI_CA_VERSION), ACPI_WIDTH, \ 188 Prefix, ACPICA_COPYRIGHT, \ 189 Prefix 333 char *Prefix,
|
| H A D | acdisasm.h | 1317 char *Prefix,
|
| /f-stack/freebsd/contrib/dev/acpica/common/ |
| H A D | adfile.c | 189 char *Prefix, in AdGenerateFilename() argument 196 for (i = 0; Prefix[i]; i++) in AdGenerateFilename() 198 FilenameBuf[i] = Prefix[i]; in AdGenerateFilename()
|
| H A D | adisasm.c | 296 char *Prefix, in AdAmlDisassemble() argument 357 Prefix = AdGenerateFilename ("dsdt", Table->OemTableId); in AdAmlDisassemble() 367 DisasmFilename = FlGenerateFilename (Prefix, FILE_SUFFIX_DISASSEMBLY); in AdAmlDisassemble()
|
| /f-stack/freebsd/contrib/dev/acpica/components/disassembler/ |
| H A D | dmbuffer.c | 1038 UINT32 Prefix[3]; in AcpiDmGetHardwareIdType() local 1062 Prefix[0] = ((BigEndianId >> 26) & 0x1F) + 0x40; in AcpiDmGetHardwareIdType() 1063 Prefix[1] = ((BigEndianId >> 21) & 0x1F) + 0x40; in AcpiDmGetHardwareIdType() 1064 Prefix[2] = ((BigEndianId >> 16) & 0x1F) + 0x40; in AcpiDmGetHardwareIdType() 1070 if (!ACPI_IS_ASCII (Prefix[i]) || in AcpiDmGetHardwareIdType() 1071 !isalpha (Prefix[i])) in AcpiDmGetHardwareIdType()
|
| /f-stack/tools/libxo/packaging/ |
| H A D | libxo.spec.in | 6 Prefix: /usr
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | overview.rst | 24 Longest Prefix Match (LPM) and rings libraries are also provided. 152 The DPDK includes Hash (librte_hash) and Longest Prefix Match (LPM,librte_lpm)
|
| H A D | lpm6_lib.rst | 7 The LPM6 (LPM for IPv6) library component implements the Longest Prefix Match (LPM) table search me… 157 Prefix expansion is one of the keys of this algorithm, since it improves the speed dramatically by … 159 Prefix expansion can be performed at any level.
|
| H A D | lpm_lib.rst | 9 The DPDK LPM library component implements the Longest Prefix Match (LPM) table search method for 32… 145 Prefix expansion is one of the keys of this algorithm, 159 Prefix expansion is performed if the rule's depth is not exactly 24 bits or 32 bits.
|
| H A D | glossary.rst | 125 Longest Prefix Match
|
| H A D | flow_classify_lib.rst | 20 ``Access Control List``, ``Hash`` and ``Longest Prefix Match(LPM)``.
|
| H A D | packet_framework.rst | 171 …| 2 | Longest Prefix Match (LPM) | Lookup key is the IP address. …
|
| /f-stack/freebsd/contrib/device-tree/scripts/ |
| H A D | Kbuild.include | 121 # Prefix align with either -falign or -malign 172 # Prefix -I with $(srctree) if it is not an absolute path.
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | bbdev_app.rst | 108 * ``--file-prefix``: Prefix for hugepage filenames
|
| H A D | ip_frag.rst | 28 The Longest Prefix Match (LPM for IPv4, LPM6 for IPv6) table is used to store/lookup an outgoing po…
|
| H A D | test_pipeline.rst | 161 …| 9 | lpm | Longest Prefix Match (LPM) IPv4 table. | In t…
|
| H A D | ip_reassembly.rst | 26 The Longest Prefix Match (LPM for IPv4, LPM6 for IPv6) table is used to store/lookup an outgoing po…
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | INSTALL.md | 78 Prefix all public APIs with <prefix>. For example, if <prefix> is 101 Prefix all library-private APIs with <prefix>je_. For shared libraries,
|
| H A D | configure.ac | 826 [AS_HELP_STRING([--with-jemalloc-prefix=<prefix>], [Prefix to prepend to all public APIs])], 896 …[AS_HELP_STRING([--with-private-namespace=<prefix>], [Prefix to prepend to all library-private API…
|
| H A D | configure | 1456 Prefix to prepend to all public APIs 1459 Prefix to prepend to all library-private APIs
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | vendor-prefixes.yaml | 7 title: Devicetree Vendor Prefix Registry
|
| /f-stack/freebsd/contrib/zstd/doc/ |
| H A D | zstd_compression_format.md | 1204 Prefix coding represents symbols from an a priori known alphabet 1215 Prefix code must not exceed a maximum code length.
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_19_11.rst | 308 FIB can replace the LPM (Longest Prefix Match) library with better control
|
| /f-stack/freebsd/contrib/zlib/doc/ |
| H A D | rfc1951.txt | 315 Prefix coding represents symbols from an a priori known
|