Home
last modified time | relevance | path

Searched defs:next_index (Results 1 - 22 of 22) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Delsdec.h45 uint16_t next_index; member
H A Dqdm2.c1126 unsigned int next_index = 0; in qdm2_decode_super_block() local
/third_party/python/Include/internal/
H A Dpycore_unicodeobject.h32 Py_ssize_t next_index; member
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator-inl.h28 int next_index = index + children_count_; in set_children_index() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-string.c200 uint32_t next_index = 0; in ecma_builtin_string_object_raw() local
/third_party/node/deps/v8/src/utils/
H A Didentity-map.cc109 int next_index = index; in DeleteIndex() local
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_gs_variant.cpp386 nir_ssa_def *next_index = nir_imod(b, nir_iadd_imm(b, emit_ctx.loop_index, 1), nir_imm_int(b, 3)); in d3d12_emit_lines() local
/third_party/python/Objects/
H A Denumobject.c174 PyObject *next_index; in enum_next_long() local
224 PyObject *next_index; in enum_next() local
[all...]
/third_party/vulkan-loader/tests/framework/shim/
H A Dshim_common.cpp134 uint32_t next_index = static_cast<uint32_t>(dxgi_adapters.size()); local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_find_array_copies.c526 unsigned next_index = 0; in opt_find_array_copies_block() local
H A Dnir_opt_load_store_vectorize.c1452 unsigned next_index = 0; in process_block() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader.c448 unsigned next_index = in svga_init_shader_key_common() local
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniforms.c621 unsigned next_index; member
781 unsigned *next_index = is_bindless ? in update_uniforms_shader_info() local
728 get_next_index(struct nir_link_uniforms_state *state, const struct gl_uniform_storage *uniform, unsigned *next_index, bool *initialised) get_next_index() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-var-gvar-table.hh532 static unsigned int next_index (unsigned int i, unsigned int start, unsigned int end) in next_index() function
/third_party/spirv-tools/source/val/
H A Dvalidate_cfg.cpp833 const auto next_index = in StructuredControlFlowChecks() local
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-regexp-object.c3350 uint32_t next_index = ecma_op_advance_string_index (str_p, index, full_unicode); in ecma_regexp_match_helper() local
3357 ecma_number_t next_index = ecma_get_number_from_value (this_index); in ecma_regexp_match_helper() local
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-string.c2880 uint32_t next_index = index + 1; in ecma_op_advance_string_index() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-string-gen.cc1453 TNode<IntPtrT> next_index = IntPtrAdd(index, IntPtrConstant(1)); in LoadSurrogatePairAt() local
/third_party/libabigail/src/
H A Dabg-tools-utils.cc1667 string::size_type next_index = i + 1; in get_rpm_name() local
H A Dabg-dwarf-reader.cc7615 op_pushes_constant_value(Dwarf_Op* ops, size_t ops_len, size_t index, size_t& next_index, dwarf_expr_eval_context& ctxt) op_pushes_constant_value() argument
8001 next_index = index + 1; global() member
8029 op_is_arith_logic(Dwarf_Op* expr, size_t expr_len, size_t index, size_t& next_index, dwarf_expr_eval_context& ctxt) op_is_arith_logic() argument
8135 next_index = index + 1; op_is_arith_logic() member
8162 op_is_control_flow(Dwarf_Op* expr, size_t expr_len, size_t index, size_t& next_index, dwarf_expr_eval_context& ctxt) op_is_control_flow() argument
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-stream-restore.c112 uint32_t next_index; /* For generating object paths for entries. */ member
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc3998 auto next_index = __ IntAdd(position, __ IntPtrConstant(1)); in LowerStringCodePointAt() local

Completed in 59 milliseconds