Home
last modified time | relevance | path

Searched defs:LargestInt (Results 1 – 13 of 13) sorted by relevance

/external/jsoncpp/include/json/
Dconfig.h94 typedef int LargestInt; typedef
106 typedef Int64 LargestInt; typedef
Dvalue.h132 typedef Json::LargestInt LargestInt; typedef
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h176 typedef int LargestInt; typedef
188 typedef Int64 LargestInt; typedef
Djson.h203 typedef int LargestInt; typedef
215 typedef Int64 LargestInt; typedef
516 typedef Json::LargestInt LargestInt; typedef
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h176 typedef int LargestInt; typedef
188 typedef Int64 LargestInt; typedef
Djson.h203 typedef int LargestInt; typedef
215 typedef Int64 LargestInt; typedef
516 typedef Json::LargestInt LargestInt; typedef
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h176 typedef int LargestInt; typedef
188 typedef Int64 LargestInt; typedef
Djson.h203 typedef int LargestInt; typedef
215 typedef Int64 LargestInt; typedef
516 typedef Json::LargestInt LargestInt; typedef
/external/protobuf/conformance/third_party/jsoncpp/
Djson.h231 typedef int LargestInt; typedef
243 typedef Int64 LargestInt; typedef
559 typedef Json::LargestInt LargestInt; typedef
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetData.cpp273 int LargestInt = -1; in getAlignmentInfo() local
/external/llvm/lib/IR/
DDataLayout.cpp462 int LargestInt = -1; in getAlignmentInfo() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.cpp443 MVT::SimpleValueType LargestInt = MVT::Other; in EnforceSmallerThan() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp615 APSInt LargestInt(IntTy->getBitWidth(), SrcIsUnsigned); in EmitFloatConversionCheck() local