/external/tensorflow/tensorflow/core/profiler/internal/ |
D | annotation_stack.h | 47 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/ |
D | JSR.java | 66 final short old_length = (short) super.getLength(); in updatePosition() local
|
D | GOTO.java | 75 final short old_length = (short) super.getLength(); in updatePosition() local
|
D | Select.java | 125 final short old_length = (short) super.getLength(); in updatePosition() local
|
/external/sfntly/cpp/src/sfntly/tools/subsetter/ |
D | glyph_table_subsetter.cc | 73 int old_length = loca_table->GlyphLength(*old_glyph_id); in Subset() local
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | merge.cc | 49 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/ |
D | osr-optimized-code-cache.cc | 129 int old_length = (*osr_cache)->length(); in GrowOSRCache() local
|
D | backing-store.cc | 512 size_t old_length = byte_length_.load(std::memory_order_relaxed); in GrowWasmMemoryInPlace() local
|
D | string.cc | 1456 int old_length = string->length(); in Truncate() local
|
D | elements.cc | 694 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
|
D | value-serializer.cc | 686 Handle<Object> old_length(array->length(), isolate_); in WriteJSArray() local
|
/external/freetype/src/sfnt/ |
D | ttload.c | 439 FT_ULong old_length = entry.Length; in tt_face_load_font_dir() local
|
/external/flac/libFLAC/ |
D | metadata_object.c | 1729 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/ |
D | RTPencode.cc | 303 uint16_t old_length, old_plen; in main() local
|
/external/pdfium/core/fxcrt/ |
D | bytestring.cpp | 428 size_t old_length = m_pData->m_nDataLength; in Delete() local
|
D | widestring.cpp | 595 size_t old_length = m_pData->m_nDataLength; in Delete() local
|
/external/v8/src/json/ |
D | json-stringifier.cc | 688 Handle<Object> old_length(object->length(), isolate_); in SerializeJSArray() local
|
/external/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()
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest-death-test.cc | 910 size_t old_length = captured_stderr_.length(); in Wait() local
|
/external/mesa3d/src/gtest/src/ |
D | gtest-death-test.cc | 931 size_t old_length = captured_stderr_.length(); in Wait() local
|
/external/googletest/googletest/src/ |
D | gtest-death-test.cc | 931 size_t old_length = captured_stderr_.length(); in Wait() local
|
/external/v8/src/compiler/ |
D | graph-assembler.cc | 628 TNode<Number> old_length) { in MaybeGrowFastElements()
|
/external/speex/libspeexdsp/ |
D | resample.c | 596 spx_uint32_t old_length = st->filt_len; in update_filter() local
|
/external/python/cpython3/Objects/ |
D | unicodeobject.c | 950 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/ |
D | wasm-objects.cc | 308 int old_length = dispatch_tables->length(); in AddDispatchTable() local
|