HomeSort by relevance Sort by last modified time
    Searched refs:cat (Results 626 - 650 of 817) sorted by null

<<21222324252627282930>>

  /external/mksh/src/
Build.sh 163 cat >conftest.c
475 cat >conftest.c <<'EOF'
488 eval `cat x`
823 cat >conftest.c <<'EOF'
896 eval `cat x`
1153 cat >x <<-'EOF'
    [all...]
  /build/core/
definitions.mk 814 cat $(@:$1=$(YACC_HEADER_SUFFIX)) >> $(@:$1=.h)
940 $(shell cat $(PRIVATE_IMPORT_INCLUDES)) \
970 $(shell cat $(PRIVATE_IMPORT_INCLUDES)) \
    [all...]
  /frameworks/base/media/java/android/media/
MediaRouter.java 996 final RouteCategory cat = info.getCategory(); local
1055 final RouteCategory cat = sStatic.mRoutes.get(i).getCategory(); local
    [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 81 cat <<EOF
899 `cat $lockfile 2>/dev/null`
927 test -z "$run" && cat > ${libobj}T <<EOF
973 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
976 `cat $lockfile 2>/dev/null`
1004 test -z "$run" && cat >> ${libobj}T <<EOF
1016 test -z "$run" && cat >> ${libobj}T <<EOF
1045 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
1048 `cat $lockfile 2>/dev/null`
1077 test -z "$run" && cat >> ${libobj}T <<EO
    [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 81 cat <<EOF
899 `cat $lockfile 2>/dev/null`
927 test -z "$run" && cat > ${libobj}T <<EOF
973 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
976 `cat $lockfile 2>/dev/null`
1004 test -z "$run" && cat >> ${libobj}T <<EOF
1016 test -z "$run" && cat >> ${libobj}T <<EOF
1045 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
1048 `cat $lockfile 2>/dev/null`
1077 test -z "$run" && cat >> ${libobj}T <<EO
    [all...]
  /external/chromium_org/third_party/libevent/
ltmain.sh 81 cat <<EOF
899 `cat $lockfile 2>/dev/null`
927 test -z "$run" && cat > ${libobj}T <<EOF
973 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
976 `cat $lockfile 2>/dev/null`
1004 test -z "$run" && cat >> ${libobj}T <<EOF
1016 test -z "$run" && cat >> ${libobj}T <<EOF
1045 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
1048 `cat $lockfile 2>/dev/null`
1077 test -z "$run" && cat >> ${libobj}T <<EO
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
ltmain.sh 73 cat <<EOF
891 `cat $lockfile 2>/dev/null`
919 test -z "$run" && cat > ${libobj}T <<EOF
965 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
968 `cat $lockfile 2>/dev/null`
996 test -z "$run" && cat >> ${libobj}T <<EOF
1008 test -z "$run" && cat >> ${libobj}T <<EOF
1037 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
1040 `cat $lockfile 2>/dev/null`
1069 test -z "$run" && cat >> ${libobj}T <<EO
    [all...]
  /external/libffi/
ltmain.sh 81 cat <<EOF
892 `cat $lockfile 2>/dev/null`
920 test -z "$run" && cat > ${libobj}T <<EOF
966 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
969 `cat $lockfile 2>/dev/null`
997 test -z "$run" && cat >> ${libobj}T <<EOF
1009 test -z "$run" && cat >> ${libobj}T <<EOF
1038 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
1041 `cat $lockfile 2>/dev/null`
1070 test -z "$run" && cat >> ${libobj}T <<EO
    [all...]
  /external/llvm/autoconf/
ltmain.sh 73 cat <<EOF
862 `cat $lockfile 2>/dev/null`
890 test -z "$run" && cat > ${libobj}T <<EOF
936 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
939 `cat $lockfile 2>/dev/null`
967 test -z "$run" && cat >> ${libobj}T <<EOF
979 test -z "$run" && cat >> ${libobj}T <<EOF
1008 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
1011 `cat $lockfile 2>/dev/null`
1040 test -z "$run" && cat >> ${libobj}T <<EO
    [all...]
  /external/llvm/projects/sample/autoconf/
ltmain.sh 73 cat <<EOF
862 `cat $lockfile 2>/dev/null`
890 test -z "$run" && cat > ${libobj}T <<EOF
936 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
939 `cat $lockfile 2>/dev/null`
967 test -z "$run" && cat >> ${libobj}T <<EOF
979 test -z "$run" && cat >> ${libobj}T <<EOF
1008 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
1011 `cat $lockfile 2>/dev/null`
1040 test -z "$run" && cat >> ${libobj}T <<EO
    [all...]
  /cts/tools/vm-tests-tf/src/util/build/
BuildDalvikSuite.java 130 BuildDalvikSuite cat = new BuildDalvikSuite(); local
131 cat.compose();
  /external/chromium_org/third_party/icu/source/test/hdrtst/
Makefile.in 96 @for stub in `cat $(srcdir)/dfiles.txt | grep -v '^#'` ; do \
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
APIspec.py 88 cat = node.prop("name")
89 self.categories.append(cat)
  /external/chromium_org/third_party/sqlite/src/
Makefile.vxworks 484 cat $(TOP)/src/tclsqlite.c >>tclsqlite3.c
523 cat parse.h $(TOP)/src/vdbe.c | \
538 sed -e s/--VERS--/`cat ${TOP}/VERSION`/ \
539 -e s/--VERSION-NUMBER--/`cat ${TOP}/VERSION | sed 's/[^0-9]/ /g' | $(NAWK) '{printf "%d%03d%03d",$$1,$$2,$$3}'`/ \
  /external/clang/lib/Basic/
DiagnosticIDs.cpp 718 unsigned cat = getCategoryNumberForDiag(DiagID); local
719 return DiagnosticIDs::getCategoryNameFromID(cat).startswith("ARC ");
  /external/e2fsprogs/debian/attic/libs/
rules 147 cd $(maindir) && rmdir usr/man/cat? bin lib usr/include/* usr/include \
  /external/elfutils/libelf/
Makefile.am 124 then cat "$(DEPDIR)/$*.Tpo" >> "$(DEPDIR)/$*.Po"; \
  /external/icu4c/test/hdrtst/
Makefile.in 86 @FAIL=0;NONE="(No deprecated headers)";for stub in `cat $(srcdir)/dfiles.txt | grep -v '^#'` ; do \
  /external/libsepol/src/
link.c 712 cat_datum_t *cat, *base_cat; local
716 cat = (cat_datum_t *) datum;
744 state->cur->map[SYM_CATS][cat->s.value - 1] = base_cat->s.value;
1057 for (src_cat = src->cat; src_cat; src_cat = src_cat->next) {
1066 new_cat->next = dst->cat;
1067 dst->cat = new_cat;
1070 dst->cat->low = mod->map[SYM_CATS][src_cat->low - 1];
1072 dst->cat->high = mod->map[SYM_CATS][src_cat->high - 1];
    [all...]
  /external/mesa3d/src/mesa/main/
APIspec.py 88 cat = node.prop("name")
89 self.categories.append(cat)
  /external/stlport/src/c_locale_dummy/
c_locale_dummy.c 528 void _Locale_catclose(struct _Locale_messages* lmes, nl_catd_type cat) {}
529 const char* _Locale_catgets(struct _Locale_messages* lmes, nl_catd_type cat,
  /ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
c_locale_dummy.c 528 void _Locale_catclose(struct _Locale_messages* lmes, nl_catd_type cat) {}
529 const char* _Locale_catgets(struct _Locale_messages* lmes, nl_catd_type cat,
  /art/runtime/verifier/
register_line.h 63 void CopyRegister1(uint32_t vdst, uint32_t vsrc, TypeCategory cat)
  /external/chromium/build/
install-chroot.sh 187 sudo sh -c 'cat >>/etc/schroot/schroot.conf' <<EOF
205 sudo sh -c 'cat >/etc/schroot/script-'"${target}"
208 sudo sh -c 'cat >>/etc/schroot/mount-'"${target}"
212 sudo sh -c 'cat >/usr/local/bin/'"${target%bit}" <<EOF
314 cat <<EOF
  /external/chromium_org/build/
install-build-deps.sh 432 cat >>"${tmp}/apt/apt.conf" <<EOF

Completed in 2236 milliseconds

<<21222324252627282930>>