Searched refs:_grp (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython3/Lib/ |
D | trace.py | 618 _grp = grp.add_mutually_exclusive_group() 619 _grp.add_argument('-r', '--report', action='store_true', 624 _grp.add_argument('-R', '--no-report', action='store_true',
|
/external/u-boot/board/nvidia/jetson-tk1/ |
D | pinmux-config-jetson-tk1.h | 297 #define MIPIPADCTRLCFG(_grp, _mux) \ argument 299 .grp = PMUX_MIPIPADCTRLGRP_##_grp, \
|
/external/u-boot/board/cei/cei-tk1-som/ |
D | pinmux-config-cei-tk1-som.h | 289 #define MIPIPADCTRLCFG(_grp, _mux) \ argument 291 .grp = PMUX_MIPIPADCTRLGRP_##_grp, \
|