Home
last modified time | relevance | path

Searched defs:LowerBound (Results 1 – 25 of 84) sorted by relevance

1234

/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/
H A Dtfsa-2021-144.md3 ### CVE Number
6 ### Impact
43 ### Patches
51 ### For more information
57 ### Attribution
/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/algorithms/
H A Dlower_bound.bench.cpp18 struct LowerBound { struct
19 size_t Quantity;
21 mutable std::mt19937_64 rng{std::random_device{}()};
23 void run(benchmark::State& state) const { in run()
30 …tring name() const { return "BM_LowerBound" + ValueType::name() + "_" + std::to_string(Quantity); } in name()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DScheduleDAG.cpp549 int UpperBound, LowerBound; in AddPred() local
601 int LowerBound = Node2Index[StartSU.NodeNum]; in GetSubGraph() local
678 void ScheduleDAGTopologicalSort::Shift(BitVector& Visited, int LowerBound, in Shift()
728 int UpperBound, LowerBound; in IsReachable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DScheduleDAG.cpp549 int UpperBound, LowerBound; in AddPred() local
602 int LowerBound = Node2Index[StartSU.NodeNum]; in GetSubGraph() local
679 void ScheduleDAGTopologicalSort::Shift(BitVector& Visited, int LowerBound, in Shift()
721 int UpperBound, LowerBound; in IsReachable() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DScheduleDAG.cpp519 int UpperBound, LowerBound; in AddPred() local
573 void ScheduleDAGTopologicalSort::Shift(BitVector& Visited, int LowerBound, in Shift()
618 int UpperBound, LowerBound; in IsReachable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp249 LowerSwitch::switchConvert(CaseItr Begin, CaseItr End, ConstantInt *LowerBound, in switchConvert()
334 ConstantInt *LowerBound, in newLeafBlock()
473 ConstantInt *LowerBound = nullptr; in processSwitchInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp157 BasicBlock *NewLeafBlock(CaseRange &Leaf, Value *Val, ConstantInt *LowerBound, in NewLeafBlock()
229 BasicBlock *SwitchConvert(CaseItr Begin, CaseItr End, ConstantInt *LowerBound, in SwitchConvert()
390 ConstantInt *LowerBound = nullptr; in ProcessSwitchInst() local
/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/
H A Dmap.bench.cpp840 struct LowerBound : Base { struct
843 void run(benchmark::State& State) const { in run()
864 std::string name() const { return "BM_LowerBound" + baseName() + Mode::name() + Order::name(); } in name()
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp200 LowerSwitch::switchConvert(CaseItr Begin, CaseItr End, ConstantInt *LowerBound, in switchConvert()
421 ConstantInt *LowerBound = nullptr; in processSwitchInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelectorImpl.h159 int64_t LowerBound = MatchTable[CurrentIdx++]; in executeMatchTable() local
187 int64_t LowerBound = MatchTable[CurrentIdx++]; in executeMatchTable() local
/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/
H A Dlink_capacity_estimator.cc26 DataRate LinkCapacityEstimator::LowerBound() const { in LowerBound() function in webrtc::LinkCapacityEstimator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelectorImpl.h185 int64_t LowerBound = MatchTable[CurrentIdx++]; in executeMatchTable() local
213 int64_t LowerBound = MatchTable[CurrentIdx++]; in executeMatchTable() local
/aosp_15_r20/external/cronet/base/i18n/
H A Dchar_iterator.cc50 UTF16CharIterator UTF16CharIterator::LowerBound(std::u16string_view str, in LowerBound() function in base::i18n::UTF16CharIterator
/aosp_15_r20/external/clang/include/clang/AST/
H A DExprOpenMP.h52 OMPArraySectionExpr(Expr *Base, Expr *LowerBound, Expr *Length, QualType Type, in OMPArraySectionExpr()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
H A DDXILResource.h36 uint32_t LowerBound; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DGIMatchTableExecutorImpl.h230 uint16_t LowerBound = readU16(); in executeMatchTable() local
261 uint16_t LowerBound = readU16(); in executeMatchTable() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DGIMatchTableExecutorImpl.h237 uint16_t LowerBound = readU16(); in executeMatchTable() local
268 uint16_t LowerBound = readU16(); in executeMatchTable() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DGIMatchTableExecutorImpl.h230 uint16_t LowerBound = readU16(); in executeMatchTable() local
261 uint16_t LowerBound = readU16(); in executeMatchTable() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DGIMatchTableExecutorImpl.h230 uint16_t LowerBound = readU16(); in executeMatchTable() local
261 uint16_t LowerBound = readU16(); in executeMatchTable() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/
DLVType.h245 int64_t LowerBound = 0; // DW_AT_lower_bound or DW_AT_count value. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/
DLVType.h245 int64_t LowerBound = 0; // DW_AT_lower_bound or DW_AT_count value. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h245 int64_t LowerBound = 0; // DW_AT_lower_bound or DW_AT_count value. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/
DLVType.h245 int64_t LowerBound = 0; // DW_AT_lower_bound or DW_AT_count value. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVType.h245 int64_t LowerBound = 0; // DW_AT_lower_bound or DW_AT_count value. variable
/aosp_15_r20/external/zucchini/
H A Dsuffix_array_unittest.cc277 TEST(SuffixArrayTest, LowerBound) { in TEST() argument

1234