Searched refs:discardable (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Dnode.h86 virtual int discardable();
186 int discardable();
H A Denv.cpp356 if (discarding && n->discardable()) {
1703 while (line != 0 && line->discardable()) {
2123 if (!tem->discardable())
2340 while (line != 0 && line->discardable()) {
H A Dnode.cpp3329 int node::discardable() function in class:node
3334 int space_node::discardable() function in class:space_node
3631 if (next && next->discardable())
3652 if (next && next->discardable())
/freebsd-10.1-release/sys/dev/drm2/radeon/
H A Dradeon_gem.c59 bool discardable, bool kernel,
57 radeon_gem_object_create(struct radeon_device *rdev, int size, int alignment, int initial_domain, bool discardable, bool kernel, struct drm_gem_object **obj) argument
H A Dradeon.h427 bool discardable, bool kernel,
/freebsd-10.1-release/contrib/amd/doc/
H A Dtexinfo.tex3415 % skip. And since a skip is discardable, that means this
3417 % non-discardable item, therefore it is not a potential
3430 % signals); since we just inserted a non-discardable item, any
3441 % this make-up glue would be preceded by a non-discardable item
4370 % discardable item.)
5129 \medskip % preceded by discardable penalty, so not a breakpoint
/freebsd-10.1-release/contrib/gcc/doc/include/
H A Dtexinfo.tex3589 % skip. And since a skip is discardable, that means this
3591 % non-discardable item, therefore it is not a potential
3604 % signals); since we just inserted a non-discardable item, any
3615 % this make-up glue would be preceded by a non-discardable item
4544 % discardable item.)
5325 \medskip % preceded by discardable penalty, so not a breakpoint
/freebsd-10.1-release/contrib/groff/doc/
H A Dtexinfo.tex3487 % skip. And since a skip is discardable, that means this
3489 % non-discardable item, therefore it is not a potential
3502 % signals); since we just inserted a non-discardable item, any
3513 % this make-up glue would be preceded by a non-discardable item
4442 % discardable item.)
5201 \medskip % preceded by discardable penalty, so not a breakpoint

Completed in 317 milliseconds