Searched
full:convention (Results
401 -
425 of
1636) sorted by null
<<11121314151617181920>>
/external/ceres-solver/internal/ceres/ |
CMakeLists.txt | 112 # follow this convention with a couple notable exceptions (Debian-based and
|
/external/chromium/chrome/browser/autofill/ |
autofill_profile.h | 94 // and |excluded_field| is ignored; by convention, it should be of
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_menu_bridge.mm | 155 // Convention: items in the bookmark list which are bookmarks have
|
/external/chromium/sdch/open-vcdiff/src/google/ |
vcdecoder.h | 74 // This convention differs from the non-streaming Encode/Decode
|
/external/chromium/sdch/open-vcdiff/src/ |
vcdiff_defs.h | 45 // Note the convention that square-brackets enclose optional items.
|
zconf.h | 214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
|
/external/chromium_org/build/android/pylib/utils/ |
flakiness_dashboard_results_uploader.py | 162 # Since we don't use the same test naming convention as WebKit the
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_menu_bridge.mm | 193 // Convention: items in the bookmark list which are bookmarks have
|
/external/chromium_org/chrome/tools/build/win/ |
syzygy_instrument.py | 95 # the naming convention for PDBs has changed recently (from 'foo.pdb'
|
/external/chromium_org/components/autofill/core/browser/ |
autofill_profile.h | 142 // and |excluded_field| is ignored; by convention, it should be of
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
ptw32_callUserDestroyRoutines.c | 118 * both assoc guards, but in the reverse order to our convention,
|
/external/chromium_org/ppapi/tests/clang/ |
print_names_and_sizes.cc | 60 // crafted to be the same size on 32-bit and 64-bit platforms by convention.
|
/external/chromium_org/sdch/open-vcdiff/src/google/ |
vcdecoder.h | 74 // This convention differs from the non-streaming Encode/Decode
|
/external/chromium_org/sdch/open-vcdiff/src/ |
vcdiff_defs.h | 45 // Note the convention that square-brackets enclose optional items.
|
/external/chromium_org/sdch/open-vcdiff/src/zlib/ |
zconf.h | 214 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
|
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/ |
interface_dependency_resolver.py | 94 # The Blink IDL filenaming convention is that the file
|
/external/chromium_org/third_party/WebKit/Source/core/loader/ |
FormSubmission.cpp | 67 // Convention seems to be to decode, and s/&/\r\n/. Also, spaces are encoded as %20.
|
/external/chromium_org/third_party/icu/source/i18n/ |
strmatch.h | 32 * convention, the output text is the leftmost match seen up to this
|
/external/chromium_org/third_party/mesa/src/docs/ |
libGL.txt | 35 directory. Drivers are named with the convention <name>_dri.so where
|
/external/chromium_org/third_party/skia/include/core/ |
SkMaskFilter.h | 151 * By convention, the caller will take the center rol/col from the returned
|
/external/clang/include/clang/Basic/ |
LangOptions.def | 147 LANGOPT(MRTD , 1, 0, "-mrtd calling convention")
|
Specifiers.h | 201 /// \brief CallingConv - Specifies the calling convention that a function uses.
|
/external/clang/lib/CodeGen/ |
ABIInfo.h | 202 /// Return the calling convention to use for system runtime
|
/external/eigen/cmake/ |
FindLAPACK.cmake | 100 # Check if function exists with f2c calling convention (ie a trailing underscore)
|
/external/eigen/doc/ |
C00_QuickStartGuide.dox | 43 The first line of the \c main function declares a variable of type \c MatrixXd and specifies that it is a matrix with 2 rows and 2 columns (the entries are not initialized). The statement <tt>m(0,0) = 3</tt> sets the entry in the top-left corner to 3. You need to use round parentheses to refer to entries in the matrix. As usual in computer science, the index of the first index is 0, as opposed to the convention in mathematics that the first index is 1.
|
Completed in 1381 milliseconds
<<11121314151617181920>>