Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/aemu/base/
DTypeTraits_unittest.cpp91 TEST(TypeTraits, IsRange) { in TEST() argument
/aosp_15_r20/external/drm_hwcomposer/drm/
H A DDrmProperty.h53 bool IsRange() const { in IsRange() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp553 bool IsRange = false) { in getOrInsertValueProfilingCall()
610 bool IsRange = (Ind->getValueKind()->getZExtValue() == in lowerValueProfileInst() local
/aosp_15_r20/external/perfetto/src/trace_processor/db/column/
H A Dtypes.h58 bool IsRange() const { return std::holds_alternative<Range>(val); } in IsRange() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dhidpi.h64 BOOLEAN IsRange; member
93 BOOLEAN IsRange; member
/aosp_15_r20/external/perfetto/src/trace_processor/containers/
H A Drow_map.h417 bool IsRange() const { return std::holds_alternative<Range>(data_); } in IsRange() function
/aosp_15_r20/art/tools/dexanalyze/
H A Ddexanalyze_experiments.cc37 bool IsRange(Instruction::Code code) { in IsRange() function
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/
Daetypes.py161 def IsRange(x): function
/aosp_15_r20/external/libusb/libusb/os/
H A Dwindows_winusb.h743 BOOLEAN IsRange; member