Searched defs:shortest (Results 1 – 4 of 4) 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()
107 long shortest = Long.MAX_VALUE; in timeIterations() local
106 long shortest = Long.MAX_VALUE; in timeIterations() local
48 static struct timeval shortest = { 1000000, 0 }; variable