Searched refs:php (Results 1 – 18 of 18) sorted by relevance
| /f-stack/freebsd/contrib/libfdt/ |
| H A D | fdt_ro.c | 427 const fdt32_t *php; in fdt_get_phandle() local 432 php = fdt_getprop(fdt, nodeoffset, "phandle", &len); in fdt_get_phandle() 433 if (!php || (len != sizeof(*php))) { in fdt_get_phandle() 434 php = fdt_getprop(fdt, nodeoffset, "linux,phandle", &len); in fdt_get_phandle() 435 if (!php || (len != sizeof(*php))) in fdt_get_phandle() 439 return fdt32_to_cpu(*php); in fdt_get_phandle()
|
| /f-stack/freebsd/contrib/zstd/lib/ |
| H A D | libzstd.pc.in | 3 # BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/marvell/ |
| H A D | armada-3720-espressobin-v7.dts | 11 * Schematic available at http://wiki.espressobin.net/tiki-download_file.php?fileId=200
|
| H A D | armada-3720-espressobin-v7-emmc.dts | 11 * Schematic available at http://wiki.espressobin.net/tiki-download_file.php?fileId=200
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | ti,sci-clk.txt | 19 http://processors.wiki.ti.com/index.php/TISCI#66AK2G02_Data
|
| /f-stack/freebsd/mips/conf/ |
| H A D | ALFA_HORNET_UB | 4 # http://www.alfa.com.tw/products_show.php?pc=99&ps=50
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/ti/ |
| H A D | sci-pm-domain.txt | 56 See http://processors.wiki.ti.com/index.php/TISCI#66AK2G02_Data for the list
|
| /f-stack/freebsd/contrib/device-tree/Bindings/reset/ |
| H A D | ti,sci-reset.txt | 39 http://processors.wiki.ti.com/index.php/TISCI#66AK2G02_Data
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | axp223.dtsi | 47 * http://www.x-powers.com/product/AXP22X.php
|
| H A D | axp209.dtsi | 47 * http://www.x-powers.com/product/AXP20X.php
|
| H A D | axp22x.dtsi | 47 * http://www.x-powers.com/product/AXP22X.php
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/keystone/ |
| H A D | ti,sci.txt | 14 See http://processors.wiki.ti.com/index.php/TISCI for protocol definition.
|
| /f-stack/freebsd/kern/ |
| H A D | imgact_elf.c | 1728 Elf_Phdr *php; in __elfN() local 1732 php = (Elf_Phdr *)((char *)hdr + sizeof(Elf_Ehdr)) + 1; in __elfN() 1735 error = core_output((char *)(uintptr_t)php->p_vaddr, in __elfN() 1736 php->p_filesz, offset, ¶ms, tmpbuf); in __elfN() 1739 offset += php->p_filesz; in __elfN() 1740 php++; in __elfN()
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | README.md | 41 [Silesia compression corpus]: http://sun.aei.polsl.pl/~sdeor/index.php?page=silesia
|
| H A D | CONTRIBUTING.md | 325 https://perf.wiki.kernel.org/index.php/Tutorial
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | README.md | 276 [Silesia compression corpus]: http://sun.aei.polsl.pl/~sdeor/index.php?page=silesia
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | virtio.rst | 28 <https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=virtio>`_.
|
| /f-stack/app/nginx-1.16.1/contrib/vim/syntax/ |
| H A D | nginx.vim | 2074 " nginx module to parse php sessions
|