/external/icu/icu4c/source/test/intltest/ |
D | nmfmtrt.h | 51 isDouble(const Formattable& n) in isDouble() function
|
/external/deqp-deps/glslang/glslang/MachineIndependent/preprocessor/ |
D | PpScanner.cpp | 251 bool isDouble = false; in lFloatConst() local
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelDAGToDAG.cpp | 286 bool isDouble = N->getValueType(0) == MVT::f64; in Select() local
|
D | AlphaISelLowering.cpp | 623 bool isDouble = Op.getValueType() == MVT::f64; in LowerOperation() local 630 bool isDouble = Op.getOperand(0).getValueType() == MVT::f64; in LowerOperation() local
|
/external/clang/test/ARCMT/ |
D | objcmt-ns-nonatomic-iosonly.m | 222 - (BOOL)isDouble; // Not a valid property method
|
D | objcmt-atomic-property.m | 215 - (BOOL)isDouble; // Not a valid property method
|
D | objcmt-property.m | 218 - (BOOL)isDouble; // Not a valid property method
|
/external/jsoncpp/src/lib_json/ |
D | json_reader.cpp | 509 bool isDouble = false; in decodeNumber() local
|
D | json_value.cpp | 1174 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | AsmWriter.cpp | 719 bool isDouble = &CFP->getValueAPF().getSemantics()==&APFloat::IEEEdouble; in WriteConstantInternal() local
|
/external/clang/utils/TableGen/ |
D | NeonEmitter.cpp | 177 bool isDouble() const { return Float && ElementBitwidth == 64; } in isDouble() function in __anon56007b1a0111::Type
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 1150 bool isDouble = &CFP->getValueAPF().getSemantics()==&APFloat::IEEEdouble; in WriteConstantInternal() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 1299 bool isDouble = &APF.getSemantics() == &APFloat::IEEEdouble(); in WriteConstantInternal() local
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 3678 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 3678 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value
|
/external/protobuf/conformance/third_party/jsoncpp/ |
D | jsoncpp.cpp | 3711 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value
|
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 3678 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value
|