Searched refs:Version (Results 101 - 125 of 634) sorted by relevance

1234567891011>>

/external/universal-tween-engine/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/valgrind/
H A DAndroid.clean.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/walt/android/WALT/app/src/main/jni/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
H A DApplication.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/webrtc/webrtc/modules/audio_processing/test/android/apmtest/jni/
H A DAndroid.mk3 # Licensed under the Apache License, Version 2.0 (the "License");
/external/eigen/Eigen/src/Core/products/
H A DTriangularMatrixMatrix.h48 int ResStorageOrder, int Version = Specialized>
54 int RhsStorageOrder, bool ConjugateRhs, int Version>
57 RhsStorageOrder,ConjugateRhs,RowMajor,Version>
81 int RhsStorageOrder, bool ConjugateRhs, int Version>
84 RhsStorageOrder,ConjugateRhs,ColMajor,Version>
104 int RhsStorageOrder, bool ConjugateRhs, int Version>
107 RhsStorageOrder,ConjugateRhs,ColMajor,Version>::run(
232 int RhsStorageOrder, bool ConjugateRhs, int Version>
235 RhsStorageOrder,ConjugateRhs,ColMajor,Version>
254 int RhsStorageOrder, bool ConjugateRhs, int Version>
[all...]
H A DTriangularMatrixVector.h17 template<typename Index, int Mode, typename LhsScalar, bool ConjLhs, typename RhsScalar, bool ConjRhs, int StorageOrder, int Version=Specialized>
20 template<typename Index, int Mode, typename LhsScalar, bool ConjLhs, typename RhsScalar, bool ConjRhs, int Version>
21 struct triangular_matrix_vector_product<Index,Mode,LhsScalar,ConjLhs,RhsScalar,ConjRhs,ColMajor,Version>
33 template<typename Index, int Mode, typename LhsScalar, bool ConjLhs, typename RhsScalar, bool ConjRhs, int Version>
34 EIGEN_DONT_INLINE void triangular_matrix_vector_product<Index,Mode,LhsScalar,ConjLhs,RhsScalar,ConjRhs,ColMajor,Version>
91 template<typename Index, int Mode, typename LhsScalar, bool ConjLhs, typename RhsScalar, bool ConjRhs,int Version>
92 struct triangular_matrix_vector_product<Index,Mode,LhsScalar,ConjLhs,RhsScalar,ConjRhs,RowMajor,Version>
104 template<typename Index, int Mode, typename LhsScalar, bool ConjLhs, typename RhsScalar, bool ConjRhs,int Version>
105 EIGEN_DONT_INLINE void triangular_matrix_vector_product<Index,Mode,LhsScalar,ConjLhs,RhsScalar,ConjRhs,RowMajor,Version>
/external/clang/test/Driver/
H A Das-dwarf-cie.s7 # CHECK: Version: 1
/external/elfutils/tests/
H A Drun-readelf-gdb_index.sh71 Version: 5
102 Version: 7
H A Drun-readelf-dwz-multi.sh86 Version: 4, Abbreviation section offset: 0, Address size: 8, Offset size: 4
147 Version: 4, Abbreviation section offset: 0, Address size: 8, Offset size: 4
207 Version: 4, Abbreviation section offset: 0, Address size: 8, Offset size: 4
247 Version: 4, Abbreviation section offset: 0, Address size: 8, Offset size: 4
286 Version: 4, Abbreviation section offset: 0, Address size: 8, Offset size: 4
/external/flatbuffers/php/
H A DConstants.php5 * Licensed under the Apache License, Version 2.0 (the "License");
H A DStruct.php5 * Licensed under the Apache License, Version 2.0 (the "License");
/external/libvpx/libvpx/build/make/
H A Dgen_msvs_sln.sh28 --ver=version Version (7,8,9,10,11,12,14,15) of visual studio to generate for
220 *) die Unrecognized Visual Studio Version in $opt
256 Microsoft Visual Studio Solution File, Format Version $sln_vers${EOLDOS}
/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h34 uint32_t Version; member in struct:llvm::DWARFUnitIndex::Header
/external/llvm/include/llvm/DebugInfo/PDB/
H A DPDBExtras.h38 raw_ostream &operator<<(raw_ostream &OS, const VersionInfo &Version);
/external/llvm/lib/DebugInfo/PDB/Raw/
H A DInfoStreamBuilder.cpp34 "Missing PDB Stream Version");
49 Info->Version = *Ver;
/external/llvm/test/tools/dsymutil/Inputs/scattered-reloc/
H A D1.s113 .short 1 @ Header Version
133 .short 1 @ Header Version
146 .short 1 @ Header Version
159 .short 1 @ Header Version
/external/nanopb-c/generator/google/protobuf/
H A Dreflection.py59 if api_implementation.Version() == 2:
/external/sfntly/cpp/src/sfntly/table/bitmap/
H A Debdt_table.h4 * Licensed under the Apache License, Version 2.0 (the "License");
96 int32_t Version();
/external/sfntly/cpp/src/sfntly/table/core/
H A Dhorizontal_device_metrics_table.h4 * Licensed under the Apache License, Version 2.0 (the "License");
50 int32_t Version();
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/emitter/
H A DEventConstructor.java4 * Licensed under the Apache License, Version 2.0 (the "License");
22 import org.yaml.snakeyaml.DumperOptions.Version;
99 Version version = null;
108 version = Version.V1_0;
110 version = Version.V1_1;
/external/swiftshader/third_party/LLVM/lib/DebugInfo/
H A DDWARFDebugArangeSet.h30 uint16_t Version; member in struct:llvm::DWARFDebugArangeSet::Header
/external/zlib/src/contrib/dotzlib/DotZLib/
H A DInflater.cs4 // Use, modification and distribution are subject to the Boost Software License, Version 1.0.
39 int retval = inflateInit_(ref _ztream, Info.Version, Marshal.SizeOf(_ztream));
/external/llvm/include/llvm/Support/
H A DGCOV.h81 bool readGCOVVersion(GCOV::GCOVVersion &Version) { argument
85 Version = GCOV::V402;
90 Version = GCOV::V404;
95 Version = GCOV::V704;
245 GCOV::GCOVVersion Version; member in class:llvm::GCOVFile
268 bool readGCNO(GCOVBuffer &Buffer, GCOV::GCOVVersion Version);
269 bool readGCDA(GCOVBuffer &Buffer, GCOV::GCOVVersion Version);
/external/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp202 CIE(uint64_t Offset, uint64_t Length, uint8_t Version, argument
208 : FrameEntry(FK_CIE, Offset, Length), Version(Version),
234 OS << format(" Version: %d\n", Version);
236 if (Version >= 4) {
263 uint8_t Version; member in class:__anon12784::CIE
552 uint8_t Version = Data.getU8(&Offset);
555 uint8_t AddressSize = Version < 4 ? Data.getAddressSize() :
558 uint8_t SegmentDescriptorSize = Version <
[all...]

Completed in 1262 milliseconds

1234567891011>>