| /external/tensorflow/tensorflow/security/advisory/ | 
| D | tfsa-2022-097.md | 3 ### CVE Number 6 ### Impact 25 ### Patches 31 ### For more information 35 ### Attribution
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | ScheduleDAG.cpp | 549   int UpperBound, LowerBound;  in AddPred()  local 570 void ScheduleDAGTopologicalSort::DFS(const SUnit *SU, int UpperBound,  in DFS() 603   int UpperBound = Node2Index[TargetSU.NodeNum];  in GetSubGraph()  local 680                                        int UpperBound) {  in Shift() 721   int UpperBound, LowerBound;  in IsReachable()  local
  | 
| /external/llvm/lib/CodeGen/ | 
| D | ScheduleDAG.cpp | 519   int UpperBound, LowerBound;  in AddPred()  local 544 void ScheduleDAGTopologicalSort::DFS(const SUnit *SU, int UpperBound,  in DFS() 574                                        int UpperBound) {  in Shift() 618   int UpperBound, LowerBound;  in IsReachable()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | 
| D | R600FrameLowering.cpp | 35   int UpperBound = FI == -1 ? MFI.getNumObjects() : FI;  in getFrameIndexReference()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ | 
| D | LowerSwitch.cpp | 250                            ConstantInt *UpperBound, Value *Val,  in switchConvert() 335                                       ConstantInt *UpperBound,  in newLeafBlock() 368       Constant *UpperBound = ConstantExpr::getAdd(NegLo, Leaf.High);  in newLeafBlock()  local 474   ConstantInt *UpperBound = nullptr;  in processSwitchInst()  local
  | 
| D | LibCallsShrinkWrap.cpp | 321   float UpperBound;  in generateOneRangeCond()  local 343   float UpperBound, LowerBound;  in generateTwoRangeCond()  local
  | 
| /external/llvm/lib/Target/AMDGPU/ | 
| D | AMDGPUFrameLowering.cpp | 89   int UpperBound = FI == -1 ? MFI->getNumObjects() : FI;  in getFrameIndexReference()  local
  | 
| /external/webrtc/modules/congestion_controller/goog_cc/ | 
| D | link_capacity_estimator.cc | 19 DataRate LinkCapacityEstimator::UpperBound() const {  in UpperBound()  function in webrtc::LinkCapacityEstimator
  | 
| /external/cronet/base/i18n/ | 
| D | char_iterator.cc | 56 UTF16CharIterator UTF16CharIterator::UpperBound(StringPiece16 str,  in UpperBound()  function in base::i18n::UTF16CharIterator
  | 
| /external/llvm/lib/Transforms/Utils/ | 
| D | LowerSwitch.cpp | 201                            ConstantInt *UpperBound, Value *Val,  in switchConvert() 325       Constant *UpperBound = ConstantExpr::getAdd(NegLo, Leaf.High);  in newLeafBlock()  local 422   ConstantInt *UpperBound = nullptr;  in processSwitchInst()  local
  | 
| /external/llvm/unittests/ADT/ | 
| D | SparseSetTest.cpp | 189   const unsigned UpperBound = 300;  in TEST()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | DependenceAnalysis.cpp | 547         const APInt &UpperBound = CUB->getAPInt();  in intersectConstraints()  local 1163   if (const SCEV *UpperBound = collectUpperBound(CurLoop, Delta->getType())) {  in strongSIVtest()  local 1341   if (const SCEV *UpperBound = collectUpperBound(CurLoop, Delta->getType())) {  in weakCrossingSIVtest()  local 1739   if (const SCEV *UpperBound = collectUpperBound(CurLoop, Delta->getType())) {  in weakZeroSrcSIVtest()  local 1848   if (const SCEV *UpperBound = collectUpperBound(CurLoop, Delta->getType())) {  in weakZeroDstSIVtest()  local 1930   if (const SCEVConstant *UpperBound =  in exactRDIVtest()  local 1940   if (const SCEVConstant *UpperBound =  in exactRDIVtest()  local 2720   if (const SCEV *UpperBound = getUpperBound(Bound))  in testBounds()  local
  | 
| D | InlineCost.cpp | 414   void addCost(int64_t Inc, int64_t UpperBound = INT_MAX) {  in addCost()
  | 
| /external/llvm/lib/Analysis/ | 
| D | DependenceAnalysis.cpp | 526         const APInt &UpperBound = CUB->getAPInt();  in intersectConstraints()  local 1086   if (const SCEV *UpperBound = collectUpperBound(CurLoop, Delta->getType())) {  in strongSIVtest()  local 1264   if (const SCEV *UpperBound = collectUpperBound(CurLoop, Delta->getType())) {  in weakCrossingSIVtest()  local 1662   if (const SCEV *UpperBound = collectUpperBound(CurLoop, Delta->getType())) {  in weakZeroSrcSIVtest()  local 1771   if (const SCEV *UpperBound = collectUpperBound(CurLoop, Delta->getType())) {  in weakZeroDstSIVtest()  local 1853   if (const SCEVConstant *UpperBound =  in exactRDIVtest()  local 1863   if (const SCEVConstant *UpperBound =  in exactRDIVtest()  local 2637   if (const SCEV *UpperBound = getUpperBound(Bound))  in testBounds()  local
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/benchmarks/ | 
| D | map.bench.cpp | 954 struct UpperBound : Base {  struct 957   void run(benchmark::State& State) const {  in run() 986   std::string name() const {  in name()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ | 
| D | InstructionSelectorImpl.h | 160       int64_t UpperBound = MatchTable[CurrentIdx++];  in executeMatchTable()  local 188       int64_t UpperBound = MatchTable[CurrentIdx++];  in executeMatchTable()  local
  | 
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/ | 
| D | quic_interval_set.h | 600 typename QuicIntervalSet<T>::const_iterator QuicIntervalSet<T>::UpperBound(  in UpperBound()  function
  | 
| /external/clang/lib/StaticAnalyzer/Checkers/ | 
| D | DynamicTypePropagation.cpp | 598   const ObjCObjectPointerType *UpperBound = OrigObjectPtrType;  in checkPostStmt()  local
  | 
| /external/clang/lib/StaticAnalyzer/Core/ | 
| D | ProgramState.cpp | 305                                       DefinedOrUnknownSVal UpperBound,  in assumeInBound()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | 
| D | LoopUnrollPass.cpp | 1207              Optional<bool> UpperBound = None,  in LoopUnroll()
  | 
| /external/libchrome/base/containers/ | 
| D | flat_tree_unittest.cc | 1284 TEST(FlatTree, UpperBound) {  in TEST()  argument
  | 
| /external/webrtc/rtc_base/containers/ | 
| D | flat_tree_unittest.cc | 1346 TYPED_TEST_P(FlatTreeTest, UpperBound) {  in TYPED_TEST_P()  argument
  | 
| /external/cronet/base/containers/ | 
| D | flat_tree_unittest.cc | 1352 TYPED_TEST_P(FlatTreeTest, UpperBound) {  in TYPED_TEST_P()  argument
  | 
| /external/clang/utils/TableGen/ | 
| D | NeonEmitter.cpp | 2112     std::string LowerBound, UpperBound;  in genIntrinsicRangeCheckCode()  local
  | 
| /external/tensorflow/third_party/absl/abseil-cpp/absl/algorithm/ | 
| D | container_test.cc | 323 TEST_F(NonMutatingTest, UpperBound) {  in TEST_F()  argument
  |