HomeSort by relevance Sort by last modified time
    Searched refs:cat (Results 1301 - 1325 of 1360) sorted by null

<<5152535455

  /external/toybox/generated/
newtoys.h 21 USE_CAT(NEWTOY(cat, "u"USE_CAT_V("vte"), TOYFLAG_BIN))
  /art/build/
Android.gtest.mk 592 { echo "ABI: 'x86_64'" | cat - $$<.tmp.out | development/scripts/stack | tail -n 3000 ; } ; \
    [all...]
  /external/autotest/client/common_lib/
packages.py 719 checksum_file_contents = self._run_command('cat '
    [all...]
  /external/linux-kselftest/tools/testing/selftests/net/
fib_tests.sh     [all...]
  /external/minijail/
common.mk 129 BASE_VER := $(shell cat $(SRC)/../common-mk/BASE_VER)
819 $(QUIET)exit $$(cat $(OUT)$(TARGET_OR_MEMBER).status.test)
    [all...]
  /external/modp_b64/
common.mk 128 BASE_VER := $(shell cat $(SRC)/../common-mk/BASE_VER)
812 $(QUIET)exit $$(cat $(OUT)$(TARGET_OR_MEMBER).status.test)
    [all...]
  /external/pcre/dist2/
RunGrepTest 264 cat teststderrgrep >>testtrygrep
473 (cd $srcdir; $valgrind $vjs $pcre2grep "cat" ./testdata/grepbinary) >>testtrygrep 2>&1
477 (cd $srcdir; $valgrind $vjs $pcre2grep -v "cat" ./testdata/grepbinary) >>testtrygrep 2>&1
622 (cd $srcdir; $valgrind $vjs $pcre2grep -w 'cat|dog' testdata/grepinputv) >>testtrygrep
626 (cd $srcdir; $valgrind $vjs $pcre2grep -w 'dog|cat' testdata/grepinputv) >>testtrygrep
    [all...]
RunGrepTest.bat 448 (pushd %srcdir% & %pcre2grep% "cat" ./testdata/grepbinary & popd) >>testtrygrep 2>&1
452 (pushd %srcdir% & %pcre2grep% -v "cat" ./testdata/grepbinary & popd) >>testtrygrep 2>&1
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
GlobalISelEmitter.cpp 65 cl::init(false), cl::cat(GlobalISelEmitterCat));
70 cl::init(false), cl::cat(GlobalISelEmitterCat));
75 cl::cat(GlobalISelEmitterCat));
80 cl::init(true), cl::cat(GlobalISelEmitterCat));
    [all...]
  /external/tcpdump/
config.guess 142 cat <<-EOF > $dummy.c
    [all...]
  /build/kati/
ninja.go 647 fmt.Fprintf(f, "if [ -f %s ]; then\n export $(cat %s)\nfi\n", n.envlistName(), n.envlistName())
  /build/make/core/
binary.mk     [all...]
config.mk 769 BUILD_NUMBER_FROM_FILE := $$(cat $(OUT_DIR)/build_number.txt)
770 BUILD_DATETIME_FROM_FILE := $$(cat $(BUILD_DATETIME_FILE))
    [all...]
  /build/soong/java/
dexpreopt_bootjars.go 355 rule.Command().Text("cat").Inputs(global.BootImageProfiles).Text(">").Output(combinedBootImageProfile)
  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py     [all...]
  /external/fec/
config.guess     [all...]
  /external/llvm/cmake/
config.guess     [all...]
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.3alpha-8.jar 
  /external/swiftshader/third_party/LLVM/autoconf/
config.guess     [all...]
  /external/swiftshader/third_party/LLVM/projects/sample/autoconf/
config.guess     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/cmake/
config.guess     [all...]
  /external/u-boot/fs/ubifs/
debug.c 896 void ubifs_dump_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat)
900 pr_err("(pid %d) start dumping heap cat %d (%d elements)\n",
901 current->pid, cat, heap->cnt);
    [all...]
  /external/cmockery/cmockery_0_1_2/
config.guess     [all...]
  /external/golang-protobuf/jsonpb/
jsonpb_test.go 462 {"proto2 map<int64, string>", marshaler, &pb.Maps{MInt64Str: map[int64]string{213: "cat"}},
463 `{"mInt64Str":{"213":"cat"}}`},
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
config.guess     [all...]

Completed in 2085 milliseconds

<<5152535455