HomeSort by relevance Sort by last modified time
    Searched refs:git (Results 51 - 63 of 63) sorted by null

1 23

  /external/blktrace/
Makefile 65 git-tar-tree HEAD btrace-1.0 > btrace-1.0.tar
  /external/webrtc/src/common_audio/signal_processing/
spl_sqrt_floor.s 2 @ Refer to NOTICE file at the root of git project.
  /external/webkit/Tools/Scripts/
svn-apply 48 # Handles git-diff patches (without binary changes) created at the top-level directory
58 # Handle git-diff patches with binary delta
109 '.git' => 1,
135 # How do we handle Git patches applied to an SVN checkout here?
177 # Git will ignore the add, but re-adding large directories can be sloooow.
312 # Git rename.
373 # This could be made into a more general "status" call, except svn and git
382 my $gitOutput = `git diff-index --name-status HEAD -- $path`;
388 # Return whether the file at the given path is known to Git.
393 # "error: pathspec 'test.png' did not match any file(s) known to git
    [all...]
  /external/blktrace/doc/
blktrace.tex 52 as part of the following git repository:
54 git://git.kernel.org/pub/scm/linux/kernel/git/axboe/blktrace.git bt
65 As noted above, the kernel patch along with the blktrace and blkparse utilities are stored in a git repository. One simple way to get going would be:
68 % git clone git://git.kernel.org/pub/scm/linux/kernel/git/axboe/blktrace.git b
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/resources/platform/
AttributeInfoTest.java 283 "SDK git repository", sdkPath);
287 File git = sdk.getParentFile(); local
288 File attrsPath = new File(git, "frameworks" + File.separator + "base"
300 checkDir(new File(git, "packages" + File.separator + "apps"), false, attributeMap, seen);
  /external/dhcpcd/
Makefile 106 git archive --prefix=${DISTPREFIX}/ ${GITREF} | bzip2 > ${DISTFILE}
  /frameworks/native/opengl/tools/glgen/
gen 127 echo " " git add $1/$3
  /build/core/
cleanspec.mk 91 $(shell build/tools/findleaves.py --prune=out --prune=.repo --prune=.git $(cs_subdirs) CleanSpec.mk)
definitions.mk 150 $(shell build/tools/findleaves.py --prune=out --prune=.repo --prune=.git \
    [all...]
main.mk 518 $(shell build/tools/findleaves.py --prune=out --prune=.repo --prune=.git $(subdirs) Android.mk)
  /ndk/build/tools/
package-release.sh 56 # set to 'yes' if we should use 'git ls-files' to list the files to
59 register_var_option "--no-git" NO_GIT "Don't use git to list input files, take all of them."
228 # The list of git files to copy into the archives
230 echo "Collecting sources from git (use --no-git to copy all files instead)."
231 GIT_FILES=`cd $NDK_ROOT_DIR && git ls-files`
293 # first create the reference ndk directory from the git reference
  /external/blktrace/btreplay/doc/
btreplay.tex 49 \texttt{blktrace}\footnote{\texttt{git://git.kernel.dk/blktrace.git}}
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 417 milliseconds

1 23