Home
last modified time | relevance | path

Searched defs:line_size (Results 1 – 17 of 17) sorted by relevance

/external/u-boot/arch/nds32/lib/
Dcache.c44 unsigned long end, line_size; in invalidate_icache_all() local
63 unsigned long line_size; in invalidate_icache_range() local
139 unsigned long end, line_size; in dcache_wbinval_all() local
161 unsigned long line_size; in flush_dcache_range() local
176 unsigned long line_size; in invalidate_dcache_range() local
/external/u-boot/arch/arm/lib/
Dcache-pl310.c55 u32 pa, line_size = 32; in v7_outer_cache_flush_range() local
73 u32 pa, line_size = 32; in v7_outer_cache_inval_range() local
/external/clang/test/CodeGen/
D2010-06-17-asmcrash.c9 void avg_pixels8_mmx2(uint8_t *block, const uint8_t *pixels, int line_size, int h) in avg_pixels8_mmx2()
/external/compiler-rt/test/esan/TestCases/
Dworkingset-simple.cpp10 const int line_size = 64; variable
/external/eigen/bench/
Dcheck_cache_queries.cpp67 int line_size = (abcd[1] & 0x00000FFF) >> 0; // B[11:0] in main() local
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dfdt.c162 u32 line_size, num_ways, size, num_sets; in ft_fixup_l3cache() local
255 const u32 line_size = 32; in ft_fixup_l2cache() local
301 u32 size, line_size, num_ways, num_sets; in ft_fixup_l2cache() local
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLimits.cpp1881 const unsigned int line_size = m_texture_width * m_texture_pixel_size; in verifyResult() local
2202 const unsigned int line_size = m_texture_width * m_texture_pixel_size; in verifyResult() local
2508 const unsigned int line_size = m_texture_width * m_texture_pixel_size; in verifyResult() local
3253 const unsigned int line_size = m_texture_width * m_texture_pixel_size; in verifyResult() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayColorDepthAttachments.cpp146 const glw::GLuint line_size = image_width * N_Components; in verifyImage() local
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5TextureGatherOffset.cpp1273 const unsigned int line_size = n_components_per_pixel * m_texture_size; in prepareTextureData() local
2203 const unsigned int line_size = n_components_per_pixel * m_texture_size; in prepareTextureData() local
2478 const unsigned int line_size = n_components_per_pixel * texture_size; in prepareTextureData() local
/external/mesa3d/src/intel/tools/
Daubinator_error_decode.c408 size_t line_size; in read_data_file() local
/external/deqp/external/openglcts/modules/glesext/
DesextcTestCaseBase.cpp701 const unsigned int line_size = width * pixel_size; in comparePixel() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cStencilTexturingTests.cpp1014 GLuint line_size = 0; in prepareSourceTextureData() local
Dgl4cCopyImageTests.cpp3185 const GLuint line_size = pixel_size * widths[lvl]; in prepareSrcPxls() local
3722 const GLuint line_size = pixel_size * m_width; in compareImages() local
4009 const GLuint line_size = pixel_size * m_width; in prepareSrcPxls() local
4087 const GLuint line_size = pixel_size * m_width; in verify() local
Dgl4cBufferStorageTests.cpp3434 static const GLuint line_size = width * pixel_size; in iterate() local
/external/stressapptest/src/
Dsat.cc1415 int line_size = cc_cacheline_size_; in InitializeThreads() local
/external/libaom/libaom/av1/common/
Drestoration.c285 const int line_size = line_width << use_highbd; in setup_processing_stripe_boundary() local
383 const int line_size = line_width << use_highbd; in restore_processing_stripe_boundary() local
/external/e2fsprogs/lib/support/
Dprofile.c399 int line_size, len; in profile_set_default() local