/external/lzma/CPP/Common/ |
D | StringToInt.cpp | 20 #define CONVERT_STRING_TO_UINT_FUNC(uintType, charType, charTypeUnsigned) \ argument 90 #define CONVERT_OCT_STRING_TO_UINT_FUNC(uintType) \ argument 113 #define CONVERT_HEX_STRING_TO_UINT_FUNC(uintType) \ in CONVERT_OCT_STRING_TO_UINT_FUNC() argument
|
/external/deqp/modules/glshared/ |
D | glsShaderExecUtil.cpp | 331 const glu::VarType uintType(uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local 350 const glu::VarType uintType(uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
|
/external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | packing.inl | 664 GLM_FUNC_QUALIFIER vecType<floatType, P> unpackUnorm(vecType<uintType, P> const & v)
|
/external/angle/third_party/glslang/src/glslang/HLSL/ |
D | hlslGrammar.cpp | 2640 TType uintType(EbtUint, storage); in acceptStructBufferType() local
|
D | hlslParseHelper.cpp | 5439 TType uintType(EbtUint, EvqTemporary); in decomposeIntrinsic() local 5459 TType uintType(EbtUint, EvqTemporary); in decomposeIntrinsic() local
|
/external/deqp-deps/glslang/glslang/HLSL/ |
D | hlslGrammar.cpp | 2640 TType uintType(EbtUint, storage); in acceptStructBufferType() local
|
D | hlslParseHelper.cpp | 5439 TType uintType(EbtUint, EvqTemporary); in decomposeIntrinsic() local 5459 TType uintType(EbtUint, EvqTemporary); in decomposeIntrinsic() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderExecutor.cpp | 349 const glu::VarType uintType(uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local 368 const glu::VarType uintType(uintBasicType, glu::PRECISION_HIGHP); in generateFragShaderOutputDecl() local
|
D | vktShaderCommonFunctionTests.cpp | 1074 … const glu::DataType uintType = vecSize > 1 ? glu::getDataTypeUintVec(vecSize) : glu::TYPE_UINT; in init() local
|
/external/angle/src/compiler/translator/spirv/ |
D | BuildSPIRV.cpp | 646 SpirvType uintType = type; in getSpirvTypeData() local
|
/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
D | Intermediate.cpp | 1589 static bool canSignedIntTypeRepresentAllUnsignedValues(TBasicType sintType, TBasicType uintType) in canSignedIntTypeRepresentAllUnsignedValues()
|
D | ParseHelper.cpp | 7731 TType uintType(EbtUint); in vkRelaxedRemapFunctionCall() local 7750 TType uintType(EbtUint); in vkRelaxedRemapFunctionCall() local
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | Intermediate.cpp | 1582 static bool canSignedIntTypeRepresentAllUnsignedValues(TBasicType sintType, TBasicType uintType) in canSignedIntTypeRepresentAllUnsignedValues()
|
D | ParseHelper.cpp | 7632 TType uintType(EbtUint); in vkRelaxedRemapFunctionCall() local 7651 TType uintType(EbtUint); in vkRelaxedRemapFunctionCall() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderCommonFunctionTests.cpp | 1715 … const glu::DataType uintType = vecSize > 1 ? glu::getDataTypeUintVec(vecSize) : glu::TYPE_UINT; in init() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderCommonFunctionTests.cpp | 2218 … const glu::DataType uintType = vecSize > 1 ? glu::getDataTypeUintVec(vecSize) : glu::TYPE_UINT; in init() local
|
/external/deqp-deps/glslang/SPIRV/ |
D | GlslangToSpv.cpp | 8186 spv::Id uintType = builder.makeUintType(32); in createInvocationsOperation() local
|
/external/angle/third_party/glslang/src/SPIRV/ |
D | GlslangToSpv.cpp | 8557 spv::Id uintType = builder.makeUintType(32); in createInvocationsOperation() local
|