OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:epilog
(Results
76 - 100
of
110
) sorted by null
1
2
3
4
5
/external/libvpx/libvpx/vp8/encoder/x86/
dct_mmx.asm
203
; begin
epilog
fwalsh_sse2.asm
143
; begin
epilog
quantize_mmx.asm
281
; begin
epilog
quantize_sse4.asm
232
; begin
epilog
temporal_filter_apply_sse2.asm
186
; begin
epilog
/external/libvpx/libvpx/vp9/common/x86/
vp9_postproc_sse2.asm
240
; begin
epilog
441
; begin
epilog
616
; begin
epilog
681
; begin
epilog
vp9_loopfilter_mmx.asm
218
; begin
epilog
588
; begin
epilog
/external/libvpx/libvpx/vp9/encoder/x86/
vp9_temporal_filter_apply_sse2.asm
186
; begin
epilog
vp9_variance_impl_mmx.asm
56
; begin
epilog
302
; begin
epilog
417
; begin
epilog
504
; begin
epilog
/external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_dump.c
658
ctx.iter.
epilog
= NULL;
713
ctx.base.iter.
epilog
= NULL;
/system/core/libpixelflinger/codeflinger/
MIPSAssembler.h
55
virtual void
epilog
(uint32_t touched);
254
void
epilog
(uint32_t touched);
GGLAssembler.cpp
48
void GGLAssembler::
epilog
(uint32_t touched)
function in class:android::GGLAssembler
50
ARMAssemblerProxy::
epilog
(touched);
76
uint32_t* fragment_end_pc = pcForLabel("
epilog
");
326
label("
epilog
");
327
epilog
(registerFile().touched());
343
epilog
(registerFile().touched());
[
all
...]
ARMAssemblerInterface.h
110
// construct prolog and
epilog
112
virtual void
epilog
(uint32_t touched) = 0;
ARMAssembler.cpp
133
#pragma mark Prolog/
Epilog
& Generate...
144
void ARMAssembler::
epilog
(uint32_t touched)
function in class:android::ARMAssembler
153
// write
epilog
code
162
// write
epilog
code
/development/ndk/tools/
headers-diff-bionic-vs-ndk.py
214
parser.
epilog
= textwrap.dedent('''
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/test/
main.py
108
parser.
epilog
= ('[args...] is an optional list of modules, test_classes, or individual tests. '
/external/libvpx/libvpx/vp8/common/x86/
variance_impl_mmx.asm
56
; begin
epilog
302
; begin
epilog
417
; begin
epilog
504
; begin
epilog
646
; begin
epilog
[
all
...]
loopfilter_sse2.asm
317
; begin
epilog
369
; begin
epilog
591
; begin
epilog
641
; begin
epilog
[
all
...]
variance_impl_ssse3.asm
341
; begin
epilog
loopfilter_mmx.asm
218
; begin
epilog
588
; begin
epilog
[
all
...]
/frameworks/webview/chromium/tools/
merge_from_chromium.py
510
parser.
epilog
= ('Takes a snapshot of the Chromium tree at the specified '
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
argparse.py
[
all
...]
optparse.py
272
def format_epilog(self,
epilog
):
273
if
epilog
:
274
return "\n" + self._format_text(
epilog
) + "\n"
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
argparse.py
[
all
...]
optparse.py
272
def format_epilog(self,
epilog
):
273
if
epilog
:
274
return "\n" + self._format_text(
epilog
) + "\n"
[
all
...]
Completed in 513 milliseconds
1
2
3
4
5