Searched defs:IsRange (Results 1 - 4 of 4) sorted by relevance

/external/python/cpython2/Lib/plat-mac/
H A Daetypes.py161 def IsRange(x): function
490 elif IsRange(seld):
522 elif IsRange(seld):
/external/v8/src/compiler/
H A Dtypes.h576 bool IsRange() { return IsKind(TypeBase::kRange); } function in class:v8::internal::compiler::BitsetType::Type
/external/v8/src/ast/
H A Dast-types.h820 bool IsRange() { return IsKind(AstTypeBase::kRange); } function in class:v8::internal::AstBitsetType::AstType
/external/libusb/libusb/os/
H A Dwindows_winusb.h905 BOOLEAN IsRange; member in struct:_HIDP_VALUE_CAPS

Completed in 177 milliseconds