Home
last modified time | relevance | path

Searched defs:cut_w (Results 1 – 3 of 3) sorted by relevance

/dports/misc/urbit/urbit-urbit-0.6.0/noun/
H A Dimprison.c321 c3_w i_w, cut_t, cut_w; in _molt_cut() local
349 c3_w cut_w = _molt_cut(len_w, pms_m); in _molt_apply() local
H A Dretrieve.c117 c3_w i_w, cut_t, cut_w; in _mean_cut() local
149 c3_w cut_w = _mean_cut(len_w, prs_m); in _mean_extract() local
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/src/
H A Ddata.c1807 const int cut_w = rand_int(w*min, w*max); in load_data_augment() local