| /third_party/node/deps/v8/src/execution/mips/ |
| H A D | simulator-mips.h | 618 uint32_t count; member
|
| /third_party/node/deps/v8/src/deoptimizer/ |
| H A D | translated-state.cc | 1317 int count = iterator->Next(); in Init() local 1732 void TranslatedState::EnsureChildrenAllocated(int count, TranslatedFrame* frame, in EnsureChildrenAllocated() argument [all...] |
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | interpreter-assembler.cc | 389 int count; in BytecodeOperandReadUnaligned() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | feedback-vector.cc | 970 uint32_t count = static_cast<uint32_t>(Smi::ToInt(call_count)); in SetSpeculationMode() local
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | profile-generator.cc | 880 int count = profile_->samples_count(); in SerializeTimeDeltas() local 891 int count = profile_->samples_count(); in SerializeSamples() local
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-compiler-tonode.cc | 1388 void MoveRanges(ZoneList<CharacterRange>* list, int from, int to, int count) { in RationalizeConsecutiveAtoms() argument 1401 int InsertRangeInCanonicalList(ZoneList<CharacterRange>* list, int count, in RationalizeConsecutiveAtoms() argument [all...] |
| H A D | regexp-compiler.h | 350 void set_characters_preloaded(int count) { characters_preloaded_ = count; } in set_characters_preloaded() argument
|
| /third_party/node/deps/v8/src/wasm/baseline/ |
| H A D | liftoff-assembler.cc | 669 void LiftoffAssembler::DropValues(int count) { in DropValues() argument 402 InitMergeRegion(LiftoffAssembler::CacheState* state, const VarState* source, VarState* target, uint32_t count, MergeKeepStackSlots keep_stack_slots, MergeAllowConstants allow_constants, MergeAllowRegisters allow_registers, ReuseRegisters reuse_registers, LiftoffRegList used_regs) InitMergeRegion() argument
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_context.h | 241 unsigned count; member
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_resource.c | 1348 unsigned count = 0; in get_num_planes() local 166 select_best_modifier(struct intel_device_info *devinfo, const struct pipe_resource *templ, const uint64_t *modifiers, int count) select_best_modifier() argument 229 iris_query_dmabuf_modifiers(struct pipe_screen *pscreen, enum pipe_format pfmt, int max, uint64_t *modifiers, unsigned int *external_only, int *count) iris_query_dmabuf_modifiers() argument
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| H A D | codegen.h | 37 unsigned count : 5; member
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_context.h | 122 unsigned count; member
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_private.h | 444 unsigned count; member 451 unsigned count; member 464 unsigned count; member
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_pipe.h | 216 unsigned count; member
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_vbuf.c | 105 unsigned count; member 865 u_vbuf_create_vertex_elements(struct u_vbuf *mgr, unsigned count, const struct pipe_vertex_element *attribs) u_vbuf_create_vertex_elements() argument 975 u_vbuf_set_vertex_buffers(struct u_vbuf *mgr, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer *bufs) u_vbuf_set_vertex_buffers() argument 1145 unsigned count = num_instances / instance_div; get_upload_offset_size() local 1290 u_vbuf_get_minmax_index_mapped(const struct pipe_draw_info *info, unsigned count, const void *indices, unsigned *out_min_index, unsigned *out_max_index) u_vbuf_get_minmax_index_mapped() argument 1402 unsigned start_slot, count; u_vbuf_set_driver_vertex_buffers() local 1602 unsigned count = data[offset + 0]; u_vbuf_draw_vbo() local 1652 unsigned count = data[offset + 0]; u_vbuf_draw_vbo() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| H A D | agx_state.c | 377 agx_bind_sampler_states(struct pipe_context *pctx, enum pipe_shader_type shader, unsigned start, unsigned count, void **states) agx_bind_sampler_states() argument 510 agx_set_sampler_views(struct pipe_context *pctx, enum pipe_shader_type shader, unsigned start, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) agx_set_sampler_views() argument 824 agx_set_vertex_buffers(struct pipe_context *pctx, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer *buffers) agx_set_vertex_buffers() argument 839 agx_create_vertex_elements(struct pipe_context *ctx, unsigned count, const struct pipe_vertex_element *state) agx_create_vertex_elements() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_descriptors.c | 519 si_set_sampler_views(struct si_context *sctx, unsigned shader, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views, bool disallow_early_out) si_set_sampler_views() argument 637 si_pipe_set_sampler_views(struct pipe_context *ctx, enum pipe_shader_type shader, unsigned start, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) si_pipe_set_sampler_views() argument 888 si_set_shader_images(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, const struct pipe_image_view *views) si_set_shader_images() argument 1019 si_bind_sampler_states(struct pipe_context *ctx, enum pipe_shader_type shader, unsigned start, unsigned count, void **states) si_bind_sampler_states() argument 1167 int count = sctx->num_vertex_elements; si_vertex_buffers_begin_new_cs() local 1413 si_set_shader_buffers(struct pipe_context *ctx, enum pipe_shader_type shader, unsigned start_slot, unsigned count, const struct pipe_shader_buffer *sbuffers, unsigned writable_bitmask, bool internal_blit) si_set_shader_buffers() argument 1445 si_pipe_set_shader_buffers(struct pipe_context *ctx, enum pipe_shader_type shader, unsigned start_slot, unsigned count, const struct pipe_shader_buffer *sbuffers, unsigned writable_bitmask) si_pipe_set_shader_buffers() argument 1453 si_get_shader_buffers(struct si_context *sctx, enum pipe_shader_type shader, uint start_slot, uint count, struct pipe_shader_buffer *sbuf) si_get_shader_buffers() argument 3014 int first, count; si_set_active_descriptors() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_descriptors.c | 886 unsigned count = 0; in zink_descriptor_set_get() local 1834 zink_context_invalidate_descriptor_state(struct zink_context *ctx, enum pipe_shader_type shader, enum zink_descriptor_type type, unsigned start, unsigned count) in zink_context_invalidate_descriptor_state() argument
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_state.c | 2355 init_draw_info(struct pipe_draw_info *info, struct pipe_draw_start_count_bias *draw, struct NineDevice9 *dev, D3DPRIMITIVETYPE type, UINT count) init_draw_info() argument
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_pipeline.c | 1957 dzn_CreateGraphicsPipelines(VkDevice dev, VkPipelineCache pipelineCache, uint32_t count, const VkGraphicsPipelineCreateInfo *pCreateInfos, const VkAllocationCallbacks *pAllocator, VkPipeline *pPipelines) dzn_CreateGraphicsPipelines() argument 2244 dzn_CreateComputePipelines(VkDevice dev, VkPipelineCache pipelineCache, uint32_t count, const VkComputePipelineCreateInfo *pCreateInfos, const VkAllocationCallbacks *pAllocator, VkPipeline *pPipelines) dzn_CreateComputePipelines() argument [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_renderer_virtgpu.c | 1664 int count = drmGetDevices2(0, devs, ARRAY_SIZE(devs)); in virtgpu_open() local
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_schedule.c | 34 unsigned count; member 239 unsigned count = bi_count_read_registers(ins, s); in bi_create_dependency_graph() local 270 unsigned count = bi_count_write_registers(ins, d); in bi_create_dependency_graph() local 293 unsigned count = bi_count_read_registers(ins, s); bi_create_dependency_graph() local 947 unsigned count = bi_count_read_registers(add, s); bi_has_staging_passthrough_hazard() local 988 unsigned count = 0; bi_write_count() local [all...] |
| /third_party/mesa3d/src/panfrost/util/ |
| H A D | pan_ir.h | 157 unsigned count; member
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_resource.c | 999 unsigned count = 0; in crocus_resource_get_param() local 95 select_best_modifier(struct intel_device_info *devinfo, const struct pipe_resource *templ, const uint64_t *modifiers, int count) select_best_modifier() argument 272 crocus_query_dmabuf_modifiers(struct pipe_screen *pscreen, enum pipe_format pfmt, int max, uint64_t *modifiers, unsigned int *external_only, int *count) crocus_query_dmabuf_modifiers() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_context.c | 295 rbug_bind_sampler_states(struct pipe_context *_pipe, enum pipe_shader_type shader, unsigned start, unsigned count, void **samplers) rbug_bind_sampler_states() argument
|