HomeSort by relevance Sort by last modified time
    Searched full:convention (Results 226 - 250 of 1706) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/boringssl/src/crypto/perlasm/
readme 41 in C convention. This all works over pushes
  /external/clang/include/clang/Basic/
AttrDocs.td 739 platform and architecture. The calling convention used for a function determines
767 On Windows x86_64 targets, this attribute changes the calling convention of a
768 function to match the default convention used on Sys V targets such as Linux,
776 On non-Windows x86_64 targets, this attribute changes the calling convention of
777 a function to match the default convention used on Windows x86_64. This
785 On 32-bit x86 targets, this attribute changes the calling convention of a
786 function to clear parameters off of the stack on return. This convention does
788 x86_64 targets. This calling convention is used widely by the Windows API and
798 On 32-bit x86 targets, this attribute changes the calling convention of a
800 the stack on return. This convention does not support variadic calls o
    [all...]
  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 260 /// to implement a struct return calling convention.
428 /// convention.
434 /// convention, which has been translated into an LLVM CC.
437 /// getEffectiveCallingConvention - Return the actual calling convention to
  /external/clang/lib/AST/
CXXABI.h 37 /// Returns the default calling convention for C++ methods.
  /external/clang/test/SemaTemplate/
instantiate-function-params.cpp 91 __attribute__((pcs("aapcs"))) functype pcsfunc; // expected-warning {{calling convention 'pcs' ignored for this target}}
  /external/clang/unittests/AST/
NamedDeclPrinterTest.cpp 12 // These tests have a coding convention:
  /external/compiler-rt/lib/ubsan/
ubsan_value.cc 69 /// These are always passed by address (our calling convention doesn't allow
  /external/deqp/framework/opengl/wrapper/
glwTypes.inl 28 /* Calling convention. */
  /external/dexmaker/src/dx/java/com/android/dx/ssa/back/
FirstFitAllocator.java 39 * in calling-convention order.
  /external/e2fsprogs/intl/
xsize.h 39 The convention is that SIZE_MAX represents overflow.
  /external/elfutils/src/backends/
sh_retval.c 41 /* This is the SVR4 ELF ABI convention, but AIX and Linux do not use it. */
  /external/flac/libFLAC/
Makefile.am 98 # see 'http://www.gnu.org/software/libtool/manual.html#Libtool-versioning' for numbering convention
  /external/flac/libFLAC/include/private/
float.h 61 * The convention for FLAC__fixedpoint is to use the upper 16 bits
  /external/freetype/src/cff/
cf2error.h 69 * The perservation of an error code is done by coding convention.
  /external/libunwind/include/
libunwind-hppa.h 60 This convention facilitates architecture-independent
  /external/llvm/lib/Target/MSP430/
MSP430CallingConv.td 13 // MSP430 Return Value Calling Convention
  /external/llvm/lib/Target/XCore/
XCoreCallingConv.td 13 // XCore Return Value Calling Convention
  /external/llvm/test/CodeGen/AArch64/
ghc-cc.ll 3 ; Check the GHC call convention works (aarch64)
  /external/llvm/test/CodeGen/X86/
dag-optnone.ll 27 ; cause fast-isel to bail out (because something about the calling convention
hipe-cc.ll 3 ; Check the HiPE calling convention works (x86-32)
win_chkstk.ll 53 ; caller has the Win64 calling convention.
  /external/mesa3d/docs/
RELNOTES-5.0 25 Mesa 5.0 supports OpenGL 1.4. Note Mesa's versioning convention:
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup_vbuf.c 238 /* GL quads don't follow provoking vertex convention */
270 /* GL quad strips don't follow provoking vertex convention */
435 /* GL quads don't follow provoking vertex convention */
465 /* GL quad strips don't follow provoking vertex convention */
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_prim_vbuf.c 260 /* GL quads don't follow provoking vertex convention */
292 /* GL quad strips don't follow provoking vertex convention */
456 /* GL quads don't follow provoking vertex convention */
486 /* GL quad strips don't follow provoking vertex convention */
  /external/mesa3d/src/mesa/state_tracker/
st_atom_scissor.c 77 * Gallium drivers use the convention Y=0=top for surfaces.

Completed in 1228 milliseconds

1 2 3 4 5 6 7 8 91011>>