OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:convention
(Results
726 - 750
of
1656
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
file_downloader.cc
133
// it asynchronously to follow PPAPI's
convention
and avoid reentrancy.
/external/chromium_org/testing/
generate_gmock_mutant.py
421
#
convention
in WIN64.
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
double-conversion.cc
438
//
convention
is used:
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/
pylintrc
125
evaluation=10.0 - ((float(5 * error + warning + refactor +
convention
) / statement) * 10)
/external/chromium_org/third_party/freetype/include/freetype/
ftglyph.h
380
/*
convention
. */
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/
chnsecal.h
44
* calendars implement a historically more accurate
convention
of using
/external/chromium_org/third_party/mesa/src/src/glsl/
README
218
Q: What is the file naming
convention
in this directory?
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_context.c
273
convention
for quad primitive which works as expected for now. */
/external/chromium_org/third_party/mesa/src/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/chromium_org/third_party/smhasher/src/
PMurHash.c
77
/*
Convention
is to define __BYTE_ORDER == to one of these values */
/external/chromium_org/tools/gyp/
pylintrc
119
evaluation=10.0 - ((float(5 * error + warning + refactor +
convention
) / statement) * 10)
/external/chromium_org/v8/src/platform/
time.h
246
// Converts to/from the Javascript
convention
for times, a number of
/external/clang/lib/CodeGen/
CGCXX.cpp
48
// calling
convention
is nonstandard.
/external/clang/test/CodeGen/
x86_64-arguments.c
333
// Make sure we don't use a varargs
convention
for a function without a
/external/e2fsprogs/
ABOUT-NLS
116
The locale naming
convention
of `LL_CC', with `LL' denoting the
/external/eigen/doc/
A05_PortingFrom2To3.dox
46
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/freetype/include/freetype/
ftglyph.h
380
/*
convention
. */
[
all
...]
/external/guava/guava/src/com/google/common/base/
Ascii.java
146
* next printing line. Use of this
convention
requires agreement
/external/icu4c/i18n/
chnsecal.h
45
* calendars implement a historically more accurate
convention
of using
/external/jdiff/src/jdiff/
Options.java
122
* (By
convention
, command line switches start with a "-", but
/external/kernel-headers/original/asm-arm/
tlbflush.h
397
* Convert calls to our calling
convention
.
/external/libpng/projects/visualc71/
libpng.vcproj
239
AdditionalOptions="/d PNG_LIBPNG_DLLFNAME_POSTFIX=""""VB"""" /d PNG_LIBPNG_SPECIALBUILD=""""__stdcall calling
convention
used for exported functions"""""
/external/libvorbis/doc/
03-codebook.tex
373
bit-unpacking
convention
; a specific codebook reads a
/external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h
404
* By
convention
, each codec interface is a struct with extern linkage, where
Completed in 949 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>