Searched refs:resize (Results 1 – 8 of 8) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_image_filter_module.c | 827 ngx_uint_t resize; in ngx_http_image_resize() local 894 resize = 1; in ngx_http_image_resize() 898 resize = 0; in ngx_http_image_resize() 902 resize = 0; in ngx_http_image_resize() 909 resize = 1; in ngx_http_image_resize() 917 resize = 1; in ngx_http_image_resize() 922 if (resize) { in ngx_http_image_resize()
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | ltable.c | 297 static void resize (lua_State *L, Table *t, int nasize, int nhsize) { in resize() function 329 resize(L, t, nasize, nsize); in luaH_resizearray() 348 resize(L, t, nasize, totaluse - na); in rehash()
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/qcom/ |
| H A D | ipq8074.dtsi | 436 tx-fifo-resize; 477 tx-fifo-resize;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/usb/ |
| H A D | dwc3.txt | 106 - <DEPRECATED> tx-fifo-resize: determines if the FIFO *has* to be reallocated.
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 1509 if(posOptions.adjust.resize || viewportTarget.length) { 1510 this._bind( $.event.special.resize ? viewportTarget : windowTarget, 'resize', repositionMethod ); 1878 resize: TRUE, property
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | vdev_geom.c | 247 gp->resize = vdev_geom_resize; in vdev_geom_attach()
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_dv.c | 4669 uint32_t resize = cmng->n + MLX5_CNT_CONTAINER_RESIZE; in flow_dv_container_resize() local 4670 uint32_t mem_size = sizeof(struct mlx5_flow_counter_pool *) * resize; in flow_dv_container_resize() 4680 cmng->n = resize; in flow_dv_container_resize() 9393 uint32_t resize = mng->n + MLX5_CNT_CONTAINER_RESIZE; in flow_dv_aso_age_pools_resize() local 9394 uint32_t mem_size = sizeof(struct mlx5_aso_age_pool *) * resize; in flow_dv_aso_age_pools_resize() 9414 mng->n = resize; in flow_dv_aso_age_pools_resize()
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 5860 Table Manager: Merged/removed duplicate code in the root table resize
|