Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp121 size_t &left_pos, size_t &right_pos, in ReverseFindMatchingChars() argument
124 left_pos = llvm::StringRef::npos; in ReverseFindMatchingChars()
138 left_pos = pos; in ReverseFindMatchingChars()
139 return left_pos < right_pos; in ReverseFindMatchingChars()
/openbsd/sys/dev/pci/drm/amd/display/modules/color/
H A Dcolor_gamma.c607 struct fixed31_32 left_pos; in build_custom_gamma_mapping_coefficients_worker() local
637 left_pos = axis_x[index_left].r; in build_custom_gamma_mapping_coefficients_worker()
642 left_pos = axis_x[index_left].g; in build_custom_gamma_mapping_coefficients_worker()
647 left_pos = axis_x[index_left].b; in build_custom_gamma_mapping_coefficients_worker()
655 left_pos), in build_custom_gamma_mapping_coefficients_worker()
658 left_pos)); in build_custom_gamma_mapping_coefficients_worker()