Lines Matching defs:enable
939 bool enable = false;
954 enable = true;
958 enable = true;
961 // Otherwise, only enable this layer if the enable environment variable is defined
968 if (!enable) {
969 enable = true;
974 } else if (enable && forced_disabled) {
975 enable = false;
980 return enable;
988 enable = false;
1008 enable = true;
1015 return enable;
1018 // Check the individual implicit layer for the enable/disable environment variable settings. Only add it after
1074 // If the component layer is itself an implicit layer, we need to do the implicit layer enable
3544 // Skip over ICD's which contain a true "is_portability_driver" value whenever the application doesn't enable
3589 // portability but the application didn't enable the bit to enumerate them