Home
last modified time | relevance | path

Searched defs:epilogue (Results 1 – 23 of 23) sorted by relevance

/external/clang/test/Preprocessor/
Dmacro_paste_spacing2.c4 #define epilogue(r1) movl r1 ## E; macro
/external/libffi/src/m32r/
Dsysv.S111 epilogue: label
/external/libvpx/libvpx/vp8/encoder/ppc/
Dfdct_altivec.asm48 .macro epilogue macro
/external/libffi/src/cris/
Dsysv.S158 epilogue: label
/external/libvpx/libvpx/vp8/common/ppc/
Dsad_altivec.asm39 .macro epilogue macro
Dvariance_altivec.asm44 .macro epilogue macro
/external/libffi/src/m68k/
Dsysv.S139 epilogue: label
/external/libffi/src/x86/
Dwin32.S144 epilogue: label
Dsysv.S159 epilogue: label
Dfreebsd.S172 epilogue: label
Ddarwin.S171 epilogue: label
/external/libffi/src/mips/
Do32.S175 epilogue: label
Dn32.S307 epilogue: label
/external/chromium_org/chrome/browser/resources/google_now/
Dutility.js549 epilogue: function() { method in TasksWrapperPlugin
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
Dnv50_ir_emit_nv50.cpp1836 BasicBlock *epilogue = BasicBlock::get(func->cfgExit); in replaceExitWithModifier() local
Dnv50_ir_from_sm4.cpp1666 BasicBlock *epilogue = reinterpret_cast<BasicBlock *>(leaveBBs.pop().u.p); in finalizeShader() local
Dnv50_ir_from_tgsi.cpp2216 BasicBlock *epilogue = BasicBlock::get(func->cfgExit); in handleInstruction() local
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_emit_nv50.cpp1836 BasicBlock *epilogue = BasicBlock::get(func->cfgExit); in replaceExitWithModifier() local
Dnv50_ir_from_sm4.cpp1666 BasicBlock *epilogue = reinterpret_cast<BasicBlock *>(leaveBBs.pop().u.p); in finalizeShader() local
Dnv50_ir_from_tgsi.cpp2216 BasicBlock *epilogue = BasicBlock::get(func->cfgExit); in handleInstruction() local
/external/icu4c/common/
Dubidiimp.h263 const UChar *epilogue; member
Dubidi.c1670 const UChar *epilogue, int32_t epiLength, in ubidi_setContext()
/external/icu4c/test/cintltst/
Dcbiditst.c4540 const char* epilogue; member
4578 UChar prologue[MAXLEN], epilogue[MAXLEN], src[MAXLEN], dest[MAXLEN]; in testContext() local