Home
last modified time | relevance | path

Searched defs:Version (Results 1 - 25 of 181) sorted by relevance

12345678

/third_party/rust/crates/version_check/src/
H A Dversion.rs5 pub struct Version(u64); structure names
7 impl Version { impls
[all...]
/third_party/rust/crates/autocfg/src/
H A Dversion.rs9 pub struct Version { structure names
15 impl Version { impls
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVersion.h15 struct Version struct
[all...]
/third_party/gn/src/gn/
H A Dversion.h19 class Version { class
H A Dversion.cc16 Version::Version(int major, int minor, int patch) in Version() function in Version
[all...]
/third_party/skia/third_party/externals/swiftshader/tests/regres/llvm/
H A Dllvm.go38 type Version struct { type
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLTypeHashing.h44 uint16_t Version; member
/third_party/python/Lib/distutils/
H A Dversion.py31 class Version: class
/third_party/skia/third_party/externals/oboe/include/oboe/
H A DVersion.h61 struct Version { struct
/third_party/skia/src/sfnt/
H A DSkOTTable_maxp.h24 union Version { union
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugPubTable.h49 uint16_t Version; member
H A DDWARFDebugAddr.h36 uint16_t Version = 5; member
H A DDWARFDebugArangeSet.h31 uint16_t Version; member
H A DDWARFDebugLoc.h122 DWARFDebugLoclists(DWARFDataExtractor Data, uint16_t Version) in DWARFDebugLoclists() argument
140 uint16_t Version; member in llvm::final
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_impl.h75 std::string Version() const { return zone_->Version(); } in Version() function in absl::time_internal::cctz::time_zone::Impl
H A Dzone_info_source.cc26 std::string ZoneInfoSource::Version() const { return std::string(); } in Version() function in absl::time_internal::cctz::ZoneInfoSource
/third_party/rust/crates/clang-sys/src/
H A Dlink.rs49 pub enum Version { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAddr.cpp21 extract(DWARFDataExtractor Data, uint64_t *OffsetPtr, uint16_t Version, uint8_t AddrSize, std::function<void(Error)> WarnCallback) extract() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DHeader.h54 uint16_t Version; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
H A DPackedVersion.h56 operator <<(raw_ostream &OS, const PackedVersion &Version) operator <<() argument
[all...]
/third_party/vk-gl-cts/framework/egl/
H A DegluDefs.hpp62 class Version class
65 Version (int major, int minor) : m_major(major), m_minor(minor) {} in Version() function in eglu::Version
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_instance.py29 from zink_extensions import Extension,Layer,ExtensionRegistry,Version namespace
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A Dutils.py9 from .version import InvalidVersion, Version namespace
/third_party/node/deps/v8/src/utils/
H A Dversion.h21 class V8_EXPORT Version { class
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm28 sub Version { subroutine

Completed in 9 milliseconds

12345678