/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/cpu/ |
H A D | annotation_stack.h | 48 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 D | merge.cc | 56 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 D | JSR.java | 66 final short old_length = (short) super.getLength(); in updatePosition() local
|
H A D | GOTO.java | 75 final short old_length = (short) super.getLength(); in updatePosition() local
|
H A D | Select.java | 125 final short old_length = (short) super.getLength(); in updatePosition() local
|
/aosp_15_r20/external/zucchini/ |
H A D | patch_utils.h | 45 uint32_t old_length; member
|
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/ |
H A D | patch_utils.h | 45 uint32_t old_length; member
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/glyf/ |
H A D | SimpleGlyph.hh | 192 unsigned old_length = points.length; in get_contour_points() local
|
H A D | Glyph.hh | 339 unsigned old_length = points.length; in get_points() local
|
/aosp_15_r20/external/flac/src/libFLAC/ |
H A D | metadata_object.c | 1767 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 D | ttload.c | 445 FT_ULong old_length = entry.Length; in tt_face_load_font_dir() local
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | bytestring.cpp | 434 size_t old_length = m_pData->m_nDataLength; in Delete() local
|
H A D | widestring.cpp | 609 size_t old_length = m_pData->m_nDataLength; in Delete() local
|
/aosp_15_r20/external/mesa3d/src/imgui/ |
H A 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()
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/ |
H A D | gtest-death-test.cc | 924 size_t old_length = captured_stderr_.length(); in Wait() local
|
/aosp_15_r20/external/mesa3d/src/gtest/src/ |
H A D | gtest-death-test.cc | 924 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/ |
D | gtest-death-test.cc | 931 size_t old_length = captured_stderr_.length(); in Wait() local
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/src/ |
H A D | gtest-death-test.cc | 914 size_t old_length = captured_stderr_.length(); in Wait() local
|
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/src/ |
H A D | gtest-death-test.cc | 924 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 D | gtest-death-test.cc | 912 size_t old_length = captured_stderr_.length(); in Wait() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
D | gtest-death-test.cc | 931 size_t old_length = captured_stderr_.length(); in Wait() local
|
/aosp_15_r20/external/googletest/googletest/src/ |
H A D | gtest-death-test.cc | 914 size_t old_length = captured_stderr_.length(); in Wait() local
|
/aosp_15_r20/external/libvpx/third_party/googletest/src/src/ |
H A D | gtest-death-test.cc | 924 size_t old_length = captured_stderr_.length(); in Wait() local
|
/aosp_15_r20/external/speex/libspeexdsp/ |
H A D | resample.c | 607 spx_uint32_t old_length = st->filt_len; in update_filter() local
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | unicodeobject.c | 1008 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
|