Searched defs:GetRange (Results 1 – 12 of 12) sorted by relevance
| /external/lzma/CPP/Windows/Control/ |
| D | ProgressBar.h | 25 …INT GetRange(bool minValue, PPBRANGE range) { return (INT)SendMsg(PBM_GETRANGE, BoolToBOOL(minValu… in GetRange() function
|
| /external/pdfium/core/fpdfapi/page/ |
| D | cpdf_function.h | 41 float GetRange(int i) const { return m_Ranges[i]; } in GetRange() function
|
| /external/image_io/includes/image_io/base/ |
| D | data_context.h | 45 const DataRange& GetRange() const { return range_; } in GetRange() function
|
| /external/armnn/src/armnn/ |
| D | RangeTracker.cpp | 29 RangeTracker::MinMaxRange RangeTracker::GetRange(armnn::LayerGuid guid, unsigned int idx) const in GetRange() function in armnn::RangeTracker
|
| /external/pdfium/xfa/fwl/ |
| D | cfwl_scrollbar.h | 43 void GetRange(float* fMin, float* fMax) const { in GetRange() function
|
| /external/tensorflow/tensorflow/core/data/service/ |
| D | thread_safe_buffer_test.cc | 49 std::vector<int> GetRange(const size_t range) { in GetRange() function
|
| /external/perfetto/src/trace_processor/containers/ |
| D | row_map.h | 659 PERFETTO_ALWAYS_INLINE OutputIndex GetRange(InputRow row) const { in GetRange() function
|
| /external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
| D | Antlr.Runtime.Tools.pas | 488 function TList<T>.GetRange(const Index, Count: Integer): IList<T>; in GetRange() function
|
| /external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/ |
| D | Common.h | 174 StrRange GetRange(size_t index) const in GetRange() function
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | RangeConstraintManager.cpp | 416 RangeConstraintManager::GetRange(ProgramStateRef state, SymbolRef sym) { in GetRange() function in RangeConstraintManager
|
| /external/vulkan-validation-layers/layers/ |
| D | descriptor_sets.h | 457 VkDeviceSize GetRange() const { return range_; } in GetRange() function
|
| /external/python/apitools/apitools/base/py/ |
| D | transfer.py | 445 def GetRange(self, start, end=None, additional_headers=None, member in Download
|