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

1 2 3 4 5 6 7 8 91011>>

  /external/fonttools/Lib/fontTools/
__init__.py 0 version = "2.4"
1 version = "2.4" variable
  /external/llvm/test/MC/ELF/
version.s 3 .version "1234"
4 .version "123"
  /external/tcpdump/
version.c 1 const char version[] = "4.5.1"; variable
  /external/valgrind/main/coregrind/m_gdbserver/
version.c 2 const char version[] = "gdbserver protocol box extracted from gdb 6.6"; variable
  /external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
064-version.c 0 #version 130
  /external/mesa3d/src/glsl/glcpp/tests/
064-version.c 0 #version 130
  /external/clang/test/Modules/Inputs/HasSubModules.framework/Frameworks/Sub.framework/Headers/
Types.h 3 unsigned version; member in struct:FrameworkSubStruct
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
config.js 43 'WebKit XP': {version: 'xp'},
44 'WebKit Win7': {version: 'win7'},
45 'WebKit Win7 (dbg)': {version: 'win7', debug: true},
46 'WebKit Linux': {version: 'lucid', is64bit: true},
48 // 'WebKit Linux ASAN': {version: 'lucid', is64bit: true},
49 'WebKit Linux 32': {version: 'lucid'},
50 'WebKit Linux (dbg)': {version: 'lucid', is64bit: true, debug: true},
51 'WebKit Mac10.6': {version: 'snowleopard'},
52 'WebKit Mac10.6 (dbg)': {version: 'snowleopard', debug: true},
53 'WebKit Mac10.7': {version: 'lion'}
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/
version_check.py 31 if sys.version < '2.6' or sys.version >= '2.8':
32 print >> sys.stderr, "Unsupported Python version: WebKit only supports 2.6.x - 2.7.x, and you're running %s." % sys.version.split()[0]
  /external/chromium_org/chrome/installer/util/
compat_checks.h 8 // Returns true if this computer has a Symantec End Point version that
10 bool HasIncompatibleSymantecEndpointVersion(const wchar_t* version);
  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
spl_version.c 21 int16_t WebRtcSpl_get_version(char* version, int16_t length_in_bytes)
23 strncpy(version, "1.2.0", length_in_bytes);
  /external/chromium_org/tools/site_compare/scrapers/firefox/
__init__.py 9 def GetScraper(version):
10 """Returns the scraper module for the given version.
13 version: version string of IE, or None for most recent
16 scrape module for given version
20 # support one version of Firefox at this time
22 # We only have one version of the Firefox scraper for now
28 print GetScraper("2.0.0.6").version
  /external/chromium_org/tools/site_compare/scrapers/ie/
__init__.py 9 def GetScraper(version):
10 """Returns the scraper module for the given version.
13 version: version string of IE, or None for most recent
16 scrape module for given version
20 # support one version of IE at this time
22 # We only have one version of the IE scraper for now
28 print GetScraper("7.0.5370.1").version
  /external/clang/test/Driver/
darwin-version.c 5 #error Invalid version
13 #error Invalid version
21 #error Invalid version
29 #error Invalid version
  /external/webrtc/src/common_audio/signal_processing/
spl_version.c 21 WebRtc_Word16 WebRtcSpl_get_version(char* version, WebRtc_Word16 length_in_bytes)
23 strncpy(version, "1.2.0", length_in_bytes);
  /external/chromium_org/third_party/opus/src/win32/
genversion.bat 5 for /f %%v in ('git --git-dir="%~dp0..\.git" describe --tags --match "v*"') do set version=%%v variable
7 if not "%version%"=="" goto :gotversion
9 if exist "%~dp0..\version.mk" goto :getversion
11 echo Git cannot be found, nor can version.mk. Generating unknown version.
13 set version=unknown variable
19 for /f "delims== tokens=2" %%v in (%~dps0..\version.mk) do set version=%%v variable
21 set version=!version:^"= variable
22 set version=!version: =! variable
    [all...]
  /external/libopus/win32/
