Home
last modified time | relevance | path

Searched defs:resultId (Results 1 – 25 of 46) sorted by relevance

12

/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h191 Id getTypeId(Id resultId) const { return module.getTypeId(resultId); } in getTypeId()
196 int getNumComponents(Id resultId) const { return getNumTypeComponents(getTypeId(resultId)); } in getNumComponents()
206 bool isPointer(Id resultId) const { return isPointerType(getTypeId(resultId)); } in isPointer()
207 bool isScalar(Id resultId) const { return isScalarType(getTypeId(resultId)); } in isScalar()
208 bool isVector(Id resultId) const { return isVectorType(getTypeId(resultId)); } in isVector()
209 bool isMatrix(Id resultId) const { return isMatrixType(getTypeId(resultId)); } in isMatrix()
210 …bool isCooperativeMatrix(Id resultId)const { return isCooperativeMatrixType(getTypeId(resultId)); } in isCooperativeMatrix()
211 bool isAggregate(Id resultId) const { return isAggregateType(getTypeId(resultId)); } in isAggregate()
212 bool isSampledImage(Id resultId) const { return isSampledImageType(getTypeId(resultId)); } in isSampledImage()
244 bool isConstant(Id resultId) const { return isConstantOpCode(getOpCode(resultId)); } in isConstant()
[all …]
DspvIR.h96 …Instruction(Id resultId, Id typeId, Op opCode) : resultId(resultId), typeId(typeId), opCode(opCode… in Instruction()
183 Id resultId; variable
422 spv::Id resultId = instruction->getResultId(); in mapInstruction() local
431 spv::Id getTypeId(Id resultId) const { in getTypeId()
Ddisassemble.cpp187 Id resultId = 0; in processInstructions() local
320 void SpirvStream::disassembleInstruction(Id resultId, Id /*typeId*/, Op opCode, int numOperands) in disassembleInstruction() argument
DSpvPostProcess.cpp420 Id resultId = inst.getResultId(); in postProcessFeatures() local
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DSpvBuilder.h191 Id getTypeId(Id resultId) const { return module.getTypeId(resultId); } in getTypeId()
196 int getNumComponents(Id resultId) const { return getNumTypeComponents(getTypeId(resultId)); } in getNumComponents()
206 bool isPointer(Id resultId) const { return isPointerType(getTypeId(resultId)); } in isPointer()
207 bool isScalar(Id resultId) const { return isScalarType(getTypeId(resultId)); } in isScalar()
208 bool isVector(Id resultId) const { return isVectorType(getTypeId(resultId)); } in isVector()
209 bool isMatrix(Id resultId) const { return isMatrixType(getTypeId(resultId)); } in isMatrix()
210 …bool isCooperativeMatrix(Id resultId)const { return isCooperativeMatrixType(getTypeId(resultId)); } in isCooperativeMatrix()
211 bool isAggregate(Id resultId) const { return isAggregateType(getTypeId(resultId)); } in isAggregate()
212 bool isSampledImage(Id resultId) const { return isSampledImageType(getTypeId(resultId)); } in isSampledImage()
244 bool isConstant(Id resultId) const { return isConstantOpCode(getOpCode(resultId)); } in isConstant()
[all …]
DspvIR.h96 …Instruction(Id resultId, Id typeId, Op opCode) : resultId(resultId), typeId(typeId), opCode(opCode… in Instruction()
183 Id resultId; variable
422 spv::Id resultId = instruction->getResultId(); in mapInstruction() local
431 spv::Id getTypeId(Id resultId) const { in getTypeId()
Ddisassemble.cpp187 Id resultId = 0; in processInstructions() local
320 void SpirvStream::disassembleInstruction(Id resultId, Id /*typeId*/, Op opCode, int numOperands) in disassembleInstruction() argument
DSpvPostProcess.cpp420 Id resultId = inst.getResultId(); in postProcessFeatures() local
/external/libtextclassifier/notification/src/com/android/textclassifier/notification/
DSmartSuggestionsLogSession.java33 private final String resultId; field in SmartSuggestionsLogSession
48 String resultId, in SmartSuggestionsLogSession()
140 int eventType, String resultId) { in createTextClassifierEventBuilder()
/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/common/statsd/
DSelectionEventConverterTest.java82 String resultId = createResultId(); in convert_smartSelection() local
113 String resultId = createResultId(); in convert_smartShare() local
144 String resultId = createResultId(); in convert_smartLinkify() local
/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/common/logging/
DResultIdUtilsTest.java48 String resultId = ResultIdUtils.createId(HASH, modelInfos); in createId_customHash() local
55 String resultId = in createId_selection() local
/external/swiftshader/src/Pipeline/
DSpirvShader.cpp259 Object::ID resultId = insn.word(2); local
517 Object::ID resultId = insn.word(2); local
779 Type::ID resultId = insn.word(1); in DeclareType() local
830 Object::ID resultId = insn.word(2); in CreateConstant() local
852 Object::ID resultId = object.definition.word(2); in ProcessInterfaceVariable() local
1533 Object::ID resultId = insn.word(2); in DefineResult() local
2068 Object::ID resultId = insn.word(2); in EmitAccessChain() local
2297 Object::ID resultId = insn.word(2); in EmitAtomicOp() local
2373 Object::ID resultId = insn.word(2); in EmitAtomicCompareExchange() local
DSpirvShaderMemory.cpp29 Object::ID resultId = insn.word(2); in EmitLoad() local
123 Object::ID resultId = insn.word(2); in EmitVariable() local
/external/libtextclassifier/java/src/com/android/textclassifier/common/logging/
DTextClassifierEvent.java154 @Nullable private final String resultId; field in TextClassifierEvent
300 @Nullable private String resultId; field in TextClassifierEvent.Builder
345 public T setResultId(@Nullable String resultId) { in setResultId()
DResultIdUtils.java69 public static boolean isFromDefaultTextClassifier(String resultId) { in isFromDefaultTextClassifier()
/external/libtextclassifier/java/src/com/android/textclassifier/
DTextClassifierImpl.java190 final String resultId = in suggestSelection() local
444 String resultId = in createConversationActionResult() local
605 String resultId = createAnnotatorId(text, start, end); in createClassificationResult() local
/external/skia/modules/svg/src/
DSkSVGFe.cpp113 SkSVGStringType resultId; in parse() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dstrength_reduction_pass.cpp159 uint32_t resultId = TakeNextId(); in GetConstantId() local
Dlocal_access_chain_convert_pass.cpp36 SpvOp opcode, uint32_t typeId, uint32_t resultId, in BuildAndAppendInst()
Dinline_pass.cpp37 uint32_t resultId = context()->TakeNextId(); in AddPointerToType() local
101 void InlinePass::AddLoad(uint32_t type_id, uint32_t resultId, uint32_t ptr_id, in AddLoad()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dstrength_reduction_pass.cpp159 uint32_t resultId = TakeNextId(); in GetConstantId() local
Dlocal_access_chain_convert_pass.cpp36 SpvOp opcode, uint32_t typeId, uint32_t resultId, in BuildAndAppendInst()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dstrength_reduction_pass.cpp159 uint32_t resultId = TakeNextId(); in GetConstantId() local
Dlocal_access_chain_convert_pass.cpp36 SpvOp opcode, uint32_t typeId, uint32_t resultId, in BuildAndAppendInst()
/external/libtextclassifier/java/src/com/android/textclassifier/common/statsd/
DTextClassifierEventLogger.java113 String resultId = nullToEmpty(event.getResultId()); in logConversationActionsEvent() local

12