Home
last modified time | relevance | path

Searched +defs:val +defs:range (Results 1 – 25 of 1139) sorted by relevance

12345678910>>...46

/aosp_15_r20/external/perfetto/src/trace_processor/db/column/
H A Did_storage_unittest.cc154 Range range = chain->Search(FilterOp::kEq, SqlValue::Long(15), Range(10, 20)) in TEST() local
164 Range range = chain->Search(FilterOp::kEq, SqlValue::Long(20), Range(10, 20)) in TEST() local
172 Range range = chain->Search(FilterOp::kEq, SqlValue::Long(25), Range(10, 20)) in TEST() local
180 Range range = chain->Search(FilterOp::kEq, SqlValue::Long(125), Range(10, 20)) in TEST() local
188 SqlValue val = SqlValue::Long(5); in TEST() local
219 SqlValue val = SqlValue::Long(5); in TEST() local
258 Range range = in TEST() local
295 Range range(10, 20); in TEST() local
331 Range range(10, 20); in TEST() local
332 SqlValue val = SqlValue::Double(15.5); in TEST() local
H A Dset_id_storage_unittest.cc148 SqlValue val = SqlValue::Long(4); in TEST() local
180 SqlValue val = SqlValue::Long(4); in TEST() local
219 Range range = in TEST() local
246 Range range = chain->Search(FilterOp::kEq, SqlValue::Long(3), Range(4, 10)) in TEST() local
259 Range range = chain->Search(FilterOp::kEq, SqlValue::Long(5), Range(4, 10)) in TEST() local
270 Range range = chain->Search(FilterOp::kEq, SqlValue::Long(9), Range(6, 9)) in TEST() local
280 Range range = chain->Search(FilterOp::kEq, SqlValue::Long(12), Range(6, 9)) in TEST() local
290 Range range = chain->Search(FilterOp::kEq, SqlValue::Long(100), Range(6, 9)) in TEST() local
326 Range range(1, 9); in TEST() local
369 SqlValue val = SqlValue::Double(7.5); in TEST() local
[all …]
H A Dnumeric_storage_unittest.cc202 SqlValue val = SqlValue::Long(4); in TEST() local
228 SqlValue val = SqlValue::Long(-3); in TEST() local
257 SqlValue val = SqlValue::Long(3); in TEST() local
295 SqlValue val = SqlValue::Long(-3); in TEST() local
342 Range range = chain->Search(FilterOp::kGe, SqlValue::Long(100), Range(0, 128)) in TEST() local
365 Range range = in TEST() local
382 Range range = chain->OrderedIndexSearch(FilterOp::kEq, SqlValue::Long(60), in TEST() local
418 SqlValue val = SqlValue::Double(4); in TEST() local
447 SqlValue val = SqlValue::Double(3); in TEST() local
482 SqlValue val = SqlValue::Double(3.5); in TEST() local
[all …]
H A Dset_id_storage.cc45 uint32_t UpperBoundIntrinsic(const SetId* data, SetId val, Range range) { in UpperBoundIntrinsic()
54 uint32_t LowerBoundIntrinsic(const SetId* data, SetId id, Range range) { in LowerBoundIntrinsic()
180 auto val = static_cast<uint32_t>(sql_val.AsLong()); in SearchValidated() local
215 auto val = static_cast<uint32_t>(sql_val.AsLong()); in IndexSearchValidated() local
250 SetId val, in BinarySearchIntrinsic()
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Dintel_mmio.c247 struct intel_register_range *range; in intel_register_read() local
286 intel_register_write(uint32_t reg, uint32_t val) in intel_register_write()
288 struct intel_register_range *range; in intel_register_write() local
372 void OUTREG(uint32_t reg, uint32_t val) in OUTREG()
388 void OUTREG16(uint32_t reg, uint16_t val) in OUTREG16()
404 void OUTREG8(uint32_t reg, uint8_t val) in OUTREG8()
/aosp_15_r20/external/libvpx/vp9/decoder/
H A Dvp9_detokenize.c33 int *count, unsigned int *range) { in read_bool()
108 BD_VALUE *value, int *count, unsigned int *range) { in read_coeff()
109 int i, val = 0; in read_coeff() local
151 unsigned int range = r->range; in decode_coefs() local
160 int val = -1; in decode_coefs() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.copy/
H A Dranges.copy_if.pass.cpp84 auto range = std::ranges::subrange(In(in.data()), Sent(In(in.data() + in.size()))); in test_iterators() local
104 auto range = std::ranges::subrange(In(in.data()), Sent(In(in.data()))); in test_iterators() local
126 auto range = std::ranges::subrange(In(in.data()), Sent(In(in.data() + in.size()))); in test_iterators() local
159 struct S { int val; int other; }; in test() member
171 struct S { int val; int other; }; in test() member
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Drng_test.h121 for (const uint64_t val : vals) { in test_random_from_to() local
128 uint64_t range; in test_random_from_to() local
182 for (const uint64_t val : vals) { in test_random() local
188 uint64_t range; in test_random() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/char_set/
Drange_functions.hpp20 is_valid(Range const& range) in is_valid()
28 includes(Range const& range, Range const& other) in includes()
36 includes(Range const& range, typename Range::value_type val) in includes()
44 can_merge(Range const& range, Range const& other) in can_merge()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Drange_sampler_test.cc42 const int range = sampler_->range(); in CheckHistogram() local
50 int64_t val = a[i]; in CheckHistogram() local
55 for (int val = 0; val < range; val++) { in CheckHistogram() local
99 int range = 1000000; in TEST_F() local
272 const int range = 100; in TEST_F() local
327 for (auto val : batch) { in TEST_F() local
/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DInternals.h75 bool clearAllDiagnostics(SourceRange range) { in clearAllDiagnostics()
78 bool clearDiagnostic(unsigned ID1, unsigned ID2, SourceRange range) { in clearDiagnostic()
83 SourceRange range) { in clearDiagnostic()
88 bool hasDiagnostic(unsigned ID, SourceRange range) { in hasDiagnostic()
92 bool hasDiagnostic(unsigned ID1, unsigned ID2, SourceRange range) { in hasDiagnostic()
168 void setNoFinalizeRemoval(bool val) {MigOptions.NoFinalizeRemoval = val; } in setNoFinalizeRemoval()
/aosp_15_r20/external/expat/expat/gennmtab/
H A Dgennmtab.c39 struct range { struct
44 struct range nmstrt[] = { argument
422 unsigned val = 0; in printTabs() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/algorithm/
Dupper_bound.hpp21 namespace range namespace
35 upper_bound( ForwardRange& rng, const Value& val ) in upper_bound()
44 upper_bound( const ForwardRange& rng, const Value& val ) in upper_bound()
56 upper_bound( ForwardRange& rng, const Value& val, SortPredicate pred ) in upper_bound()
65 upper_bound( const ForwardRange& rng, const Value& val, SortPredicate pred ) in upper_bound()
77 upper_bound( ForwardRange& rng, const Value& val ) in upper_bound()
88 upper_bound( const ForwardRange& rng, const Value& val ) in upper_bound()
103 upper_bound( ForwardRange& rng, const Value& val, SortPredicate pred ) in upper_bound()
115 upper_bound( const ForwardRange& rng, const Value& val, SortPredicate pred ) in upper_bound()
Dlower_bound.hpp21 namespace range namespace
34 lower_bound( ForwardRange& rng, const Value& val ) in lower_bound()
43 lower_bound( const ForwardRange& rng, const Value& val ) in lower_bound()
55 lower_bound( ForwardRange& rng, const Value& val, SortPredicate pred ) in lower_bound()
64 lower_bound( const ForwardRange& rng, const Value& val, SortPredicate pred ) in lower_bound()
76 lower_bound( ForwardRange& rng, const Value& val ) in lower_bound()
87 lower_bound( const ForwardRange& rng, const Value& val ) in lower_bound()
101 lower_bound( ForwardRange& rng, const Value& val, SortPredicate pred ) in lower_bound()
112 lower_bound( const ForwardRange& rng, const Value& val, SortPredicate pred ) in lower_bound()
Dremove.hpp21 namespace range namespace
31 remove(ForwardRange& rng, const Value& val) in remove()
40 remove(const ForwardRange& rng, const Value& val) in remove()
51 remove(ForwardRange& rng, const Value& val) in remove()
62 remove(const ForwardRange& rng, const Value& val) in remove()
Dfind.hpp21 namespace range namespace
34 find( SinglePassRange& rng, const Value& val ) in find()
43 find( const SinglePassRange& rng, const Value& val ) in find()
57 find( SinglePassRange& rng, const Value& val ) in find()
68 find( const SinglePassRange& rng, const Value& val ) in find()
Dequal_range.hpp20 namespace range namespace
34 equal_range(ForwardRange& rng, const Value& val) in equal_range()
46 equal_range(const ForwardRange& rng, const Value& val) in equal_range()
58 equal_range(ForwardRange& rng, const Value& val, SortPredicate pred) in equal_range()
70 equal_range(const ForwardRange& rng, const Value& val, SortPredicate pred) in equal_range()
/aosp_15_r20/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/util/
H A DValPixConverter.java29 … public static float valToPix(double val, double min, double max, float lengthPix, boolean flip) { in valToPix()
33 double range = range(min, max); in valToPix() local
44 public static double range(double min, double max) { in range() method in ValPixConverter
76 double range = range(min, max); in pixToVal() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpython_tree_views.cpp68 Maybe<T> wrap_maybe(const SourceRange& fallback_pos, T* val) { in wrap_maybe()
144 m.def("TrueLiteral", [](const SourceRange& range) { in initTreeViewBindings()
147 m.def("FalseLiteral", [](const SourceRange& range) { in initTreeViewBindings()
150 m.def("NoneLiteral", [](const SourceRange& range) { in initTreeViewBindings()
206 .def(py::init([](const SourceRange& range, std::vector<Expr> targets) { in initTreeViewBindings()
211 .def(py::init([](const SourceRange& range, const Expr& target, Var* var) { in initTreeViewBindings()
241 .def(py::init([](const SourceRange& range, Expr* value) { in initTreeViewBindings()
246 .def(py::init([](const SourceRange& range, const Expr& expr) { in initTreeViewBindings()
250 .def(py::init([](const SourceRange& range, const Expr& test, Expr* msg) { in initTreeViewBindings()
254 py::init([](const SourceRange& range) { return Pass::create(range); })); in initTreeViewBindings()
[all …]
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DRange.cpp40 float val = start; in generate_range() local
50 SimpleTensor<T> range(SimpleTensor<T> &dst, float start, const size_t num_of_elements, float step) in range() function
57 SimpleTensor<uint8_t> range(SimpleTensor<uint8_t> &dst, float start, const size_t num_of_elements, … in range() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DMemoryRegionInfo.h28 MemoryRegionInfo(RangeType range, OptionalBool read, OptionalBool write, in MemoryRegionInfo()
58 void SetReadable(OptionalBool val) { m_read = val; } in SetReadable()
60 void SetWritable(OptionalBool val) { m_write = val; } in SetWritable()
62 void SetExecutable(OptionalBool val) { m_execute = val; } in SetExecutable()
64 void SetShared(OptionalBool val) { m_shared = val; } in SetShared()
66 void SetMapped(OptionalBool val) { m_mapped = val; } in SetMapped()
72 void SetFlash(OptionalBool val) { m_flash = val; } in SetFlash()
78 void SetMemoryTagged(OptionalBool val) { m_memory_tagged = val; } in SetMemoryTagged()
129 void SetIsStackMemory(OptionalBool val) { m_is_stack_memory = val; } in SetIsStackMemory()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DMemoryRegionInfo.h28 MemoryRegionInfo(RangeType range, OptionalBool read, OptionalBool write, in MemoryRegionInfo()
58 void SetReadable(OptionalBool val) { m_read = val; } in SetReadable()
60 void SetWritable(OptionalBool val) { m_write = val; } in SetWritable()
62 void SetExecutable(OptionalBool val) { m_execute = val; } in SetExecutable()
64 void SetShared(OptionalBool val) { m_shared = val; } in SetShared()
66 void SetMapped(OptionalBool val) { m_mapped = val; } in SetMapped()
72 void SetFlash(OptionalBool val) { m_flash = val; } in SetFlash()
78 void SetMemoryTagged(OptionalBool val) { m_memory_tagged = val; } in SetMemoryTagged()
129 void SetIsStackMemory(OptionalBool val) { m_is_stack_memory = val; } in SetIsStackMemory()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DMemoryRegionInfo.h28 MemoryRegionInfo(RangeType range, OptionalBool read, OptionalBool write, in MemoryRegionInfo()
58 void SetReadable(OptionalBool val) { m_read = val; } in SetReadable()
60 void SetWritable(OptionalBool val) { m_write = val; } in SetWritable()
62 void SetExecutable(OptionalBool val) { m_execute = val; } in SetExecutable()
64 void SetShared(OptionalBool val) { m_shared = val; } in SetShared()
66 void SetMapped(OptionalBool val) { m_mapped = val; } in SetMapped()
72 void SetFlash(OptionalBool val) { m_flash = val; } in SetFlash()
78 void SetMemoryTagged(OptionalBool val) { m_memory_tagged = val; } in SetMemoryTagged()
129 void SetIsStackMemory(OptionalBool val) { m_is_stack_memory = val; } in SetIsStackMemory()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DMemoryRegionInfo.h28 MemoryRegionInfo(RangeType range, OptionalBool read, OptionalBool write, in MemoryRegionInfo()
58 void SetReadable(OptionalBool val) { m_read = val; } in SetReadable()
60 void SetWritable(OptionalBool val) { m_write = val; } in SetWritable()
62 void SetExecutable(OptionalBool val) { m_execute = val; } in SetExecutable()
64 void SetShared(OptionalBool val) { m_shared = val; } in SetShared()
66 void SetMapped(OptionalBool val) { m_mapped = val; } in SetMapped()
72 void SetFlash(OptionalBool val) { m_flash = val; } in SetFlash()
78 void SetMemoryTagged(OptionalBool val) { m_memory_tagged = val; } in SetMemoryTagged()
129 void SetIsStackMemory(OptionalBool val) { m_is_stack_memory = val; } in SetIsStackMemory()
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp50 SourceRange range; in genName() local
109 SourceRange range = genName(os, R, C.getASTContext()); in EmitStackError() local
189 const MemRegion *region, SVal val) override { in checkEndFunction()
238 SourceRange range = genName(os, cb.V[i].second, Ctx.getASTContext()); in checkEndFunction() local

12345678910>>...46