Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/profiler/internal/
Dannotation_stack.h47 size_t old_length = annotation_stack->size(); in PushAnnotation() local
58 size_t old_length = annotation_stack->size(); in PushAnnotation() local
71 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/sfntly/cpp/src/sfntly/tools/subsetter/
Dglyph_table_subsetter.cc73 int old_length = loca_table->GlyphLength(*old_glyph_id); in Subset() local
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dmerge.cc49 size_t old_length; in Process() local
159 size_t Merge::GetExpandedSignal(size_t* old_length, size_t* expand_period) { in GetExpandedSignal()
/external/v8/src/objects/
Dosr-optimized-code-cache.cc129 int old_length = (*osr_cache)->length(); in GrowOSRCache() local
Dbacking-store.cc512 size_t old_length = byte_length_.load(std::memory_order_relaxed); in GrowWasmMemoryInPlace() local
Dstring.cc1456 int old_length = string->length(); in Truncate() local
Delements.cc694 uint32_t old_length = 0; in SetLengthImpl() local
1355 uint32_t old_length = 0; in SetLengthImpl() local
2587 uint32_t old_length = 0; in SetLengthImpl() local
2682 uint32_t old_length = 0; in SetLengthImpl() local
Dvalue-serializer.cc686 Handle<Object> old_length(array->length(), isolate_); in WriteJSArray() local
/external/freetype/src/sfnt/
Dttload.c439 FT_ULong old_length = entry.Length; in tt_face_load_font_dir() local
/external/flac/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/webrtc/webrtc/modules/audio_coding/neteq/test/
DRTPencode.cc303 uint16_t old_length, old_plen; in main() 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/v8/src/json/
Djson-stringifier.cc688 Handle<Object> old_length(object->length(), isolate_); in SerializeJSArray() 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/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-death-test.cc910 size_t old_length = captured_stderr_.length(); in Wait() local
/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/v8/src/compiler/
Dgraph-assembler.cc628 TNode<Number> old_length) { in MaybeGrowFastElements()
/external/speex/libspeexdsp/
Dresample.c596 spx_uint32_t old_length = st->filt_len; in update_filter() local
/external/python/cpython3/Objects/
Dunicodeobject.c950 unicode_fill_invalid(PyObject *unicode, Py_ssize_t old_length) in unicode_fill_invalid()
970 Py_ssize_t old_length = _PyUnicode_LENGTH(unicode); in resize_compact() local
1041 Py_ssize_t old_length = _PyUnicode_LENGTH(unicode); in resize_inplace() local
1921 Py_ssize_t old_length; in unicode_resize() local
/external/v8/src/wasm/
Dwasm-objects.cc308 int old_length = dispatch_tables->length(); in AddDispatchTable() local

12