Home
last modified time | relevance | path

Searched refs:no_flip (Results 1 – 24 of 24) sorted by relevance

/dports/math/py-keras/Keras-2.4.3/keras/utils/
H A Dconv_utils.py72 no_flip = (slice(None, None), slice(None, None))
73 slices[-2:] = no_flip
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dsprite.cpp87 bool no_flip = !flipx_effect && !flipy_effect; in Refresh() local
88 bool no_effects = no_tone && no_flash && no_flip; in Refresh()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp643 get_stencil_resolve_fs(struct d3d12_context *ctx, bool no_flip) in get_stencil_resolve_fs() argument
645 if (!no_flip && ctx->stencil_resolve_fs) in get_stencil_resolve_fs()
648 if (no_flip && ctx->stencil_resolve_fs_no_flip) in get_stencil_resolve_fs()
653no_flip ? "stencil_resolve_fs_no_flip" : "stencil_resolve_fs"); in get_stencil_resolve_fs()
677 if (no_flip) in get_stencil_resolve_fs()
725 if (no_flip) { in get_stencil_resolve_fs()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp643 get_stencil_resolve_fs(struct d3d12_context *ctx, bool no_flip) in get_stencil_resolve_fs() argument
645 if (!no_flip && ctx->stencil_resolve_fs) in get_stencil_resolve_fs()
648 if (no_flip && ctx->stencil_resolve_fs_no_flip) in get_stencil_resolve_fs()
653no_flip ? "stencil_resolve_fs_no_flip" : "stencil_resolve_fs"); in get_stencil_resolve_fs()
677 if (no_flip) in get_stencil_resolve_fs()
725 if (no_flip) { in get_stencil_resolve_fs()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp643 get_stencil_resolve_fs(struct d3d12_context *ctx, bool no_flip) in get_stencil_resolve_fs() argument
645 if (!no_flip && ctx->stencil_resolve_fs) in get_stencil_resolve_fs()
648 if (no_flip && ctx->stencil_resolve_fs_no_flip) in get_stencil_resolve_fs()
653no_flip ? "stencil_resolve_fs_no_flip" : "stencil_resolve_fs"); in get_stencil_resolve_fs()
677 if (no_flip) in get_stencil_resolve_fs()
725 if (no_flip) { in get_stencil_resolve_fs()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp643 get_stencil_resolve_fs(struct d3d12_context *ctx, bool no_flip) in get_stencil_resolve_fs() argument
645 if (!no_flip && ctx->stencil_resolve_fs) in get_stencil_resolve_fs()
648 if (no_flip && ctx->stencil_resolve_fs_no_flip) in get_stencil_resolve_fs()
653no_flip ? "stencil_resolve_fs_no_flip" : "stencil_resolve_fs"); in get_stencil_resolve_fs()
677 if (no_flip) in get_stencil_resolve_fs()
725 if (no_flip) { in get_stencil_resolve_fs()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp643 get_stencil_resolve_fs(struct d3d12_context *ctx, bool no_flip) in get_stencil_resolve_fs() argument
645 if (!no_flip && ctx->stencil_resolve_fs) in get_stencil_resolve_fs()
648 if (no_flip && ctx->stencil_resolve_fs_no_flip) in get_stencil_resolve_fs()
653no_flip ? "stencil_resolve_fs_no_flip" : "stencil_resolve_fs"); in get_stencil_resolve_fs()
677 if (no_flip) in get_stencil_resolve_fs()
725 if (no_flip) { in get_stencil_resolve_fs()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp643 get_stencil_resolve_fs(struct d3d12_context *ctx, bool no_flip) in get_stencil_resolve_fs() argument
645 if (!no_flip && ctx->stencil_resolve_fs) in get_stencil_resolve_fs()
648 if (no_flip && ctx->stencil_resolve_fs_no_flip) in get_stencil_resolve_fs()
653no_flip ? "stencil_resolve_fs_no_flip" : "stencil_resolve_fs"); in get_stencil_resolve_fs()
677 if (no_flip) in get_stencil_resolve_fs()
725 if (no_flip) { in get_stencil_resolve_fs()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp643 get_stencil_resolve_fs(struct d3d12_context *ctx, bool no_flip) in get_stencil_resolve_fs() argument
645 if (!no_flip && ctx->stencil_resolve_fs) in get_stencil_resolve_fs()
648 if (no_flip && ctx->stencil_resolve_fs_no_flip) in get_stencil_resolve_fs()
653no_flip ? "stencil_resolve_fs_no_flip" : "stencil_resolve_fs"); in get_stencil_resolve_fs()
677 if (no_flip) in get_stencil_resolve_fs()
725 if (no_flip) { in get_stencil_resolve_fs()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp645 get_stencil_resolve_fs(struct d3d12_context *ctx, bool no_flip) in get_stencil_resolve_fs() argument
647 if (!no_flip && ctx->stencil_resolve_fs) in get_stencil_resolve_fs()
650 if (no_flip && ctx->stencil_resolve_fs_no_flip) in get_stencil_resolve_fs()
655no_flip ? "stencil_resolve_fs_no_flip" : "stencil_resolve_fs"); in get_stencil_resolve_fs()
679 if (no_flip) in get_stencil_resolve_fs()
727 if (no_flip) { in get_stencil_resolve_fs()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp643 get_stencil_resolve_fs(struct d3d12_context *ctx, bool no_flip) in get_stencil_resolve_fs() argument
645 if (!no_flip && ctx->stencil_resolve_fs) in get_stencil_resolve_fs()
648 if (no_flip && ctx->stencil_resolve_fs_no_flip) in get_stencil_resolve_fs()
653no_flip ? "stencil_resolve_fs_no_flip" : "stencil_resolve_fs"); in get_stencil_resolve_fs()
677 if (no_flip) in get_stencil_resolve_fs()
725 if (no_flip) { in get_stencil_resolve_fs()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/d3d12/
H A Dd3d12_blit.cpp643 get_stencil_resolve_fs(struct d3d12_context *ctx, bool no_flip) in get_stencil_resolve_fs() argument
645 if (!no_flip && ctx->stencil_resolve_fs) in get_stencil_resolve_fs()
648 if (no_flip && ctx->stencil_resolve_fs_no_flip) in get_stencil_resolve_fs()
653no_flip ? "stencil_resolve_fs_no_flip" : "stencil_resolve_fs"); in get_stencil_resolve_fs()
677 if (no_flip) in get_stencil_resolve_fs()
725 if (no_flip) { in get_stencil_resolve_fs()
/dports/science/lammps/lammps-stable_29Sep2021/doc/src/
H A Dfix_ffl.rst22 …flip-type = determines the flipping type, can be chosen between rescale - no_flip - hard - soft, …
71 step and it flips the momenta of the atoms. If no_flip is chosen, no flip
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/sega/
H A Dd_zaxxon.cpp74 static UINT8 no_flip = 0; variable
1150 no_flip = 0; in DrvExit()
1181 if (no_flip) { in draw_fg_layer()
1962 no_flip = 1; in futspyInit()
2048 no_flip = 1; in razmatazInit()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/sega/
H A Dd_zaxxon.cpp74 static UINT8 no_flip = 0; variable
1147 no_flip = 0; in DrvExit()
1178 if (no_flip) { in draw_fg_layer()
1976 no_flip = 1; in futspyInit()
2062 no_flip = 1; in razmatazInit()
/dports/games/xjig/xjig-2.4/
H A Dxjig.C95 int no_flip=0; // suppress automatic flip of landscape images variable
381 else if (!strcmp(argv[i],"-no_flip")) no_flip=1; in scan_args()
555 if (pm->Width()>pm->Height()&&!no_flip) pm->Rotate90(); in main()
H A Dxjig.cat115 -no_flip Before tiling takes place, a landscape image
/dports/science/afni/afni-AFNI_21.3.16/src/scripts_install/
H A Dfat_proc_convert_dcm_dwis775 {-flip_x | -flip_y | -flip_z | -no_flip} \
843 -no_flip :use any one of these for the ability to flip grads
H A Dfat_proc_dwi_to_dt1119 {-flip_x | -flip_y | -flip_z | -no_flip} \
1161 -no_flip :can flip the DW grads, if needed; for example,
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dobject_dupli.c461 float no_flip[3]; in get_duplivert_transform() local
462 negate_v3_v3(no_flip, no); in get_duplivert_transform()
463 vec_to_quat(quat, no_flip, axis, upflag); in get_duplivert_transform()
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Ddatafile.c4581 TBOOLEAN no_flip = TRUE; in df_show_binary() local
4586 no_flip = FALSE; in df_show_binary()
4589 fprintf(fp, "%sflip y", (no_flip ? "" : ", ")); in df_show_binary()
4590 no_flip = FALSE; in df_show_binary()
4593 fprintf(fp, "%sflip z", (no_flip ? "" : ", ")); in df_show_binary()
4594 no_flip = FALSE; in df_show_binary()
4596 if (no_flip) in df_show_binary()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Ddatafile.c4581 TBOOLEAN no_flip = TRUE; in df_show_binary() local
4586 no_flip = FALSE; in df_show_binary()
4589 fprintf(fp, "%sflip y", (no_flip ? "" : ", ")); in df_show_binary()
4590 no_flip = FALSE; in df_show_binary()
4593 fprintf(fp, "%sflip z", (no_flip ? "" : ", ")); in df_show_binary()
4594 no_flip = FALSE; in df_show_binary()
4596 if (no_flip) in df_show_binary()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Ddatafile.c4556 TBOOLEAN no_flip = TRUE; in df_show_binary() local
4561 no_flip = FALSE; in df_show_binary()
4564 fprintf(fp, "%sflip y", (no_flip ? "" : ", ")); in df_show_binary()
4565 no_flip = FALSE; in df_show_binary()
4568 fprintf(fp, "%sflip z", (no_flip ? "" : ", ")); in df_show_binary()
4569 no_flip = FALSE; in df_show_binary()
4571 if (no_flip) in df_show_binary()
/dports/graphics/blender/blender-2.91.0/source/blender/python/mathutils/
H A Dmathutils_geometry.c495 const bool no_flip = false; in M_Geometry_intersect_line_plane() local
504 &no_flip)) { in M_Geometry_intersect_line_plane()