Searched
full:convention (Results
551 -
575 of
1706) sorted by null
<<21222324252627282930>>
/external/boringssl/src/include/openssl/ |
ex_data.h | 143 * TODO(fork): this should follow the standard calling convention. */
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/style/ |
BCStyle.java | 191 * the convention in RFC 2253 with a few extras
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/guide/ |
app.rst | 96 A convention is to define configuration keys for each module, to avoid name
|
/external/clang/include/clang/Basic/ |
LangOptions.def | 193 LANGOPT(MRTD , 1, 0, "-mrtd calling convention")
|
/external/deqp/framework/opengl/simplereference/ |
sglrGLContext.hpp | 135 virtual void provokingVertex (deUint32 convention);
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/ |
SsaToRop.java | 215 * Dalvik calling convention.
|
/external/eigen/Eigen/src/Core/ |
Dot.h | 77 /** \returns the dot product of *this with other, with the Eigen2 convention that the dot product is linear in the first variable
|
/external/eigen/cmake/ |
FindBLAS.cmake | 101 # Check if function exists with f2c calling convention (ie a trailing underscore)
|
/external/eigen/doc/ |
A10_Eigen2SupportModes.dox | 41 \li Dot products over complex numbers. Eigen 2's dot product was linear in the first variable. Eigen 3's dot product is linear in the second variable. In other words, the Eigen 2 code \code x.dot(y) \endcode is equivalent to the Eigen 3 code \code y.dot(x) \endcode In yet other words, dot products are complex-conjugated in Eigen 3 compared to Eigen 2. The switch to the new convention was commanded by common usage, especially with the notation \f$ x^Ty \f$ for dot products of column-vectors.
|
TutorialArrayClass.dox | 29 We adopt the convention that typedefs of the form ArrayNt stand for 1-dimensional arrays, where N and t are
|
TutorialGeometry.dox | 231 to create a rotation matrix according to the 2-1-2 convention.</td><td>\code
|
/external/icu/icu4c/source/common/unicode/ |
rep.h | 152 // convention; API taking start/length are named <operation>, and
|
/external/jsoncpp/ |
SConstruct | 145 env['LIB_NAME_SUFFIX'] = '${LIB_PLATFORM}_${LIB_LINK_TYPE}${LIB_CRUNTIME}' # must match autolink naming convention
|
/external/libpcap/msdos/ |
ndis2.h | 44 #define pascal _CC(_CALLEE_POPS_STACK & ~_REVERSE_PARMS) /* calling convention */
|
/external/libpng/projects/visualc71/ |
libpng.vcproj | 142 AdditionalOptions="/d PNG_NO_PEDANTIC_WARNINGS /d PNG_LIBPNG_DLLFNAME_POSTFIX=""""VB"""" /d PNG_LIBPNG_SPECIALBUILD=""""__stdcall calling convention used for exported functions"""""
|
/external/libunwind/doc/ |
libunwind-ia64.man | 77 For a detailed description of the IA\-64 register usage convention,
|
/external/llvm/docs/ |
WritingAnLLVMBackend.rst | [all...] |
/external/llvm/lib/CodeGen/ |
CallingConvLower.cpp | 199 // Set the 'inreg' flag if it is used for this calling convention.
|
/external/llvm/lib/Target/MSP430/ |
MSP430.td | 40 // Calling Convention Description
|
/external/llvm/lib/Target/X86/ |
X86VZeroUpper.cpp | 204 // standard calling convention is not used (RegMask is not used to mark
|
/external/llvm/test/CodeGen/X86/ |
win32_sret.ll | 13 ; is callee-cleanup. However, in MSVC's cdecl calling convention, sret pointer
|
/external/ltrace/ |
TODO | 11 parameter passing convention. We could use it and hope for the
|
/external/mesa3d/include/EGL/ |
egl.h | 317 * be cast to the proper type *and calling convention* before use.
|
/external/mesa3d/include/KHR/ |
khrplatform.h | 83 * Calling convention macros defined in this file:
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_setup_point.c | 333 * up needing a bottom-left fill convention, which requires
|
Completed in 770 milliseconds
<<21222324252627282930>>