HomeSort by relevance Sort by last modified time
    Searched full:convention (Results 376 - 400 of 1706) sorted by null

<<11121314151617181920>>

  /external/zlib/src/contrib/delphi/
zlibd32.mak 7 # This project uses the Delphi (fastcall/register) calling convention:
  /external/zlib/src/contrib/pascal/
zlibd32.mak 7 # This project uses the Delphi (fastcall/register) calling convention:
  /frameworks/av/services/audioflinger/
ServiceUtilities.cpp 139 // convention is for caller to dump an error message to fd instead of logging here
  /frameworks/base/docs/html/guide/topics/manifest/
meta-data-element.jd 57 Java-style naming convention &mdash; for example,
  /frameworks/base/docs/html/training/backward-compatible-ui/
new-implementation.jd 48 <p>A good naming convention for this implementation is to append the API level or platform version code name corresponding to the APIs required by the concrete classes. For example, the native tab implementation can be provided by <code>CompatTabHoneycomb</code> and <code>TabHelperHoneycomb</code> classes, since they rely on APIs available in Android 3.0 (API level 11) or later.</p>
  /frameworks/base/services/core/java/com/android/server/notification/
CountdownConditionProvider.java 111 // by convention
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RadioCapability.java 103 * This must be Globally unique on convention is
  /hardware/ti/omap4-aah/hwc/
hal_public.h 168 * These are vendor specific pixel formats, by (informal) convention IMGTec
  /libcore/dom/src/test/java/org/w3c/domts/
JTidyDOMImplementation.java 33 * name. To avoid possible conflicts, as a convention, names referring
  /libcore/luni/src/main/native/
java_lang_ProcessManager.cpp 157 // Execute process. By convention, the first argument in the arg array
  /ndk/tests/device/hard-float/jni/
Android.mk 70 # a.i:564:6: error: function declared 'aapcs' here was previously declared without calling convention
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
workaround.hpp 24 // and all earlier versions of a compiler, the following convention
  /packages/apps/Email/tests/src/com/android/email/activity/
MessageViewTests.java 86 // * The name 'test preconditions' is a convention to signal that if this
  /prebuilts/misc/common/swig/include/2.0.11/java/
javahead.swg 10 * the macros thereby generating the correct calling convention. It is thus essential that all typemaps that
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
AdtTestData.java 92 // On Windows, uniformize all separators to use the / convention
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/sdk/
LayoutParamsParserTest.java 38 * Convention: method names that start with an underscore are actually local wrappers
  /external/google-breakpad/src/processor/
stackwalker_x86.cc 160 // cdecl calling convention, but not other conventions. The cdecl
161 // convention requires a caller to pop its callee's arguments from the
175 // to be agnostic about each function's calling convention. Furthermore,
539 // Assume that the standard %ebp-using x86 calling convention is in
542 // The typical x86 calling convention, when frame pointers are present,
stackwalker_selftest.cc 203 // GetSP returns the current value of the %r1 register, which by convention,
240 // by convention, is the stack pointer on sparc. Because it's implemented
synth_minidump.h 95 // By convention, Section subclass constructors that take references
210 // convention, the 'start', 'Here', and 'Mark' member functions refer
  /external/llvm/docs/
LangRef.rst 137 It also shows a convention that we follow in this document. When
278 :ref:`invokes <i_invoke>` can all have an optional calling convention
279 specified for the call. The calling convention of any pair of dynamic
284 "``ccc``" - The C calling convention
285 This calling convention (the default if no other calling convention
287 convention supports varargs function calls and tolerates some
290 "``fastcc``" - The fast calling convention
291 This calling convention attempts to make calls as fast as possible
292 (e.g. by passing things in registers). This calling convention
    [all...]
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
CtsXmlResultReporter.java 176 * Currently using legacy CTS host convention of timestamp directory names. In case of
536 // By convention, only store the first summary that we see as the summary URL.
  /external/boringssl/src/include/openssl/
dsa.h 157 * convention and could be a disaster if a user did |if (DSA_do_verify(...))|.
199 * convention and could be a disaster if a user did |if (DSA_do_verify(...))|.
  /external/llvm/include/llvm/Support/
Dwarf.h 359 // Calling convention codes
569 const char *ConventionString(unsigned Convention);
  /external/llvm/lib/Support/
Dwarf.cpp 362 const char *llvm::dwarf::ConventionString(unsigned Convention) {
363 switch (Convention) {
  /external/regex-re2/doc/
syntax.txt 366 (*ANY) set newline convention NOT SUPPORTED
371 (*BSR_ANYCRLF) set \R convention NOT SUPPORTED pcre

Completed in 450 milliseconds

<<11121314151617181920>>