OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:convention
(Results
126 - 150
of
1706
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/include/llvm/CodeGen/
StackMaps.h
33
///
convention
is part of the subclass data.
38
/// Patchpoints following the anyregcc
convention
are handled specially. For
74
/// Arguments are not recorded unless the anyregcc
convention
is used.
233
/// calling
convention
) the return register is also recorded if requested.
/external/llvm/include/llvm/Target/
TargetCallingConv.td
50
/// CCIfCC - Match if the current calling
convention
is 'CC'.
143
/// CCDelegateTo - This action invokes the specified sub-calling-
convention
. It
149
/// CallingConv - An instance of this is used to define each calling
convention
163
///
convention
. The order of registers is used by PrologEpilogInsertion when
/external/llvm/test/CodeGen/ARM/
swift-vldm.ll
25
; We are relying on the calling
convention
and that register allocation
/external/llvm/test/CodeGen/X86/
ghc-cc.ll
3
; Test the GHC call
convention
works (x86-32)
win64_params.ll
27
; on other platforms here (note the x86_64_sysvcc calling
convention
).
/external/mesa3d/docs/
README.WIN32
44
stdcall calling
convention
.
/external/parameter-framework/skeleton-subsystem/
SkeletonSubsystemBuilder.cpp
38
* CARE: the naming
convention
used in the parameter framework:
/external/v8/src/ic/
access-compiler.h
58
// Calling
convention
between indexed store IC and handler.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
drmk.h
28
TODO: Check calling
convention
/art/compiler/jni/quick/mips/
calling_convention_mips.cc
26
// Calling
convention
61
// Managed runtime calling
convention
106
// JNI calling
convention
/art/compiler/jni/quick/mips64/
calling_convention_mips64.cc
34
// Calling
convention
65
// Managed runtime calling
convention
124
// JNI calling
convention
/art/compiler/jni/quick/x86/
calling_convention_x86.cc
26
// Calling
convention
68
// Managed runtime calling
convention
167
// JNI calling
convention
/art/compiler/jni/quick/x86_64/
calling_convention_x86_64.cc
27
// Calling
convention
66
// Managed runtime calling
convention
124
// JNI calling
convention
/external/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.h
100
/// case that 'returned' is on an i32 first argument if the calling
convention
102
/// (i.e. it is a calling
convention
that uses the same register for the first
105
/// Should return NULL in the case that the calling
convention
does not have
ARMCallingConv.td
17
// ARM APCS Calling
Convention
56
// ARM APCS Calling
Convention
for FastCC (when VFP2 or later is available)
90
// ARM APCS Calling
Convention
for GHC
110
// ARM AAPCS (EABI) Calling
Convention
, common parts
138
// ARM AAPCS (EABI) Calling
Convention
165
// ARM AAPCS-VFP (EABI) Calling
Convention
/external/mesa3d/src/mapi/glapi/gen/
mesadef.py
50
print '; function calling
convention
. Microsoft\'s'
51
print '; OPENGL32 uses this
convention
and so must the'
63
print '; the decorated names, even though the calling
convention
'
/external/mesa3d/src/mesa/drivers/windows/gdi/
mesa.def
8
; function calling
convention
. Microsoft's
9
; OPENGL32 uses this
convention
and so must the
21
; the decorated names, even though the calling
convention
/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
/external/v8/src/mips/
debug-mips.cc
195
// Calling
convention
for IC store (from ic-mips.cc).
205
// Calling
convention
for keyed IC load (from ic-mips.cc).
211
// Calling
convention
for IC keyed store call (from ic-mips.cc).
247
// Calling
convention
for CallConstructStub (from code-stubs-mips.cc).
258
// Calling
convention
for CallConstructStub (from code-stubs-mips.cc).
/external/libpng/
pngconf.h
126
* libpng specifies the calling
convention
of every exported function and
130
* PNGAPI Calling
convention
for exported functions.
131
* PNGCBAPI Calling
convention
for user provided (callback) functions.
132
* PNGCAPI Calling
convention
used by the ANSI-C library (required
134
* specify the calling
convention
for zlib).
137
* change calling
convention
in a private build this can be done
141
* PNG_API_RULE=0 Use PNGCAPI - the 'C' calling
convention
- throughout.
143
* PNG_API_RULE=1 Use the operating system
convention
for PNGAPI and
144
* the 'C' calling
convention
(from PNGCAPI) for
151
* 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
.
238
map because they are already fixed by the calling
convention
. The
241
convention
has been introduced for use with stack maps, anyregcc,
261
in $rdi, and a return value in $rax per native calling
convention
:
284
sequence does not need arguments fixed to specific calling
convention
285
registers, then the ``anyregcc``
convention
may be used:
387
patchpoint intrinsic is used with a calling
convention
that by defaul
[
all
...]
/external/pdfium/samples/fx_lpng/lpng_v163/
pngconf.h
126
* libpng specifies the calling
convention
of every exported function and
130
* PNGAPI Calling
convention
for exported functions.
131
* PNGCBAPI Calling
convention
for user provided (callback) functions.
132
* PNGCAPI Calling
convention
used by the ANSI-C library (required
134
* specify the calling
convention
for zlib).
137
* change calling
convention
in a private build this can be done
141
* PNG_API_RULE=0 Use PNGCAPI - the 'C' calling
convention
- throughout.
143
* PNG_API_RULE=1 Use the operating system
convention
for PNGAPI and
144
* the 'C' calling
convention
(from PNGCAPI) for
151
* calling
convention
, at present this just means the above cases
[
all
...]
/ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h
105
* libpng specifies the calling
convention
of every exported function and
109
* PNGAPI Calling
convention
for exported functions.
110
* PNGCBAPI Calling
convention
for user provided (callback) functions.
111
* PNGCAPI Calling
convention
used by the ANSI-C library (required
113
* specify the calling
convention
for zlib).
116
* change calling
convention
in a private build this can be done
120
* PNG_API_RULE=0 Use PNGCAPI - the 'C' calling
convention
- throughout.
122
* PNG_API_RULE=1 Use the operating system
convention
for PNGAPI and
123
* the 'C' calling
convention
(from PNGCAPI) for
130
* calling
convention
, at present this just means the above case
[
all
...]
/external/v8/src/arm64/
debug-arm64.cc
238
// Calling
convention
for IC load (from ic-arm.cc).
246
// Calling
convention
for IC store (from ic-arm64.cc).
256
// Calling
convention
for keyed IC load (from ic-arm.cc).
262
// Calling
convention
for IC keyed store call (from ic-arm64.cc).
298
// Calling
convention
for CallConstructStub (from code-stubs-arm64.cc).
309
// Calling
convention
for CallConstructStub (from code-stubs-arm64.cc).
/art/compiler/jni/quick/arm64/
calling_convention_arm64.cc
45
// Calling
convention
80
// Managed runtime calling
convention
156
// JNI calling
convention
Completed in 2041 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>