Home
last modified time | relevance | path

Searched refs:FLUSH (Results 1 - 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
H A Djchuff.h59 #define FLUSH() { \ macro
77 #define FLUSH() { \ macro
96 FLUSH() \
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_job.c40 cl_packet_length(FLUSH)); in bcl_epilogue()
68 /* We just FLUSH here to tell the HW to cap the bin CLs with a in bcl_epilogue()
73 cl_emit(&job->bcl, FLUSH, flush); in bcl_epilogue()
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfutil.h81 #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;}
H A Dinfcodes.c227 FLUSH in inflate_codes()
H A Dinfblock.c359 FLUSH in inflate_blocks()
/third_party/node/deps/llhttp/include/
H A Dllhttp.h254 XX(45, FLUSH, FLUSH) \
303 XX(45, FLUSH, FLUSH) \
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h379 XX(45, FLUSH, FLUSH) \
428 XX(45, FLUSH, FLUSH) \
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
H A DEncoderJNI.java23 FLUSH, enum constant
H A DEncoder.java140 encode(EncoderJNI.Operation.FLUSH); in flush()
/third_party/node/deps/v8/src/compiler-dispatcher/
H A Doptimizing-compile-dispatcher.h69 enum ModeFlag { COMPILE, FLUSH }; enumerator
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_compute.c244 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1); in nvc0_compute_validate_constbufs()
418 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1); in nvc0_compute_upload_input()
459 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1); in nvc0_launch_grid()
H A Dnve4_compute.c213 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); in nve4_screen_compute_setup()
278 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); in gm107_compute_validate_surfaces()
379 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); in nve4_compute_set_tex_handles()
443 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); in nve4_compute_validate_constbufs()
565 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); in nve4_compute_upload_input()
620 // there is no need to do FLUSH(NVE4_COMPUTE_FLUSH_CB) because in nve4_compute_setup_buf_cb()
H A Dnvc0_shader_state.c275 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1); in nvc0_compprog_validate()
H A Dnvc0_program.c939 BEGIN_NVC0(nvc0->base.pushbuf, NVC0_CP(FLUSH), 1); in nvc0_program_upload()
/third_party/skia/src/core/
H A DSkPictureFlat.h98 FLUSH, enumerator
H A DSkPicturePlayback.cpp115 case FLUSH: in handleOp()
H A DSkPictureRecord.cpp45 size_t initialOffset = this->addDraw(FLUSH, &size); in onFlush()
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djchuff.c382 #define FLUSH() { \ macro
407 #define FLUSH() { \ macro
429 FLUSH() \
/third_party/node/deps/undici/src/lib/llhttp/
H A Dconstants.js117 METHODS[METHODS["FLUSH"] = 45] = "FLUSH";
172 METHODS.FLUSH,
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_job.c391 * until the FLUSH completes. in vc4_job_submit()
395 /* The FLUSH caps all of our bin lists with a in vc4_job_submit()
398 cl_emit(&job->bcl, FLUSH, flush); in vc4_job_submit()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c524 if (FD_DBG(FLUSH)) { in fd_batch_check_size()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_cmd_buffer.c39 v3dv_cl_ensure_space_with_branch(&job->bcl, cl_packet_length(FLUSH)); in job_emit_binning_flush()
42 cl_emit(&job->bcl, FLUSH, flush); in job_emit_binning_flush()
/third_party/node/deps/undici/
H A Dundici.js7894 METHODS2[METHODS2["FLUSH"] = 45] = "FLUSH";
7949 METHODS.FLUSH,

Completed in 34 milliseconds