Home
last modified time | relevance | path

Searched refs:Latest (Results 1 – 25 of 75) sorted by relevance

123

/external/wycheproof/
Dbuild_defs.bzl19 # Latest stable.
46 # Latest stable.
76 # Latest stable.
107 # Latest stable.
/external/skqp/docker/skia-with-swift-shader-base/
DDockerfile12 ADD https://storage.googleapis.com/swiftshader-binaries/OpenGL_ES/Latest/Linux/libGLESv2.so /usr/lo…
13 ADD https://storage.googleapis.com/swiftshader-binaries/OpenGL_ES/Latest/Linux/libEGL.so /usr/local…
/external/clang/include/clang/AST/
DRedeclarable.h96 auto Latest = Next.get<KnownLatest>(); in setLatest() local
97 Latest.set(D); in setLatest()
98 Next = Latest; in setLatest()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExecutionDomainFix.cpp359 DomainValue *Latest = LiveRegs[Regs.pop_back_val()]; in visitSoftInstr() local
361 if (Latest == dv || Latest->Next) in visitSoftInstr()
363 if (merge(dv, Latest)) in visitSoftInstr()
369 if (LiveRegs[i] == Latest) in visitSoftInstr()
/external/llvm-project/llvm/lib/CodeGen/
DExecutionDomainFix.cpp359 DomainValue *Latest = LiveRegs[Regs.pop_back_val()]; in visitSoftInstr() local
361 if (Latest == dv || Latest->Next) in visitSoftInstr()
363 if (merge(dv, Latest)) in visitSoftInstr()
369 if (LiveRegs[i] == Latest) in visitSoftInstr()
/external/skqp/docker/skia-release/
DDockerfile16 ADD --chown=skia:skia https://storage.googleapis.com/swiftshader-binaries/OpenGL_ES/Latest/Linux/li…
17 ADD --chown=skia:skia https://storage.googleapis.com/swiftshader-binaries/OpenGL_ES/Latest/Linux/l…
/external/python/cryptography/
DREADME.rst6 :alt: Latest Version
10 :alt: Latest Docs
/external/llvm-project/clang/include/clang/AST/
DRedeclarable.h150 auto Latest = Link.get<KnownLatest>(); in setLatest() local
151 Latest.set(D); in setLatest()
152 Link = Latest; in setLatest()
/external/python/ipaddress/
DOTHER_BACKPORTS.md6 > Latest commit: 2018-06-10 (as of June 2018)
11 > Latest commit: 2015-07-14
16 > Latest commit: 2014-08-16 (!)
/external/llvm/lib/CodeGen/
DExecutionDepsFix.cpp690 DomainValue *Latest = Regs.pop_back_val().Value; in visitSoftInstr() local
692 if (Latest == dv || Latest->Next) in visitSoftInstr()
694 if (merge(dv, Latest)) in visitSoftInstr()
700 if (LiveRegs[i].Value == Latest) in visitSoftInstr()
/external/rust/crates/macaddr/
DREADME.md5 [![Latest Version](https://img.shields.io/crates/v/macaddr.svg)](https://crates.io/crates/macaddr)
6 [![Latest Version](https://docs.rs/macaddr/badge.svg)](https://docs.rs/macaddr)
/external/guice/
DREADME.md4 **Latest release: [4.1](https://github.com/google/guice/wiki/Guice41)**
6 …vadocs](http://google.github.io/guice/api-docs/4.1/javadoc/index.html), [Latest javadocs](http://g…
/external/junit/
DREADME.md9 [![Latest Build Status](https://junit.ci.cloudbees.com/job/JUnit/badge/icon)](https://junit.ci.clou…
/external/bcc/cmake/
Dversion.cmake14 message(STATUS "Latest recognized Git tag is ${GIT_TAG_LAST}")
/external/llvm-project/llvm/docs/GlobalISel/
DResources.rst8 * `GlobalISel - LLVM's Latest Instruction Selection Framework by Diana Picus @FOSDEM17 <https://www…
/external/llvm/lib/Target/WebAssembly/
DWebAssembly.td57 // Latest and greatest experimental version of WebAssembly. Bugs included!
/external/rust/crates/uuid/
DREADME.tpl4 [![Latest Version](https://img.shields.io/crates/v/uuid.svg)](https://crates.io/crates/uuid)
/external/rust/crates/bitflags/
DREADME.md6 [![Latest version](https://img.shields.io/crates/v/bitflags.svg)](https://crates.io/crates/bitflags)
/external/rust/crates/serde/
DREADME.md1 # Serde &emsp; [![Build Status]][actions] [![Latest Version]][crates.io] [![serde: rustc 1.13+]][Ru…
5 [Latest Version]: https://img.shields.io/crates/v/serde.svg
/external/rust/crates/libc/
DREADME.md3 [![GHA Status]][GitHub Actions] [![Cirrus CI Status]][Cirrus CI] [![Latest Version]][crates.io] [![…
102 [Latest Version]: https://img.shields.io/crates/v/libc.svg
/external/rust/crates/serde_derive/
DREADME.md1 # Serde &emsp; [![Build Status]][actions] [![Latest Version]][crates.io] [![serde: rustc 1.13+]][Ru…
5 [Latest Version]: https://img.shields.io/crates/v/serde.svg
/external/rust/crates/serde_test/
DREADME.md1 # Serde &emsp; [![Build Status]][actions] [![Latest Version]][crates.io] [![serde: rustc 1.13+]][Ru…
5 [Latest Version]: https://img.shields.io/crates/v/serde.svg
/external/grpc-grpc/third_party/toolchains/
DBUILD21 # Latest RBE Ubuntu16_04 container
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssembly.td101 // Latest and greatest experimental version of WebAssembly. Bugs included!
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssembly.td97 // Latest and greatest experimental version of WebAssembly. Bugs included!

123