Home
last modified time | relevance | path

Searched defs:mapped (Results 1 - 25 of 235) sorted by relevance

12345678910

/third_party/jerryscript/tests/jerry/es2015/
H A Dclass-inheritance-builtin-array.js51 var mapped = c.map ((x) => x * 2); variable
/third_party/skia/docs/examples/
H A DMatrix_mapRect_3.cpp10 SkRect mapped = matrix.mapRect(rect); in REG_FIDDLE() local
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A D40x.c91 unsigned long v, s, mapped; in mmu_mapin_ram() local
/kernel/linux/linux-5.10/arch/x86/um/os-Linux/
H A Dtask_size.c21 void *mapped = NULL; in page_ok() local
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A D40x.c89 unsigned long v, s, mapped; in mmu_mapin_ram() local
/kernel/linux/linux-6.6/arch/sh/mm/
H A Dioremap.c78 void __iomem *mapped; in ioremap_prot() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/armada/
H A Darmada_gem.h16 bool mapped; member
/kernel/linux/linux-6.6/arch/x86/um/os-Linux/
H A Dtask_size.c21 void *mapped = NULL; in page_ok() local
/kernel/linux/linux-6.6/drivers/gpu/drm/armada/
H A Darmada_gem.h16 bool mapped; member
/third_party/elfutils/lib/
H A Dcrc32_file.c53 void *mapped = mmap (NULL, mapsize, PROT_READ, MAP_PRIVATE, fd, 0); in crc32_file() local
[all...]
/kernel/linux/linux-5.10/drivers/dax/
H A Dkmem.c48 int i, mapped = 0; in dev_dax_kmem_probe() local
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dioremap.c90 void __iomem *mapped; in __ioremap_caller() local
[all...]
/kernel/linux/linux-5.10/fs/jfs/
H A Dioctl.c44 long mapped=0; in jfs_map_ext2() local
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dpatch.c61 int mapped; in __patch_text_multiple() local
/kernel/linux/linux-5.10/arch/sh/boards/mach-microdev/
H A Dirq.c20 unsigned char mapped; member
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dpatch.c61 int mapped; in __patch_text_multiple() local
/kernel/linux/linux-6.6/arch/sh/boards/mach-microdev/
H A Dirq.c20 unsigned char mapped; member
/kernel/linux/linux-5.10/drivers/iommu/
H A Dfsl_pamu_domain.h56 int mapped; member
/kernel/linux/linux-6.6/fs/jfs/
H A Dioctl.c45 long mapped=0; in jfs_map_ext2() local
/kernel/linux/linux-6.6/drivers/dax/
H A Dkmem.c58 int i, rc, mapped = 0; in dev_dax_kmem_probe() local
/third_party/elfutils/libdwfl/
H A Dimage-header.c61 __libdw_image_header(int fd, off_t *start_offset, void *mapped, size_t mapped_size) __libdw_image_header() argument
/third_party/mesa3d/src/asahi/lib/
H A Dagx_bo.h81 bool mapped; member
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dlog.go69 type mapped struct { type
/third_party/skia/src/core/
H A DSkImageFilterTypes.cpp102 SkRect mapped = matrix.mapRect(SkRect::Make(geom)); in map() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dlog.go69 type mapped struct { type

Completed in 7 milliseconds

12345678910