OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:epilogue
(Results
26 - 50
of
333
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libffi/src/x86/
darwin.S
68
/* Protect %esi. We're going to pop it in the
epilogue
. */
81
jmp
epilogue
129
jmp
epilogue
135
jmp
epilogue
141
jmp
epilogue
148
jmp
epilogue
154
jmp
epilogue
160
jmp
epilogue
171
epilogue
:
label
freebsd.S
67
/* Protect %esi. We're going to pop it in the
epilogue
. */
80
jmp
epilogue
130
jmp
epilogue
136
jmp
epilogue
142
jmp
epilogue
149
jmp
epilogue
155
jmp
epilogue
161
jmp
epilogue
172
epilogue
:
label
sysv.S
68
/* Protect %esi. We're going to pop it in the
epilogue
. */
81
jmp
epilogue
129
jmp
epilogue
135
jmp
epilogue
141
jmp
epilogue
148
jmp
epilogue
159
epilogue
:
label
/external/chromium_org/chrome/browser/resources/google_now/
utility_unittest.gtestjs
227
// Tests calling plugin's prologue and
epilogue
.
234
'
epilogue
'
248
epilogue
: this.mockLocalFunctions.functions().
epilogue
260
this.mockLocalFunctions.expects(once()).
epilogue
();
308
'
epilogue
'
354
epilogue
: this.mockLocalFunctions.functions().
epilogue
372
this.mockLocalFunctions.expects(once()).
epilogue
();
554
task1PluginInstance.
epilogue
();
[
all
...]
/external/llvm/lib/Target/AArch64/
AArch64FrameLowering.h
54
/// and
epilogue
.
84
///
epilogue
as efficiently as possible.
/frameworks/rs/cpu_ref/linkloader/include/
ELFSectionHeader.h
135
AR.
epilogue
(TypeTraits<ELFSectionHeader>::size);
186
AR.
epilogue
(TypeTraits<ELFSectionHeader>::size);
ELFSymbol.h
168
AR.
epilogue
(TypeTraits<ELFSymbol>::size);
192
AR.
epilogue
(TypeTraits<ELFSymbol>::size);
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/
AbstractContentHandler.java
73
* @see org.apache.james.mime4j.ContentHandler#
epilogue
(java.io.InputStream)
75
public void
epilogue
(InputStream is) throws IOException {
method in class:AbstractContentHandler
/dalvik/vm/compiler/template/armv5te/
TEMPLATE_CMP_LONG.S
17
* instruction
epilogue
code. The multi-compare approach below needs
/external/libffi/src/cris/
sysv.S
125
beq
epilogue
128
beq
epilogue
150
ba
epilogue
158
epilogue
:
label
/external/llvm/test/CodeGen/AArch64/
fastcc-reserved.ll
53
; Check for
epilogue
(primarily to make sure sp spotted above wasn't
alloca.ll
23
; Make sure
epilogue
restores sp from fp
61
; Make sure
epilogue
restores sp from fp
/frameworks/rs/cpu_ref/linkloader/include/impl/
ELFSectionStrTab.hxx
42
AR.
epilogue
(sh->getSize());
/external/chromium_org/media/base/simd/
linear_scale_yuv_to_rgb_mmx.inc
85
%macro
EPILOGUE
0
159
EPILOGUE
167
EPILOGUE
/external/libvpx/libvpx/vp8/encoder/ppc/
fdct_altivec.asm
48
.macro
epilogue
133
epilogue
184
epilogue
/external/libffi/src/mips/
o32.S
146
b
epilogue
155
b
epilogue
162
b
epilogue
169
b
epilogue
174
#
Epilogue
175
epilogue
:
label
296
#
Epilogue
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
generator.py
236
if msg.
epilogue
is not None:
239
epilogue
= fcre.sub('>From ', msg.
epilogue
)
241
epilogue
= msg.
epilogue
242
self._fp.write(
epilogue
)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
generator.py
236
if msg.
epilogue
is not None:
239
epilogue
= fcre.sub('>From ', msg.
epilogue
)
241
epilogue
= msg.
epilogue
242
self._fp.write(
epilogue
)
/packages/apps/Email/tests/src/com/android/emailcommon/mail/
MessageTestUtils.java
267
* @param
epilogue
string to add to the end
270
public String build(String
epilogue
) {
271
mBuilder.append(
epilogue
);
/external/eigen/cmake/
FindMPFR.cmake
78
#
Epilogue
/external/bison/src/
parse-gram.h
101
EPILOGUE
= 301,
160
#define
EPILOGUE
301
parse-gram.y
186
%token
EPILOGUE
"
epilogue
"
203
%type <chars> STRING "%{...%}"
EPILOGUE
braceless content.opt
208
braceless content.opt "{...}" "%{...%}"
EPILOGUE
230
prologue_declarations "%%" grammar
epilogue
.opt
669
epilogue
.opt:
671
| "%%"
EPILOGUE
677
muscle_code_grow ("
epilogue
", plain_code.code, @2);
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
function.h
195
May affect compilation of return insn or of function
epilogue
. */
200
May affect compilation of return insn or of function
epilogue
. */
276
/* Label that will go on function
epilogue
.
278
on machines which require execution of the
epilogue
on all returns. */
281
/* Label that will go on the end of function
epilogue
.
283
on machines which require execution of the
epilogue
on all returns. */
347
/* If some insns can be deferred to the delay slots of the
epilogue
, the
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
function.h
195
May affect compilation of return insn or of function
epilogue
. */
200
May affect compilation of return insn or of function
epilogue
. */
276
/* Label that will go on function
epilogue
.
278
on machines which require execution of the
epilogue
on all returns. */
281
/* Label that will go on the end of function
epilogue
.
283
on machines which require execution of the
epilogue
on all returns. */
347
/* If some insns can be deferred to the delay slots of the
epilogue
, the
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
function.h
195
May affect compilation of return insn or of function
epilogue
. */
200
May affect compilation of return insn or of function
epilogue
. */
276
/* Label that will go on function
epilogue
.
278
on machines which require execution of the
epilogue
on all returns. */
281
/* Label that will go on the end of function
epilogue
.
283
on machines which require execution of the
epilogue
on all returns. */
347
/* If some insns can be deferred to the delay slots of the
epilogue
, the
Completed in 580 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>