| /openbmc/u-boot/fs/ubifs/ |
| H A D | lprops.c | 29 static int get_heap_comp_val(struct ubifs_lprops *lprops, int cat) in get_heap_comp_val() argument 31 switch (cat) { in get_heap_comp_val() 54 struct ubifs_lprops *lprops, int cat) in move_up_lpt_heap() argument 61 val1 = get_heap_comp_val(lprops, cat); in move_up_lpt_heap() 66 val2 = get_heap_comp_val(heap->arr[ppos], cat); in move_up_lpt_heap() 91 struct ubifs_lprops *lprops, int hpos, int cat) in adjust_lpt_heap() argument 95 val1 = get_heap_comp_val(lprops, cat); in adjust_lpt_heap() 100 val2 = get_heap_comp_val(heap->arr[ppos], cat); in adjust_lpt_heap() 112 val2 = get_heap_comp_val(heap->arr[ppos], cat); in adjust_lpt_heap() 126 val2 = get_heap_comp_val(heap->arr[cpos], cat); in adjust_lpt_heap() [all …]
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 077 | 56 cat <<EOF 64 cat <<EOF 77 cat <<EOF 94 cat <<EOF 108 cat <<EOF 122 cat <<EOF 136 cat <<EOF 151 cat <<EOF 161 cat <<EOF 177 cat <<EOF
|
| H A D | 046 | 82 cat <<EOF 96 cat <<EOF 106 cat <<EOF 116 cat <<EOF 129 cat <<EOF 144 cat <<EOF 159 cat <<EOF 169 cat <<EOF 179 cat <<EOF
|
| /openbmc/u-boot/arch/arm/mach-imx/ |
| H A D | mkimage_fit_atf.sh | 49 cat << __HEADER_EOF 76 cat << __HEADER_EOF 92 cat << __FDT_IMAGE_EOF 103 cat << __CONF_HEADER_EOF 114 cat << __CONF_SECTION_EOF 123 cat << __CONF_SECTION1_EOF 135 cat << __ITS_EOF
|
| /openbmc/u-boot/arch/arm/mach-socfpga/ |
| H A D | qts-filter.sh | 25 cat << EOF 48 cat << EOF 68 cat << EOF 84 cat << EOF 104 cat << EOF 120 cat << EOF 147 cat << EOF 193 cat << EOF
|
| /openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/ |
| H A D | run-ptest | 23 for i in `cat remove-for-all`; do 30 for i in `cat remove-for-aarch64`; do 36 for i in `cat taskset_nondeterministic_tests`; do 58 for i in `cat taskset_nondeterministic_tests`; do 66 for i in `cat remove-for-aarch64`; do 72 for i in `cat remove-for-all`; do 82 cat $diff_results
|
| /openbmc/u-boot/board/sunxi/ |
| H A D | mksunxi_fit_atf.sh | 22 cat << __HEADER_EOF 52 cat << __FDT_IMAGE_EOF 63 cat << __CONF_HEADER_EOF 73 cat << __CONF_SECTION_EOF 84 cat << __ITS_EOF
|
| /openbmc/u-boot/common/ |
| H A D | log.c | 39 const char *log_get_cat_name(enum log_category_t cat) in log_get_cat_name() argument 43 if (cat < 0 || cat >= LOGC_COUNT) in log_get_cat_name() 45 if (cat >= LOGC_NONE) in log_get_cat_name() 46 return log_cat_name[cat - LOGC_NONE]; in log_get_cat_name() 48 name = uclass_get_name((enum uclass_id)cat); in log_get_cat_name() 107 static bool log_has_cat(enum log_category_t cat_list[], enum log_category_t cat) in log_has_cat() argument 112 if (cat_list[i] == cat) in log_has_cat() 167 !log_has_cat(filt->cat_list, rec->cat)) in log_passes_filters() 199 int _log(enum log_category_t cat, enum log_level_t level, const char *file, in _log() argument 206 rec.cat = cat; in _log()
|
| /openbmc/u-boot/tools/ |
| H A D | k3_fit_atf.sh | 24 cat << __HEADER_EOF 66 cat << __FDT_IMAGE_EOF 77 cat << __CONF_HEADER_EOF 86 cat << __CONF_SECTION_EOF 96 cat << __ITS_EOF
|
| /openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/files/ |
| H A D | init | 48 PIDTMP=$(pidof $DAEMON | tr ' ' '\n' | grep -w $(cat $PIDFILE)) 69 PIDTMP=$(pidof $DAEMON | tr ' ' '\n' | grep -w $(cat $PIDFILE)) 96 …if [ -e $PIDFILE ] && pidof $DAEMON | tr ' ' '\n' | grep -w $(cat $PIDFILE) > /dev/null 2>&1 ; then 123 …if [ -e $PIDFILE ] && pidof $DAEMON | tr ' ' '\n' | grep -w $(cat $PIDFILE) > /dev/null 2>&1 ; then 147 kill $(pidof $DAEMON | tr ' ' '\n' | grep -w $(cat $PIDFILE)) 190 kill -HUP `cat $PIDFILE`
|
| /openbmc/openbmc/meta-facebook/meta-tiogapass/recipes-phosphor/flash/phosphor-software-manager/ |
| H A D | bios-update | 28 direc=$(cat direction) 32 data=$(cat value) 49 direc=$(cat direction) 53 data=$(cat value) 97 mtd=$(cat /sys/class/mtd/$d/name)
|
| /openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/ |
| H A D | 0001-configure-Specify-correct-function-signatures-and-de.patch | 33 +cat > conftest.c << _EOF_ 41 +cat > conftest.c << _EOF_ 49 +cat > conftest.c << _EOF_ 57 +cat > conftest.c << _EOF_ 65 +cat > conftest.c << _EOF_ 73 +cat > conftest.c << _EOF_ 81 +cat > conftest.c << _EOF_ 90 +cat > conftest.c << _EOF_ 99 cat > conftest.c << _EOF_ 103 cat > conftest.c << _EOF_ [all …]
|
| /openbmc/qemu/scripts/ |
| H A D | update-linux-headers.sh | 36 cat << EOF 135 cat <<EOF >$output/linux-headers/asm-$arch/$header 169 cat <<EOF >$output/linux-headers/asm-$arch/kvm_para.h 228 cat <<EOF >$output/linux-headers/linux/kvm_para.h 232 cat <<EOF >$output/linux-headers/linux/virtio_config.h 235 cat <<EOF >$output/linux-headers/linux/virtio_ring.h 238 cat <<EOF >$output/linux-headers/linux/vhost_types.h 267 cat <<EOF >$output/include/standard-headers/linux/types.h 272 cat <<EOF >$output/include/standard-headers/linux/if_ether.h
|
| /openbmc/openbmc/meta-security/recipes-mac/smack/smack-test/ |
| H A D | test_smack_onlycap.sh | 5 onlycap_initial=`cat $SMACK_PATH/onlycap` 6 smack_initial=`cat /proc/self/attr/current` 18 if [ `cat $SMACK_PATH/onlycap` != "$test_label" ]; then
|
| /openbmc/u-boot/scripts/ |
| H A D | decodecode | 99 cat $T.dis >> $T.oo 111 cat $T.dis >> $T.aa 119 faultline=`cat $T.dis | head -1 | cut -d":" -f2-` 122 cat $T.oo | sed -e "${faultlinenum}s/^\(.*:\)\(.*\)/\1\*\2\t\t<-- trapping instruction/" 124 cat $T.aa
|
| H A D | check-config.sh | 42 cat ${path} |sed -n 's/^#define \(CONFIG_[A-Za-z0-9_]*\).*/\1/p' |sort |uniq \ 47 cat `find ${srctree} -name "Kconfig*"` |sed -n \ 55 cat >&2 ${new_adhoc}
|
| /openbmc/ipmitool/contrib/ |
| H A D | create_webpage_compact.sh | 50 cat << EOF 107 cat << EOF 120 cat << EOF 134 cat << EOF 148 cat << EOF
|
| H A D | create_webpage.sh | 50 cat << EOF 167 cat << EOF 180 cat << EOF 194 cat << EOF 208 cat << EOF
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | sstate-sysroot-cruft.sh | 13 cat << EOF 153 …late-sysroot\* -o -name \*.populate_sysroot\* -o -name \*.package\* | xargs cat | grep sysroots | \ 171 cat $fwhitelist >> ${OUTPUT}/used.whitelist.txt 172 cat $fwhitelist | grep -v '^#' | while read item; do 180 RESULT=`cat ${OUTPUT}/diff.txt | wc -l` 185 cat ${OUTPUT}/diff.txt
|
| H A D | oe-setup-builddir | 69 cat <<EOM 84 cat <<EOM 124 cat <<EOM 136 [ ! -r "$BUILDDIR/conf/conf-summary.txt" ] || cat "$BUILDDIR/conf/conf-summary.txt" 137 [ ! -r "$BUILDDIR/conf/conf-notes.txt" ] || cat "$BUILDDIR/conf/conf-notes.txt"
|
| /openbmc/phosphor-misc/http-redirect/ |
| H A D | tests | 38 cat $TMPFILE 56 cat $TMPFILE 75 cat $TMPFILE 100 cat $TMPFILE
|
| /openbmc/openbmc/meta-hpe/meta-common/recipes-hpe/vehci/host-ehci-owner-reset/ |
| H A D | udc-reconnect.sh | 4 function=$(cat /sys/class/udc/80401000.udc/function) 15 function=$(cat /sys/class/udc/80402000.udc/function) 26 function=$(cat /sys/class/udc/80403000.udc/function)
|
| /openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
| H A D | 0001-configure-Add-correct-system-headers-and-prototypes-.patch | 34 +cat > conftest.c << _EOF_ 42 +cat > conftest.c << _EOF_ 50 +cat > conftest.c << _EOF_ 58 +cat > conftest.c << _EOF_ 72 +cat > conftest.c << _EOF_ 80 cat > conftest.c << _EOF_ 90 cat > conftest.c << _EOF_ 99 cat > conftest.c << _EOF_
|
| /openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/ |
| H A D | run-ptest | 37 cat error.log 40 cat tests/unit/test-suite.log 43 cat tests/regression/test-suite.log
|
| /openbmc/ibm-dbus-interfaces/ |
| H A D | generate_makefile.sh | 12 cat <<MAKEFILE 32 cat <<MAKEFILE 69 cat << MAKEFILE 71 cat \$^ > \$@
|