| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | DebugLocEntry.h | 70 bool isInt() const { return EntryKind == E_Integer; } in isInt() function
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fFragmentOutputTests.cpp | 629 bool isInt = glu::isDataTypeIntOrIVec(output.type); in iterate() local 780 bool isInt = glu::isDataTypeIntOrIVec(output.type); in iterate() local 843 const bool isInt = glu::isDataTypeIntOrIVec(output.type); in iterate() local 1074 bool isInt = glu::isDataTypeIntOrIVec(outType); in createRandomCase() local
|
| D | es3fTransformFeedbackTests.cpp | 538 const bool isInt = glu::isDataTypeIntOrIVec(attrib.type.getBasicType()); in genAttributeData() local
|
| D | es3fShaderOperatorTests.cpp | 754 bool isInt = de::inRange<int>(inType, TYPE_INT, TYPE_INT_VEC4); in setupShaderData() local
|
| /external/deqp/framework/opengl/ |
| D | gluTextureUtil.cpp | 51 bool isInt = false; in getTransferFormat() local
|
| /external/clang/include/clang/AST/ |
| D | APValue.h | 182 bool isInt() const { return Kind == Int; } in isInt() function
|
| /external/jsoncpp/chromium-overrides/src/lib_json/ |
| D | json_value.cpp | 1394 Value::isInt() const in isInt() function in Json::Value
|
| /external/jsoncpp/src/lib_json/ |
| D | json_value.cpp | 1390 Value::isInt() const in isInt() function in Json::Value
|
| /external/skia/experimental/PdfViewer/pdfparser/native/ |
| D | SkPdfNativeObject.h | 330 bool isInt = true; in makeNumeric() local
|
| /external/deqp/modules/gles2/performance/ |
| D | es2pShaderOperatorTests.cpp | 1190 const bool isInt = de::inRange<int>(m_type, TYPE_INT, TYPE_INT_VEC4); in generateSingleProgramData() local 2210 int isInt = funcTypes[i] & VALUE_ANY_INT; in init() local
|
| /external/deqp/modules/gles3/performance/ |
| D | es3pShaderOperatorTests.cpp | 1194 const bool isInt = de::inRange<int>(m_type, TYPE_INT, TYPE_INT_VEC4); in generateSingleProgramData() local 2253 int isInt = funcTypes[i] & VALUE_ANY_INT; in init() local
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineAddSub.cpp | 85 bool isInt() const { return !IsFp; } in isInt() function in __anone66ade280111::FAddendCoef
|
| /external/clang/utils/TableGen/ |
| D | NeonEmitter.cpp | 177 bool isInt() const { return !Float && ElementBitwidth == 32; } in isInt() function in __anon67a52ed10111::Type
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fShaderOperatorTests.cpp | 476 bool isInt = de::inRange<int>(inType, TYPE_INT, TYPE_INT_VEC4); in ShaderOperatorCase() local
|
| /external/clang/lib/CodeGen/ |
| D | TargetInfo.cpp | 3141 bool isInt = Ty->isIntegerType() || Ty->isPointerType() || Ty->isAggregateType(); in EmitVAArg() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 3909 bool isInt = LHS.getValueType().isInteger(); in visitXOR() local
|
| /external/valgrind/VEX/priv/ |
| D | guest_arm64_toIR.c | 4478 static IRTemp gen_indexed_EA ( /*OUT*/HChar* buf, UInt insn, Bool isInt ) in gen_indexed_EA()
|