/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
|
/prebuilts/ndk/9/sources/cxx-stl/EH/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/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/ |
tgsi_iterate.h | 41 (* prolog)( member in struct:tgsi_iterate_context
|
tgsi_iterate.c | 43 if (ctx->prolog) 44 if (!ctx->prolog( ctx ))
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/ |
coff-objfmt.h | 53 /*@dependent@*/ yasm_symrec *prolog; /* End of prologue */ member in struct:coff_unwind_info
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
tgsi_iterate.h | 41 (* prolog)( member in struct:tgsi_iterate_context
|
tgsi_iterate.c | 43 if (ctx->prolog) 44 if (!ctx->prolog( ctx ))
|
/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/chromium_org/third_party/mesa/src/src/gallium/auxiliary/indices/ |
u_unfilled_gen.py | 52 def prolog(): function 239 prolog()
|
/external/mesa3d/src/gallium/auxiliary/indices/ |
u_unfilled_gen.py | 52 def prolog(): function 239 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
|