HomeSort by relevance Sort by last modified time
    Searched full:convention (Results 851 - 875 of 2233) sorted by null

<<31323334353637383940>>

  /external/autotest/
global_config.ini 264 # Naming convention of Android build.
  /external/bison/doc/
bison.texi 257 * Calling Convention:: How @code{yyparse} calls @code{yylex}.
263 * Pure Calling:: How the calling convention differs in a pure parser
624 as an identifier, like an identifier in C@. By convention, it should be
629 convention, these identifiers should be upper case to distinguish them from
    [all...]
  /external/ceres-solver/include/ceres/
loss_function.h 98 // Here the convention is that the contribution of a term to the
  /external/chromium-trace/catapult/third_party/Paste/paste/
request.py 329 # This is a Zope convention, but we'll allow it here:
  /external/chromium-trace/catapult/third_party/coverage/
pylintrc 107 evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/
default.pylintrc 97 # DEFAULT: evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10)
  /external/clang/lib/CodeGen/
CGCXX.cpp 65 // calling convention is nonstandard.
  /external/clang/test/CodeGen/
complex-math.c 477 // Check that the libcall will obtain proper calling convention on ARM
  /external/clang/test/CodeGenCXX/
microsoft-abi-virtual-member-pointers.cpp 160 // Thunk for calling the fifth virtual function in C which uses the __cdecl calling convention.
  /external/deqp/framework/opengl/simplereference/
sglrContext.hpp 123 virtual void provokingVertex (deUint32 convention) = DE_NULL;
  /external/dng_sdk/source/
dng_validate.cpp 26 // This convention accounts for the fact that the shell truncates process exit
  /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/freetype/
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/libcap/progs/
capsh.c 522 b = binary(set); /* use verilog convention for binary string */
  /external/libchrome/sandbox/linux/bpf_dsl/
policy_compiler.cc 65 // TrapFnc functions report error by following the native kernel convention
  /external/libchrome/sandbox/linux/seccomp-bpf/
syscall.cc 382 // |ret_val| followes the Syscall::Call() convention of being -errno on
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
ftglyph.h 366 /* convention. */
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pcf/
pcfdrivr.c 350 * Type1, Type42 drivers have a convention to return

Completed in 2290 milliseconds

<<31323334353637383940>>