/external/chromium_org/chrome/test/mini_installer_test/ |
installer_test_util.h | 18 std::string version; member in struct:installer_test::InstalledProduct 49 // Returns the version of the specified |product|. 78 const std::string& version);
|
/external/chromium_org/content/common/ |
one_writer_seqlock.cc | 14 base::subtle::Atomic32 version; local 16 version = base::subtle::NoBarrier_Load(&sequence_); 20 if ((version & 1) == 0) 26 return version; 29 bool OneWriterSeqLock::ReadRetry(base::subtle::Atomic32 version) { 32 return base::subtle::Release_Load(&sequence_) != version;
|
/external/chromium_org/sandbox/win/src/ |
sandbox_utils.cc | 16 base::win::Version version = base::win::GetVersion(); local 17 return (version > base::win::VERSION_XP) || 18 ((version == base::win::VERSION_XP) &&
|
/external/chromium_org/sdch/open-vcdiff/packages/deb/ |
rules | 7 # This special exception was added by Craig Small in version 0.37 of dh-make. 31 #version=2.0.5 34 version=`ls src/.libs/lib*.so.* | \ macro
|
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
OpenTypeVerticalDataTest.cpp | 39 OpenType::Fixed version; member in struct:__anon10943::TestTable
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/ |
jquery.hotkeys.js | 4 * Dual licensed under the MIT or GPL Version 2 licenses. 16 version: "0.8",
|
/external/chromium_org/third_party/angle/src/compiler/ |
TranslatorGLSL.cpp | 16 int version = versionGLSL.getVersion(); local 17 // We need to write version directive only if it is greater than 110. 18 // If there is no version directive in the shader, 110 is implied. 19 if (version > 110) { 20 sink << "#version " << version << "\n"; local 31 // Write GLSL version.
|
/external/chromium_org/third_party/devscripts/ |
licensecheck.pl | 5 # This version is 11 # the Free Software Foundation; either version 2 of the License, or 12 # (at your option) any later version. 28 B<licensecheck> B<--help>|B<--version> 127 General Public License, version 2 or later. 228 "version|v" => \$opt_version, 247 if ($opt_version) { version(); exit 0; } 393 --version, -v Display version and copyright info 417 sub version { subroutine [all...] |
/external/chromium_org/third_party/libva/va/ |
va_backend_vpp.h | 34 /** \brief VTable version for VA/VPP hooks. */ 38 unsigned int version; member in struct:VADriverVTableVPP
|
/external/chromium_org/third_party/libva/va/wayland/ |
va_backend_wayland.h | 33 /** \brief VA/Wayland API version. */ 42 * \brief Interface version. 46 unsigned int version; member in struct:VADriverVTableWayland
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
api_misc.c | 67 static const VGubyte *version = (VGubyte *)"1.1"; local 78 return version;
|
/external/chromium_org/third_party/opus/src/win32/ |
genversion.bat | 5 for /f %%v in ('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 (%~dp0..\version.mk) do set version=%%v variable 21 set version=!version:^"= variable 22 set version=!version: =! variable [all...] |
/external/chromium_org/third_party/ots/src/ |
maxp.cc | 18 uint32_t version = 0; local 19 if (!table.ReadU32(&version)) { 23 if (version >> 16 > 1) { 35 if (version >> 16 == 1) {
|
/external/chromium_org/third_party/skia/src/sfnt/ |
SkOTTable_maxp_CFF.h | 17 SK_OT_Fixed version; member in struct:SkOTTableMaximumProfile_CFF 18 static const SK_OT_Fixed VERSION = SkTEndian_SwapBE32(0x00005000);
|
/external/chromium_org/tools/site_compare/scrapers/chrome/ |
chrome011010.py | 11 # Default version 12 version = "0.1.101.0" variable
|
chrome01970.py | 11 # Default version 12 version = "0.1.97.0" variable
|
/external/e2fsprogs/lib/blkid/ |
version.c | 2 * version.c --- Return the version of the blkid library 20 #include "../../version.h" 28 int version = 0; local 35 version = (version * 10) + (*cp - '0'); 37 return version;
|
/external/e2fsprogs/lib/ext2fs/ |
version.c | 2 * version.c --- Return the version of the ext2 library 8 * General Public License, version 2. 22 #include "../../version.h" 30 int version = 0, dot_count = 0; local 41 version = (version * 10) + (*cp - '0'); 43 return version;
|
/external/icu4c/layout/ |
GlyphLookupTables.h | 22 fixed32 version; member in struct:GlyphLookupTableHeader
|
/external/kernel-headers/original/linux/ |
keychord.h | 8 * License version 2, as published by the Free Software Foundation, and 38 __u16 version; member in struct:input_keychord
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
api_misc.c | 67 static const VGubyte *version = (VGubyte *)"1.1"; local 78 return version;
|
/external/open-vcdiff/packages/deb/ |
rules | 7 # This special exception was added by Craig Small in version 0.37 of dh-make. 31 #version=2.0.5 34 version=`ls src/.libs/lib*.so.* | \ macro
|
/external/skia/src/sfnt/ |
SkOTTable_maxp_CFF.h | 17 SK_OT_Fixed version; member in struct:SkOTTableMaximumProfile_CFF 18 static const SK_OT_Fixed VERSION = SkTEndian_SwapBE32(0x00005000);
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
keychord.h | 21 __u16 version; member in struct:input_keychord
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
keychord.h | 21 __u16 version; member in struct:input_keychord
|