Home
last modified time | relevance | path

Searched refs:suffix (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/lib/libutils/isoc/newlib/
A Dstr-two-way.h262 i = suffix - 1; in two_way_short_needle()
275 j += i - suffix + 1; in two_way_short_needle()
284 period = MAX (suffix, needle_len - suffix) + 1; in two_way_short_needle()
289 i = suffix; in two_way_short_needle()
296 i = suffix - 1; in two_way_short_needle()
305 j += i - suffix + 1; in two_way_short_needle()
384 i = suffix - 1; in two_way_long_needle()
407 period = MAX (suffix, needle_len - suffix) + 1; in two_way_long_needle()
421 i = suffix; in two_way_long_needle()
428 i = suffix - 1; in two_way_long_needle()
[all …]
/optee_os-3.20.0/scripts/
A Dget_maintainer.py120 suffix=".patch",
232 suffix=".patch", delete=False)

Completed in 3 milliseconds