HomeSort by relevance Sort by last modified time
    Searched full:convention (Results 301 - 325 of 1656) sorted by null

<<11121314151617181920>>

  /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)
TargetCXXABI.h 131 /// \brief Is the default C++ member function calling convention
132 /// the same as the default calling convention?
  /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/chromium_org/third_party/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.
  /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,
  /frameworks/base/docs/html/training/custom-views/
create-view.jd 120 entity named {@code PieChart}. The name of the styleable entity is, by convention, the same name as the
122 that defines the custom view. Although it's not strictly necessary to follow this convention,
124 editors depend on this naming convention to provide statement completion.</p>
  /external/bison/lib/
fcntl.in.h 26 /* Special invocation convention. */
43 /* Normal invocation convention. */
signal.in.h 24 /* Special invocation convention:
38 /* Normal invocation convention. */
  /external/chromium_org/sandbox/win/src/
interception.h 78 // The new function should match the prototype and calling convention of the
227 // the exported interceptor, following the calling convention of a service call
  /external/chromium_org/tools/memory_watcher/
preamble_patcher.h 191 // exactly the same calling convention and parameters as the original
260 // exactly the same calling convention and parameters as the original
  /external/jpeg/
ckconfig.c 48 * strings.h (old BSD convention) or string.h (everybody else).
49 * We try the non-BSD convention first; define NEED_BSD_STRINGS
  /external/llvm/utils/TableGen/
CallingConvEmitter.cpp 52 // Emit each calling convention description in full.
233 emitSourceFileHeader("Calling Convention Implementation Fragment", OS);
  /external/qemu/distrib/jpeg-6b/
ckconfig.c 48 * strings.h (old BSD convention) or string.h (everybody else).
49 * We try the non-BSD convention first; define NEED_BSD_STRINGS
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyInterface.h 133 // supplied device. By convention, specifying AUDIO_DEVICE_OUT_DEFAULT means
140 // specified device. By convention, specifying AUDIO_DEVICE_OUT_DEFAULT means
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdlib.in.h 23 /* Special invocation convention inside glibc header files. */
28 /* Normal invocation convention. */
wchar.in.h 36 /* Special invocation convention:
51 /* Normal invocation convention. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/
mock_manifest_attrs.xml 73 convention to ensure the name is unique, for example
99 unique name for the package, using a Java-style naming convention
  /bionic/libc/private/
bionic_atomic_arm.h 128 * returns 0 on success, and 1 on failure. The opposite convention is typically
  /bionic/libthread_db/
libthread_db.c 96 * (using fastcall convention for x86)
  /developers/build/prebuilts/gradle/CardReader/CardReaderSample/src/main/java/com/example/android/cardreader/
LoyaltyCardReader.java 83 // bytes of the result) by convention. Everything before the status word is
  /developers/samples/android/connectivity/nfc/CardReader/CardReaderSample/src/main/java/com/example/android/cardreader/
LoyaltyCardReader.java 83 // bytes of the result) by convention. Everything before the status word is
  /development/samples/ApiDemos/tests/src/com/example/android/apis/app/
ForwardingTest.java 67 * The name 'test preconditions' is a convention to signal that if this

Completed in 985 milliseconds

<<11121314151617181920>>