Home
last modified time | relevance | path

Searched full:tcons (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dallwinner,sun4i-a10-display-engine.yaml21 For all connections between components up to the TCONs in the
H A Dallwinner,sun8i-r40-tcon-top.yaml15 determines relationships between mixers and TCONs, selects source
/freebsd/contrib/sqlite3/
H A Dsqlite3.c174222 /* 231 */ "tcons",
174387 /* 67 */ "tcons ::= CONSTRAINT nm",
174388 /* 68 */ "tcons ::= PRIMARY KEY LP sortlist autoinc RP onconf",
174389 /* 69 */ "tcons ::= UNIQUE LP sortlist RP onconf",
174390 /* 70 */ "tcons ::= CHECK LP expr RP onconf",
174391 …/* 71 */ "tcons ::= FOREIGN KEY LP eidlist RP REFERENCES nm eidlist_opt refargs defer_subclause_o…
174691 /* 371 */ "conslist ::= conslist tconscomma tcons",
174692 /* 372 */ "conslist ::= tcons",
175312 231, /* (67) tcons ::= CONSTRAINT nm */
175313 231, /* (68) tcons ::= PRIMARY KEY LP sortlist autoinc RP onconf */
[all …]