Home
last modified time | relevance | path

Searched defs:subexpr (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/tools/buildman/
Dkconfiglib.py5969 def rec(subexpr): argument
6021 def rec(subexpr): argument
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp4475 auto subexpr = join(base_expr, "[", convert_to_string(i), "]"); in to_rerolled_array_expression() local