Searched
full:convention (Results
326 -
350 of
1706) sorted by null
<<11121314151617181920>>
/external/llvm/lib/Target/ARM/ |
ARMCallingConv.h | 1 //=== ARMCallingConv.h - ARM Custom Calling Convention Routines -*- C++ -*-===// 10 // This file contains the custom routines for the ARM Calling Convention that
|
/external/llvm/utils/TableGen/ |
CallingConvEmitter.cpp | 53 // Emit each non-custom calling convention description in full. 281 emitSourceFileHeader("Calling Convention Implementation Fragment", OS);
|
/external/valgrind/coregrind/m_debuginfo/ |
lzoconf.h | 239 /* calling convention */ 252 /* __cdecl calling convention for public C and assembly functions */
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
AudioPolicyInterface.h | 132 // supplied device. By convention, specifying AUDIO_DEVICE_OUT_DEFAULT means 139 // specified device. By convention, specifying AUDIO_DEVICE_OUT_DEFAULT means
|
/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
|
/art/runtime/ |
native_bridge_art_interface.cc | 98 // host calling convention.
|
/cts/tests/tests/os/jni/seccomp-tests/tests/ |
resumption.c | 62 * thankfully _arch can tell us the calling convention!
|
/developers/build/prebuilts/gradle/CardReader/Application/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/Application/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
|
/development/samples/ApiDemos/tests/src/com/example/android/apis/view/ |
Focus2AndroidTest.java | 86 * The name 'test preconditions' is a convention to signal that if this
|
/development/samples/browseable/CardReader/src/com.example.android.cardreader/ |
LoyaltyCardReader.java | 83 // bytes of the result) by convention. Everything before the status word is
|
/external/bison/doc/ |
bison.1 | 18 convention of ending in
|
/external/clang/docs/ |
JSONCompilationDatabase.rst | 85 The convention is to name the file compile\_commands.json and put it at
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
CheckerRegistry.h | 39 // enclosing package. By convention, the registered name of a checker is the
|
/external/clang/lib/Analysis/ |
CocoaConventions.cpp | 10 // This file implements cocoa naming convention analysis.
|
/external/clang/lib/CodeGen/ |
CGCall.h | 1 //===----- CGCall.h - Encapsulate calling convention details ----*- C++ -*-===//
|
/external/clang/www/ |
UniversalDriver.html | 24 example, the calling convention or whether software floating point is in
|
/external/deqp/modules/glshared/ |
glsFragmentOpUtil.hpp | 145 // that indexes the same memory area, but using the multisample indexing convention.
|
/external/eigen/Eigen/src/Geometry/ |
EulerAngles.h | 18 * \returns the Euler-angles of the rotation matrix \c *this using the convention defined by the triplet (\a a0,\a a1,\a a2)
|
/external/elfutils/src/backends/ |
ppc_retval.c | 40 /* This is the SVR4 ELF ABI convention, but AIX and Linux do not use it. */
|
/external/elfutils/src/libdw/ |
dwarf_entry_breakpoints.c | 83 Failing that, if ADHOC, look for the ad hoc convention. */
|
/external/flac/libFLAC/ |
memory.c | 214 return malloc(1); /* malloc(0) is undefined; FLAC src convention is to always allocate */
|
/external/google-breakpad/src/processor/ |
stackwalker_ppc.cc | 92 // The typical ppc calling convention is for the called procedure to store
|
stackwalker_ppc64.cc | 83 // The typical ppc64 calling convention is for the called procedure to store
|
Completed in 672 milliseconds
<<11121314151617181920>>