HomeSort by relevance Sort by last modified time
    Searched refs:Revision (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /development/libraries/stereocamera/
source.properties 3 Pkg.Desc=Stereo Camera libraries, revision 1
6 Pkg.Revision=1
  /external/libavc/common/arm/
ih264_arm_memory_barrier.s 46 @* Revision History :
63 @* Revision History :
  /external/clang/lib/Basic/
Version.cpp 65 // Leave "llvm/" prefix to distinguish the following llvm revision from the
66 // clang revision.
94 std::string Revision = getClangRevision();
95 if (!Path.empty() || !Revision.empty()) {
99 if (!Revision.empty()) {
102 OS << Revision;
108 if (!LLVMRev.empty() && LLVMRev != Revision) {
  /external/mesa3d/docs/
MESA_window_pos.spec 122 Revision History
124 * Revision 1.0 - Initial specification
125 * Revision 1.1 - Minor clean-up (7 Jan 2000, Brian Paul)
MESA_resize_buffers.spec 79 Revision History
81 * Revision 1.0 - Initial specification
MESA_shader_debug.spec 21 Author Revision: 0.2
258 Revision History
MESA_swap_control.spec 19 Date: 5/1/2003 Revision: 1.1
124 Revision History
MESA_pixmap_colormap.spec 88 Revision History
MESA_set_3dfx_mode.spec 83 Revision History
MESA_ycbcr_texture.spec 197 Revision History
MESA_swap_frame_usage.spec 19 Date: 5/1/2003 Revision: 1.1
198 Revision History
  /external/llvm/utils/crosstool/
create-snapshots.sh 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
9 # latest SVN revision.
17 svn info ${LLVM_PROJECT_SVN} | egrep ^Revision | sed 's/^Revision: //'
29 # Create "module-revision.tar.bz2" packages from the SVN checkout dirs.
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_mastergain_gnu.s 18 @ Revision Control:
19 @ $Revision: 496 $
ARM-E_filter_gnu.s 14 @ Revision Control:
15 @ $Revision: 496 $
ARM-E_interpolate_loop_gnu.s 15 @ Revision Control:
16 @ $Revision: 496 $
ARM-E_interpolate_noloop_gnu.s 15 @ Revision Control:
16 @ $Revision: 496 $
ARM-E_voice_gain_gnu.s 16 @ Revision Control:
17 @ $Revision: 814 $
  /external/valgrind/solaris/
build_solaris_package 71 valgrind_rev=$( svn info $source_directory | grep Revision | sed -e 's/Revision: //' )
72 vex_rev=$( svn info $source_directory/VEX | grep Revision | sed -e 's/Revision: //' )
74 [[ -z $valgrind_rev ]] && fail "Failed to find Valgrind revision."
75 [[ -z $vex_rev ]] && fail "Failed to find VEX revision."
77 echo "Valgrind revision: $valgrind_rev, VEX revision $vex_rev."
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
powrprof.h 11 ULONG Revision;
18 ULONG Revision;
35 ULONG Revision;
52 ULONG Revision;
58 ULONG Revision;
dxgi.idl 111 UINT Revision;
417 UINT Revision;
  /external/llvm/utils/vim/syntax/
tablegen.vim 4 " Version: $Revision$
  /external/mesa3d/docs/OLD/
MESA_program_debug.spec 20 Author Revision: 1.0
298 Revision History
  /development/build/tools/
mk_sdk_repo_xml.sh 100 Pkg.Revision revision 1
110 Layoutlib.Revision layoutlib/revision 4
139 version revision 1
140 revision revision 1
161 # Starting with XSD repo-7 and addon-5, some revision elements are no longer just
165 # Note: addon extra revision can't take a preview number. We don't enforce
172 tool revision
    [all...]
  /external/llvm/utils/release/
build_llvm_package.bat 7 REM Usage: build_llvm_package.bat <revision>
20 set revision=%1 variable
22 set package_version=3.8.0-r%revision%
23 set clang_format_vs_version=3.8.0.%revision%
24 set build_dir=llvm_package_%revision%
27 echo Revision: %revision%
37 echo Checking out %branch% at r%revision%...
38 svn.exe export -r %revision% http://llvm.org/svn/llvm-project/llvm/%branch% llvm || exit /b
39 svn.exe export -r %revision% http://llvm.org/svn/llvm-project/cfe/%branch% llvm/tools/clang || exit /b
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
dxgi.idl 108 UINT Revision;
398 UINT Revision;

Completed in 432 milliseconds

1 2 3 4 5