/external/llvm/utils/crosstool/ |
H A D | create-snapshots.sh | 3 # Creates LLVM SVN snapshots: llvm-$REV.tar.bz2 and llvm-gcc-4.2-$REV.tar.bz2, 4 # where $REV is an SVN revision of LLVM. This is used for creating stable 8 # $0 [REV] -- grabs the revision $REV from SVN; if not specified, grabs the 20 readonly REV="${1:-$(getLatestRevisionFromSVN)}" 25 echo "Running: svn export -r ${REV} ${module}; log in ${log}" 26 svn -q export -r ${REV} ${LLVM_PROJECT_SVN}/${module}/trunk \ 30 local tarball="${module}-${REV}.tar.bz2"
|
/external/libavc/encoder/ |
H A D | ih264e_cabac.h | 55 #define REV(u4_input, u4_output) \ macro
|
/external/openssh/ |
H A D | buildpkg.sh.in | 24 # revisions within the same version (REV=a) 25 #REV= 252 VERSION=$VERSION$REV 659 echo | pkgtrans -os ${FAKE_ROOT} ${START}/$PKGNAME-$VERSION$REV-$UNAME_S-$ARCH.pkg 670 echo | pkgtrans -os ${FAKE_ROOT} ${START}/$PKGNAME-$VERSION$REV-$UNAME_S-$ARCH.pkg
|
/external/v8/src/arm64/ |
H A D | constants-arm64.h | 936 REV = DataProcessing1SourceFixed | 0x00000800, enumerator in enum:v8::internal::DataProcessing1SourceOp 937 REV_w = REV, 938 REV32_x = REV | SixtyFourBits,
|
H A D | disasm-arm64.cc | 582 FORMAT(REV, "rev");
|
H A D | assembler-arm64.cc | 1554 DataProcessing1Source(rd, rn, REV);
|
/external/mdnsresponder/mDNSShared/ |
H A D | CommonServices.h | 1182 #define NumVersionBuild( MAJOR, MINOR, BUGFIX, STAGE, REV ) \ 1187 ( ( ( REV ) & 0xFF ) ) )
|
/external/vixl/src/vixl/a64/ |
H A D | constants-a64.h | 1023 REV = DataProcessing1SourceFixed | 0x00000800, enumerator in enum:vixl::DataProcessing1SourceOp 1024 REV_w = REV, 1025 REV32_x = REV | SixtyFourBits,
|
H A D | disasm-a64.cc | 593 FORMAT(REV, "rev");
|
H A D | assembler-a64.cc | 1393 DataProcessing1Source(rd, rn, REV);
|
/external/llvm/test/MC/ARM/ |
H A D | basic-thumb-instructions.s | 472 @ REV/REV16/REVSH
|
H A D | v8_IT_manual.s | 563 @ REV, encoding T1 567 @ REV, encoding T2 (32-bit)
|
H A D | basic-arm-instructions.s | 1844 @ REV/REV16/REVSH
|
H A D | basic-thumb2-instructions.s | 1858 @ REV
|
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
H A D | htmlparser-1.3-with-transitions.jar | META-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ... |
H A D | htmlparser-1.3.jar | META-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ... |
/external/valgrind/none/tests/arm/ |
H A D | v6intARM.stdout.exp | 801 ------------ REV ------------
|
H A D | v6intThumb.stdout.exp | [all...] |
/external/valgrind/none/tests/arm64/ |
H A D | integer.stdout.exp | 1802 REV
|