Home
last modified time | relevance | path

Searched defs:GetRange (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DMemoryRegionInfo.h38 RangeType &GetRange() { return m_range; } in GetRange() function
42 const RangeType &GetRange() const { return m_range; } in GetRange() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DMemoryRegionInfo.h38 RangeType &GetRange() { return m_range; } in GetRange() function
42 const RangeType &GetRange() const { return m_range; } in GetRange() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DMemoryRegionInfo.h38 RangeType &GetRange() { return m_range; } in GetRange() function
42 const RangeType &GetRange() const { return m_range; } in GetRange() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DMemoryRegionInfo.h38 RangeType &GetRange() { return m_range; } in GetRange() function
42 const RangeType &GetRange() const { return m_range; } in GetRange() function
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tools.pas175 function GetRange(const Index, Count: Integer): IList<T>; in GetRange() function
228 function GetRange(const Index, Count: Integer): IList<T>; in GetRange() function
488 function TList<T>.GetRange(const Index, Count: Integer): IList<T>; in TList() function
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_function.h44 float GetRange(int i) const { return m_Ranges[i]; } in GetRange() function
/aosp_15_r20/external/image_io/includes/image_io/base/
H A Ddata_context.h45 const DataRange& GetRange() const { return range_; } in GetRange() function
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/base/
H A Ddata_context.h45 const DataRange& GetRange() const { return range_; } in GetRange() function
/aosp_15_r20/external/armnn/src/armnn/
H A DRangeTracker.cpp29 RangeTracker::MinMaxRange RangeTracker::GetRange(LayerGuid guid, unsigned int idx) const in GetRange() function in armnn::RangeTracker
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_scrollbar.h41 void GetRange(float* fMin, float* fMax) const { in GetRange() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Dhistogram-inl.h139 template <class Value> inline Value Histogram<Value>::GetRange(size_t bucket_idx) const { in GetRange() function
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/
Dhistogram-inl.h139 template <class Value> inline Value Histogram<Value>::GetRange(size_t bucket_idx) const { in GetRange() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Dhistogram-inl.h139 template <class Value> inline Value Histogram<Value>::GetRange(size_t bucket_idx) const { in GetRange() function
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Dhistogram-inl.h139 template <class Value> inline Value Histogram<Value>::GetRange(size_t bucket_idx) const { in GetRange() function
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/
Dhistogram-inl.h139 template <class Value> inline Value Histogram<Value>::GetRange(size_t bucket_idx) const { in GetRange() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/
Dhistogram-inl.h139 template <class Value> inline Value Histogram<Value>::GetRange(size_t bucket_idx) const { in GetRange() function
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/
Dhistogram-inl.h139 template <class Value> inline Value Histogram<Value>::GetRange(size_t bucket_idx) const { in GetRange() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/
Dhistogram-inl.h139 template <class Value> inline Value Histogram<Value>::GetRange(size_t bucket_idx) const { in GetRange() function
/aosp_15_r20/art/libartbase/base/
H A Dhistogram-inl.h139 template <class Value> inline Value Histogram<Value>::GetRange(size_t bucket_idx) const { in GetRange() function
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/
Dhistogram-inl.h139 template <class Value> inline Value Histogram<Value>::GetRange(size_t bucket_idx) const { in GetRange() function
/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/
H A Dthread_safe_buffer_test.cc49 std::vector<int> GetRange(const size_t range) { in GetRange() function
H A Dcross_trainer_cache_test.cc124 std::vector<int64_t> GetRange(const size_t range) { in GetRange() function
H A Dtask_runner_test.cc169 std::vector<int64_t> GetRange(const size_t range) { in GetRange() function
/aosp_15_r20/external/perfetto/src/trace_processor/containers/
H A Drow_map.h434 PERFETTO_ALWAYS_INLINE static OutputIndex GetRange(Range r, InputRow row) { in GetRange() function
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp416 RangeConstraintManager::GetRange(ProgramStateRef state, SymbolRef sym) { in GetRange() function in RangeConstraintManager

12