/external/mesa3d/src/mesa/tnl_dd/ |
D | t_dd_dmatmp.h | 144 FLUSH(); in TAG() 195 FLUSH(); in TAG() 257 FLUSH(); in TAG() 286 FLUSH(); in TAG() 318 FLUSH(); in TAG() 342 FLUSH(); in TAG() 360 FLUSH(); in TAG()
|
/external/v8/src/compiler-dispatcher/ |
D | optimizing-compile-dispatcher.cc | 99 if (static_cast<ModeFlag>(base::Acquire_Load(&mode_)) == FLUSH) { in NextInput() 154 base::Release_Store(&mode_, static_cast<base::AtomicWord>(FLUSH)); in Flush() 168 base::Release_Store(&mode_, static_cast<base::AtomicWord>(FLUSH)); in Stop()
|
D | optimizing-compile-dispatcher.h | 59 enum ModeFlag { COMPILE, FLUSH }; enumerator
|
/external/skia/src/core/ |
D | SkPictureFlat.h | 98 FLUSH, enumerator 100 LAST_DRAWTYPE_ENUM = FLUSH
|
D | SkPicturePlayback.cpp | 158 case FLUSH: in handleOp()
|
/external/skqp/src/core/ |
D | SkPictureFlat.h | 98 FLUSH, enumerator 100 LAST_DRAWTYPE_ENUM = FLUSH
|
D | SkPicturePlayback.cpp | 162 case FLUSH: in handleOp()
|
/external/freetype/src/gzip/ |
D | infutil.h | 81 #define FLUSH {UPDOUT r=inflate_flush(s,z,r); LOADOUT} macro 82 #define NEEDOUT {if(m==0){WRAP if(m==0){FLUSH WRAP if(m==0) LEAVE}}r=Z_OK;}
|
D | infcodes.c | 224 FLUSH in inflate_codes()
|
D | infblock.c | 355 FLUSH in inflate_blocks()
|
/external/brotli/java/org/brotli/wrapper/enc/ |
D | EncoderJNI.java | 23 FLUSH, enumConstant
|
D | Encoder.java | 139 encode(EncoderJNI.Operation.FLUSH); in flush()
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_compute.c | 245 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1); in nvc0_compute_validate_constbufs() 419 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1); in nvc0_compute_upload_input() 459 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1); in nvc0_launch_grid()
|
D | nve4_compute.c | 184 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); in nve4_screen_compute_setup() 249 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); in gm107_compute_validate_surfaces() 350 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); in nve4_compute_set_tex_handles() 413 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); in nve4_compute_validate_constbufs() 535 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); in nve4_compute_upload_input()
|
D | nvc0_shader_state.c | 250 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1); in nvc0_compprog_validate()
|
D | nvc0_program.c | 851 BEGIN_NVC0(nvc0->base.pushbuf, NVC0_CP(FLUSH), 1); in nvc0_program_upload()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_render.c | 150 #define FLUSH() INTEL_FIREVERTICES(intel) macro
|
/external/llvm/lib/Target/Sparc/ |
D | LeonPasses.cpp | 767 BuildMI(MBB, MBBI, DL, TII.get(SP::FLUSH)); in runOnMachineFunction() 783 BuildMI(MBB, MBBI, DL, TII.get(SP::FLUSH)); in runOnMachineFunction()
|
/external/curl/tests/data/ |
D | test506 | 168 CURLOPT_COOKIELIST FLUSH
|
/external/v8/src/arm/ |
D | macro-assembler-arm.h | 1469 FLUSH, enumerator 1474 FlushICache flush_cache = FLUSH);
|
/external/v8/src/ppc/ |
D | macro-assembler-ppc.h | 1533 enum FlushICache { FLUSH, DONT_FLUSH }; enumerator 1536 FlushICache flush_cache = FLUSH);
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_swtcl.c | 392 #define FLUSH() RADEON_NEWPRIM( rmesa ) macro
|
/external/v8/src/mips/ |
D | macro-assembler-mips.h | 1771 FLUSH, enumerator 1776 FlushICache flush_cache = FLUSH);
|
/external/v8/src/s390/ |
D | macro-assembler-s390.h | 1815 enum FlushICache { FLUSH, DONT_FLUSH }; enumerator 1818 FlushICache flush_cache = FLUSH);
|
/external/v8/src/mips64/ |
D | macro-assembler-mips64.h | 1906 FLUSH, enumerator 1911 FlushICache flush_cache = FLUSH);
|