HomeSort by: relevance | last modified time | path
    Searched refs:diagnostics (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/
Makefile 90 # Diagnostics on FPGA
94 AMD_DAL_GPIO_DIAG_FPGA = $(addprefix $(AMDDALPATH)/dc/gpio/diagnostics/,$(GPIO_DIAG_FPGA))
  /src/usr.bin/make/unit-tests/
opt-debug-parse.mk 10 # Before parse.c 1.639 from 2022-01-08, PrintStackTrace and other diagnostics
dep-duplicate.mk 6 # Also ensure that the diagnostics mention the correct file in case of
  /src/usr.sbin/makemandb/
makemandb.c 74 secbuff diagnostics; // DIAGNOSTICS member in struct:roff_mandb_rec
1140 append(&rec->diagnostics, string);
1434 pman_parse_node(n, &rec->diagnostics);
1491 rec->diagnostics.data[rec->diagnostics.offset] = 0;
1521 " :diagnostics, :errors, :md5_hash, :machine)";
1596 idx = sqlite3_bind_parameter_index(stmt, ":diagnostics");
1597 rc = sqlite3_bind_text(stmt, idx, rec->diagnostics.data,
1598 rec->diagnostics.offset + 1, NULL)
    [all...]
  /src/usr.bin/xlint/lint1/
README.md 204 | arg | the number of the parameter, for diagnostics |
232 Most tests check the diagnostics that lint generates.
250 3. Make the test generate the desired diagnostics.
  /src/tools/gcc/
Makefile 45 --with-diagnostics-color=auto-if-env
  /src/sys/modules/amdgpu/
Makefile 133 .PATH: ${S}/external/bsd/drm2/dist/drm/amd/amdgpu/../display/dc/gpio/diagnostics

Completed in 29 milliseconds