/external/jemalloc/build-aux/ |
config.guess | 30 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD [all...] |
/external/libmicrohttpd/ |
config.guess | 30 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD [all...] |
/external/pcre/dist/ |
config.guess | 30 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD [all...] |
/toolchain/binutils/binutils-2.25/ |
config.guess | 30 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD [all...] |
/build/kati/ |
find.cc | 709 !HasPrefix(s, ".git") && 857 !strcmp(ent->d_name, ".git") ||
|
/development/ndk/tools/ |
headers-diff-bionic-vs-ndk.py | 136 """Difference routine based on git diff""" 138 subprocess.check_output(['git', 'diff', '--no-index', file_origin, file_probe]) 161 ## comparison by git diff ## 168 ## storing git diff ## 226 git diff output for all headers
|
/external/autotest/client/virt/ |
base_installer.py | 193 * git status and check if there's no locally modified files 214 * git status and check if there are locally patched files
|
/external/chromium-trace/catapult/tracing/third_party/devscripts/ |
licensecheck.pl | 162 (?:^|/)(?:CVS|RCS|\.deps|\{arch\}|\.arch-ids|\.svn|\.hg|_darcs|\.git| 260 push @find_args, qw(-not ( -path .git* -prune ) );
|
/external/skia/ |
PRESUBMIT.py | 350 """git cl upload will call this hook after the issue is created/modified.
|
/external/toybox/ |
Android.mk | 23 # git remote add toybox https://github.com/landley/toybox.git 24 # git fetch toybox 25 # git merge toybox/master 29 # git push aosp HEAD:refs/for/master # Push to gerrit for review. 30 # git push aosp HEAD:master # Push directly, avoiding gerrit. 34 # git commit -a 217 toybox_sha := $(shell git -C $(LOCAL_PATH) rev-parse --short=12 HEAD 2>/dev/null)
|
/external/vixl/tools/ |
test.py | 31 import git namespace
|
/external/webrtc/tools/autoroller/ |
roll_chromium_revision.py | 124 lines = _RunCommand(['git', 'branch'])[0].split('\n') 304 stdout, _ = _RunCommand(['git', 'status', '--porcelain']) 314 ['git', 'rev-parse', '--abbrev-ref', 'HEAD'])[0].splitlines()[0] 321 _RunCommand(['git', 'pull']) 327 _RunCommand(['git', 'checkout', '-b', ROLL_BRANCH_NAME]) 337 _RunCommand(['git', 'checkout', active_branch]) 338 _RunCommand(['git', 'branch', '-D', ROLL_BRANCH_NAME]) 344 _RunCommand(['git', 'add', '--update', '.']) 345 _RunCommand(['git', 'commit', '-m', commit_msg]) 351 cmd = ['git', 'cl', 'upload', '-f' [all...] |
/external/libpcap/ |
config.guess | 30 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD [all...] |
/external/tcpdump/ |
config.guess | 30 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD [all...] |
/system/core/adb/ |
Android.mk | 11 adb_version := $(shell git -C $(LOCAL_PATH) rev-parse --short=12 HEAD 2>/dev/null)-android
|
/external/blktrace/btreplay/doc/ |
btreplay.tex | 49 \texttt{blktrace}\footnote{\texttt{git://git.kernel.dk/blktrace.git}}
|
/external/skia/third_party/yasm/config/ios/ |
Makefile | 185 VPATH = /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm 501 ACLOCAL = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run aclocal-1.10 502 AMTAR = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run tar 504 AUTOCONF = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run autoconf 505 AUTOHEADER = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run autoheader 506 AUTOMAKE = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run automake-1.10 545 MAKEINFO = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run makeinfo 546 MKDIR_P = /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/install-sh -c -d 576 abs_srcdir = /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm 578 abs_top_srcdir = /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yas [all...] |
/external/skia/third_party/yasm/config/mac/ |
Makefile | 185 VPATH = /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm 501 ACLOCAL = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run aclocal-1.10 502 AMTAR = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run tar 504 AUTOCONF = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run autoconf 505 AUTOHEADER = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run autoheader 506 AUTOMAKE = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run automake-1.10 545 MAKEINFO = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run makeinfo 546 MKDIR_P = /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/install-sh -c -d 576 abs_srcdir = /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm 578 abs_top_srcdir = /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yas [all...] |
/art/tools/ |
cpplint.py | 147 path to the directory that contains .git, .hg, or .svn. When this flag 153 Assuing that src/.git exists, the header guard CPP variables for 806 # Not SVN <= 1.6? Try to find a git, hg, or svn top level directory by 810 not os.path.exists(os.path.join(root_dir, ".git")) and 815 if (os.path.exists(os.path.join(root_dir, ".git")) or [all...] |
/external/libxml2/ |
Makefile.am | [all...] |
/external/bison/lib/ |
gnulib.mk | 24 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libbison --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --makefile-name=gnulib.mk --no-conditional-dependencies --no-libtool --macro-prefix=gl argmatch assert c-strcase calloc-posix close closeout config-h configmake dirname error extensions fdl fopen-safer fprintf-posix getline getopt-gnu gettext git-version-gen gitlog-to-changelog gpl-3.0 hash inttypes isnan javacomp-script javaexec-script ldexpl malloc-gnu mbschr mbsrchr mbswidth obstack obstack-printf perror printf-posix progname quote quotearg readme-release realloc-posix snprintf-posix spawn-pipe sprintf-posix stdbool stpcpy strdup-posix strerror strtoul strverscmp unistd unistd-safer unlocked-io unsetenv update-copyright verify vsnprintf-posix vsprintf-posix warnings xalloc xalloc-die xmemdup0 xstrndup 539 ## begin gnulib module git-version-gen 542 EXTRA_DIST += $(top_srcdir)/build-aux/git-version-gen 544 ## end gnulib module git-version-gen [all...] |
/build/core/ |
config.mk | 168 FIND_LEAVES_EXCLUDES := $(addprefix --prune=, $(OUT_DIR) $(SCAN_EXCLUDE_DIRS) .repo .git) [all...] |
/external/mksh/src/ |
Build.sh | [all...] |
/prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/ |
xalan-2.7.1.jar | |
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/ |
xalan-2.6.0.jar | |