Home
last modified time | relevance | path

Searched refs:VTC (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/media/xilinx/
H A Dxlnx,v-tc.txt1 Xilinx Video Timing Controller (VTC)
13 - clocks: Must contain a clock specifier for the VTC core and timing
18 - xlnx,detector: The VTC has a timing detector
19 - xlnx,generator: The VTC has a timing generator
H A Dxlnx,v-tpg.txt30 input. The GPIO active level corresponds to the selection of VTC-generated
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1773 [](const VTableComponent &VTC) { return VTC.isRTTIKind(); })) in emitVTableDefinitions() argument
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5795 if (auto VTC = E.getAs<CFGCXXRecordTypedCall>()) { in print_elem() local
5799 print_construction_context(OS, Helper, VTC->getConstructionContext()); in print_elem()