/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/ |
H A D | tfsa-2021-144.md | 3 ### 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 D | lower_bound.bench.cpp | 18 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 D | ScheduleDAG.cpp | 549 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 D | ScheduleDAG.cpp | 549 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 D | ScheduleDAG.cpp | 519 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 D | LowerSwitch.cpp | 249 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 D | LowerSwitch.cpp | 157 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 D | map.bench.cpp | 840 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 D | LowerSwitch.cpp | 200 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 D | InstructionSelectorImpl.h | 159 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 D | link_capacity_estimator.cc | 26 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 D | InstructionSelectorImpl.h | 185 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 D | char_iterator.cc | 50 UTF16CharIterator UTF16CharIterator::LowerBound(std::u16string_view str, in LowerBound() function in base::i18n::UTF16CharIterator
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | ExprOpenMP.h | 52 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 D | DXILResource.h | 36 uint32_t LowerBound; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/ |
D | GIMatchTableExecutorImpl.h | 230 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/ |
D | GIMatchTableExecutorImpl.h | 237 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/ |
D | GIMatchTableExecutorImpl.h | 230 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/ |
D | GIMatchTableExecutorImpl.h | 230 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/ |
D | LVType.h | 245 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/ |
D | LVType.h | 245 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 D | LVType.h | 245 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/ |
D | LVType.h | 245 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/ |
D | LVType.h | 245 int64_t LowerBound = 0; // DW_AT_lower_bound or DW_AT_count value. variable
|
/aosp_15_r20/external/zucchini/ |
H A D | suffix_array_unittest.cc | 277 TEST(SuffixArrayTest, LowerBound) { in TEST() argument
|