/third_party/skia/third_party/externals/libpng/projects/owatcom/ |
H A D | pngconfig.mak | 69 # 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 D | push_registers_masm.S | 21 ;; The following assumes cdecl calling convention.
|
/third_party/zlib/contrib/delphi/ |
H A D | zlibd32.mak | 7 # This project uses the Delphi (fastcall/register) calling convention:
|
/third_party/zlib/contrib/pascal/ |
H A D | zlibd32.mak | 7 # This project uses the Delphi (fastcall/register) calling convention:
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrContext.hpp | 123 virtual void provokingVertex (deUint32 convention) = DE_NULL;
|
H A D | sglrGLContext.hpp | 135 virtual void provokingVertex (deUint32 convention);
|
H A D | sglrGLContext.cpp | 535 void GLContext::provokingVertex (deUint32 convention) in provokingVertex() argument 537 m_wrapper->glProvokingVertex(convention); in provokingVertex()
|
H A D | sglrReferenceContext.hpp | 688 virtual void provokingVertex (deUint32 convention);
|
H A D | sglrReferenceContext.cpp | 2878 void ReferenceContext::provokingVertex (deUint32 convention) 2883 switch (convention)
|
/third_party/node/deps/v8/src/torque/ |
H A D | torque-parser.cc | 297 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 D | libunwind-ia64.tex | 58 For a detailed description of the IA-64 register usage convention,
|
H A D | libunwind-dynamic.tex | 304 convention, the \Var{when} member should be set to 0, however.
|
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_build.h | 594 enum ac_llvm_calling_convention convention, const char *name,
|
H A D | ac_llvm_build.c | 4531 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 D | radv_nir_to_llvm.c | 88 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 D | RunGrepTest.bat | 75 :: Check default newline convention. If it does not include LF, force LF.
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | readme.tex | 224 \item \tag{apientry/} - insert a platform calling convention macro here
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp8dsp_armv6.S | 1285 @ Calling convention for the inner MC functions:
|
/third_party/openGLES/xml/ |
H A D | readme.tex | 231 \item \tag{apientry/} - insert a platform calling convention macro here
|