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

  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfData.inc 139 * indexed with the kind value.
246 * data in indexed format.
327 * writer to share the same format and code with indexed profile writer.
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_vi.c 559 bool indexed, u32 se_num,
562 if (indexed) {
661 bool indexed = vi_allowed_read_registers[i].grbm_indexed; local in function:vi_read_register
666 *value = vi_get_register_value(adev, indexed, se_num, sh_num,
amdgpu_nv.c 233 bool indexed, u32 se_num,
236 if (indexed) {
amdgpu_cik.c 1054 bool indexed, u32 se_num,
1057 if (indexed) {
1156 bool indexed = cik_allowed_read_registers[i].grbm_indexed; local in function:cik_read_register
1161 *value = cik_get_register_value(adev, indexed, se_num, sh_num,
amdgpu_si.c 1036 bool indexed, u32 se_num,
1039 if (indexed) {
1117 bool indexed = si_allowed_read_registers[i].grbm_indexed; local in function:si_read_register
1122 *value = si_get_register_value(adev, indexed, se_num, sh_num,
amdgpu_soc15.c 381 bool indexed, u32 se_num,
384 if (indexed) {
  /src/sys/arch/vax/vax/
unimpl_emul.S 128 .word 2f-0b # 4 indexed
  /src/share/terminfo/
terminfo 5511 # Other variants are possible, e.g., by using more of xterm's indexed color
5512 # palette, though the intrusion of indexed colors on the direct-color space
5525 xterm-direct16|xterm with direct-colors and 16 indexed colors,
5538 xterm-direct256|xterm with direct-colors and 256 indexed colors,
    [all...]

Completed in 42 milliseconds