HomeSort by relevance Sort by last modified time
    Searched refs:PREAMBLE (Results 1 - 19 of 19) sorted by null

  /art/runtime/interpreter/
interpreter.cc     [all...]
  /external/chromium_org/third_party/skia/src/core/
SkBitmapProcState_sample.h 48 #ifdef PREAMBLE
49 PREAMBLE(s);
91 #ifdef PREAMBLE
92 PREAMBLE(s);
145 #ifdef PREAMBLE
146 PREAMBLE(s);
191 #ifdef PREAMBLE
192 PREAMBLE(s);
236 #ifdef PREAMBLE
237 #undef PREAMBLE
    [all...]
SkBitmapProcState_shaderproc.h 54 #ifdef PREAMBLE
55 PREAMBLE(s);
91 #undef PREAMBLE
SkBitmapProcState_matrix.h 22 #ifndef PREAMBLE
23 #define PREAMBLE(state)
51 PREAMBLE(s);
117 PREAMBLE(s);
142 PREAMBLE(s);
182 PREAMBLE(s);
223 PREAMBLE(s);
251 PREAMBLE(s);
296 #undef PREAMBLE
SkBitmapProcState_procs.h 107 #define PREAMBLE(state) unsigned alphaScale = state.fAlphaScale
142 #define PREAMBLE(state) unsigned alphaScale = state.fAlphaScale
157 #define PREAMBLE(state) const SkPMColor* SK_RESTRICT table = state.fBitmap->getColorTable()->lockColors()
171 #define PREAMBLE(state) unsigned alphaScale = state.fAlphaScale; \
204 #define PREAMBLE(state) unsigned alphaScale = state.fAlphaScale
222 #define PREAMBLE(state) const SkPMColor pmColor = state.fPaintPMColor;
283 #define PREAMBLE(state) const uint16_t* SK_RESTRICT table = state.fBitmap->getColorTable()->lock16BitCache()
338 #define PREAMBLE(state) const SkPMColor* SK_RESTRICT table = state.fBitmap->getColorTable()->lockColors()
SkBitmapProcState_matrixProcs.cpp 99 #define PREAMBLE(state) SkBitmapProcState::FixedTileProc tileProcX = (state).fTileProcX; (void) tileProcX; \
  /external/skia/src/core/
SkBitmapProcState_sample.h 48 #ifdef PREAMBLE
49 PREAMBLE(s);
91 #ifdef PREAMBLE
92 PREAMBLE(s);
145 #ifdef PREAMBLE
146 PREAMBLE(s);
191 #ifdef PREAMBLE
192 PREAMBLE(s);
236 #ifdef PREAMBLE
237 #undef PREAMBLE
    [all...]
SkBitmapProcState_shaderproc.h 54 #ifdef PREAMBLE
55 PREAMBLE(s);
91 #undef PREAMBLE
SkBitmapProcState_matrix.h 22 #ifndef PREAMBLE
23 #define PREAMBLE(state)
51 PREAMBLE(s);
117 PREAMBLE(s);
142 PREAMBLE(s);
182 PREAMBLE(s);
223 PREAMBLE(s);
251 PREAMBLE(s);
296 #undef PREAMBLE
SkBitmapProcState_procs.h 107 #define PREAMBLE(state) unsigned alphaScale = state.fAlphaScale
142 #define PREAMBLE(state) unsigned alphaScale = state.fAlphaScale
157 #define PREAMBLE(state) const SkPMColor* SK_RESTRICT table = state.fBitmap->getColorTable()->lockColors()
171 #define PREAMBLE(state) unsigned alphaScale = state.fAlphaScale; \
204 #define PREAMBLE(state) unsigned alphaScale = state.fAlphaScale
222 #define PREAMBLE(state) const SkPMColor pmColor = state.fPaintPMColor;
283 #define PREAMBLE(state) const uint16_t* SK_RESTRICT table = state.fBitmap->getColorTable()->lock16BitCache()
338 #define PREAMBLE(state) const SkPMColor* SK_RESTRICT table = state.fBitmap->getColorTable()->lockColors()
SkBitmapProcState_matrixProcs.cpp 99 #define PREAMBLE(state) SkBitmapProcState::FixedTileProc tileProcX = (state).fTileProcX; (void) tileProcX; \
  /external/llvm/utils/testgen/
mc-bundling-x86-gen.py 20 PREAMBLE = '''
43 print(PREAMBLE)
  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_matrix_repeat_neon.h 48 #ifndef PREAMBLE
49 #define PREAMBLE(state)
61 PREAMBLE(s);
168 PREAMBLE(s);
283 PREAMBLE(s);
416 PREAMBLE(s);
458 PREAMBLE(s);
488 PREAMBLE(s);
535 #undef PREAMBLE
SkBitmapProcState_matrix_clamp_neon.h 50 #ifndef PREAMBLE
51 #define PREAMBLE(state)
63 PREAMBLE(s);
170 PREAMBLE(s);
280 PREAMBLE(s);
486 PREAMBLE(s);
597 PREAMBLE(s);
754 PREAMBLE(s);
904 #undef PREAMBLE
  /external/skia/src/opts/
SkBitmapProcState_matrix_repeat_neon.h 48 #ifndef PREAMBLE
49 #define PREAMBLE(state)
61 PREAMBLE(s);
168 PREAMBLE(s);
283 PREAMBLE(s);
416 PREAMBLE(s);
458 PREAMBLE(s);
488 PREAMBLE(s);
535 #undef PREAMBLE
SkBitmapProcState_matrix_clamp_neon.h 50 #ifndef PREAMBLE
51 #define PREAMBLE(state)
63 PREAMBLE(s);
170 PREAMBLE(s);
280 PREAMBLE(s);
486 PREAMBLE(s);
597 PREAMBLE(s);
754 PREAMBLE(s);
904 #undef PREAMBLE
  /external/chromium_org/native_client_sdk/src/build_tools/
dsc2gyp.py 23 PREAMBLE = """\
249 output.write(PREAMBLE % srcdir.replace("\\", '/'))
  /external/valgrind/main/VEX/priv/
guest_x86_helpers.c 127 #define PREAMBLE(__data_bits) \
149 PREAMBLE(DATA_BITS); \
170 PREAMBLE(DATA_BITS); \
191 PREAMBLE(DATA_BITS); \
216 PREAMBLE(DATA_BITS); \
241 PREAMBLE(DATA_BITS); \
257 PREAMBLE(DATA_BITS); \
277 PREAMBLE(DATA_BITS); \
298 PREAMBLE(DATA_BITS); \
316 PREAMBLE(DATA_BITS);
    [all...]
guest_amd64_helpers.c 165 #define PREAMBLE(__data_bits) \
191 PREAMBLE(DATA_BITS); \
212 PREAMBLE(DATA_BITS); \
233 PREAMBLE(DATA_BITS); \
258 PREAMBLE(DATA_BITS); \
283 PREAMBLE(DATA_BITS); \
299 PREAMBLE(DATA_BITS); \
319 PREAMBLE(DATA_BITS); \
340 PREAMBLE(DATA_BITS); \
358 PREAMBLE(DATA_BITS);
    [all...]

Completed in 253 milliseconds