Home
last modified time | relevance | path

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

123

/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
/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...]
/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
H A Dopen.c62 void *const mapped = ((*elf)->map_address == NULL ? NULL in decompress() local
H A Dgzip.c179 unzip(int fd, off_t start_offset, void *mapped, size_t _mapped_size, void **_whole, size_t *whole_size) unzip() 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
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dlog.go69 type mapped struct { type
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/
H A Ddrv_mmz_compat.h33 HI_U32 mapped; /* userspace mapped ptr */ member
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_winsys.h69 void *mapped; member
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcommon.h156 mapped_type& mapped() const { in mapped() function in absl::container_internal::node_handle
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderConstExprTests.cpp154 const string mapped = shaderTemplate.specialize(shaderTemplateParams); in createTests() local
208 const string mapped = shaderTemplate.specialize(shaderTemplateParams); in createTests() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Ddrv_mmz_ioctl.h30 HI_U8 *mapped; /* userspace mapped ptr */ member
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/
H A Dcma_heap.c46 bool mapped; member
H A Dsystem_heap.c47 bool mapped; member
/third_party/mesa3d/src/gallium/winsys/sw/kms-dri/
H A Dkms_dri_sw_winsys.c84 void *mapped; member
/third_party/mesa3d/src/gallium/winsys/sw/xlib/
H A Dxlib_sw_winsys.c66 void *mapped; member
/third_party/mesa3d/src/gallium/winsys/sw/dri/
H A Ddri_sw_winsys.c62 void *mapped; member
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Ddecode_common.c184 struct pandecode_mapped_memory *mapped; in pointer_as_memory_reference() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtestidn.cpp290 int32_t mapped = 0; in testAllCodepoints() local
/third_party/ltp/include/lapi/
H A Duserfaultfd.h180 __s64 mapped; member
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dunordered_map.h199 mapped_type& mapped() const in mapped() function

Completed in 12 milliseconds

123