/external/ltp/testcases/kernel/controllers/cpuset/cpuset_exclusive_test/ |
D | cpuset_exclusive_test.sh | 41 test 0 = $(cat "$CPUSET/father/child/cpu_exclusive") || return 1 49 test 0 = $(cat "$CPUSET/father/child/cpu_exclusive") || return 1 57 test 1 = $(cat "$CPUSET/father/child/cpu_exclusive") || return 1 65 test 0 = $(cat "$CPUSET/father/child/cpu_exclusive") || return 1 74 test 1 = $(cat "$CPUSET/father/cpu_exclusive") || return 1 86 test 0 = $(cat "$CPUSET/father/child/cpus") || return 1 87 test 1 = $(cat "$CPUSET/father/other/cpus") || return 1 99 test 0 = $(cat "$CPUSET/father/child/cpus") || return 1 100 test -z $(cat "$CPUSET/father/other/cpus") || return 1 112 test 1 = $(cat "$CPUSET/father/child/cpu_exclusive") || return 1 [all …]
|
/external/openssh/ |
D | configure | 2164 cat >conftest.$ac_ext <<_ACEOF 2167 cat confdefs.h >>conftest.$ac_ext 2168 cat >>conftest.$ac_ext <<_ACEOF 2356 cat >conftest.$ac_ext <<_ACEOF 2359 cat confdefs.h >>conftest.$ac_ext 2360 cat >>conftest.$ac_ext <<_ACEOF 2412 cat >conftest.$ac_ext <<_ACEOF 2415 cat confdefs.h >>conftest.$ac_ext 2416 cat >>conftest.$ac_ext <<_ACEOF 2441 cat conftest.err >&5 [all …]
|
/external/ltp/testcases/network/iptables/ |
D | iptables_tests.sh | 75 cat tst_iptables.out 81 cat tst_iptables.out 93 cat tst_iptables.out 99 cat tst_iptables.out 111 cat tst_iptables.out 117 cat tst_iptables.out 134 cat tst_iptables.out 145 cat tst_iptables.err 152 cat tst_iptables.out 160 cat tst_iptables.out [all …]
|
/external/fio/ |
D | configure | 113 cat > $TMPC <<EOF 355 cat > $TMPC <<EOF 371 cat > $TMPC <<EOF 385 cat > $TMPC <<EOF 420 cat > $TMPC <<EOF 441 cat > $TMPC <<EOF 460 cat > $TMPC <<EOF 484 cat > $TMPC <<EOF 507 cat > $TMPC <<EOF 526 cat > $TMPC <<EOF [all …]
|
/external/vboot_reference/tests/futility/ |
D | test_gbb_utility.sh | 112 cat ${TMP}.blob | ${REPLACE} 0x4 2 > ${TMP}.blob.bad 116 cat ${TMP}.blob | ${REPLACE} 0x8 0x81 > ${TMP}.blob.bad 120 cat ${TMP}.blob | ${REPLACE} 0x8 0x7f > ${TMP}.blob.bad 124 cat ${TMP}.blob | ${REPLACE} 0x8f 0x41 > ${TMP}.blob.bad 128 cat ${TMP}.blob | ${REPLACE} 0x14 0x00 > ${TMP}.blob.ok 131 cat ${TMP}.blob | ${REPLACE} 0x14 0x01 | ${REPLACE} 0x80 0x00 > ${TMP}.blob.ok 135 cat ${TMP}.blob | ${REPLACE} 0x8f 0x41 > ${TMP}.blob.bad 139 cat ${TMP}.blob | ${REPLACE} 0x10 0x7f > ${TMP}.blob.bad 141 cat ${TMP}.blob | ${REPLACE} 0x10 0x00 > ${TMP}.blob.bad 145 cat ${TMP}.blob | ${REPLACE} 0x18 0x7f > ${TMP}.blob.bad [all …]
|
/external/ltp/tools/pounder21/test_scripts/ |
D | get_hw_info | 33 cat /proc/cmdline 37 cat /proc/cpuinfo 45 cat /proc/devices 49 cat /proc/dma 53 cat /proc/interrupts 57 cat /proc/iomem 61 cat /proc/ioports 69 find /proc/ide -type f | while read f; do echo $f; cat $f; done; 73 find /proc/scsi -type f | while read f; do echo $f; cat $f; done; 85 find /sys -mount -type f | while read f; do echo $f: `cat $f`; done
|
/external/ltp/tools/pounder21/test_repo/ |
D | T00hwinfo | 33 cat /proc/cmdline 37 cat /proc/cpuinfo 45 cat /proc/devices 49 cat /proc/dma 53 cat /proc/interrupts 57 cat /proc/iomem 61 cat /proc/ioports 69 find /proc/ide -type f | while read f; do echo $f; cat $f; done; 73 find /proc/scsi -type f | while read f; do echo $f; cat $f; done; 85 find /sys -mount -type f | while read f; do echo $f: `cat $f`; done
|
/external/ltp/testcases/open_posix_testsuite/scripts/ |
D | generate-makefiles.sh | 96 cat > "$makefile.1" <<EOF 125 cat >> "$makefile.1" <<EOF 127 `cat $GLOBAL_BOILERPLATE` 131 cat >> "$makefile.1" <<EOF 137 cat >> "$makefile.1" <<EOF 138 ${var}+= `cat "${prereq_cache_dir}/${var}" 2>/dev/null` 148 cat >> "$makefile.2" <<EOF 156 cat > "$makefile.3" <<EOF 184 cat >> "$makefile.3" <<EOF 215 cat >> "$makefile.3" <<EOF [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-myanmar.cc | 172 indic_category_t cat = (indic_category_t) (type & 0x7Fu); in set_myanmar_properties() local 179 cat = (indic_category_t) OT_VS; in set_myanmar_properties() 184 cat = (indic_category_t) OT_C; /* The spec says C, IndicSyllableCategory doesn't have. */ in set_myanmar_properties() 191 cat = (indic_category_t) OT_GB; in set_myanmar_properties() 195 cat = (indic_category_t) OT_Ra; in set_myanmar_properties() 199 cat = (indic_category_t) OT_A; in set_myanmar_properties() 203 cat = (indic_category_t) OT_H; in set_myanmar_properties() 207 cat = (indic_category_t) OT_As; in set_myanmar_properties() 215 cat = (indic_category_t) OT_D; in set_myanmar_properties() 219 cat = (indic_category_t) OT_D; /* XXX The spec says D0, but Uniscribe doesn't seem to do. */ in set_myanmar_properties() [all …]
|
/external/swiftshader/third_party/LLVM/ |
D | configure | 2116 cat >conftest.$ac_ext <<_ACEOF 2119 cat confdefs.h >>conftest.$ac_ext 2120 cat >>conftest.$ac_ext <<_ACEOF 2308 cat >conftest.$ac_ext <<_ACEOF 2311 cat confdefs.h >>conftest.$ac_ext 2312 cat >>conftest.$ac_ext <<_ACEOF 2364 cat >conftest.$ac_ext <<_ACEOF 2367 cat confdefs.h >>conftest.$ac_ext 2368 cat >>conftest.$ac_ext <<_ACEOF 2393 cat conftest.err >&5 [all …]
|
/external/llvm/tools/llvm-pdbdump/ |
D | llvm-pdbdump.cpp | 114 cl::cat(TypeCategory), cl::sub(PrettySubcommand)); 116 cl::cat(TypeCategory), cl::sub(PrettySubcommand)); 118 cl::cat(TypeCategory), cl::sub(PrettySubcommand)); 120 cl::cat(TypeCategory), cl::sub(PrettySubcommand)); 121 cl::opt<bool> Types("types", cl::desc("Display types"), cl::cat(TypeCategory), 123 cl::opt<bool> Lines("lines", cl::desc("Line tables"), cl::cat(TypeCategory), 127 cl::cat(TypeCategory), cl::sub(PrettySubcommand)); 132 cl::cat(OtherOptions), cl::sub(PrettySubcommand)); 135 cl::ZeroOrMore, cl::cat(FilterCategory), cl::sub(PrettySubcommand)); 138 cl::ZeroOrMore, cl::cat(FilterCategory), cl::sub(PrettySubcommand)); [all …]
|
/external/ltp/testcases/kdump/lib/ |
D | sysinfo.sh | 10 cat /proc/version 14 cat /proc/cpuinfo 18 cat /proc/meminfo 22 cat /proc/devices 26 cat /proc/interrupts 30 cat /proc/iomem 34 cat /proc/partitions
|
/external/libmojo/third_party/jinja2/ |
D | _stringdefs.py | 84 return u''.join([globals()[cat] for cat in args]) 94 return u''.join([globals()[cat] for cat in newcats]) 112 cat = unicodedata.category(c) variable 113 categories.setdefault(cat, []).append(c) 118 for cat in sorted(categories): 119 val = u''.join(categories[cat]) 120 if cat == 'Cs': 128 f.write('%s = %r\n\n' % (cat, val))
|
/external/bison/tests/ |
D | testsuite | 1219 cat <<_ATEOF || at_write_fail=1 1595 cat <<_ASUNAME 2040 at_msg='skipped ('`cat "$at_check_line_file"`')' 2046 at_msg='FAILED ('`cat "$at_check_line_file"`')' 2052 at_msg='expected failure ('`cat "$at_check_line_file"`')' 2411 cat "$at_suite_dir/$at_group_normalized/$as_me.log" 2461 cat >input.y <<'_ATEOF' 2530 cat >input.y <<'_ATEOF' 2573 cat >input.y <<'_ATEOF' 2613 cat >input.y <<'_ATEOF' [all …]
|
/external/ltp/testcases/network/nfs/nfsstat01/ |
D | nfsstat01 | 130 SERVER_CALLS=`cat /proc/net/rpc/nfsd | grep rpc | awk '{print $2}'` 135 CLIENT_CALLS=`cat /proc/net/rpc/nfs | grep rpc | awk '{print $2}'` 141 cat /proc/cpuinfo > $TESTDIR/nfsstat01.tmp 142 NEW_SERVER_CALLS=`cat /proc/net/rpc/nfsd | grep rpc | awk '{print $2}'` 144 NEW_CLIENT_CALLS=`cat /proc/net/rpc/nfs | grep rpc | awk '{print $2}'` 157 SERVER_CALLS=`cat /proc/net/rpc/nfsd | grep proc2 | awk '{print $13}'` 159 SERVER_CALLS=`cat /proc/net/rpc/nfsd | grep proc3 | awk '{print $15}'` 166 CLIENT_CALLS=`cat /proc/net/rpc/nfs | grep proc2 | awk '{print $13}'` 168 CLIENT_CALLS=`cat /proc/net/rpc/nfs | grep proc3 | awk '{print $15}'` 178 NEW_SERVER_CALLS=`cat /proc/net/rpc/nfsd | grep proc2 | awk '{print $13}'` [all …]
|
/external/elfutils/tests/ |
D | run-readelf-zdebug.sh | 46 cat > loc.out << \EOF 57 cat loc.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=loc testfile-debug 59 cat loc.out | sed -e "s/.debug_loc' at offset 0xa17/.zdebug_loc' at offset 0x1a27/" | testrun_compa… 61 cat > aranges.out << \EOF 76 cat aranges.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=aranges testfile-… 78 cat aranges.out | sed -e "s/.debug_aranges' at offset 0xa65/.zdebug_aranges' at offset 0x1a5f/" | t… 80 cat > ranges.out << \EOF 86 cat ranges.out | testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=ranges testfile-de… 88 cat ranges.out | sed -e "s/.debug_ranges' at offset 0xa95/.zdebug_ranges' at offset 0x1a87/" | test… 90 cat > macro.out << \EOF [all …]
|
/external/ltp/testcases/kernel/tracing/ftrace_test/ |
D | ftrace_lib.sh | 63 old_trace_options=( `cat trace_options` ) 64 old_tracing_on=`cat tracing_on` 65 old_buffer_size=`cat buffer_size_kb` 66 old_tracing_cpumask=`cat tracing_cpumask` 69 old_tracing_cpumask=`cat tracing_cpumask` 73 old_tracing_enabled=`cat tracing_enabled` 77 old_stack_tracer_enabled=`cat /proc/sys/kernel/stack_tracer_enabled` 81 old_ftrace_enabled=`cat /proc/sys/kernel/ftrace_enabled` 85 old_profile_enabled=`cat function_profile_enabled`
|
/external/ltp/testcases/kernel/controllers/cpuctl_fj/ |
D | run_cpuctl_test_fj.sh | 81 cat /dev/zero > /dev/null 2>/dev/null & 125 shares=`cat $CPUCTL/cpu.shares` 135 cat /tmp/pids_file1 | grep '-' | tr -d '-' | tr -d ' ' | \ 140 task=`cat $CPUCTL/tasks | grep "\b$pid\b"` 162 shares=`cat $CPUCTL/tmp/cpu.shares` 168 task=`cat $CPUCTL/tmp/tasks` 194 shares=`cat $CPUCTL/tmp/tmp1/cpu.shares` 200 task=`cat $CPUCTL/tmp/tmp1/tasks` 222 tasks=`cat $CPUCTL/tmp/tasks` 244 tasks=`cat $CPUCTL/tmp/tasks` [all …]
|
/external/liblzf/ |
D | configure | 517 cat >conf$$.file <<_ASEOF 1164 cat <<_ACEOF 1220 cat <<\_ACEOF 1226 cat <<\_ACEOF 2021 cat >conftest.$ac_ext <<_ACEOF 2024 cat confdefs.h >>conftest.$ac_ext 2025 cat >>conftest.$ac_ext <<_ACEOF 2209 cat >conftest.$ac_ext <<_ACEOF 2212 cat confdefs.h >>conftest.$ac_ext 2213 cat >>conftest.$ac_ext <<_ACEOF [all …]
|
/external/selinux/libsepol/include/sepol/policydb/ |
D | context.h | 63 rc = ebitmap_cpy(&dst->range.level[0].cat, &src->range.level[0].cat); in mls_context_cpy_low() 68 rc = ebitmap_cpy(&dst->range.level[1].cat, &src->range.level[0].cat); in mls_context_cpy_low() 70 ebitmap_destroy(&dst->range.level[0].cat); in mls_context_cpy_low() 83 rc = ebitmap_cpy(&dst->range.level[0].cat, &src->range.level[1].cat); in mls_context_cpy_high() 88 rc = ebitmap_cpy(&dst->range.level[1].cat, &src->range.level[1].cat); in mls_context_cpy_high() 90 ebitmap_destroy(&dst->range.level[0].cat); in mls_context_cpy_high()
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_pressure_test/ |
D | cpuset_memory_pressure_testset.sh | 56 if [ $(cat "$CPUSET/memory_pressure") -ne 0 ]; then 77 if [ $(cat "$CPUSET/memory_pressure") -ne 0 ]; then 103 if [ $(cat "$CPUSET/memory_pressure") -ne 0 ]; then 107 if [ $(cat "$CPUSET/sub_cpuset/memory_pressure") -ne 0 ]; then 150 if [ $(cat "$CPUSET/memory_pressure") -ne 0 ]; then 154 if [ $(cat "$CPUSET/sub_cpuset/memory_pressure") -eq 0 ]; then 181 if [ $(cat "$CPUSET/memory_pressure") -eq 0 ]; then 185 if [ $(cat "$CPUSET/sub_cpuset/memory_pressure") -ne 0 ]; then 227 if [ $(cat "$CPUSET/memory_pressure") -eq 0 ]; then 231 if [ $(cat "$CPUSET/sub_cpuset/memory_pressure") -eq 0 ]; then
|
/external/ltp/testscripts/ |
D | ltp-scsi_debug.sh | 29 orig_count=$(cat /proc/partitions | wc -l) 78 num_host=$(cat /sys/bus/pseudo/drivers/scsi_debug/add_host) 88 num_host=$(cat /sys/bus/pseudo/drivers/scsi_debug/add_host) 117 max_luns=$(cat /sys/bus/pseudo/drivers/scsi_debug/max_luns) 118 add_host=$(cat /sys/bus/pseudo/drivers/scsi_debug/add_host) 119 num_tgts=$(cat /sys/bus/pseudo/drivers/scsi_debug/num_tgts) 162 check_count=$(cat /proc/partitions | wc -l) 170 cat /proc/partitions | awk '{print $4}' | tail -n 4 > $TMPBASE/partition-test 172 part1=$(cat $TMPBASE/partition-test | tail -n 1) 174 part2=$(cat $TMPBASE/partition-test | head -n 3 | tail -n 1) [all …]
|
/external/strace/ |
D | configure | 1347 cat <<_ACEOF 1403 cat <<\_ACEOF 1420 cat <<\_ACEOF 1529 cat <<\_ACEOF 1564 cat conftest.er1 >&5 1601 cat conftest.er1 >&5 1639 cat conftest.er1 >&5 1688 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1705 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1812 cat confdefs.h - <<_ACEOF >conftest.$ac_ext [all …]
|
/external/libedit/src/ |
D | makelist | 56 cat << _EOF 67 cat $FILES | $AWK ' 91 cat $FILES | $AWK ' 151 cat $FILES | $AWK '/el_action_t/ { print $3 }' | \ 173 cat $FILES | $AWK '/el_action_t/ { print $3 }' | sort | $AWK ' 218 cat $FILES | $AWK '
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | configure | 1891 cat <<\_ACEOF >conftest.sed 2006 cat >conftest.make <<\_ACEOF 2066 cat >>confdefs.h <<_ACEOF 2071 cat >>confdefs.h <<_ACEOF 2302 cat > confinc << 'END' 2704 cat >conftest.$ac_ext <<_ACEOF 2707 cat confdefs.h >>conftest.$ac_ext 2708 cat >>conftest.$ac_ext <<_ACEOF 2896 cat >conftest.$ac_ext <<_ACEOF 2899 cat confdefs.h >>conftest.$ac_ext [all …]
|