Home
last modified time | relevance | path

Searched refs:ols (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns-parse.c35 const uint8_t *e = pkt + len, *ols = ls; in lws_adns_parse_label() local
85 if (ls + ll > ols + budget) { in lws_adns_parse_label()
126 return lws_ptr_diff(ls, ols); in lws_adns_parse_label()
/third_party/skia/tools/
H A DMSKPPlayer.cpp430 for (const auto& ols : fOffscreenLayerStates) { in playFrame()
431 const LayerState& state = ols.second; in playFrame()

Completed in 2 milliseconds