HomeSort by relevance Sort by last modified time
    Searched full:convention (Results 276 - 300 of 1639) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_stack.h 71 //c is a Standard name (23.2.3.3), do no make it STLport naming convention compliant.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_stack.h 71 //c is a Standard name (23.2.3.3), do no make it STLport naming convention compliant.
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_stack.h 71 //c is a Standard name (23.2.3.3), do no make it STLport naming convention compliant.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 115 # 'ce' doesn't have the stdcall calling convention
335 convention (named 'cdecl' on Windows).
399 Windows stdcall calling convention.
421 Windows stdcall calling convention, and returning HRESULT.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
fnmatch.py 3 fnmatch(FILENAME, PATTERN) matches according to the local convention.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 115 # 'ce' doesn't have the stdcall calling convention
335 convention (named 'cdecl' on Windows).
399 Windows stdcall calling convention.
421 Windows stdcall calling convention, and returning HRESULT.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
fnmatch.py 3 fnmatch(FILENAME, PATTERN) matches according to the local convention.
  /sdk/testapps/libsTest/appTest/src/com/android/tests/libstest/app/
MainActivityTest.java 72 * The name 'test preconditions' is a convention to signal that if this
  /sdk/testapps/libsTest/lib1Test/src/com/android/tests/libstest/lib1/
MainActivityTest.java 68 * The name 'test preconditions' is a convention to signal that if this
  /sdk/testapps/libsTest/lib2Test/src/com/android/tests/libstest/lib2/
MainActivityTest.java 66 * The name 'test preconditions' is a convention to signal that if this
  /system/extras/tests/fstest/
README 27 By convention /dev/* will include all files directly in /dev/, but not files
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
Fat16RootDirectory.java 89 * By convention always returns 0, as the FAT12/16 root directory is not
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_compiler.h 195 * just codegen one calling convention on all platforms.
298 * The macros follow the Linux kernel convention, and more examples can
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
OpenFlags.java 134 * convert it to the canonical newline convention in use.
135 * (See Determining Server Newline Convention in section 5.3 in the
  /external/javassist/sample/rmi/
webdemo.html 151 <li><b>No special naming convention:</b><br>
171 require the programmer to follow that programming convention.
  /external/mesa3d/src/gallium/include/pipe/
p_compiler.h 195 * just codegen one calling convention on all platforms.
298 * The macros follow the Linux kernel convention, and more examples can
  /external/webrtc/src/modules/audio_processing/
echo_cancellation_impl.cc 84 // The ordering convention must be followed to pass to the correct AEC.
123 // The ordering convention must be followed to pass to the correct AEC.
  /hardware/qcom/media/mm-core/inc/
QOMX_FileFormatExtensions.h 105 QOMX_FileFormatNone, /**< no file format naming convention is followed. */
106 QOMX_FileFormatDCF, /**< DCF file naming convention. */
  /ndk/sources/host-tools/sed-4.2.1/lib/
sys_stat.in.h 31 /* Special invocation convention. */
36 /* Normal invocation convention. */
  /external/clang/include/clang/Basic/
TargetInfo.h 750 /// \brief Gets the default calling convention for the given target and
753 // Not all targets will specify an explicit calling convention that we can
755 // an explicit calling convention.
764 /// \brief Determines whether a given calling convention is valid for the
765 /// target. A calling convention can either be accepted, produce a warning
766 /// and be substituted with the default calling convention, or (someday)
  /external/libffi/doc/
libffi.info 54 compilation to work. One such convention is the "calling convention".
55 The calling convention is a set of assumptions made by the compiler
57 calling convention also specifies where the return value for a function
58 is found. The calling convention is also sometimes called the "ABI" or
477 * calling convention: Introduction. (line 13)
libffi.texi 68 compilation to work. One such convention is the @dfn{calling
69 convention}. The calling convention is a set of assumptions made by
71 a function. A calling convention also specifies where the return
72 value for a function is found. The calling convention is also
74 @cindex calling convention
  /external/sfntly/cpp/src/sfntly/table/core/
name_table.h 471 // Note: ICU UChar* convention requires caller to delete[] it.
658 // Note: ICU UChar* convention requires caller to delete[] it.
665 // Note: ICU UChar* convention requires caller to delete[] it.
724 // Note: ICU UConverter* convention requires caller to ucnv_close() it.
732 // Note: ICU UChar* convention requires caller to delete[] it.
  /frameworks/base/core/java/android/os/
Environment.java 471 * the user. Note that this is primarily a convention for the top-level
479 * the user. Note that this is primarily a convention for the top-level
487 * the user. Note that this is primarily a convention for the top-level
497 * device as a camera. Note that this is primarily a convention for the
498 * top-level public directory, as this convention makes no sense elsewhere.
  /external/v8/test/cctest/
test-assembler-x64.cc 69 // The AMD64 calling convention is used, with the first six arguments
72 // This calling convention is used on Linux, with GCC, and on Mac OS,
73 // with GCC. A different convention is used on 64-bit windows,

Completed in 1008 milliseconds

<<11121314151617181920>>