Home
last modified time | relevance | path

Searched refs:disabled (Results 1 – 5 of 5) sorted by relevance

/GUIX-v6.2.1/guix_studio/libs/libpng/
DREADME.txt17 The provided libpng and zlib project disabled warnings 4244 and 4996, which triggers an issue in TS…
18 Configure the projects and make sure warnings 4244 and 4996 are not been disabled.
/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dthermostat.c60 INT disabled = 0; in thermostat_screen_bottom_info_update() local
71 disabled++; in thermostat_screen_bottom_info_update()
80 gx_numeric_prompt_value_set(&thermostat_screen.thermostat_screen_num_off, disabled); in thermostat_screen_bottom_info_update()
Dlights.c79 int disabled = 0; in update_bottom_info_of_lights() local
91 disabled++; in update_bottom_info_of_lights()
101 gx_numeric_prompt_value_set(&lights_screen.lights_screen_num_off, disabled); in update_bottom_info_of_lights()
/GUIX-v6.2.1/test/
DREADME.md79 |disable_error_checking_build|Build with error checking disabled|*GX_DISABLE_ERROR_CHECKING*|
80 |no_utf8_build_coverage|Build with UTF-8 support disabled and generate coverage report|GX_DISABLE_U…
81 |no_utf8_no_checking_build|Build with UTF-8 support disabled and error checking disabled|GX_DISABLE…
83 |ex_unicode_no_checking_build|Build with extended Unicode support and error checking disabled|GX_EX…
87 …build|Build with dynamic bi-directional text support and error checking disabled|GX_DYNAMIC_BIDI_T…
88 …|Build with GUIX library version 5.4.0 compatibility and error checking disabled|GX_DISABLE_ERROR_…
92 |disable_deprecated_string_api_build|Build with deprecated string API disabled|GX_DISABLE_DEPRECATE…
/GUIX-v6.2.1/docs/
Drevision_history.txt86 Add disabled colors for all text widgets.