Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dnmfmtrt.h53 isLong(const Formattable& n) in isLong() function
/external/clang/include/clang/Lex/
DLiteralSupport.h53 bool isLong; // This is *not* set for long long. variable
/external/protobuf/java/src/main/java/com/google/protobuf/
DTextFormat.java1254 final boolean isLong) in parseInteger()
/external/webkit/Source/WebCore/inspector/front-end/
DTimelinePanel.js918 isLong: function() method in WebInspector.TimelinePanel.FormattedRecord
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp6614 static bool isVShiftLImm(SDValue Op, EVT VT, bool isLong, int64_t &Cnt) { in isVShiftLImm()