Home
last modified time | relevance | path

Searched defs:isDouble (Results 1 – 17 of 17) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dnmfmtrt.h51 isDouble(const Formattable& n) in isDouble() function
/external/angle/third_party/glslang/src/glslang/MachineIndependent/preprocessor/
DPpScanner.cpp260 bool isDouble = false; in lFloatConst() local
/external/deqp-deps/glslang/glslang/MachineIndependent/preprocessor/
DPpScanner.cpp260 bool isDouble = false; in lFloatConst() local
/external/clang/test/ARCMT/
Dobjcmt-ns-nonatomic-iosonly.m222 - (BOOL)isDouble; // Not a valid property method
Dobjcmt-atomic-property.m215 - (BOOL)isDouble; // Not a valid property method
Dobjcmt-property.m218 - (BOOL)isDouble; // Not a valid property method
/external/jsoncpp/src/lib_json/
Djson_reader.cpp509 bool isDouble = false; in decodeNumber() local
Djson_value.cpp1174 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value
/external/angle/third_party/jsoncpp/source/src/lib_json/
Djson_value.cpp1431 bool Value::isDouble() const { in isDouble() function in Json::Value
/external/clang/utils/TableGen/
DNeonEmitter.cpp177 bool isDouble() const { return Float && ElementBitwidth == 64; } in isDouble() function in __anond0ff0f9c0111::Type
/external/llvm/lib/IR/
DAsmWriter.cpp1150 bool isDouble = &CFP->getValueAPF().getSemantics()==&APFloat::IEEEdouble; in WriteConstantInternal() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp1299 bool isDouble = &APF.getSemantics() == &APFloat::IEEEdouble(); in WriteConstantInternal() local
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3678 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3678 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value
/external/angle/third_party/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3678 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3678 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp3711 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value