Searched refs:clamp (Results 1 – 3 of 3) sorted by relevance
96 auto clamp = [maxValidChar](uint16_t c) { in charsToBytes() local99 std::transform(src, src + length, result->GetData(), clamp); in charsToBytes()
158 jit_options->osr_threshold_ = std::clamp(jit_options->osr_threshold_, in CreateFromRuntimeArguments()161 jit_options->compile_threshold_ = std::clamp(jit_options->compile_threshold_, in CreateFromRuntimeArguments()165 std::clamp(jit_options->warmup_threshold_, in CreateFromRuntimeArguments()
135 std::clamp(this, in GetObsoleteDexCache()