Home
last modified time | relevance | path

Searched refs:remapped (Results 1 – 25 of 86) sorted by relevance

1234

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_vma_types.h157 struct intel_remapped_info remapped; member
H A Di915_vma.h202 offsetof(typeof(*view), remapped)); in i915_vma_compare()
H A Di915_debugfs.c197 vma->ggtt_view.remapped.plane[0].width, in describe_obj()
198 vma->ggtt_view.remapped.plane[0].height, in describe_obj()
199 vma->ggtt_view.remapped.plane[0].stride, in describe_obj()
200 vma->ggtt_view.remapped.plane[0].offset, in describe_obj()
201 vma->ggtt_view.remapped.plane[1].width, in describe_obj()
202 vma->ggtt_view.remapped.plane[1].height, in describe_obj()
203 vma->ggtt_view.remapped.plane[1].stride, in describe_obj()
204 vma->ggtt_view.remapped.plane[1].offset); in describe_obj()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DOptions.td115 MetaVarName<"<prefix=remapped>">,
118 "remapped using -fdebug-prefix-map; to help dsymutil"
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Ddsymutil.rst83 .. option:: --object-prefix-map <prefix=remapped>
86 this for Clang objects where the module cache location was remapped using
H A Dllvm-cxxmap.rst79 # C function "void foo_bar()" is remapped to C++ function "void foo::bar()".
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Darmada-xp-crs326-24g-2s.dtsi10 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-xp-crs328-4c-20s-4s.dtsi10 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-xp-crs305-1g-4s.dtsi10 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-xp-db-dxbc2.dts9 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-xp-db-xc3-24g4xg.dts9 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-370-rd.dts10 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-xp-db.dts13 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-xp-gp.dts12 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-370-db.dts12 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-370-synology-ds213j.dts7 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-xp-synology-ds414.dts7 * Note: this Device Tree assumes that the bootloader has remapped the
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddwp.cc1429 const unsigned char* remapped = this->remap_str_offsets(contents, len); in copy_section() local
1432 contents = remapped; in copy_section()
1473 unsigned char* remapped = new unsigned char[len]; in sized_remap_str_offsets() local
1475 unsigned char* q = remapped; in sized_remap_str_offsets()
1485 return remapped; in sized_remap_str_offsets()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddwp.cc1429 const unsigned char* remapped = this->remap_str_offsets(contents, len); in copy_section() local
1432 contents = remapped; in copy_section()
1473 unsigned char* remapped = new unsigned char[len]; in sized_remap_str_offsets() local
1475 unsigned char* q = remapped; in sized_remap_str_offsets()
1485 return remapped; in sized_remap_str_offsets()
/netbsd-src/external/bsd/nvi/dist/docs/vi.ref/
H A Dspell.ok278 remapped
/netbsd-src/share/i18n/csmapper/ISO-8859/
H A DISO-8859-6%UCS.src53 # 0x30..0x39 remapped to the ASCII digits (U+0030..U+0039) instead
H A DUCS%ISO-8859-6.src53 # 0x30..0x39 remapped to the ASCII digits (U+0030..U+0039) instead
/netbsd-src/external/bsd/nvi/docs/internals/
H A Dinput68 7: Characters in executable buffers are remapped.
317 7: Characters in executable buffers are remapped.
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_vma.c593 sg = assert_remapped(obj, &view.remapped, n, sg); in igt_vma_rotate_remap()
961 src_idx = remapped_index(&view.remapped, 0, x, y); in igt_vma_remapped_gtt()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer-out.cc223 const char *remapped = remap_debug_filename (xloc.file); in lto_output_location_1() local
224 if (ob->emit_pwd && remapped && !IS_ABSOLUTE_PATH (remapped)) in lto_output_location_1()
232 bp_pack_string (ob, bp, remapped, true); in lto_output_location_1()

1234