/third_party/jerryscript/jerry-core/ecma/operations/ |
D | ecma-array-object.c | 242 uint32_t old_length = ext_obj_p->u.array.length; in ecma_fast_array_set_property() local 328 uint32_t old_length = ext_obj_p->u.array.length; in ecma_fast_array_extend() local 419 uint32_t old_length = ext_obj_p->u.array.length; in ecma_delete_fast_array_properties() local 480 uint32_t old_length = ext_obj_p->u.array.length; in ecma_fast_array_set_length() local 792 uint32_t old_length) /**< old length */ in ecma_delete_array_properties()
|
/third_party/flutter/engine/flutter/fml/ |
D | message.cc | 94 auto old_length = data_length_; in PrepareEncode() local
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/tools/subsetter/ |
D | glyph_table_subsetter.cc | 73 int old_length = loca_table->GlyphLength(*old_glyph_id); in Subset() local
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/tools/subsetter/ |
D | glyph_table_subsetter.cc | 73 int old_length = loca_table->GlyphLength(*old_glyph_id); in Subset() local
|
/third_party/node/test/cctest/ |
D | test_util.cc | 138 size_t old_length; in MaybeStackBufferBasic() local
|
/third_party/jerryscript/jerry-core/vm/ |
D | opcodes.c | 327 uint32_t old_length = ext_array_obj_p->u.array.length; in opfunc_append_to_spread_array() local 510 uint32_t old_length = ext_array_obj_p->u.array.length; in opfunc_append_array() local
|
/third_party/glib/gio/tests/ |
D | desktop-app-info.c | 161 gint old_length; in test_fallback() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/ |
D | ttload.c | 439 FT_ULong old_length = entry.Length; in tt_face_load_font_dir() local
|
/third_party/freetype/src/sfnt/ |
D | ttload.c | 446 FT_ULong old_length = entry.Length; in tt_face_load_font_dir() local
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | ttload.c | 446 FT_ULong old_length = entry.Length; in tt_face_load_font_dir() local
|
/third_party/glib/glib/ |
D | gqueue.c | 997 guint old_length; in g_queue_remove_all() local
|
/third_party/libcoap/src/ |
D | pdu.c | 509 size_t old_length = 0; in coap_update_option() local
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imstb_textedit.h | 1320 …place(STB_TEXTEDIT_STRING *str, STB_TexteditState *state, int where, int old_length, int new_lengt… in stb_text_makeundo_replace()
|
/third_party/mesa3d/src/imgui/ |
D | imstb_textedit.h | 1328 …place(STB_TEXTEDIT_STRING *str, STB_TexteditState *state, int where, int old_length, int new_lengt… in stb_text_makeundo_replace()
|
/third_party/skia/third_party/externals/imgui/ |
D | imstb_textedit.h | 1359 …place(STB_TEXTEDIT_STRING *str, STB_TexteditState *state, int where, int old_length, int new_lengt… in stb_text_makeundo_replace()
|
/third_party/googletest/googletest/src/ |
D | gtest-death-test.cc | 931 size_t old_length = captured_stderr_.length(); in Wait() local
|
/third_party/mesa3d/src/gtest/src/ |
D | gtest-death-test.cc | 931 size_t old_length = captured_stderr_.length(); in Wait() local
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_nir.c | 1184 int old_length = glsl_array_size(var->type); in dxil_nir_split_clip_cull_distance_instr() local
|
/third_party/glib/glib/tests/ |
D | array-test.c | 562 guint old_length = array_copy->len; in array_copy() local
|
/third_party/python/Objects/ |
D | unicodeobject.c | 1027 unicode_fill_invalid(PyObject *unicode, Py_ssize_t old_length) in unicode_fill_invalid() 1047 Py_ssize_t old_length = _PyUnicode_LENGTH(unicode); in resize_compact() local 1122 Py_ssize_t old_length = _PyUnicode_LENGTH(unicode); in resize_inplace() local 2037 Py_ssize_t old_length; in unicode_resize() local
|
/third_party/boost/boost/container/ |
D | string.hpp | 1769 const size_type old_length = old_size; in insert() local
|
/third_party/cef/tools/distrib/gtest/ |
D | gtest-all.cc | 9162 size_t old_length = captured_stderr_.length(); in Wait() local
|