Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/cpu/
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()
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DJSR.java66 final short old_length = (short) super.getLength(); in updatePosition() local
DGOTO.java75 final short old_length = (short) super.getLength(); in updatePosition() local
DSelect.java125 final short old_length = (short) super.getLength(); in updatePosition() local
/external/webrtc/modules/audio_coding/neteq/
Dmerge.cc54 size_t old_length; in Process() local
161 size_t Merge::GetExpandedSignal(size_t* old_length, size_t* expand_period) { in GetExpandedSignal()
/external/sfntly/cpp/src/sfntly/tools/subsetter/
Dglyph_table_subsetter.cc73 int old_length = loca_table->GlyphLength(*old_glyph_id); in Subset() local
/external/freetype/src/sfnt/
Dttload.c446 FT_ULong old_length = entry.Length; in tt_face_load_font_dir() local
/external/flac/src/libFLAC/
Dmetadata_object.c1729 size_t old_length, new_length; in FLAC__metadata_object_picture_set_mime_type() local
1760 size_t old_length, new_length; in FLAC__metadata_object_picture_set_description() local
/external/pdfium/core/fxcrt/
Dbytestring.cpp428 size_t old_length = m_pData->m_nDataLength; in Delete() local
Dwidestring.cpp595 size_t old_length = m_pData->m_nDataLength; in Delete() local
/external/mesa3d/src/imgui/
Dimstb_textedit.h1328 …place(STB_TEXTEDIT_STRING *str, STB_TexteditState *state, int where, int old_length, int new_lengt… in stb_text_makeundo_replace()
/external/mesa3d/src/gtest/src/
Dgtest-death-test.cc931 size_t old_length = captured_stderr_.length(); in Wait() local
/external/googletest/googletest/src/
Dgtest-death-test.cc931 size_t old_length = captured_stderr_.length(); in Wait() local
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-death-test.cc910 size_t old_length = captured_stderr_.length(); in Wait() local
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-death-test.cc920 size_t old_length = captured_stderr_.length(); in Wait() local
/external/speex/libspeexdsp/
Dresample.c596 spx_uint32_t old_length = st->filt_len; in update_filter() local
/external/python/cpython3/Objects/
Dunicodeobject.c1027 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
2012 Py_ssize_t old_length; in unicode_resize() local