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

1 2 3 4 5 6 7 8

  /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/current/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/autotest/client/bin/
screenshot.py 8 epilog="I can output PNG, JPEG, GIF, and other PIL-supported formats.") variable
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_iterate.h 65 (* epilog)( member in struct:tgsi_iterate_context
tgsi_iterate.c 80 if (ctx->epilog)
81 if (!ctx->epilog( ctx ))
tgsi_transform.h 63 void (*epilog)(struct tgsi_transform_context *ctx); member in struct:tgsi_transform_context
tgsi_transform.c 216 if (ctx->epilog) {
217 ctx->epilog(ctx);
  /external/autotest/scheduler/
prejob_task.py 10 and epilog of each task.
25 epilog:
32 epilog:
48 will flip the host to 'RepairFailed' in its epilog, and it will remain in this
83 def epilog(self): member in class:PreJobTask
84 super(PreJobTask, self).epilog()
204 def epilog(self): member in class:VerifyTask
205 super(VerifyTask, self).epilog()
256 def epilog(self): member in class:CleanupTask
257 super(CleanupTask, self).epilog()
304 def epilog(self): member in class:ResetTask
357 def epilog(self): member in class:ProvisionTask
406 def epilog(self): member in class:RepairTask
    [all...]
postjob_task.py 259 def epilog(self): member in class:GatherLogsTask
260 super(GatherLogsTask, self).epilog()
339 def epilog(self): member in class:FinalReparseTask
340 super(FinalReparseTask, self).epilog()
380 def epilog(self): member in class:ArchiveResultsTask
381 super(ArchiveResultsTask, self).epilog()
  /external/chromium-trace/catapult/tracing/bin/
why_imported 27 usage='%(prog)s <options> moduleNames', epilog=__doc__)
  /external/libvpx/libvpx/vpx_dsp/x86/
vpx_subpixel_bilinear_sse2.asm 151 ; begin epilog
176 ; begin epilog
204 ; begin epilog
229 ; begin epilog
254 ; begin epilog
282 ; begin epilog
308 ; begin epilog
334 ; begin epilog
362 ; begin epilog
388 ; begin epilog
    [all...]
vpx_subpixel_bilinear_ssse3.asm 129 ; begin epilog
154 ; begin epilog
181 ; begin epilog
206 ; begin epilog
231 ; begin epilog
258 ; begin epilog
284 ; begin epilog
310 ; begin epilog
337 ; begin epilog
363 ; begin epilog
    [all...]
vpx_high_subpixel_bilinear_sse2.asm 191 ; begin epilog
217 ; begin epilog
245 ; begin epilog
271 ; begin epilog
297 ; begin epilog
325 ; begin epilog
352 ; begin epilog
378 ; begin epilog
406 ; begin epilog
433 ; begin epilog
    [all...]
sad_mmx.asm 106 ; begin epilog
178 ; begin epilog
248 ; begin epilog
337 ; begin epilog
424 ; begin epilog
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_subpixel_bilinear_sse2.asm 151 ; begin epilog
176 ; begin epilog
204 ; begin epilog
229 ; begin epilog
254 ; begin epilog
282 ; begin epilog
308 ; begin epilog
334 ; begin epilog
362 ; begin epilog
388 ; begin epilog
    [all...]
vp9_subpixel_bilinear_ssse3.asm 129 ; begin epilog
154 ; begin epilog
181 ; begin epilog
206 ; begin epilog
231 ; begin epilog
258 ; begin epilog
284 ; begin epilog
310 ; begin epilog
337 ; begin epilog
363 ; begin epilog
    [all...]
  /external/skia/tools/
embed_resources.py 27 epilog='''The output (when compiled and linked) can be used as:
  /external/mesa3d/src/gallium/auxiliary/indices/
u_unfilled_gen.py 234 def epilog(): function
242 epilog()
  /external/chromium-trace/catapult/catapult_build/
print_project_info 35 epilog='Prints the source paths for the provided catapult project\n')
  /external/chromium-trace/catapult/tracing/tracing_build/
vulcanize_trace_viewer.py 18 epilog=('Produces a standalone HTML import that contains the\n'
  /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
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
encodeopt.asm 57 ; begin epilog
122 ; begin epilog
199 ; begin epilog
268 ; begin epilog
326 ; begin epilog
383 ; begin epilog

Completed in 939 milliseconds

1 2 3 4 5 6 7 8