Home
last modified time | relevance | path

Searched refs:grep (Results 801 - 825 of 867) sorted by relevance

1...<<3132333435

/third_party/lame/
H A Dconfigure1642 grep -v '^ *+' conftest.err >conftest.er1
1679 grep -v '^ *+' conftest.err >conftest.er1
1881 grep -v '^ *+' conftest.err >conftest.er1
2715 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2719 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2829 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
4399 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
4400 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
4401 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
4404 # or remarks (even with -Werror). So we grep stder
[all...]
H A Ddepcomp528 grep -v '^Note: including file: ' "$tmpdepfile"
/kernel/linux/linux-6.6/
H A DMakefile1138 $(AR) mPiT $$($(AR) t $@ | sed -n 1p) $@ $$($(AR) t $@ | grep -F -f $(srctree)/scripts/head-object-list.txt)
1727 # We `grep` afterwards in order to remove the directory entry itself.
1732 | grep -Fv $(abs_srctree)/rust/alloc \
1733 | grep -Fv $(abs_objtree)/rust/test \
1734 | grep -Fv generated \
/third_party/icu/icu4c/source/
H A Dconfigure1616 grep -v '^ *+' conftest.err >conftest.er1
1654 grep -v '^ *+' conftest.err >conftest.er1
1691 grep -v '^ *+' conftest.err >conftest.er1
1729 grep -v '^ *+' conftest.err >conftest.er1
2031 grep -v '^ *+' conftest.err >conftest.er1
4169 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4173 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4438 if test "$GCC" != yes && test -n "`link --version 2>&1 | grep 'GNU coreutils'`"; then
4527 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4528 $as_echo_n "checking for grep tha
[all...]
/third_party/skia/third_party/externals/icu/source/
H A Dconfigure1604 grep -v '^ *+' conftest.err >conftest.er1
1642 grep -v '^ *+' conftest.err >conftest.er1
1679 grep -v '^ *+' conftest.err >conftest.er1
1717 grep -v '^ *+' conftest.err >conftest.er1
2019 grep -v '^ *+' conftest.err >conftest.er1
4157 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4161 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4424 if test "$GCC" != yes && test -n "`link --version 2>&1 | grep 'GNU coreutils'`"; then
4513 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4514 $as_echo_n "checking for grep tha
[all...]
/third_party/libevdev/
H A Dconfigure1633 grep -v '^ *+' conftest.err >conftest.er1
1705 grep -v '^ *+' conftest.err >conftest.er1
3863 grep dspmsg "$as_dir$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3867 grep pwplus "$as_dir$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3977 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
4523 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
4524 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
4525 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
4528 # or remarks (even with -Werror). So we grep stderr for any message
4534 if (grep 'ignorin
[all...]
/kernel/linux/linux-6.6/arch/powerpc/
H A DMakefile23 new_nm := $(shell if $(NM) --help 2>&1 | grep -- '--synthetic' > /dev/null; then echo y; else echo n; fi)
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
H A Dconntrack_icmp_related.sh55 cnt=$(ip netns exec $ns nft list counter inet filter "$name" | grep -q "$expect")
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/netdevsim/
H A Ddevlink.sh21 "$@" | grep -q $DL_HANDLE
/kernel/linux/linux-5.10/scripts/dtc/
H A Ddtx_diff286 if grep -q "^CONFIG_DTC=y" ${__KBUILD_OUTPUT}/.config 2>/dev/null; then
/kernel/linux/linux-5.10/tools/scripts/
H A Dutilities.mak135 is-absolute = $(shell echo $(shell-sq) | grep -q ^/ && echo y)
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dbareudp.sh498 ip link help 2>&1 | grep -q bareudp
H A Dsrv6_end_dt46_l3vpn_test.sh254 for ns in $(ip netns show | grep -E 'rt-*|hs-*'); do
364 grep "to ${VPN_LOCATOR_SERVICE}::/16 lookup ${LOCALSID_TABLE_ID}")" ]; then
/kernel/linux/linux-6.6/tools/scripts/
H A Dutilities.mak135 is-absolute = $(shell echo $(shell-sq) | grep -q ^/ && echo y)
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dsimult_flows.sh123 grep -q ' kmemleak_init$\| lockdep_init$\| kasan_init$\| prove_locking$' /proc/kallsyms && slack=$((slack+550))
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H A Dnft_queue.sh391 ip netns exec ${ns1} nft list chain inet filter $n | grep -q "oifname \"$d\" icmp type echo-request counter packets 1"
H A Dconntrack_icmp_related.sh55 cnt=$(ip netns exec $ns nft list counter inet filter "$name" | grep -q "$expect")
/kernel/linux/linux-6.6/tools/testing/selftests/gpio/
H A Dgpio-sim.sh30 LINES=`ls $CONFIGFS_DIR/$CHIP/$BANK/ | grep -E ^line`
/kernel/linux/linux-6.6/scripts/dtc/
H A Ddtx_diff286 if grep -q "^CONFIG_DTC=y" ${__KBUILD_OUTPUT}/.config 2>/dev/null; then
/third_party/eudev/
H A Ddepcomp528 grep -v '^Note: including file: ' "$tmpdepfile"
/third_party/lame/libmp3lame/
H A Ddepcomp528 grep -v '^Note: including file: ' "$tmpdepfile"
/third_party/lame/mpglib/
H A Ddepcomp528 grep -v '^Note: including file: ' "$tmpdepfile"
/third_party/lame/frontend/
H A Ddepcomp528 grep -v '^Note: including file: ' "$tmpdepfile"
/third_party/lame/misc/
H A Ddepcomp528 grep -v '^Note: including file: ' "$tmpdepfile"
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
H A Dcpuset_memory_testset.sh154 local fssupport=$(grep -w hugetlbfs /proc/filesystems 2>/dev/null | cut -f2)

Completed in 31 milliseconds

1...<<3132333435