Home
last modified time | relevance | path

Searched refs:convention (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/libpng/projects/owatcom/
H A Dpngconfig.mak69 # the required change to the calling convention.
71 # By default libpng is built to use the __cdecl calling convention on
74 # the __watcall convention (compared with both MSVC and GCC which use __cdecl
148 $# of the OpenWatcom library calling convention.)
/third_party/node/deps/v8/src/heap/base/asm/ia32/
H A Dpush_registers_masm.S21 ;; The following assumes cdecl calling convention.
/third_party/zlib/contrib/delphi/
H A Dzlibd32.mak7 # This project uses the Delphi (fastcall/register) calling convention:
/third_party/zlib/contrib/pascal/
H A Dzlibd32.mak7 # This project uses the Delphi (fastcall/register) calling convention:
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContext.hpp123 virtual void provokingVertex (deUint32 convention) = DE_NULL;
H A DsglrGLContext.hpp135 virtual void provokingVertex (deUint32 convention);
H A DsglrGLContext.cpp535 void GLContext::provokingVertex (deUint32 convention) in provokingVertex() argument
537 m_wrapper->glProvokingVertex(convention); in provokingVertex()
H A DsglrReferenceContext.hpp688 virtual void provokingVertex (deUint32 convention);
H A DsglrReferenceContext.cpp2878 void ReferenceContext::provokingVertex (deUint32 convention)
2883 switch (convention)
/third_party/node/deps/v8/src/torque/
H A Dtorque-parser.cc297 const std::string& convention, in NamingConventionError()
299 Lint(type, " \"", name, "\" does not follow \"", convention, in NamingConventionError()
300 "\" naming convention.") in NamingConventionError()
305 const std::string& convention) { in NamingConventionError()
306 NamingConventionError(type, name->value, convention, name->pos); in NamingConventionError()
296 NamingConventionError(const std::string& type, const std::string& name, const std::string& convention, SourcePosition pos = CurrentSourcePosition::Get()) NamingConventionError() argument
304 NamingConventionError(const std::string& type, const Identifier* name, const std::string& convention) NamingConventionError() argument
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-ia64.tex58 For a detailed description of the IA-64 register usage convention,
H A Dlibunwind-dynamic.tex304 convention, the \Var{when} member should be set to 0, however.
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h594 enum ac_llvm_calling_convention convention, const char *name,
H A Dac_llvm_build.c4531 enum ac_llvm_calling_convention convention, const char *name, in ac_build_main()
4547 LLVMSetFunctionCallConv(main_function, convention); in ac_build_main()
4530 ac_build_main(const struct ac_shader_args *args, struct ac_llvm_context *ctx, enum ac_llvm_calling_convention convention, const char *name, LLVMTypeRef ret_type, LLVMModuleRef module) ac_build_main() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_to_llvm.c88 const struct ac_shader_args *args, enum ac_llvm_calling_convention convention, in create_llvm_function()
91 LLVMValueRef main_function = ac_build_main(args, ctx, convention, "main", ctx->voidt, module); in create_llvm_function()
87 create_llvm_function(struct ac_llvm_context *ctx, LLVMModuleRef module, LLVMBuilderRef builder, const struct ac_shader_args *args, enum ac_llvm_calling_convention convention, unsigned max_workgroup_size, const struct radv_nir_compiler_options *options) create_llvm_function() argument
/third_party/pcre2/pcre2/
H A DRunGrepTest.bat75 :: Check default newline convention. If it does not include LF, force LF.
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex224 \item \tag{apientry/} - insert a platform calling convention macro here
/third_party/ffmpeg/libavcodec/arm/
H A Dvp8dsp_armv6.S1285 @ Calling convention for the inner MC functions:
/third_party/openGLES/xml/
H A Dreadme.tex231 \item \tag{apientry/} - insert a platform calling convention macro here

Completed in 34 milliseconds