Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp358 const bool isDouble = glu::isDataTypeDoubleOrDVec(baseType); in getCommonFuncCaseName() local
371 const bool isDouble = glu::isDataTypeDoubleOrDVec(scalarType); in addFunctionCases() local
667 const bool isDouble = glu::isDataTypeDoubleOrDVec(type); in infNanRandomFloats() local
731 const bool isDouble = glu::isDataTypeDoubleOrDVec(type); in compare() local
813 const bool isDouble = glu::isDataTypeDoubleOrDVec(type); in compare() local
H A DvktShaderExecutor.cpp1028 …const bool isDouble = glu::isDataTypeDoubleOrDVec(m_shaderSpec.outputs[outNdx].varType.getBasicT… in execute() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dnmfmtrt.h51 isDouble(const Formattable& n) in isDouble() function
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dnmfmtrt.h51 isDouble(const Formattable& n) in isDouble() function
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/node/
H A DDoubleNode.java53 public boolean isDouble() { return true; } in isDouble() method in DoubleNode
/aosp_15_r20/external/executorch/extension/android/src/main/java/org/pytorch/executorch/
H A DEValue.java79 public boolean isDouble() { in isDouble() method in EValue
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/preprocessor/
DPpScanner.cpp261 bool isDouble = false; in lFloatConst() local
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/preprocessor/
H A DPpScanner.cpp263 bool isDouble = false; in lFloatConst() local
/aosp_15_r20/external/pytorch/android/pytorch_android/src/main/java/org/pytorch/
H A DIValue.java90 public boolean isDouble() { in isDouble() method in IValue
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/xprocessing/
H A DXTypes.java368 public static boolean isDouble(XType type) { in isDouble() method in XTypes
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
H A DJsonNode.java336 public boolean isDouble() { return false; } in isDouble() method in JsonNode
/aosp_15_r20/external/clang/test/ARCMT/
H A Dobjcmt-ns-nonatomic-iosonly.m222 - (BOOL)isDouble; // Not a valid property method
H A Dobjcmt-atomic-property.m215 - (BOOL)isDouble; // Not a valid property method
H A Dobjcmt-property.m218 - (BOOL)isDouble; // Not a valid property method
/aosp_15_r20/external/aws-sdk-java-v2/docs/design/services/dynamodb/high-level-library/archive/20200103/prototype/option-2/sync/
H A DPrototype.java927 boolean isDouble(); in isDouble() method
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dplurrule.cpp395 bool isDouble = destDbl != nullptr; in getSamplesFromString() local
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Divalue.h531 bool isDouble() const { in isDouble() function
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dplurrule.cpp394 bool isDouble = destDbl != nullptr; in getSamplesFromString() local
/aosp_15_r20/external/jsoncpp/src/lib_json/
H A Djson_value.cpp1362 bool Value::isDouble() const { in isDouble() function in Json::Value
/aosp_15_r20/external/clang/utils/TableGen/
H A DNeonEmitter.cpp177 bool isDouble() const { return Float && ElementBitwidth == 64; } in isDouble() function in __anon9e696c270111::Type
/aosp_15_r20/external/llvm/lib/IR/
H A DAsmWriter.cpp1150 bool isDouble = &CFP->getValueAPF().getSemantics()==&APFloat::IEEEdouble; in WriteConstantInternal() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAsmWriter.cpp1315 bool isDouble = &APF.getSemantics() == &APFloat::IEEEdouble(); in WriteConstantInternal() local
/aosp_15_r20/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3678 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value
/aosp_15_r20/external/angle/third_party/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3678 bool Value::isDouble() const { return type_ == realValue || isIntegral(); } in isDouble() function in Json::Value
/aosp_15_r20/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

1234