| /foundation/arkui/ace_engine/interfaces/napi/kits/observer/ |
| H A D | js_ui_observer.cpp | 124 napi_value resultId = nullptr; in ParseScrollId() local
|
| /third_party/glslang/SPIRV/ |
| H A D | spvIR.h | 96 Instruction(Id resultId, Id typeId, Op opCode) : resultId(resultId), typeId(typeId), opCode(opCode), block(nullptr) { } in Instruction() argument 181 Id resultId; member in spv::Instruction 441 spv::Id resultId in mapInstruction() local [all...] |
| H A D | SpvBuilder.h | 267 Id getIdOperand(Id resultId, int idx) { return module.getInstruction(resultId)->getIdOperand(idx); } in getIdOperand() argument [all...] |
| H A D | SpvBuilder.cpp | 146 spv::Id resultId = getUniqueId(); in addDebugScopeAndLine() local 154 spv::Id resultId = getUniqueId(); in addDebugScopeAndLine() local 2286 spv::Id resultId = getUniqueId(); enterFunction() local 3074 Id resultId = textureInst->getResultId(); createTextureCall() local 3165 Id resultId = NoResult; createCompositeCompare() local [all...] |
| H A D | GlslangToSpv.cpp | 6009 spv::Id resultId = builder.createOp(spv::OpImageSparseRead, resultTypeId, operands); in createImageTextureFunctionCall() local 7988 spv::Id resultId = builder.createOp(opCode, typeId, spvAtomicOperands); in createAtomicOperation() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | inline_pass.cpp | 37 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() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_search.cpp | 589 auto resultId = [execCtx = info.GetExecutionContext(), func = std::move(jsFunc), node = targetNode]( in SetInputFilter() local
|
| H A D | js_textfield.cpp | 619 auto resultId = [execCtx = info.GetExecutionContext(), func = std::move(jsFunc), node = targetNode]( in SetInputFilter() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShader.cpp | 266 Object::ID resultId = insn.word(2); in robustBufferAccess() local 530 Object::ID resultId = insn.word(2); in robustBufferAccess() local 792 Type::ID resultId = insn.word(1); in DeclareType() local 843 Object::ID resultId = insn.word(2); CreateConstant() local 865 Object::ID resultId = object.definition.word(2); ProcessInterfaceVariable() local 1564 Object::ID resultId = insn.word(2); DefineResult() local 2084 Object::ID resultId = insn.word(2); EmitAccessChain() local 2313 Object::ID resultId = insn.word(2); EmitAtomicOp() local 2389 Object::ID resultId = insn.word(2); EmitAtomicCompareExchange() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | OutputSPIRV.cpp | 2189 const spirv::IdRef resultId = mBuilder.getNewId({}); in visitArrayLength() local
|
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLSPIRVCodeGenerator.cpp | 457 writeStruct(const Type& type, const MemoryLayout& memoryLayout, SpvId resultId) writeStruct() argument
|