Searched refs:has_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/drm2/ttm/
H A Dttm_bo.c65 printf(" has_type: %d\n", man->has_type);
1042 if (man->has_type && man->use_type) {
1067 if (!man->has_type)
1401 if (!man->has_type) {
1408 man->has_type = false;
1429 if (!man->has_type) {
1445 MPASS(!man->has_type);
1462 man->has_type = true;
1536 if (man->has_type) {
[all...]
H A Dttm_bo_driver.h238 * @has_type: The memory type has been initialized.
272 bool has_type; member in struct:ttm_mem_type_manager
/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddwarf2read.c315 unsigned char has_type; member in struct:partial_die_info
1511 if (pdi->locdesc || pdi->has_type)
4457 part_die->has_type = 1;

Completed in 76 milliseconds