Home
last modified time | relevance | path

Searched defs:version1 (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/webrtc/base/
Dversionparsing.cc45 int CompareVersions(const int version1[], in CompareVersions()
/external/skia/src/sfnt/
DSkOTTable_gasp.h26 static const SK_OT_USHORT version1 = SkTEndian_SwapBE16(1); member
DSkOTTable_hhea.h25 static const SK_OT_Fixed version1 = SkTEndian_SwapBE32(0x00010000); member
DSkOTTable_head.h25 static const SK_OT_Fixed version1 = SkTEndian_SwapBE32(0x00010000); member
/external/harfbuzz_ng/src/
Dhb-open-file-private.hh193 TTCHeaderVersion1 version1; member
/external/icu/icu4c/source/test/intltest/
Drestest.cpp271 const char* version1; in TestConstruction() local
Drestsnew.cpp272 const char* version1; in TestConstruction() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/string/
Dstring.js1063 goog.string.compareVersions = function(version1, version2) { argument