Home
last modified time | relevance | path

Searched defs:old_length (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/cpu/
H A Dannotation_stack.h48 size_t old_length = annotation_stack->size(); in PushAnnotation() local
59 size_t old_length = annotation_stack->size(); in PushAnnotation() local
72 static void PopAnnotation(size_t old_length) { in PopAnnotation()
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dmerge.cc56 size_t old_length; in Process() local
163 size_t Merge::GetExpandedSignal(size_t* old_length, size_t* expand_period) { in GetExpandedSignal()
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DJSR.java66 final short old_length = (short) super.getLength(); in updatePosition() local
H A DGOTO.java75 final short old_length = (short) super.getLength(); in updatePosition() local
H A DSelect.java125 final short old_length = (short) super.getLength(); in updatePosition() local
/aosp_15_r20/external/zucchini/
H A Dpatch_utils.h45 uint32_t old_length; member
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/
H A Dpatch_utils.h45 uint32_t old_length; member
/aosp_15_r20/external/harfbuzz_ng/src/OT/glyf/
H A DSimpleGlyph.hh192 unsigned old_length = points.length; in get_contour_points() local
H A DGlyph.hh339 unsigned old_length = points.length; in get_points() local
/aosp_15_r20/external/flac/src/libFLAC/
H A Dmetadata_object.c1767 size_t old_length, new_length; in FLAC__metadata_object_picture_set_mime_type() local
1798 size_t old_length, new_length; in FLAC__metadata_object_picture_set_description() local
/aosp_15_r20/external/freetype/src/sfnt/
H A Dttload.c445 FT_ULong old_length = entry.Length; in tt_face_load_font_dir() local
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dbytestring.cpp434 size_t old_length = m_pData->m_nDataLength; in Delete() local
H A Dwidestring.cpp609 size_t old_length = m_pData->m_nDataLength; in Delete() local
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimstb_textedit.h1328 …place(STB_TEXTEDIT_STRING *str, STB_TexteditState *state, int where, int old_length, int new_lengt… in stb_text_makeundo_replace()
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/
H A Dgtest-death-test.cc924 size_t old_length = captured_stderr_.length(); in Wait() local
/aosp_15_r20/external/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc924 size_t old_length = captured_stderr_.length(); in Wait() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-death-test.cc931 size_t old_length = captured_stderr_.length(); in Wait() local
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/src/
H A Dgtest-death-test.cc914 size_t old_length = captured_stderr_.length(); in Wait() local
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/src/
H A Dgtest-death-test.cc924 size_t old_length = captured_stderr_.length(); in Wait() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc912 size_t old_length = captured_stderr_.length(); in Wait() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-death-test.cc931 size_t old_length = captured_stderr_.length(); in Wait() local
/aosp_15_r20/external/googletest/googletest/src/
H A Dgtest-death-test.cc914 size_t old_length = captured_stderr_.length(); in Wait() local
/aosp_15_r20/external/libvpx/third_party/googletest/src/src/
H A Dgtest-death-test.cc924 size_t old_length = captured_stderr_.length(); in Wait() local
/aosp_15_r20/external/speex/libspeexdsp/
H A Dresample.c607 spx_uint32_t old_length = st->filt_len; in update_filter() local
/aosp_15_r20/external/python/cpython3/Objects/
Dunicodeobject.c1008 unicode_fill_invalid(PyObject *unicode, Py_ssize_t old_length) in unicode_fill_invalid()
1028 Py_ssize_t old_length = _PyUnicode_LENGTH(unicode); in resize_compact() local
1103 Py_ssize_t old_length = _PyUnicode_LENGTH(unicode); in resize_inplace() local
2001 Py_ssize_t old_length; in unicode_resize() local

12