Home
last modified time | relevance | path

Searched defs:IsLong (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceFileWriter.cpp403 bool IsLong; in appendFile() local
700 bool IsLong; in writeBitmapBody() local
878 bool IsLong; in visitIconOrCursorResource() local
DResourceScriptStmt.h38 RCInt(uint32_t Value, bool IsLong) : Val(Value), Long(IsLong) {} in RCInt()
/external/flatbuffers/include/flatbuffers/
Dreflection.h42 inline bool IsLong(reflection::BaseType t) { in IsLong() function
Didl.h121 inline bool IsLong (BaseType t) { return t == BASE_TYPE_LONG || in IsLong() function