Home
last modified time | relevance | path

Searched defs:function (Results 2251 - 2275 of 2473) sorted by relevance

1...<<919293949596979899

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_descriptor.cpp607 auto function = GetLoopByIndex(0).GetHeaderBlock()->GetParent(); in GetLoopsInBinaryLayoutOrder() local
H A Dloop_unroller.cpp171 LoopUnrollerUtilsImpl(IRContext* c, Function* function) in LoopUnrollerUtilsImpl() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_descriptor.cpp607 auto function = GetLoopByIndex(0).GetHeaderBlock()->GetParent(); in GetLoopsInBinaryLayoutOrder() local
H A Dloop_unroller.cpp171 LoopUnrollerUtilsImpl(IRContext* c, Function* function) in LoopUnrollerUtilsImpl() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_cfg.cpp259 const auto function = inst->function(); in ValidateReturnValue() local
381 UpdateContinueConstructExitBlocks( Function& function, const std::vector<std::pair<uint32_t, uint32_t>>& back_edges) UpdateContinueConstructExitBlocks() argument
460 FindCaseFallThrough( ValidationState_t& _, BasicBlock* target_block, uint32_t* case_fall_through, const BasicBlock* merge, const std::unordered_set<uint32_t>& case_targets, Function* function) FindCaseFallThrough() argument
519 StructuredSwitchChecks(ValidationState_t& _, Function* function, const Instruction* switch_inst, const BasicBlock* header, const BasicBlock* merge) StructuredSwitchChecks() argument
685 StructuredControlFlowChecks( ValidationState_t& _, Function* function, const std::vector<std::pair<uint32_t, uint32_t>>& back_edges, const std::vector<const BasicBlock*>& postorder) StructuredControlFlowChecks() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtransreg.cpp464 Transliterator::Factory function; member
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_java_wrap.c876 const char* function; in ReturnedBufferSize() member
873 ReturnedBufferSize( const char* function, int* width, int* height) ReturnedBufferSize() argument
/third_party/skia/src/sksl/codegen/
H A DSkSLGLSLCodeGenerator.cpp440 const FunctionDeclaration& function = c.function(); in writeFunctionCall() local
/third_party/skia/src/sksl/ir/
H A DSkSLFunctionCall.cpp815 CoercionCost FunctionCall::CallCost(const Context& context, const FunctionDeclaration& function, in CallCost() argument
935 Convert(const Context& context, int line, const FunctionDeclaration& function, ExpressionArray arguments) Convert() argument
1002 Make(const Context& context, int line, const Type* returnType, const FunctionDeclaration& function, ExpressionArray arguments) Make() argument
[all...]
/third_party/skia/src/sksl/
H A DSkSLInliner.cpp628 const FunctionDefinition& function = *call->function().definition(); inlineCall() local
[all...]
/third_party/skia/src/pdf/
H A DSkPDFGradientShader.cpp365 linearCode(const SkShader::GradientInfo& info, const SkMatrix& perspectiveRemover, SkDynamicMemoryWStream* function) linearCode() argument
378 radialCode(const SkShader::GradientInfo& info, const SkMatrix& perspectiveRemover, SkDynamicMemoryWStream* function) radialCode() argument
402 twoPointConicalCode(const SkShader::GradientInfo& info, const SkMatrix& perspectiveRemover, SkDynamicMemoryWStream* function) twoPointConicalCode() argument
513 sweepCode(const SkShader::GradientInfo& info, const SkMatrix& perspectiveRemover, SkDynamicMemoryWStream* function) sweepCode() argument
[all...]
/third_party/skia/third_party/externals/tint/src/ast/
H A Dintrinsic_texture_helper_test.h257 const char* const function; member
/third_party/typescript/tests/baselines/reference/
H A DconvertKeywordsYes.js[all...]
/third_party/python/Modules/
H A Dreadline.c399 set_hook(const char *funcname, PyObject **hook_var, PyObject *function) in set_hook() argument
431 readline_set_completion_display_matches_hook_impl(PyObject *module, PyObject *function) readline_set_completion_display_matches_hook_impl() argument
466 readline_set_startup_hook_impl(PyObject *module, PyObject *function) readline_set_startup_hook_impl() argument
491 readline_set_pre_input_hook_impl(PyObject *module, PyObject *function) readline_set_pre_input_hook_impl() argument
768 readline_set_completer_impl(PyObject *module, PyObject *function) readline_set_completer_impl() argument
[all...]
H A Dtimemodule.c1501 const char *function = "clock_gettime(CLOCK_THREAD_CPUTIME_ID)"; local
/third_party/spirv-tools/source/opt/
H A Dir_builder.h536 Instruction* AddFunctionCall(uint32_t result_type, uint32_t function, in AddFunctionCall() argument
H A Dloop_descriptor.cpp601 auto function = GetLoopByIndex(0).GetHeaderBlock()->GetParent(); in GetLoopsInBinaryLayoutOrder() local
H A Dloop_unroller.cpp170 LoopUnrollerUtilsImpl(IRContext* c, Function* function) in LoopUnrollerUtilsImpl() argument
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidate_cfg.cpp260 const auto function = inst->function(); in ValidateReturnValue() local
387 UpdateContinueConstructExitBlocks( Function& function, const std::vector<std::pair<uint32_t, uint32_t>>& back_edges) UpdateContinueConstructExitBlocks() argument
466 FindCaseFallThrough( ValidationState_t& _, BasicBlock* target_block, uint32_t* case_fall_through, const BasicBlock* merge, const std::unordered_set<uint32_t>& case_targets, Function* function) FindCaseFallThrough() argument
525 StructuredSwitchChecks(ValidationState_t& _, Function* function, const Instruction* switch_inst, const BasicBlock* header, const BasicBlock* merge) StructuredSwitchChecks() argument
693 StructuredControlFlowChecks( ValidationState_t& _, Function* function, const std::vector<std::pair<uint32_t, uint32_t>>& back_edges, const std::vector<const BasicBlock*>& postorder) StructuredControlFlowChecks() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fInstancedRenderingTests.cpp142 InstancedRenderingCase::InstancedRenderingCase (Context& context, const char* name, const char* description, DrawFunction function, InstancingType instancingType, glu::DataType rgbAttrType, int numInstances) in InstancedRenderingCase() argument
[all...]
H A Des3fDepthStencilTests.cpp74 deUint32 function; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp742 Function function; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp265 Function function; member
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDepthStencilTests.cpp74 deUint32 function; member
[all...]
H A Des2fShaderTextureFunctionTests.cpp61 inline bool functionHasProj (Function function) in functionHasProj() argument
69 inline bool functionHasLod (Function function) in functionHasLod() argument
78 Function function; global() member
417 Function function = m_lookupSpec.function; initShaderSources() local
[all...]

Completed in 37 milliseconds

1...<<919293949596979899