Lines Matching full:builder
1478 * Builder - `ui-out.h'
1495 * As a client querying `libgdb' (using the `ui-out' builder) to
1518 * The client create and install `cli-out' builder using its own
1522 * The client creates a separate custom `ui-out' builder that is only
1526 passes it along. Since the `cli-out' builder is installed by default,
1534 custom builder).
1548 Builder - `ui-out.h'
1552 builder. That builder is then passed down to `libgdb' when doing any
1570 query interface. Each function is parameterized by a `ui-out' builder.
1571 The result of the query is constructed using that builder before the