HomeSort by relevance Sort by last modified time
    Searched refs:epilog (Results 1 - 25 of 56) 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/libvpx/vp8/encoder/x86/
encodeopt.asm 57 ; begin epilog
122 ; begin epilog
199 ; begin epilog
267 ; begin epilog
324 ; begin epilog
381 ; begin epilog
sad_mmx.asm 106 ; begin epilog
178 ; begin epilog
248 ; begin epilog
337 ; begin epilog
424 ; begin epilog
sad_sse2.asm 78 ; begin epilog
140 ; begin epilog
194 ; begin epilog
249 ; begin epilog
322 ; begin epilog
sad_sse4.asm 191 ; begin epilog
229 ; begin epilog
267 ; begin epilog
308 ; begin epilog
344 ; begin epilog
quantize_ssse3.asm 103 ; begin epilog
variance_impl_sse2.asm 64 ; begin epilog
205 ; begin epilog
319 ; begin epilog
504 ; begin epilog
782 ; begin epilog
905 ; begin epilog
    [all...]
  /external/libvpx/vp8/common/x86/
recon_mmx.asm 54 ; begin epilog
117 ; begin epilog
161 ; begin epilog
316 ; begin epilog
subpixel_ssse3.asm 106 ; begin epilog
161 ; begin epilog
270 ; begin epilog
325 ; begin epilog
405 ; begin epilog
450 ; begin epilog
565 ; begin epilog
637 ; begin epilog
727 ; begin epilog
775 ; begin epilog
    [all...]
iwalsh_mmx.asm 43 ; begin epilog
167 ; begin epilog
idctllm_mmx.asm 180 ; begin epilog
217 ; begin epilog
275 ; begin epilog
recon_sse2.asm 56 ; begin epilog
120 ; begin epilog
226 ; begin epilog
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerProxy.h 48 virtual void epilog(uint32_t touched);

Completed in 370 milliseconds

1 2 3