Home
last modified time | relevance | path

Searched refs:Image (Results 1 – 25 of 120) sorted by relevance

12345

/openbsd/src/usr.bin/file/magdir/
Dc648 0x16500 belong 0x12014100 D64 Image
9 0x16500 belong 0x12014180 D71 Image
10 0x61800 belong 0x28034400 D81 Image
11 0 string C64\40CARTRIDGE CCS C64 Emultar Cartridge Image
12 0 belong 0x43154164 X64 Image
14 0 string GCR-1541 GCR Image
23 0 string C64Image PC64 Freezer Image
25 0 beshort 0x38CD C64 PCLink Image
30 0 string C64S\x20tape\x20file T64 tape Image
35 0 string C64\x20tape\x20image\x20file\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0\x0 T64 tape Image
[all …]
Dscientific39 0 string R-AXIS4\ \ \ R-Axis Area Detector Image:
47 0 string RAXIS\ \ \ \ \ R-Axis Area Detector Image, Win32:
56 1028 string MMX\000\000\000\000\000\000\000\000\000\000\000\000\000 MAR Area Detector Image,
Dimages51 0 string \117\072 Solitaire Image Recorder format
66 # Tag Image File Format, from Daniel Quinlan (quinlan@yggdrasil.com)
139 # Magick Image File Format
285 # FITS is the Flexible Image Transport System, the de facto standard for
404 0 string 8BPS Adobe Photoshop Image
414 # GEM Image: Version 1, Headerlen 8 (Wolfram Kleff)
415 0 belong 0x00010008 GEM Image data
456 0 string Paint\ Shop\ Pro\ Image\ File Paint Shop Pro Image File
533 54 leshort 12345 Bio-Rad .PIC Image File
546 0 string AT&TFORM DjVu Image file
[all …]
Dsgi70 8 string CIMG Alias Maya Image File
71 8 string DEEP Alias Maya Image File
/openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/
DOffloadEmitter.cpp23 object::OffloadBinary::OffloadingImage Image{}; in yaml2offload() local
25 Image.TheImageKind = *Member.ImageKind; in yaml2offload()
27 Image.TheOffloadKind = *Member.OffloadKind; in yaml2offload()
29 Image.Flags = *Member.Flags; in yaml2offload()
31 StringMap<StringRef> &StringData = Image.StringData; in yaml2offload()
42 Image.Image = MemoryBuffer::getMemBufferCopy(OS.str()); in yaml2offload()
44 std::unique_ptr<MemoryBuffer> Binary = object::OffloadBinary::write(Image); in yaml2offload()
/openbsd/src/gnu/usr.sbin/mkhybrid/src/
Dmore.mapping37 .bw Raw 'GKON' 'SGI ' "GraphicConverter - SGI Image"
49 .cut Raw 'GKON' 'Halo' "GraphicConverter - Dr Halo Image"
67 .fit Raw 'GKON' 'FITS' "GraphicConverter - Flexible Image Transport (image/x-fits)"
72 .fts Raw 'GKON' 'FITS' "GraphicConverter - Flexible Image Transport"
76 .grp Raw 'GKON' 'GRPp' "GraphicConverter - GRP Image"
87 .ic1 Raw 'GKON' 'IMAG' "GraphicConverter - Atari Image"
88 .ic2 Raw 'GKON' 'IMAG' "GraphicConverter - Atari Image"
89 .ic3 Raw 'GKON' 'IMAG' "GraphicConverter - Atari Image"
93 .iff Raw 'GKON' 'ILBM' "GraphicConverter - Amiga IFF Image"
94 .ilbm Raw 'GKON' 'ILBM' "GraphicConverter - Amiga ILBM Image"
[all …]
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
D980408-1.c81 } Image; typedef
82 Image *MinifyImage(Image *image) in MinifyImage()
84 Image in MinifyImage()
/openbsd/src/gnu/llvm/llvm/docs/AMDGPU/
Dgfx8_vaddr_887f26.rst13 Image address which includes from one to four dimensional coordinates and other data used to locate…
17 …Note. Image format and dimensions are encoded in the image resource constant, but not in the instr…
Dgfx7_vaddr_887f26.rst13 Image address which includes from one to four dimensional coordinates and other data used to locate…
17 …Note. Image format and dimensions are encoded in the image resource constant, but not in the instr…
Dgfx9_vaddr_cc213c.rst13 Image address which includes from one to four dimensional coordinates and other data used to locate…
17 …Note. Image format and dimensions are encoded in the image resource constant, but not in the instr…
Dgfx90a_vaddr_cc213c.rst13 Image address which includes from one to four dimensional coordinates and other data used to locate…
17 …Note. Image format and dimensions are encoded in the image resource constant, but not in the instr…
Dgfx1030_vdst_9041ac.rst13 Image data to be loaded by an image instruction.
Dgfx1013_vdst_9041ac.rst13 Image data to be loaded by an image instruction.
Dgfx11_vdst_9041ac.rst13 Image data to be loaded by an image instruction.
Dgfx11_srsrc_5dafbc.rst13 Image resource constant which defines the location of the image buffer in memory, its dimensions, t…
Dgfx1013_srsrc_5dafbc.rst13 Image resource constant which defines the location of the image buffer in memory, its dimensions, t…
Dgfx9_srsrc_79ffcd.rst13 Image resource constant which defines the location of the image buffer in memory, its dimensions, t…
Dgfx90a_srsrc_79ffcd.rst13 Image resource constant which defines the location of the image buffer in memory, its dimensions, t…
Dgfx1030_srsrc_5dafbc.rst13 Image resource constant which defines the location of the image buffer in memory, its dimensions, t…
Dgfx10_vdata_c08393.rst13 Image data to store by an *image_store* instruction.
Dgfx11_vdata_c08393.rst13 Image data to store by an *image_store* instruction.
Dgfx7_vdata_c08393.rst13 Image data to store by an *image_store* instruction.
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUHSAMetadataStreamer.cpp119 .Case("image1d_t", ValueKind::Image) in getValueKind()
120 .Case("image1d_array_t", ValueKind::Image) in getValueKind()
121 .Case("image1d_buffer_t", ValueKind::Image) in getValueKind()
122 .Case("image2d_t", ValueKind::Image) in getValueKind()
123 .Case("image2d_array_t", ValueKind::Image) in getValueKind()
124 .Case("image2d_array_depth_t", ValueKind::Image) in getValueKind()
125 .Case("image2d_array_msaa_t", ValueKind::Image) in getValueKind()
126 .Case("image2d_array_msaa_depth_t", ValueKind::Image) in getValueKind()
127 .Case("image2d_depth_t", ValueKind::Image) in getValueKind()
128 .Case("image2d_msaa_t", ValueKind::Image) in getValueKind()
[all …]
/openbsd/src/distrib/notes/riscv64/
Dxfer5 Image files
/openbsd/src/gnu/llvm/llvm/lib/Object/
DOffloadBinary.cpp230 BinaryDataSize + OffloadingData.Image->getBufferSize(), getAlignment()); in write()
244 TheEntry.ImageSize = OffloadingData.Image->getBufferSize(); in write()
260 OS << OffloadingData.Image->getBuffer(); in write()

12345