Home
last modified time | relevance | path

Searched defs:new_length (Results 1 – 25 of 30) sorted by relevance

12

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-array-object.c277 uint32_t new_length = index + 1; in ecma_fast_array_set_property() local
324 uint32_t new_length) /**< new length of the fast access mode array */ in ecma_fast_array_extend()
410uint32_t new_length) /**< new length of the fast access mode array */ in ecma_delete_fast_array_properties()
475uint32_t new_length) /**< new length of the fast access mode array object*/ in ecma_fast_array_set_length()
791 uint32_t new_length, /**< new length */ in ecma_delete_array_properties()
Decma-typedarray-object.c1179 uint32_t new_length; in ecma_op_create_typedarray() local
/third_party/mesa3d/src/compiler/glsl/
Dlink_uniforms.cpp139 size_t new_length = name_length; in recursion() local
199 size_t new_length = name_length; in recursion() local
Dgl_nir_link_varyings.c78 size_t new_length = name_length; in create_xfb_varying_names() local
88 size_t new_length = name_length; in create_xfb_varying_names() local
100 size_t new_length = name_length; in create_xfb_varying_names() local
1768 size_t new_length = name_length; in tfeedback_candidate_generator() local
1787 size_t new_length = name_length; in tfeedback_candidate_generator() local
Dlink_uniform_blocks.cpp247 size_t new_length = name_length; in process_block_array() local
Dgl_nir_link_uniforms.c929 size_t new_length = name_length; in find_and_update_named_uniform_storage() local
1254 size_t new_length = name_length; in nir_link_uniform() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_btree.h637 size_t new_length) const { in CopyToEndFrom()
648 size_t new_length) const { in CopyBeginTo()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_pack.c217 unsigned new_length, i; in lp_build_concat() local
937 unsigned new_length = src_type.length / size_ratio; in lp_build_resize() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dentropy_encode.c416 size_t new_length = length; in BrotliWriteHuffmanTree() local
/third_party/node/deps/brotli/c/enc/
Dentropy_encode.c416 size_t new_length = length; in BrotliWriteHuffmanTree() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-array-prototype.c237 uint32_t new_length = 0; in ecma_builtin_array_prototype_object_concat() local
497 uint32_t new_length = length + arguments_number; in ecma_builtin_array_prototype_object_push() local
1559 uint32_t new_length = len + args_number; in ecma_builtin_array_prototype_object_unshift() local
/third_party/mesa3d/src/util/
Dralloc.c505 size_t new_length; in ralloc_vasprintf_rewrite_tail() local
841 size_t new_length; in linear_vasprintf_rewrite_tail() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftrfork.c870 size_t new_length; in raccess_make_file_name() local
/third_party/freetype/src/base/
Dftrfork.c870 size_t new_length; in raccess_make_file_name() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftrfork.c877 size_t new_length; in raccess_make_file_name() local
/third_party/libcoap/src/
Dpdu.c508 size_t new_length = 0; in coap_update_option() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-uniscribe.cc337 unsigned int length, new_length, name_str_len; in _hb_rename_font() local
/third_party/mesa3d/src/intel/vulkan/
Danv_batch_chain.c127 size_t new_length = MAX2(16, list->array_length * 2); in anv_reloc_list_grow() local
160 uint32_t new_length = MAX2(32, list->dep_words * 2); in anv_reloc_list_grow_deps() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimstb_textedit.h1320 …lace(STB_TEXTEDIT_STRING *str, STB_TexteditState *state, int where, int old_length, int new_length) in stb_text_makeundo_replace()
/third_party/mesa3d/src/imgui/
Dimstb_textedit.h1328 …lace(STB_TEXTEDIT_STRING *str, STB_TexteditState *state, int where, int old_length, int new_length) in stb_text_makeundo_replace()
/third_party/harfbuzz/src/
Dhb-uniscribe.cc380 unsigned int length, new_length, name_str_len; in _hb_rename_font() local
Dhb-ot-cmap-table.hh470 uint16_t new_length = (uint16_t) hb_min ((uintptr_t) 65535, in sanitize() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-uniscribe.cc379 unsigned int length, new_length, name_str_len; in _hb_rename_font() local
Dhb-ot-cmap-table.hh351 uint16_t new_length = (uint16_t) hb_min ((uintptr_t) 65535, in sanitize() local
/third_party/skia/third_party/externals/imgui/
Dimstb_textedit.h1359 …lace(STB_TEXTEDIT_STRING *str, STB_TexteditState *state, int where, int old_length, int new_length) in stb_text_makeundo_replace()

12