HomeSort by relevance Sort by last modified time
    Searched refs:epilog (Results 26 - 50 of 111) sorted by null

12 3 4 5

  /external/chromium_org/native_client_sdk/src/tools/
sel_ldr.py 38 epilog = 'Example: sel_ldr.py my_nexe.nexe'
39 parser = optparse.OptionParser(usage, description=description, epilog=epilog)
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
sce1.asm 33 ; this isn't part of the official epilog, as described in section 2.5
39 ; Here's the official epilog
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/indices/
u_unfilled_gen.py 234 def epilog(): function
242 epilog()
u_indices_gen.py 307 def epilog(): function
315 epilog()
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_transform.c 216 if (ctx->epilog) {
217 ctx->epilog(ctx);
tgsi_sanity.c 483 epilog( function
542 ctx.iter.epilog = epilog;
  /external/mesa3d/src/gallium/auxiliary/indices/
u_unfilled_gen.py 234 def epilog(): function
242 epilog()
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_transform.c 216 if (ctx->epilog) {
217 ctx->epilog(ctx);
tgsi_sanity.c 483 epilog( function
542 ctx.iter.epilog = epilog;
  /external/chromium-trace/trace-viewer/build/
flatten.py 44 epilog="""
  /external/libvpx/libvpx/vp8/common/x86/
sad_sse2.asm 79 ; begin epilog
142 ; begin epilog
196 ; begin epilog
251 ; begin epilog
324 ; begin epilog
404 ; begin epilog
sad_mmx.asm 106 ; begin epilog
178 ; begin epilog
248 ; begin epilog
337 ; begin epilog
424 ; begin epilog
sad_sse4.asm 191 ; begin epilog
229 ; begin epilog
267 ; begin epilog
308 ; begin epilog
344 ; begin epilog
recon_sse2.asm 111 ; begin epilog
185 ; begin epilog
238 ; begin epilog
306 ; begin epilog
346 ; begin epilog
421 ; begin epilog
469 ; begin epilog
556 ; begin epilog
672 ; begin epilog
734 ; begin epilog
    [all...]
subpixel_ssse3.asm 107 ; begin epilog
163 ; begin epilog
269 ; begin epilog
351 ; begin epilog
397 ; begin epilog
514 ; begin epilog
587 ; begin epilog
679 ; begin epilog
728 ; begin epilog
819 ; begin epilog
    [all...]
dequantize_mmx.asm 45 ; begin epilog
242 ; begin epilog
  /external/libvpx/libvpx/vp8/encoder/x86/
encodeopt.asm 57 ; begin epilog
122 ; begin epilog
199 ; begin epilog
268 ; begin epilog
326 ; begin epilog
383 ; begin epilog
subtract_mmx.asm 69 ; begin epilog
143 ; begin epilog
218 ; begin epilog
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_sad_mmx.asm 106 ; begin epilog
178 ; begin epilog
248 ; begin epilog
337 ; begin epilog
424 ; begin epilog
vp9_sad_sse4.asm 200 ; begin epilog
237 ; begin epilog
274 ; begin epilog
315 ; begin epilog
350 ; begin epilog
vp9_variance_impl_sse2.asm 62 ; begin epilog
204 ; begin epilog
391 ; begin epilog
514 ; begin epilog
621 ; begin epilog
727 ; begin epilog
  /external/libvpx/libvpx/vp9/common/x86/
vp9_subpixel_8t_sse2.asm 238 ; begin epilog
297 ; begin epilog
360 ; begin epilog
418 ; begin epilog
467 ; begin epilog
520 ; begin epilog
594 ; begin epilog
669 ; begin epilog
764 ; begin epilog
829 ; begin epilog
    [all...]
vp9_subpixel_8t_ssse3.asm 347 ; begin epilog
388 ; begin epilog
429 ; begin epilog
464 ; begin epilog
496 ; begin epilog
528 ; begin epilog
831 ; begin epilog
873 ; begin epilog
915 ; begin epilog
937 ; begin epilog
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
malloc-tree 145 epilog='stdin used if malloc_history-file is missing')
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerProxy.h 48 virtual void epilog(uint32_t touched);

Completed in 233 milliseconds

12 3 4 5