genversion.bat 5 for /f %%v in ('git --git-dir="%~dp0..\.git" describe --tags --match "v*"') do set version=%%v variable
7 if not "%version%"=="" goto :gotversion
9 if exist "%~dp0..\version.mk" goto :getversion
11 echo Git cannot be found, nor can version.mk. Generating unknown version.
13 set version=unknown variable
19 for /f "delims== tokens=2" %%v in (%~dps0..\version.mk) do set version=%%v variable
21 set version=!version:^"= variable
22 set version=!version: =! variable
    [all...]
  /external/chromium_org/ppapi/generators/test_version/
versions.idl 19 [version=0.0]
24 [version=0.0] int32_t Bar([in] int32_t x);
28 [version=2.0] int32_t Bar([in] int32_t x, [in] int32_t y, [in] int32_t z);
33 [version=0.0]
38 [version=0.0] iFoo x;
42 [version=0.0]
47 [version=0.0] iFoo x;
51 [version=1.0] int32_t y;
58 typedef int32_t callback_t([in] int32_t x, [in, version=2.0] int32_t y);
65 int32_t Bar([in, version=1.0] callback_t cb)
    [all...]
  /external/chromium_org/tools/site_compare/scrapers/chrome/
__init__.py 9 def GetScraper(version):
10 """Returns the scraper module for the given version.
13 version: version string of Chrome, or None for most recent
16 scrape module for given version
18 if version is None:
19 version = "0.1.101.0"
21 parsed_version = [int(x) for x in version.split(".")]
36 print GetScraper("0.1.101.0").version
  /external/elfutils/0.153/libelf/
elf_version.c 8 Free Software Foundation; version 2 of the License.
38 exception to your version of the file, but you are not obligated to do
40 you must delete this exception statement from your version and license
58 /* Is the version initialized? */
61 /* Currently selected version. */
66 elf_version (version)
67 unsigned int version;
69 if (version == EV_NONE)
72 if (likely (version < EV_NUM))
74 /* Phew, we know this version. *
    [all...]
  /external/chromium_org/extensions/browser/api/runtime/
runtime_api_delegate.cc 12 const std::string& version)
13 : success(success), response(response), version(version) {
  /external/ceres-solver/jni/
assert_ndk_version.sh 3 # Bash script to assert that the current version of the NDK is at least the
4 # specified version. Prints 'true' to standard out if it's the right version,
10 # $(error NDK version r5c or greater required)
13 # See https://gist.github.com/2878774 for asserting SDK version.
48 local version=$(echo "$1" | sed 's/r\([0-9]\{1,2\}[a-z]\{0,1\}\).*/\1/')
49 local major=$(echo "$version" | sed 's/\([0-9]\{1,2\}\).*/\1/')
50 local minor=$(echo "$version" | sed 's/^[0-9]*//')
55 echo "Usage: $0 <required version> <NDK_ROOT>" >&2
60 # Assert that the expected version is at least 4
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLHtmlElement.idl 7 * version 2 of the License, or (at your option) any later version.
21 [Reflect] attribute DOMString version;
  /external/chromium_org/chrome/common/extensions/docs/server2/
test_branch_utility.py 15 ''' Parameters: |version| is a mapping of versions to branches, and
33 version = self._channels[channel]
34 return ChannelInfo(channel, self.GetBranchForVersion(version), version)
36 def GetStableChannelInfo(self, version):
37 return ChannelInfo('stable', self.GetBranchForVersion(version), version)
39 def GetBranchForVersion(self, version):
40 return self._versions[version]
42 def GetChannelForVersion(self, version)
    [all...]
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
FindMatchRectsDetails.java 13 /** Version of the the rects in this result. */
14 public final int version; field in class:FindMatchRectsDetails
22 public FindMatchRectsDetails(int version, int numRects, RectF activeRect) {
23 this.version = version;

Completed in 933 milliseconds

1 2 3 4 5 6 7 8 91011>>