Searched defs:shortest (Results 1 – 6 of 6) sorted by relevance
120 decompose (const hb_ot_shape_normalize_context_t *c, bool shortest, hb_codepoint_t ab) in decompose()163 decompose_current_character (const hb_ot_shape_normalize_context_t *c, bool shortest) in decompose_current_character()
81 int shortest = Math.abs(h); in line() local
104 long shortest = Long.MAX_VALUE; in timeIterations() local
105 long shortest = Long.MAX_VALUE; in timeIterations() local
116 Mat shortest(disMat.rows,1,CV_32F); in _apply() local
48 static struct timeval shortest = { 1000000, 0 }; variable