| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
| H A D | CVE-2022-41974.patch | 53 - set_handler_callback(LIST+PATHS, cli_list_paths); 54 - set_handler_callback(LIST+PATHS+FMT, cli_list_paths_fmt); 55 - set_handler_callback(LIST+PATHS+RAW+FMT, cli_list_paths_raw); 56 - set_handler_callback(LIST+PATH, cli_list_path); 57 - set_handler_callback(LIST+MAPS, cli_list_maps); 58 - set_handler_callback(LIST+STATUS, cli_list_status); 59 - set_unlocked_handler_callback(LIST+DAEMON, cli_list_daemon); 60 - set_handler_callback(LIST+MAPS+STATUS, cli_list_maps_status); 61 - set_handler_callback(LIST+MAPS+STATS, cli_list_maps_stats); 62 - set_handler_callback(LIST+MAPS+FMT, cli_list_maps_fmt); [all …]
|
| /OK3568_Linux_fs/kernel/arch/sh/include/mach-ecovec24/mach/ |
| H A D | partner-jet-setup.txt | 1 LIST "SPDX-License-Identifier: GPL-2.0" 2 LIST "partner-jet-setup.txt" 3 LIST "(C) Copyright 2009 Renesas Solutions Corp" 4 LIST "Kuninori Morimoto <morimoto.kuninori@renesas.com>" 5 LIST "--------------------------------" 6 LIST "zImage (RAM boot)" 7 LIST "This script can be used to boot the kernel from RAM via JTAG:" 8 LIST "> < partner-jet-setup.txt" 9 LIST "> RD zImage, 0xa8800000" 10 LIST "> G=0xa8800000" [all …]
|
| /OK3568_Linux_fs/kernel/arch/sh/include/mach-kfr2r09/mach/ |
| H A D | partner-jet-setup.txt | 1 LIST "SPDX-License-Identifier: GPL-2.0" 2 LIST "partner-jet-setup.txt - 20090729 Magnus Damm" 3 LIST "set up enough of the kfr2r09 hardware to boot the kernel" 5 LIST "zImage (RAM boot)" 6 LIST "This script can be used to boot the kernel from RAM via JTAG:" 7 LIST "> < partner-jet-setup.txt" 8 LIST "> RD zImage, 0xa8800000" 9 LIST "> G=0xa8800000" 11 LIST "romImage (Flash boot)" 12 LIST "Use the following command to burn the zImage to flash via JTAG:" [all …]
|
| /OK3568_Linux_fs/external/xserver/m4/ |
| H A D | ltsugar.m4 | 32 # lt_car(LIST) 33 # lt_cdr(LIST) 62 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...]) 65 # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
|
| H A D | ltoptions.m4 | 43 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) 45 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME 56 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST) 58 # OPTION-LIST is a space-separated list of Libtool options associated
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | faddr2line | 239 if [[ $LIST = 0 ]]; then 269 LIST=0 270 [[ "$objfile" == "--list" ]] && LIST=1 && shift && objfile=$1
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench-3.0-a9/ |
| H A D | lmbench_result_html_report.patch | 35 $(SCRIPTS)html-list $(LIST) 36 $(MK) LIST="$(LIST)" summary > HTML/summary.out 2> HTML/summary.errs
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | pass_manager.h | 35 #define DEF_PASS_LIST(LIST) PASS_LIST_NO_##LIST, argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | pass_manager.h | 35 #define DEF_PASS_LIST(LIST) PASS_LIST_NO_##LIST, argument
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/wireshark/files/ |
| H A D | 0003-bison-Remove-line-directives.patch | 54 LIST(APPEND ${_source} ${_in}) 55 LIST(APPEND ${_generated} ${_out})
|
| H A D | 0002-flex-Remove-line-directives.patch | 41 LIST(APPEND ${_source} ${_in}) 42 LIST(APPEND ${_generated} ${_outc})
|
| H A D | 0004-lemon-Remove-line-directives.patch | 73 LIST(APPEND ${_source} ${_in}) 74 LIST(APPEND ${_generated} ${_out}.c)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/ |
| H A D | 0001-Add-lxml2-to-linker-cmdline-of-xml-is-found.patch | 32 - LIST(APPEND ADDITIONAL_LIBS ${LIBXML2_LIBRARIES}) 33 + LIST(APPEND ADDITIONAL_LIBS xml2)
|
| H A D | fix-libressl-compile.patch | 26 + LIST(APPEND LIBRESSL_LIBRARIES_LIST "${LIBRESSL_INSTALL_DIR}/${BYPRODUCT}")
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | xdp2skb_meta.sh | 113 LIST=yes 213 if [[ -n $LIST ]]; then
|
| /OK3568_Linux_fs/buildroot/package/softether/ |
| H A D | 0005-change-GetExeDir-to-GetStateDir-in-Cedar-and-Mayaqua.patch | 46 void AddAllChainCertsToCertList(LIST *o) 78 LIST *o;
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | romimage-macros.h | 6 .macro LIST comment
|
| /OK3568_Linux_fs/rkbin/scripts/ |
| H A D | checkpatch.sh | 165 for LIST in ${COMMIT}; do 166 CMT=`echo ${LIST} | cut -d : -f 2`
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | docproc.c | 71 #define LIST "-list" macro 366 vec[1] = LIST; in find_all_symbols()
|
| /OK3568_Linux_fs/buildroot/package/yajl/ |
| H A D | 0004-Link-libyajl-_s-with-libm-when-isnan-is-not-brought-.patch | 39 + LIST(APPEND yajl_lib_link "-lm")
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/p8platform/files/ |
| H A D | 0001-Make-resulting-cmake-config-relocatable.patch | 26 - LIST(APPEND p8-platform_INCLUDE_DIRS "${CMAKE_INSTALL_PREFIX}/include/p8-platform/windows")
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | GFDL-1.1-or-later | 115 …e Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being LIST, and with the … 117 …r Texts, write "no Front-Cover Texts" instead of "Front-Cover Texts being LIST"; likewise for Back…
|
| H A D | GFDL-1.1-no-invariants-only | 115 …e Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being LIST, and with the … 117 …r Texts, write "no Front-Cover Texts" instead of "Front-Cover Texts being LIST"; likewise for Back…
|
| H A D | GFDL-1.1-invariants-only | 115 …e Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being LIST, and with the … 117 …r Texts, write "no Front-Cover Texts" instead of "Front-Cover Texts being LIST"; likewise for Back…
|
| H A D | GFDL-1.1-no-invariants-or-later | 115 …e Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being LIST, and with the … 117 …r Texts, write "no Front-Cover Texts" instead of "Front-Cover Texts being LIST"; likewise for Back…
|