HomeSort by relevance Sort by last modified time
    Searched full:convention (Results 251 - 275 of 3166) sorted by null

<<11121314151617181920>>

  /prebuilts/go/linux-x86/src/runtime/
rt0_windows_386.s 33 // as parameters. This is the calling convention on 32-bit Windows.
sys_solaris_amd64.s 22 // NOT USING GO CALLING CONVENTION.
38 // NOT USING GO CALLING CONVENTION.
53 // NOT USING GO CALLING CONVENTION.
73 // NOT USING GO CALLING CONVENTION.
144 // Someday the convention will be D is always cleared.
  /toolchain/binutils/binutils-2.25/ld/emulparams/
elf32mipswindiss.sh 19 # The Diab tools use a different init/fini convention. Initialization code
vxworks.sh 6 # The Diab tools use a different init/fini convention. Initialization code
  /art/compiler/jni/quick/mips64/
calling_convention_mips64.cc 64 // Calling convention
95 // Managed runtime calling convention
154 // JNI calling convention
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/X64/
ProcessorBind.h 160 // use the correct C calling convention. All protocol member functions and
165 /// Define the standard calling convention reguardless of optimization level.
171 /// Define the standard calling convention reguardless of optimization level.
  /external/iproute2/man/man8/
ip-netns.8 55 By convention a named network namespace is an object at
65 For applications that are aware of network namespaces, the convention
76 automates handling of this configuration, file convention for network
  /external/llvm/lib/Target/AMDGPU/
AMDGPUCallingConv.td 17 // Calling convention for SI
100 // Calling convention for R600
111 // Calling convention for compute kernels
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetCallingConv.td 45 /// CCIfCC - Match if the current calling convention is 'CC'.
125 /// CCDelegateTo - This action invokes the specified sub-calling-convention. It
131 /// CallingConv - An instance of this is used to define each calling convention
  /external/syslinux/efi32/include/efi/ia32/
efibind.h 167 // EFIAPI - prototype calling convention for EFI function pointers
176 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler
178 #define EFIAPI // Substitute expresion to force C calling convention
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
efibind.h 167 // EFIAPI - prototype calling convention for EFI function pointers
176 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler
178 #define EFIAPI // Substitute expresion to force C calling convention
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
efibind.h 147 // EFIAPI - prototype calling convention for EFI function pointers
156 #define EFIAPI __cdecl // Force C calling convention for Microsoft C compiler
158 #define EFIAPI // Substitute expresion to force C calling convention
  /external/syslinux/gpxe/src/include/gpxe/efi/X64/
ProcessorBind.h 195 // use the correct C calling convention. All protocol member functions and
200 /// Define the standard calling convention reguardless of optimization level.
206 /// Define the standard calling convention reguardless of optimization level.
  /external/libvorbis/doc/
02-bitpacking.tex 4 \section{Bitpacking Convention} \label{vorbis:spec:bitpacking}
15 convention specifies the correct mapping of the logical packet
24 purposes of the bitpacking convention, a byte implies the native,
35 convention is still well defined for any native byte size; Vorbis uses
59 The Vorbis bitpacking convention specifies storage and bitstream
  /prebuilts/go/darwin-x86/src/runtime/
sys_solaris_amd64.s 22 // NOT USING GO CALLING CONVENTION.
38 // NOT USING GO CALLING CONVENTION.
53 // NOT USING GO CALLING CONVENTION.
73 // NOT USING GO CALLING CONVENTION.
144 // Someday the convention will be D is always cleared.
  /device/linaro/bootloader/arm-trusted-firmware/docs/
rt-svc-writers-guide.md 26 Call (SMC) instruction. These requests will follow the convention described in
27 the SMC Calling Convention PDD ([SMCCC]). The [SMCCC] assigns function
83 calling convention, where all parameters are 32-bit, or the SMC64 calling
84 convention, where the parameters are 64-bit. The framework identifies and
85 rejects invalid calls that use the SMC64 calling convention but that originate
219 3. Truncating parameters for calls made using the SMC32 calling convention.
309 [SMCCC]: http://infocenter.arm.com/help/topic/com.arm.doc.den0028a/index.html "SMC Calling Convention PDD (ARM DEN 0028A)"
  /external/libpng/
