/external/llvm-project/clang/include/clang/Basic/ |
D | arm_mve.td | 824 multiclass contiguous_load<string mnemonic, PrimitiveType memtype, 830 (load (address (CPtr<Vector> $addr), !srl(memtype.size,3)))>, 835 (CPtr<Vector> $addr), !srl(memtype.size,3), 845 (load (address (CPtr<Vector> $addr), !srl(memtype.size,3)))>, 850 (CPtr<Vector> $addr), !srl(memtype.size,3), 860 (extend (load (address (CPtr<NarrowedVecOf<memtype,Vector>> 861 $addr), !srl(memtype.size,3))), 867 [NarrowedVecOf<memtype,Vector>, 868 CPtr<NarrowedVecOf<memtype,Vector>>]> 869 (CPtr<NarrowedVecOf<memtype,Vector>> $addr), [all …]
|
/external/libdrm/nouveau/ |
D | abi16.c | 293 bo->config.nvc0.memtype = (info->tile_flags & 0xff00) >> 8; in abi16_bo_info() 297 bo->config.nv50.memtype = (info->tile_flags & 0x07f00) >> 8 | in abi16_bo_info() 338 info->tile_flags = (config->nvc0.memtype & 0xff) << 8; in abi16_bo_init() 342 info->tile_flags = (config->nv50.memtype & 0x07f) << 8 | in abi16_bo_init() 343 (config->nv50.memtype & 0x180) << 9; in abi16_bo_init()
|
D | nouveau.h | 102 uint32_t memtype; member 106 uint32_t memtype; member
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_miptree.c | 296 switch (config->nvc0.memtype) { in nvc0_miptree_get_modifier() 410 bo_config.nvc0.memtype = nvc0_mt_choose_storage_type(mt, compressed); in nvc0_miptree_create() 412 bo_config.nvc0.memtype = tu102_mt_choose_storage_type(mt, compressed); in nvc0_miptree_create() 422 if (likely(bo_config.nvc0.memtype)) { in nvc0_miptree_create() 431 if (!bo_config.nvc0.memtype && (pt->usage == PIPE_USAGE_STAGING || pt->bind & PIPE_BIND_SHARED)) in nvc0_miptree_create()
|
D | nvc0_video_bsp.c | 72 cfg.nvc0.memtype = 0xfe; in nvc0_decoder_bsp_next() 108 cfg.nvc0.memtype = 0xfe; in nvc0_decoder_bsp_next()
|
D | nvc0_winsys.h | 102 return bo->config.nvc0.memtype; in nouveau_bo_memtype()
|
D | nvc0_video.c | 101 cfg.nvc0.memtype = 0xfe; in nvc0_create_decoder()
|
/external/igt-gpu-tools/tests/ |
D | prime_nv_pcopy.c | 61 uint32_t dx = 1, dy = 1, memtype = 0; in nv_bo_alloc() local 75 memtype = 0x70; in nv_bo_alloc() 78 memtype = 0xfe; in nv_bo_alloc() 82 memtype = memtype_intel; in nv_bo_alloc() 99 cfg.nv50.memtype = memtype; in nv_bo_alloc() 107 (*bo)->flags, (*bo)->config.nv50.memtype, in nv_bo_alloc() 122 (*bo)->flags, (*bo)->config.nv50.memtype, in nv_bo_alloc() 124 (*bo)->config.nv50.memtype = memtype; in nv_bo_alloc()
|
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU_Memory.h | 209 …geIndex>::memXpand(VectorType& vec, Index& maxlen, Index nbElts, MemType memtype, Index& num_expan… in memXpand() argument 212 if (memtype == USUB) in memXpand()
|
D | SparseLUImpl.h | 38 …Index memXpand(VectorType& vec, Index& maxlen, Index nbElts, MemType memtype, Index& num_expansion…
|
/external/swiftshader/third_party/subzero/runtime/ |
D | szrt_asan.c | 125 const char *memtype = memtype_names[MEMTYPE_INDEX(shadow_val)]; in __asan_error() local 127 access_name, memtype, ptr); in __asan_error()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_miptree.c | 357 bo_config.nv50.memtype = nv50_mt_choose_storage_type(mt, compressed); in nv50_miptree_create() 371 if (bo_config.nv50.memtype != 0) { in nv50_miptree_create() 380 if (!bo_config.nv50.memtype && (pt->bind & PIPE_BIND_SHARED)) in nv50_miptree_create()
|
D | nv50_winsys.h | 87 return bo->config.nv50.memtype; in nouveau_bo_memtype()
|
D | nv84_video.c | 659 cfg.nv50.memtype = 0x70; in nv84_video_buffer_create()
|
/external/libdrm/freedreno/kgsl/ |
D | kgsl_bo.c | 198 .memtype = KGSL_USER_MEM_TYPE_ADDR, in fd_bo_from_fbdev()
|
D | msm_kgsl.h | 332 enum kgsl_user_mem_type memtype; member
|
/external/ltp/testcases/kernel/fs/doio/ |
D | doio.c | 109 int memtype; member 3886 switch (Memalloc[me].memtype) { in alloc_mem() 3928 Memalloc[me].memtype, me); in alloc_mem() 3944 switch (M->memtype) { in alloc_mem() 4125 Memalloc[me].memtype, mturn); in alloc_mem() 5182 Memalloc[Nmemalloc].memtype = MEM_DATA; in parse_cmdline() 5257 M->memtype = MEM_DATA; in parse_memalloc() 5268 M->memtype = MEM_MMAP; in parse_memalloc() 5312 M->memtype = MEM_SHMEM; in parse_memalloc() 5349 switch (Memalloc[ma].memtype) { in dump_memalloc() [all …]
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_mm.c | 178 size, cache->config.nv50.memtype, ret); in nouveau_mm_allocate()
|
/external/virglrenderer/src/gallium/auxiliary/tgsi/ |
D | tgsi_build.c | 131 unsigned memtype, in tgsi_build_declaration() argument 149 declaration.MemType = memtype; in tgsi_build_declaration()
|
/external/mesa3d/src/freedreno/vulkan/ |
D | msm_kgsl.h | 607 enum kgsl_user_mem_type memtype; member
|
/external/cpuinfo/test/dmesg/ |
D | nexus9.log | 75 …6M video=tegrafb console=ttyS0,115200n8 earlyprintk MTS Version=33985182 memtype=0 tzram=4M@3962M …
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 60951 …<var-decl name="memtype" type-id="95e97e5e" visibility="default" filepath="include/linux/uio_drive…
|
D | test-PR27569-v0.abi | 60937 …<var-decl name="memtype" type-id="95e97e5e" visibility="default" filepath="include/linux/uio_drive…
|