Searched
full:convention (Results
326 -
350 of
1726) sorted by null
<<11121314151617181920>>
/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/clang/include/clang/Basic/ |
Specifiers.h | 200 /// \brief CallingConv - Specifies the calling convention that a function uses. 215 /// \brief Checks whether the given calling convention is callee-cleanup.
|
TargetInfo.h | 762 /// \brief Gets the default calling convention for the given target and 765 // Not all targets will specify an explicit calling convention that we can 767 // an explicit calling convention. 776 /// \brief Determines whether a given calling convention is valid for the 777 /// target. A calling convention can either be accepted, produce a warning 778 /// and be substituted with the default calling convention, or (someday)
|
TargetCXXABI.h | 141 /// \brief Is the default C++ member function calling convention 142 /// the same as the default calling convention?
|
/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/llvm/lib/Target/SystemZ/ |
SystemZCallingConv.td | 16 // z/Linux return value calling convention 46 // The convention is that true integer arguments that are smaller
|
/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/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 | 478 * the user. Note that this is primarily a convention for the top-level 486 * the user. Note that this is primarily a convention for the top-level 494 * the user. Note that this is primarily a convention for the top-level 504 * device as a camera. Note that this is primarily a convention for the 505 * top-level public directory, as this convention makes no sense elsewhere. [all...] |
/external/llvm/lib/Target/AArch64/ |
AArch64CallingConvention.td | 22 // ARM AAPCS64 Calling Convention 103 // Darwin uses a calling convention which differs in only two ways 166 // The WebKit_JS calling convention only passes the first argument (the callee)
|
/external/tcpdump/ |
print-stp.c | 186 * 1 - byte (1 - 4) Agreement Digest Convention Identifier 187 * (5 - 8) Agreement Digest Convention Capabilities 348 "Convention id %d cap %d, \n\tEdge count %d, "
|
/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/third_party/webrtc/modules/audio_processing/ |
echo_cancellation_impl.cc | 85 // The ordering convention must be followed to pass to the correct AEC. 124 // The ordering convention must be followed to pass to the correct AEC.
|
/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/libunwind/src/ia64/ |
Gresume.c | 100 using a special convention that stores "preserved" state in 102 convention does this with r11 (to save ar.pfs) and b6 (to
|
/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 | 52 // Emit each calling convention description in full. 260 emitSourceFileHeader("Calling Convention Implementation Fragment", OS);
|
Completed in 2007 milliseconds
<<11121314151617181920>>