HomeSort by relevance Sort by last modified time
    Searched refs:epilog (Results 1 - 25 of 60) sorted by null

1 2 3

  /external/stlport/stlport/stl/
_cprolog.h 12 # error STlport prolog header can not be reincluded as long as epilog has not be included.
_epilog.h 8 # error STLport epilog header can not be included as long as prolog has not be included.
11 /* If the platform provides any specific epilog actions,
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cprolog.h 12 # error STlport prolog header can not be reincluded as long as epilog has not be included.
_epilog.h 8 # error STLport epilog header can not be included as long as prolog has not be included.
11 /* If the platform provides any specific epilog actions,
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cprolog.h 12 # error STlport prolog header can not be reincluded as long as epilog has not be included.
_epilog.h 8 # error STLport epilog header can not be included as long as prolog has not be included.
11 /* If the platform provides any specific epilog actions,
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cprolog.h 12 # error STlport prolog header can not be reincluded as long as epilog has not be included.
_epilog.h 8 # error STLport epilog header can not be included as long as prolog has not be included.
11 /* If the platform provides any specific epilog actions,
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cprolog.h 12 # error STlport prolog header can not be reincluded as long as epilog has not be included.
_epilog.h 8 # error STLport epilog header can not be included as long as prolog has not be included.
11 /* If the platform provides any specific epilog actions,
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cprolog.h 12 # error STlport prolog header can not be reincluded as long as epilog has not be included.
_epilog.h 8 # error STLport epilog header can not be included as long as prolog has not be included.
11 /* If the platform provides any specific epilog actions,
  /external/webkit/Tools/Scripts/webkitpy/tool/
multicommandtool.py 158 # We override format_epilog to avoid the default formatting which would paragraph-wrap the epilog
159 # and also to allow us to compute the epilog lazily instead of in the constructor (allowing it to be context sensitive).
160 def format_epilog(self, epilog):
181 epilog = "All %prog commands:\n"
184 epilog = "Common %prog commands:\n"
189 epilog += "%s\n" % "".join(command_help_texts)
190 epilog += "See '%prog help --all-commands' to list all commands.\n"
191 epilog += "See '%prog help COMMAND' for more information on a specific command.\n"
192 return epilog.replace("%prog", self._tool.name()) # Use of %prog here mimics OptionParser.expand_prog_name().
  /external/chromium-trace/trace-viewer/build/
flatten.py 44 epilog="""
generate_standalone_timeline_view.py 85 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
396 ; begin epilog
513 ; begin epilog
586 ; begin epilog
678 ; begin epilog
727 ; begin epilog
818 ; 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
quantize_ssse3.asm 120 ; begin epilog
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerProxy.h 48 virtual void epilog(uint32_t touched);

Completed in 472 milliseconds

1 2 3