Home
last modified time | relevance | path

Searched defs:function (Results 2701 - 2725 of 3159) sorted by relevance

1...<<101102103104105106107108109110>>...127

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp265 Function function; member
/third_party/skia/third_party/externals/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/angle2/src/libANGLE/renderer/vulkan/
H A DCommandProcessor.cpp331 handleError(VkResult errorCode, const char *file, const char *function, unsigned int line) handleError() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DSymbolTable.h406 TFunction *function = new TFunction(NewPoolTString(name), *rvalue, op, ext); in insertBuiltIn() local
[all...]
H A Dglslang_tab.h215 TFunction* function; member
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelProgram.cpp748 Vector4f PixelProgram::sampleTexture(const Src &sampler, Vector4f &uvwq, Float4 &bias, Vector4f &dsx, Vector4f &dsy, Vector4f &offset, SamplerFunction function) in sampleTexture() argument
782 Vector4f PixelProgram::sampleTexture(int samplerIndex, Vector4f &uvwq, Float4 &bias, Vector4f &dsx, Vector4f &dsy, Vector4f &offset, SamplerFunction function) in sampleTexture() argument
H A DVertexProgram.cpp1632 Vector4f VertexProgram::sampleTexture(const Src &s, Vector4f &uvwq, Float4 &lod, Vector4f &dsx, Vector4f &dsy, Vector4f &offset, SamplerFunction function) in sampleTexture() argument
1666 Vector4f VertexProgram::sampleTexture(int sampler, Vector4f &uvwq, Float4 &lod, Vector4f &dsx, Vector4f &dsy, Vector4f &offset, SamplerFunction function) in sampleTexture() argument
/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...]

Completed in 43 milliseconds

1...<<101102103104105106107108109110>>...127