Home
last modified time | relevance | path

Searched refs:LTS (Results 1 – 25 of 55) sorted by relevance

123

/external/openscreen/third_party/abseil/src/
DLTS.md1 # Long Term Support (LTS) Branches
4 Long Term Support (LTS) branches. An LTS branch allows you to use a known
9 ## LTS Branches
11 The following lists LTS branches and the dates on which they have been released:
13 * [LTS Branch December 18, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_12_18/)
14 * [LTS Branch June 20, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_06_20/)
15 * [LTS Branch August 8, 2019](https://github.com/abseil/abseil-cpp/tree/lts_2019_08_08/)
16 * [LTS Branch February 25, 2020](https://github.com/abseil/abseil-cpp/tree/lts_2020_02_25/)
DCMakeLists.txt148 # absl:lts-remove-begin(system installation is supported for LTS releases)
153 The default and system-level install directories are unsupported except in LTS \
175 # Abseil only has a version in LTS releases. This mechanism is accomplished
/external/libtextclassifier/abseil-cpp/
DLTS.md1 # Long Term Support (LTS) Branches
4 Long Term Support (LTS) branches. An LTS branch allows you to use a known
9 ## LTS Branches
11 The following lists LTS branches and the dates on which they have been released:
13 * [LTS Branch December 18, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_12_18/)
14 * [LTS Branch June 20, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_06_20/)
15 * [LTS Branch August 8, 2019](https://github.com/abseil/abseil-cpp/tree/lts_2019_08_08/)
16 * [LTS Branch February 25, 2020](https://github.com/abseil/abseil-cpp/tree/lts_2020_02_25/)
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/
DLTS.md1 # Long Term Support (LTS) Branches
4 Long Term Support (LTS) branches. An LTS branch allows you to use a known
9 ## LTS Branches
11 The following lists LTS branches and the dates on which they have been released:
13 * [LTS Branch December 18, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_12_18/)
14 * [LTS Branch June 20, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_06_20/)
15 * [LTS Branch August 8, 2019](https://github.com/abseil/abseil-cpp/tree/lts_2019_08_08/)
16 * [LTS Branch February 25, 2020](https://github.com/abseil/abseil-cpp/tree/lts_2020_02_25/)
/external/llvm-project/polly/include/polly/CodeGen/
DBlockGenerators.h83 void copyStmt(ScopStmt &Stmt, LoopToScevMapT &LTS,
290 LoopToScevMapT &LTS, isl_id_to_ast_expr *NewAccesses);
305 ValueMapT &BBMap, LoopToScevMapT &LTS,
315 void generateScalarLoads(ScopStmt &Stmt, LoopToScevMapT &LTS,
335 void generateBeginStmtTrace(ScopStmt &Stmt, LoopToScevMapT &LTS,
378 virtual void generateScalarStores(ScopStmt &Stmt, LoopToScevMapT &LTS,
448 LoopToScevMapT &LTS, Loop *L) const;
475 LoopToScevMapT &LTS, Loop *L) const;
478 LoopToScevMapT &LTS);
488 ValueMapT &BBMap, LoopToScevMapT &LTS,
[all …]
DIslNodeBuilder.h380 LoopToScevMapT &LTS);
/external/webrtc/third_party/abseil-cpp/
DLTS.md1 # Long Term Support (LTS) Branches
4 Long Term Support (LTS) branches. An LTS branch allows you to use a known
9 ## LTS Branches
11 The following lists LTS branches and the dates on which they have been released:
13 * [LTS Branch December 18, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_12_18/)
14 * [LTS Branch June 20, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_06_20/)
15 * [LTS Branch August 8, 2019](https://github.com/abseil/abseil-cpp/tree/lts_2019_08_08/)
/external/abseil-cpp/
DLTS.md1 # Long Term Support (LTS) Branches
4 Long Term Support (LTS) branches. An LTS branch allows you to use a known
9 ## LTS Branches
11 The following lists LTS branches and the dates on which they have been released:
13 * [LTS Branch December 18, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_12_18/)
14 * [LTS Branch June 20, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_06_20/)
15 * [LTS Branch August 8, 2019](https://github.com/abseil/abseil-cpp/tree/lts_2019_08_08/)
/external/llvm-project/polly/lib/CodeGen/
DBlockGenerators.cpp66 LoopToScevMapT &LTS, in trySynthesizeNewValue() argument
78 const SCEV *NewScev = SCEVLoopAddRecRewriter::rewrite(Scev, LTS, SE); in trySynthesizeNewValue()
98 LoopToScevMapT &LTS, Loop *L) const { in getNewValue() argument
192 New = trySynthesizeNewValue(Stmt, Old, BBMap, LTS, L); in getNewValue()
215 ValueMapT &BBMap, LoopToScevMapT &LTS) { in copyInstScalar() argument
227 getNewValue(Stmt, OldOperand, BBMap, LTS, getLoopForStmt(Stmt)); in copyInstScalar()
257 ValueMapT &BBMap, LoopToScevMapT &LTS, in generateLocationAccessed() argument
262 Inst.isNull() ? nullptr : Inst.getPointerOperand(), BBMap, LTS, in generateLocationAccessed()
268 LoopToScevMapT &LTS, isl_id_to_ast_expr *NewAccesses, __isl_take isl_id *Id, in generateLocationAccessed() argument
291 return getNewValue(Stmt, Pointer, BBMap, LTS, L); in generateLocationAccessed()
[all …]
DIslNodeBuilder.cpp905 ScopStmt *Stmt, LoopToScevMapT &LTS) { in createSubstitutions() argument
917 LTS[Stmt->getLoopForDimension(i)] = SE->getUnknown(V); in createSubstitutions()
971 LoopToScevMapT LTS; in createUser() local
980 LTS.insert(OutsideLoopIterations.begin(), OutsideLoopIterations.end()); in createUser()
988 createSubstitutions(Expr, Stmt, LTS); in createUser()
991 BlockGen.copyStmt(*Stmt, LTS, NewAccesses); in createUser()
993 RegionGen.copyStmt(*Stmt, LTS, NewAccesses); in createUser()
/external/google-benchmark/
Ddependencies.md7 * The last two Ubuntu LTS releases AND
17 _Note, this version is also available for Ubuntu 14.04, the previous Ubuntu LTS
/external/tcpdump/tests/
Dlldp_mudurl-v.out9 Ubuntu 14.04.5 LTS Linux 3.13.0-106-generic #153-Ubuntu SMP Tue Dec 6 15:45:13 UTC 2016 i686
40 Ubuntu 14.04.5 LTS Linux 3.13.0-106-generic #153-Ubuntu SMP Tue Dec 6 15:45:13 UTC 2016 i686
Dlldp_mudurl-vv.out14 Ubuntu 14.04.5 LTS Linux 3.13.0-106-generic #153-Ubuntu SMP Tue Dec 6 15:45:13 UTC 2016 i686
67 Ubuntu 14.04.5 LTS Linux 3.13.0-106-generic #153-Ubuntu SMP Tue Dec 6 15:45:13 UTC 2016 i686
/external/wayland-protocols/freedesktop.org/m4/
Dcompat.m48 dnl it some time after the next LTS release (April 2016).
/external/webrtc/third_party/abseil-cpp/CMake/
DAbseilInstallDirs.cmake3 # absl_VERSION is only set if we are an LTS release being installed, in which
/external/openscreen/third_party/abseil/src/CMake/
DAbseilInstallDirs.cmake3 # absl_VERSION is only set if we are an LTS release being installed, in which
/external/libtextclassifier/abseil-cpp/CMake/
DAbseilInstallDirs.cmake3 # absl_VERSION is only set if we are an LTS release being installed, in which
/external/abseil-cpp/CMake/
DAbseilInstallDirs.cmake3 # absl_VERSION is only set if we are an LTS release being installed, in which
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/CMake/
DAbseilInstallDirs.cmake3 # absl_VERSION is only set if we are an LTS release being installed, in which
/external/rust/crates/grpcio-sys/grpc/third_party/upb/bazel/
Dworkspace_deps.bzl9 commit = "df3ea785d8c30a9503321a3d35ee7d35808f190d", # LTS 2020-02-25
/external/strace/xlat/
Dv4l2_control_id_bases.in19 * with 4.13 and up to 4.18, as well as their LTS derivatives.
Dnl_audit_types.in65 * releases as well as their LTS derivatives.
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dbuild_cmake_arm.md21 The following examples are tested under Raspberry Pi OS, Ubuntu Server 20.04 LTS
71 [Ubuntu Server 20.04.01 LTS 64-bit](https://ubuntu.com/download/raspberry-pi)
Dbuild_cmake_pip.md65 …ux 4.0](https://coral.ai/) <br/> Raspberry Pi with [Ubuntu Server 20.04.01 LTS 64-bit](https://ubu…
/external/pigweed/
DWORKSPACE30 # Get the latest LTS version of Node.

123