HomeSort by relevance Sort by last modified time
    Searched full:prolog (Results 1 - 25 of 280) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/stlport/stlport/stl/
_cprolog.h 12 # error STlport prolog header can not be reincluded as long as epilog has not be included.
21 /* If the platform provides any specific prolog actions,
22 * like #pragmas, do include platform-specific prolog file */
_epilog.h 8 # error STLport epilog header can not be included as long as prolog has not be included.
12 * like #pragmas, do include platform-specific prolog file
  /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.
21 /* If the platform provides any specific prolog actions,
22 * like #pragmas, do include platform-specific prolog file */
_epilog.h 8 # error STLport epilog header can not be included as long as prolog has not be included.
12 * like #pragmas, do include platform-specific prolog file
  /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.
21 /* If the platform provides any specific prolog actions,
22 * like #pragmas, do include platform-specific prolog file */
_epilog.h 8 # error STLport epilog header can not be included as long as prolog has not be included.
12 * like #pragmas, do include platform-specific prolog file
  /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.
21 /* If the platform provides any specific prolog actions,
22 * like #pragmas, do include platform-specific prolog file */
_epilog.h 8 # error STLport epilog header can not be included as long as prolog has not be included.
12 * like #pragmas, do include platform-specific prolog file
  /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.
21 /* If the platform provides any specific prolog actions,
22 * like #pragmas, do include platform-specific prolog file */
_epilog.h 8 # error STLport epilog header can not be included as long as prolog has not be included.
12 * like #pragmas, do include platform-specific prolog file
  /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.
21 /* If the platform provides any specific prolog actions,
22 * like #pragmas, do include platform-specific prolog file */
_epilog.h 8 # error STLport epilog header can not be included as long as prolog has not be included.
12 * like #pragmas, do include platform-specific prolog file
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
prolog.php 3 * prolog.php
10 * Prolog language file for GeSHi.
41 'LANG_NAME' => 'Prolog',
126 1 => 'http://pauillac.inria.fr/~deransar/prolog/bips.html'
visualprolog.php 10 * Visual Prolog language file for GeSHi.
36 'LANG_NAME' => 'Visual Prolog',
  /external/llvm/lib/Transforms/Utils/
LoopUnrollRuntime.cpp 43 /// Connect the unrolling prolog code to the original loop.
44 /// The unrolling prolog code contains code to execute the
49 /// - Create PHI nodes at prolog end block to combine values
50 /// that exit the prolog code and jump around the prolog.
52 /// for values that exit the prolog and go around the loop.
64 // (which means it is an outgoing value from the prolog code too).
65 // The new PHI node is inserted in the prolog end basic block.
73 // Add a new PHI node to the prolog end block and add the
78 // This is the value that skips all the prolog code
    [all...]
  /hardware/ti/omap3/dspbridge/libbridge/
Android.mk 20 LOCAL_CFLAGS += -pipe -fomit-frame-pointer -Wall -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -mapcs -mno-sched-prolog -mabi=aapcs-linux -mno-thumb-interwork -msoft-float -Uarm -DMODULE -D__LINUX_ARM_ARCH__=7 -fno-common -DLINUX -DOMAP_3430 -fpic
  /external/compiler-rt/lib/arm/
restore_vfp_d8_d15_regs.S 15 // in the function prolog. But when compiling for thumb1, there are
31 bx lr // return to prolog
save_vfp_d8_d15_regs.S 15 // in the function prolog. But when compiling for thumb1, there are
31 bx lr // return to prolog
  /external/libvpx/libvpx/vp8/encoder/x86/
encodeopt.asm 70 ; end prolog
136 ; end prolog
214 ; end prolog
283 ; end prolog
340 ; end prolog
  /external/libvpx/libvpx/vp8/common/x86/
sad_sse2.asm 27 ; end prolog
101 ; end prolog
164 ; end prolog
216 ; end prolog
272 ; end prolog
346 ; end prolog
sad_mmx.asm 31 ; end prolog
123 ; end prolog
195 ; end prolog
265 ; end prolog
354 ; end prolog
sad_sse4.asm 171 ; end prolog
213 ; end prolog
251 ; end prolog
289 ; end prolog
330 ; end prolog
recon_sse2.asm 27 ; end prolog
133 ; end prolog
207 ; end prolog
260 ; end prolog
326 ; end prolog
368 ; end prolog
445 ; end prolog
495 ; end prolog
587 ; end prolog
693 ; end prolog
    [all...]
  /external/llvm/lib/CodeGen/
PrologEpilogInserter.h 1 //===-- PrologEpilogInserter.h - Prolog/Epilog code insertion -*- C++ -* --===//
11 // callee saved registers, and for emitting prolog & epilog code for the
17 // This pass also implements a shrink wrapping variant of prolog/epilog
45 /// runOnMachineFunction - Insert prolog/epilog code and replace abstract
  /external/llvm/test/tools/llvm-objdump/
win64-unwind-data.s 11 // CHECK-NEXT: Size of prolog: 18
28 // CHECK-NEXT: Size of prolog: 0
37 // CHECK-NEXT: Size of prolog: 0
46 // CHECK-NEXT: Size of prolog: 14

Completed in 1322 milliseconds

1 2 3 4 5 6 7 8 91011>>