Home
last modified time | relevance | path

Searched defs:count (Results 3851 - 3875 of 5896) sorted by relevance

1...<<151152153154155156157158159160>>...236

/third_party/node/deps/v8/src/compiler/
H A Dverifier.cc89 void CheckOutput(Node* node, Node* use, int count, const char* kind) { in CheckOutput() argument
1965 const size_t count = schedule->BasicBlockCount(); in Run() local
[all...]
H A Dloop-analysis.cc403 size_t count = 0; in FinishLoopTree() local
450 size_t count = 0; in FinishSingleLoop() local
H A Dnode.h385 int count() const { return count_; } in count() function in v8::internal::compiler::final
389 InputEdges(ZoneNodePtr* input_root, Use* use_root, int count) in InputEdges() argument
407 int count() const { return count_; } in count() function in v8::internal::compiler::final
411 explicit Inputs(ZoneNodePtr const* input_root, int count) in Inputs() argument
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-coverage.cc28 inline void Add(SharedFunctionInfo key, uint32_t count) { in Add() argument
83 const int count = coverage_info.slots_block_count(i); in GetSortedBlockData() local
520 uint32_t count = static_cast<uint32_t>(vector.invocation_count()); CollectAndMaybeResetCounts() local
543 uint32_t count = 0; CollectAndMaybeResetCounts() local
599 uint32_t count; global() member
667 uint32_t count = v.count; Collect() local
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-starboard.cc491 const size_t count = SbSystemGetStack(addresses, kStackSize); in GetCurrentStackPosition() local
/third_party/node/deps/v8/src/inspector/
H A Dv8-profiler-agent-impl.cc104 int count = v8profile->GetSamplesCount(); in buildInspectorObjectForSamples() local
113 int count = v8profile->GetSamplesCount(); in buildInspectorObjectForTimestamps() local
343 createCoverageRange( int start, int end, int count) createCoverageRange() argument
H A Dv8-console-message.cc609 int V8ConsoleMessageStorage::count(int contextId, const String16& id) { in count() function in v8_inspector::V8ConsoleMessageStorage
/third_party/node/deps/v8/src/objects/
H A Djs-objects-inl.h163 EnsureCanContainElements(Handle<JSObject> object, TSlot objects, uint32_t count, EnsureElementsMode mode) EnsureCanContainElements() argument
H A Dstring-table.cc124 void ElementsRemoved(int count) { in ElementsRemoved() argument
256 uint32_t count = 1; in FindEntry() local
272 uint32_t count = 1; in FindInsertionEntry() local
288 uint32_t count = 1; in FindEntryOrInsertionEntry() local
759 NotifyElementsRemoved(int count) NotifyElementsRemoved() argument
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-object.cc1299 CheckExcludedPropertiesAreOnCallerStack(Isolate* isolate, Address base, int count) CheckExcludedPropertiesAreOnCallerStack() argument
H A Druntime-wasm.cc331 uint32_t count = NumberToUint32(args[2]); in RUNTIME_FUNCTION() local
533 uint32_t count = args.positive_smi_value_at(4); in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/torque/
H A Dutils.h271 std::vector<T> PopMany(size_t count) { in PopMany() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_gmem.c638 unsigned count = fd_ringbuffer_cmd_count(target); in emit_conditional_ib() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h348 unsigned count = fd_ringbuffer_cmd_count(target); in __OUT_IB() local
377 unsigned count = fd_ringbuffer_cmd_count(target); in __OUT_IB5() local
243 DRAW_A20X(enum pc_di_primtype prim_type, enum pc_di_face_cull_sel faceness_cull_select, enum pc_di_src_sel source_select, enum pc_di_index_size index_size, bool pre_fetch_cull_enable, bool grp_cull_enable, uint16_t count) DRAW_A20X() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.c367 ensure_exec_obj_space(struct iris_batch *batch, uint32_t count) in ensure_exec_obj_space() argument
675 (void**)&batch->exec_bos[batch->exec_count], count); in add_aux_map_bos_to_batch() local
H A Diris_query.c249 uint32_t count = q->type == PIPE_QUERY_SO_OVERFLOW_PREDICATE ? 1 : 4; in write_overflow_values() local
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.c178 _lima_resource_create_with_modifiers(struct pipe_screen *pscreen, const struct pipe_resource *templat, const uint64_t *modifiers, int count) _lima_resource_create_with_modifiers() argument
251 lima_resource_create_with_modifiers(struct pipe_screen *pscreen, const struct pipe_resource *templat, const uint64_t *modifiers, int count) lima_resource_create_with_modifiers() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_perfcounter.c97 static void si_pc_emit_select(struct si_context *sctx, struct ac_pc_block *block, unsigned count, in si_pc_emit_select() argument
219 static void si_pc_emit_read(struct si_context *sctx, struct ac_pc_block *block, unsigned count, in si_pc_emit_read() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_descriptors_lazy.c654 zink_context_invalidate_descriptor_state_lazy(struct zink_context *ctx, enum pipe_shader_type shader, enum zink_descriptor_type type, unsigned start, unsigned count) in zink_context_invalidate_descriptor_state_lazy() argument
/third_party/mesa3d/src/glx/
H A Dindirect_vertex_array.c527 emit_DrawArrays_none(GLenum mode, GLint first, GLsizei count) emit_DrawArrays_none() argument
591 emit_DrawArrays_header_old(struct glx_context * gc, struct array_state_vector *arrays, size_t * elements_per_request, unsigned int *total_requests, GLenum mode, GLsizei count) emit_DrawArrays_header_old() argument
698 emit_DrawArrays_old(GLenum mode, GLint first, GLsizei count) emit_DrawArrays_old() argument
757 emit_DrawElements_none(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices) emit_DrawElements_none() argument
824 emit_DrawElements_old(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices) emit_DrawElements_old() argument
948 validate_count(struct glx_context * gc, GLsizei count) validate_count() argument
982 __indirect_glDrawArrays(GLenum mode, GLint first, GLsizei count) __indirect_glDrawArrays() argument
1026 __indirect_glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices) __indirect_glDrawElements() argument
1047 __indirect_glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices) __indirect_glDrawRangeElements() argument
1074 __indirect_glMultiDrawArrays(GLenum mode, const GLint *first, const GLsizei *count, GLsizei primcount) __indirect_glMultiDrawArrays() argument
1099 __indirect_glMultiDrawElementsEXT(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount) __indirect_glMultiDrawElementsEXT() argument
[all...]
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c494 uint32_t count; in device_select_EnumeratePhysicalDevices() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline_cache.c540 uint32_t count = blob_read_uint32(&blob); in vk_pipeline_cache_load() local
691 uint32_t count = 0; in vk_common_GetPipelineCacheData() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target.h56 uint32_t count; member
91 uint32_t count; member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_ra.c194 unsigned count = 0; in lcra_count_constraints() local
224 bi_make_affinity(uint64_t clobber, unsigned count, bool split_file) in bi_make_affinity() argument
268 unsigned count = bi_count_write_registers(ins, d); bi_mark_interference() local
618 unsigned count = bi_count_read_registers(I, s); bi_count_read_index() local
678 unsigned count = bi_count_write_registers(I, d); bi_spill_register() local
[all...]
/third_party/mesa3d/src/util/
H A Dralloc.c213 ralloc_array_size(const void *ctx, size_t size, unsigned count) in ralloc_array_size() argument
222 rzalloc_array_size(const void *ctx, size_t size, unsigned count) in rzalloc_array_size() argument
231 reralloc_array_size(const void *ctx, void *ptr, size_t size, unsigned count) in reralloc_array_size() argument

Completed in 36 milliseconds

1...<<151152153154155156157158159160>>...236