Home
last modified time | relevance | path

Searched refs:HEAD (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/package/
H A DMakefile121 git archive --prefix=$(perf-tar)/ HEAD^{tree} \
124 git rev-parse HEAD > $(perf-tar)/HEAD; \
125 tar rf $(perf-tar).tar $(perf-tar)/HEAD; \
/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dinflate.c196 state->mode = HEAD;
209 state->mode = HEAD; in gpdinflateReset()
450 case HEAD:
H A Dinflate.h98 HEAD, /* i: waiting for magic header */ enumerator
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dsetlocalversion46 if test -d .git && head=`git rev-parse --verify --short HEAD 2>/dev/null`; then
78 if git diff-index --name-only HEAD | grep -v "^scripts/package" \