Home
last modified time | relevance | path

Searched defs:isInteger (Results 1 - 15 of 15) sorted by relevance

/third_party/node/deps/npm/node_modules/smart-buffer/build/
H A Dutils.js93 function isInteger(value) { function
/third_party/skia/src/sksl/dsl/
H A DDSLType.cpp199 bool DSLType::isInteger() const { in isInteger() function in SkSL::dsl::DSLType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DValueTypes.h141 bool isInteger() const { in isInteger() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMachineValueType.h294 bool isInteger() const { in isInteger() function
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.cpp379 ImmediateValue::isInteger(const int i) const in isInteger() function in nv50_ir::ImmediateValue
/third_party/skia/src/sksl/ir/
H A DSkSLType.h281 bool isInteger() const { in isInteger() function in SkSL::Type
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPFloat.h1050 bool isInteger() const { return getIEEE().isInteger(); } in isInteger() function in llvm::APFloat
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSamplerCore.cpp2002 bool isInteger = state.textureFormat.isUnnormalizedInteger(); in sampleTexel() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSamplerCore.cpp2203 bool isInteger = Surface::isNonNormalizedInteger(state.textureFormat); in sampleTexel() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPFloat.h1182 bool isInteger() const { APFLOAT_DISPATCH_ON_SEMANTICS(isInteger()); } in isInteger() function in llvm::APFloat
/third_party/skia/modules/canvaskit/
H A Dcanvaskit_bindings.cpp620 bool isInteger; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp217 template <typename T> bool isInteger (void) { return false; } in isInteger() function
218 template <> bool isInteger<int> (void) { return true; } in isInteger() function
219 template <> bool isInteger<tcu::IVec2> (void) { return true; } in isInteger() function
220 template <> bool isInteger<tcu::IVec3> (void) { return true; } in isInteger() function
221 template <> bool isInteger<tcu::IVec4> (void) { return true; } in isInteger() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp218 template <typename T> bool isInteger (void) { return false; } in isInteger() function
219 template <> bool isInteger<int> (void) { return true; } in isInteger() function
220 template <> bool isInteger<tcu::IVec2> (void) { return true; } in isInteger() function
221 template <> bool isInteger<tcu::IVec3> (void) { return true; } in isInteger() function
222 template <> bool isInteger<tcu::IVec4> (void) { return true; } in isInteger() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1923 bool isInteger = LHS.getValueType().isInteger(); in emitConjunctionRec() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 60 milliseconds