pngconf.h 104 * libpng specifies the calling convention of every exported function and
108 * PNGAPI Calling convention for exported functions.
109 * PNGCBAPI Calling convention for user provided (callback) functions.
110 * PNGCAPI Calling convention used by the ANSI-C library (required
112 * specify the calling convention for zlib).
115 * change calling convention in a private build this can be done
119 * PNG_API_RULE=0 Use PNGCAPI - the 'C' calling convention - throughout.
121 * PNG_API_RULE=1 Use the operating system convention for PNGAPI and
122 * the 'C' calling convention (from PNGCAPI) for
129 * calling convention, at present this just means the above case
    [all...]
  /external/llvm/docs/
StackMaps.rst 33 convention and may return a value. They also imply stack map
85 number of arguments according to its calling convention. This allows
220 lowered according to the calling convention specified at the
222 type also return a value according to calling convention.
236 map because they are already fixed by the calling convention. The
239 convention has been introduced for use with stack maps, anyregcc,
259 in $rdi, and a return value in $rax per native calling convention:
282 sequence does not need arguments fixed to specific calling convention
283 registers, then the ``anyregcc`` convention may be used:
385 patchpoint intrinsic is used with a calling convention that by defaul
    [all...]
  /external/pdfium/third_party/libpng16/
pngconf.h 104 * libpng specifies the calling convention of every exported function and
108 * PNGAPI Calling convention for exported functions.
109 * PNGCBAPI Calling convention for user provided (callback) functions.
110 * PNGCAPI Calling convention used by the ANSI-C library (required
112 * specify the calling convention for zlib).
115 * change calling convention in a private build this can be done
119 * PNG_API_RULE=0 Use PNGCAPI - the 'C' calling convention - throughout.
121 * PNG_API_RULE=1 Use the operating system convention for PNGAPI and
122 * the 'C' calling convention (from PNGCAPI) for
129 * calling convention, at present this just means the above case
    [all...]
  /external/skia/third_party/libpng/
pngconf.h 104 * libpng specifies the calling convention of every exported function and
108 * PNGAPI Calling convention for exported functions.
109 * PNGCBAPI Calling convention for user provided (callback) functions.
110 * PNGCAPI Calling convention used by the ANSI-C library (required
112 * specify the calling convention for zlib).
115 * change calling convention in a private build this can be done
119 * PNG_API_RULE=0 Use PNGCAPI - the 'C' calling convention - throughout.
121 * PNG_API_RULE=1 Use the operating system convention for PNGAPI and
122 * the 'C' calling convention (from PNGCAPI) for
129 * calling convention, at present this just means the above case
    [all...]
  /art/compiler/jni/quick/arm/
calling_convention_arm.cc 28 // JNI calling convention constants.
40 // Managed calling convention constants.
62 // Shared managed+JNI calling convention constants.
116 // Calling convention
169 // Managed runtime calling convention
278 // JNI calling convention
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMCallingConv.td 21 // ARM APCS Calling Convention
59 // ARM APCS Calling Convention for FastCC (when VFP2 or later is available)
86 // ARM APCS Calling Convention for GHC
106 // ARM AAPCS (EABI) Calling Convention, common parts
133 // ARM AAPCS (EABI) Calling Convention
157 // ARM AAPCS-VFP (EABI) Calling Convention
  /external/clang/include/clang/Basic/
AttrDocs.td     [all...]
  /art/compiler/jni/quick/x86/
calling_convention_x86.cc 51 // Calling convention
93 // Managed runtime calling convention
192 // JNI calling convention
  /development/samples/ApiDemos/src/com/example/android/apis/app/
IncomingMessage.java 68 // A typical convention for notifications is to launch the user deeply
140 // the convention of using a resource id for a string related to
195 // the convention of using a resource id for a string related to

Completed in 1099 milliseconds

<<11121314151617181920>>