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

1234567891011>>

/external/owasp/sanitizer/tools/findbugs/bin/
H A Dfindbugs146 fb_mainclass=edu.umd.cs.findbugs.Version
/external/sfntly/cpp/src/sfntly/table/core/
H A Dhorizontal_device_metrics_table.cc4 * Licensed under the Apache License, Version 2.0 (the "License");
25 int32_t HorizontalDeviceMetricsTable::Version() { function in class:sfntly::HorizontalDeviceMetricsTable
/external/clang/lib/Driver/
H A DToolChains.cpp13 #include "clang/Basic/Version.h"
565 // Version number is between the first and the last number.
569 StringRef Version = SDK.slice(StartVer, EndVer + 1); local
572 iOSTarget = Version;
574 OSXTarget = Version;
577 WatchOSTarget = Version;
580 TvOSTarget = Version;
1420 Version = GCCVersion::Parse("0.0.0");
1727 // contain one line of the from e.g. "CUDA Version 7.5.2".
1729 if (!V.startswith("CUDA Version "))
3735 GCCVersion Version = GCCInstallation.getVersion(); local
3808 Distro Version = UnknownDistro; local
4554 int Version; local
4607 const GCCVersion &Version = GCCInstallation.getVersion(); local
4963 const GCCVersion &Version = GCCInstallation.getVersion(); local
[all...]
H A DMSVCToolChain.cpp13 #include "clang/Basic/Version.h"
474 VersionTuple Version; local
478 return Version;
484 return Version;
489 return Version;
494 return Version;
501 return Version;
507 Version = VersionTuple(Major, Minor, Micro);
509 return Version;
H A DMinGWToolChain.cpp27 Generic_GCC::GCCVersion Version = Generic_GCC::GCCVersion::Parse("0.0.0"); local
36 if (CandidateVersion <= Version)
/external/ImageMagick/Magick++/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/ImageMagick/MagickCore/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/ImageMagick/coders/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/clang/lib/Lex/
H A DHeaderMap.cpp77 Header->Version == HMAP_HeaderVersion)
80 Header->Version == llvm::ByteSwap_16(HMAP_HeaderVersion))
/external/cmockery/cmockery_0_1_2/packages/rpm/
H A Drpm.spec12 Version: %VERSION
/external/deqp/android/cts/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/deqp/android/package/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/deqp/framework/egl/
H A DegluUtil.hpp9 * Licensed under the Apache License, Version 2.0 (the "License");
57 Version getVersion (const eglw::Library& egl, eglw::EGLDisplay display);
79 eglw::EGLDisplay getAndInitDisplay (NativeDisplay& nativeDisplay, Version* version = DE_NULL);
/external/dexmaker/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/dexmaker/dexmaker-tests/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/doclava/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/drm_hwcomposer/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/eigen/Eigen/src/Core/products/
H A DGeneralMatrixVector.h58 template<typename Index, typename LhsScalar, typename LhsMapper, bool ConjugateLhs, typename RhsScalar, typename RhsMapper, bool ConjugateRhs, int Version>
59 struct general_matrix_vector_product<Index,LhsScalar,LhsMapper,ColMajor,ConjugateLhs,RhsScalar,RhsMapper,ConjugateRhs,Version>
87 template<typename Index, typename LhsScalar, typename LhsMapper, bool ConjugateLhs, typename RhsScalar, typename RhsMapper, bool ConjugateRhs, int Version>
88 EIGEN_DONT_INLINE void general_matrix_vector_product<Index,LhsScalar,LhsMapper,ColMajor,ConjugateLhs,RhsScalar,RhsMapper,ConjugateRhs,Version>::run(
334 template<typename Index, typename LhsScalar, typename LhsMapper, bool ConjugateLhs, typename RhsScalar, typename RhsMapper, bool ConjugateRhs, int Version>
335 struct general_matrix_vector_product<Index,LhsScalar,LhsMapper,RowMajor,ConjugateLhs,RhsScalar,RhsMapper,ConjugateRhs,Version>
363 template<typename Index, typename LhsScalar, typename LhsMapper, bool ConjugateLhs, typename RhsScalar, typename RhsMapper, bool ConjugateRhs, int Version>
364 EIGEN_DONT_INLINE void general_matrix_vector_product<Index,LhsScalar,LhsMapper,RowMajor,ConjugateLhs,RhsScalar,RhsMapper,ConjugateRhs,Version>::run(
/external/guice/
H A DAndroidCallMunge.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/hamcrest/hamcrest-core/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/hyphenation-patterns/
H A Dpatterns.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/icu/tools/srcgen/currysrc/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/jarjar/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/jcommander/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/jsr330/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");

Completed in 1162 milliseconds

1234567891011>>