Searched
full:convention (Results
726 -
750 of
1706) sorted by null
<<21222324252627282930>>
/external/e2fsprogs/ |
ABOUT-NLS | 116 The locale naming convention of `LL_CC', with `LL' denoting the
|
/external/eigen/doc/ |
A05_PortingFrom2To3.dox | 31 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.
|
/external/fio/crc/ |
xxhash.c | 53 // By default, xxHash library provides endian-independant Hash values, based on little-endian convention.
|
/external/freetype/include/ |
ftglyph.h | 366 /* convention. */ [all...] |
/external/gptfdisk/ |
README | 154 loaded into FixParts will initially conform to this convention, some
|
/external/icu/icu4c/source/i18n/ |
chnsecal.h | 45 * calendars implement a historically more accurate convention of using
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
EthiopicCalendar.java | 109 // Up until the end of the 19th century the prevailant convention was to
|
/external/jarjar/ |
build.xml | 26 <!-- define artifacts' name, which follows the convention of Maven -->
|
/external/jdiff/src/jdiff/ |
Options.java | 122 * (By convention, command line switches start with a "-", but
|
/external/libunwind/doc/ |
libunwind-ia64.tex | 58 For a detailed description of the IA-64 register usage convention,
|
/external/libvorbis/doc/ |
03-codebook.tex | 373 bit-unpacking convention; a specific codebook reads a
|
/external/libvpx/libvpx/vpx/internal/ |
vpx_codec_internal.h | 382 * By convention, each codec interface is a struct with extern linkage, where
|
/external/llvm/bindings/python/llvm/ |
core.py | 115 """Represents an individual calling convention enumeration."""
|
/external/llvm/docs/ |
HowToSetUpLLVMStyleRTTI.rst | 93 A common naming convention is that these enums are "kind"s, to avoid
|
/external/llvm/include/llvm/CodeGen/ |
MachineInstrBuilder.h | 352 /// address. The convention is that a DBG_VALUE is indirect iff the
|
/external/llvm/include/llvm/IR/ |
CallSite.h | 188 /// getCallingConv/setCallingConv - get or set the calling convention of the
|
/external/llvm/include/llvm/Target/ |
TargetOptions.h | 162 /// calling convention and which satisfy certain target-independent
|
/external/llvm/test/CodeGen/X86/ |
sibcall.ll | 391 ; If caller / callee calling convention mismatch then check if the return
|
/external/ltrace/ |
NEWS | 259 calling convention is. The use of void to mean "hide this
|
ltrace.conf.5 | 60 according to C convention native on a given architecture.
|
/external/mesa3d/src/glsl/ |
README | 218 Q: What is the file naming convention in this directory?
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_context.c | 273 convention for quad primitive which works as expected for now. */
|
/external/mesa3d/src/mesa/main/ |
queryobj.c | 451 * in drivers. This is actually Direct3D and Gallium convention. */
|
texcompress.c | 490 * convention used by the texture decompression functions.
|
/external/pcre/dist/doc/ |
pcresyntax.3 | 400 .SH "NEWLINE CONVENTION"
|
Completed in 168 milliseconds
<<21222324252627282930>>