Home
last modified time | relevance | path

Searched defs:IsRange (Results 1 – 5 of 5) sorted by relevance

/external/perfetto/src/trace_processor/containers/
Drow_map.h503 bool IsRange() const { return mode_ == Mode::kRange; } in IsRange() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp509 bool IsRange = false) { in getOrInsertValueProfilingCall()
569 bool IsRange = (Ind->getValueKind()->getZExtValue() == in lowerValueProfileInst() local
/external/v8/src/compiler/
Dtypes.h402 bool IsRange() const { return IsKind(TypeBase::kRange); } in IsRange() function
/external/python/cpython2/Lib/plat-mac/
Daetypes.py161 def IsRange(x): function
/external/libusb/libusb/os/
Dwindows_winusb.h905 BOOLEAN IsRange; member