Searched refs:Version (Results 226 - 250 of 817) sorted by relevance

1234567891011>>

/external/llvm/lib/DebugInfo/
H A DDWARFDebugLine.h42 // Version identifier for the statement information format.
43 uint16_t Version; member in struct:llvm::DWARFDebugLine::Prologue
68 return PrologueLength + sizeof(TotalLength) + sizeof(Version) +
H A DDWARFUnit.h43 uint16_t Version; member in class:llvm::DWARFUnit
107 uint16_t getVersion() const { return Version; }
/external/lohit-fonts/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
H A Dfonts.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/mesa3d/docs/
H A DMESA_agp_offset.spec19 Version
H A DMESA_window_pos.spec17 Version
/external/nanopb-c/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/naver-fonts/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
H A Dfonts.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/netperf/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/nist-pkits/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/replicaisland/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/safe-iop/testsuite/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/smali/dexlib2/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/stlport/test/eh/
H A Dintel.mak1 # Microsoft Developer Studio Generated NMAKE File, Format Version 4.10
/external/valgrind/main/
H A DAndroid.build_all.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsio0.c476 Icc ->Version = 0x02100000;
592 LocalTypeHandler.ICCVersion = Icc ->Version;
675 Icc -> Version = _cmsAdjustEndianess32(Header.version);
745 Header.version = _cmsAdjustEndianess32(Icc ->Version);
939 return Icc -> Version;
942 void CMSEXPORT cmsSetEncodedICCversion(cmsHPROFILE hProfile, cmsUInt32Number Version) argument
945 Icc -> Version = Version;
969 void CMSEXPORT cmsSetProfileVersion(cmsHPROFILE hProfile, cmsFloat64Number Version) argument
975 Icc -> Version
1145 cmsFloat64Number Version = cmsGetProfileVersion((cmsHPROFILE) Icc); local
1587 cmsFloat64Number Version; local
[all...]
/external/chromium_org/chrome/browser/component_updater/
H A Dev_whitelist_component_installer.cc62 const base::Version& version,
/external/chromium_org/chrome/browser/extensions/api/runtime/
H A Dchrome_runtime_api_delegate.h45 virtual base::Version GetPreviousExtensionVersion(
/external/chromium_org/chrome/installer/util/
H A Dgoogle_chrome_distribution.h33 const Version& version,
H A Dgoogle_chrome_distribution_dummy.cc34 const Version& version,
/external/chromium_org/chrome/service/net/
H A Dservice_url_request_context_getter.cc91 version_info.Version().c_str(),
/external/chromium_org/components/component_updater/test/
H A Dtest_configurator.h50 virtual base::Version GetBrowserVersion() const OVERRIDE;
H A Dtest_installer.cc66 Version version(version_string.c_str());
/external/chromium_org/components/cronet/android/java/src/org/chromium/net/
H A DChromiumUrlRequestContext.java52 return Version.getVersion();

Completed in 1400 milliseconds

1234567891011>>