| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | symbol.c | 152 int width = base_size ? : (bit_offset ? room : 0); in lay_out_struct() local
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | macro-assembler-arm64-inl.h | 298 Bfi(const Register& rd, const Register& rn, unsigned lsb, unsigned width) Bfi() argument 305 Bfxil(const Register& rd, const Register& rn, unsigned lsb, unsigned width) Bfxil() argument 897 Sbfiz(const Register& rd, const Register& rn, unsigned lsb, unsigned width) Sbfiz() argument 904 Sbfx(const Register& rd, const Register& rn, unsigned lsb, unsigned width) Sbfx() argument 977 Ubfiz(const Register& rd, const Register& rn, unsigned lsb, unsigned width) Ubfiz() argument 984 Ubfx(const Register& rd, const Register& rn, unsigned lsb, unsigned width) Ubfx() argument [all...] |
| H A D | instructions-arm64.h | 135 int width = ImmPCRelLo_width + ImmPCRelHi_width; in ImmPCRel() local
|
| /third_party/node/deps/v8/src/execution/arm64/ |
| H A D | simulator-arm64.cc | 102 int width = msb - lsb + 1; in SetBits() local
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_draw.c | 1549 dd_context_clear_render_target(struct pipe_context *_pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) dd_context_clear_render_target() argument 1569 dd_context_clear_depth_stencil(struct pipe_context *_pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) dd_context_clear_depth_stencil() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.h | 231 (*width)(const struct lp_sampler_dynamic_state *state, member
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_program.c | 987 int width = (wa & WA_8BIT) ? 8 : 16; in crocus_setup_binding_table() local
|
| H A D | crocus_resource.c | 545 uint32_t width = u_minify(res->surf.phys_level0_sa.width, level); in crocus_resource_configure_aux() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_resource.cpp | 771 int width = util_format_get_plane_width(res->base.b.format, plane_slice, res->first_plane->width0); in d3d12_resource_get_planes_info() local 1200 transfer_buf_to_buf(struct d3d12_context *ctx, struct d3d12_resource *src, struct d3d12_resource *dst, uint64_t src_offset, uint64_t dst_offset, uint64_t width) transfer_buf_to_buf() argument 1341 int width = copy_whole_resource ? res->base.b.width0 : box->width; prepare_zs_layer_strides() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_descriptors.c | 789 unsigned width = res->b.b.width0; in si_set_shader_image_desc() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/include/ |
| H A D | svga3d_surfacedefs.h | 1366 svga3dsurface_get_pixel_offset(SVGA3dSurfaceFormat format, uint32 width, uint32 height, uint32 x, uint32 y, uint32 z) svga3dsurface_get_pixel_offset() argument [all...] |
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_graphics_state.h | 229 float width; member 628 float width; member
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_context.c | 1440 trace_context_clear_render_target(struct pipe_context *_pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) trace_context_clear_render_target() argument 1470 trace_context_clear_depth_stencil(struct pipe_context *_pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) trace_context_clear_depth_stencil() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_context.c | 951 rbug_clear_render_target(struct pipe_context *_pipe, struct pipe_surface *_dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) rbug_clear_render_target() argument 976 rbug_clear_depth_stencil(struct pipe_context *_pipe, struct pipe_surface *_dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) rbug_clear_depth_stencil() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
| H A D | noop_pipe.c | 285 noop_clear_render_target(struct pipe_context *ctx, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) noop_clear_render_target() argument 294 noop_clear_depth_stencil(struct pipe_context *ctx, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) noop_clear_depth_stencil() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | font.c | 361 unsigned width = font->Characters[character][0]; in util_font_draw_character() local
|
| /third_party/mksh/ |
| H A D | funcs.c | 2347 p_time(struct shf *shf, bool posix, long tv_sec, int tv_usec, int width, in p_time() argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_screen.c | 1098 zink_is_compute_copy_faster(struct pipe_screen *pscreen, enum pipe_format src_format, enum pipe_format dst_format, unsigned width, unsigned height, unsigned depth, bool cpu) zink_is_compute_copy_faster() argument 2076 zink_get_sample_pixel_grid(struct pipe_screen *pscreen, unsigned sample_count, unsigned *width, unsigned *height) zink_get_sample_pixel_grid() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_surface.c | 91 uint32_t width, height, depth; in nvc0_2d_texture_set() local 286 nvc0_clear_render_target(struct pipe_context *pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) nvc0_clear_render_target() argument 503 unsigned width, height, elements; nvc0_clear_buffer() local 620 nvc0_clear_depth_stencil(struct pipe_context *pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) nvc0_clear_depth_stencil() argument [all...] |
| /third_party/node/deps/uv/src/win/ |
| H A D | tty.c | 417 int uv_tty_get_winsize(uv_tty_t* tty, int* width, int* height) { in uv_tty_get_winsize() argument 2423 int width, height; local
|
| /third_party/python/Python/ |
| H A D | traceback.c | 1066 _Py_DumpHexadecimal(int fd, uintptr_t value, Py_ssize_t width) in _Py_DumpHexadecimal() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
| H A D | vktDynamicStateRSTests.cpp | 399 void setDynamicViewportState (const deUint32 width, const deUint32 height) in setDynamicViewportState() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/ |
| H A D | vktFragmentShadingBarycentricTests.cpp | 95 size_t width; member 114 static VkImageCreateInfo makeImageCreateInfo (const VkFormat format, const uint32_t width, uint32_t height, VkSampleCountFlagBits samples) in makeImageCreateInfo() argument 217 makeGraphicsPipeline(PipelineConstructionType pipelineConstructionType, const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice physicalDevice, const VkDevice device, const std::vector<std::string>& deviceExtensions, const PipelineLayoutWrapper& pipelineLayout, const VkRenderPass renderPass, const ShaderWrapper vertShaderModule, const ShaderWrapper fragShaderModule, const uint32_t width, const uint32_t height, const VkPrimitiveTopology topology, const VkSampleCountFlagBits rasterizationSamples, const bool withColor = false, const bool provokingVertexLast = false, const bool dynamicTopology = false) makeGraphicsPipeline() argument 685 const uint32_t width = static_cast<deUint32>(m_testParams.width); iterate() local 1089 const uint32_t width = static_cast<deUint32>(m_testParams.width); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
| H A D | vktImagelessFramebufferTests.cpp | 936 convertDepthToColor(const tcu::TextureFormat& dataFormat, const int width, const int height, const void* data, const tcu::TextureFormat& targetFormat) convertDepthToColor() argument 954 convertStencilToColor(const tcu::TextureFormat& dataFormat, const int width, const int height, const void* data, const tcu::TextureFormat& targetFormat) convertStencilToColor() argument 1206 const int width = m_imageExtent2D.width; generateReferenceImage() local 1365 const int width = m_imageExtent2D.width; generateReferenceImage() local 1629 const int width = m_imageExtent2D.width; generateReferenceImage() local 1844 const int width = m_imageExtent2D.width; generateReferenceImage() local 2188 const int width = m_imageExtent2D.width; generateReferenceImage() local 2412 const int width = m_imageExtent2D.width; generateReferenceImage() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| H A D | vktMemoryBindingTests.cpp | 1121 const deUint32 width = imageSizes[widthNdx]; in createMemoryBindingTests() local 164 makeBindingCaseParameters(deUint32 targetsCount, deUint32 width, deUint32 height, VkImageCreateFlags imageCreateFlags, PriorityMode priorityMode) makeBindingCaseParameters() argument [all...] |