Home
last modified time | relevance | path

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

/external/mesa3d/src/glsl/
Dlink_uniforms.cpp88 size_t new_length = name_length; in recursion() local
97 size_t new_length = name_length; in recursion() local
Dralloc.c461 size_t new_length; in ralloc_vasprintf_rewrite_tail() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_pack.c187 unsigned new_length, i; in lp_build_concat() local
659 unsigned new_length = src_type.length / size_ratio; in lp_build_resize() local
/external/v8/src/
Dbuiltins.cc337 int new_length = len + to_add; in BUILTIN() local
376 int new_length = len + to_add; in BUILTIN() local
435 int new_length = len - 1; in BUILTIN() local
516 int new_length = len + to_add; in BUILTIN() local
771 int new_length = len - actual_delete_count + item_count; in BUILTIN() local
Ddata-flow.h239 int new_length = bits_ == NULL ? kInitialLength : bits_->length(); in EnsureCapacity() local
Delements.cc1355 uint32_t new_length = length; in SetLengthWithoutNormalize() local
1762 Handle<Object> new_length = ElementsAccessorSubclass:: in SetLengthImpl() local
1793 Handle<Object> new_length = DictionaryElementsAccessor:: in SetLengthImpl() local
Dobjects.cc7337 int new_length = length + ((length >> 1)) + kCodeCacheEntrySize; in UpdateDefaultCache() local
7679 void FixedArray::Shrink(int new_length) { in Shrink()
7739 Handle<FixedArray> array, int new_length, PretenureFlag pretenure) { in CopySize()
8872 Handle<String> SeqString::Truncate(Handle<SeqString> string, int new_length) { in Truncate()
11167 uint32_t new_length = 0; in SetElementsLength() local
12158 uint32_t new_length = 0; in SetDictionaryElement() local
12416 uint32_t new_length = 0; in SetElement() local
Ddeoptimizer.cc3574 int new_length = length > 10 ? length : 10; in EnsureStackEntries() local
Dhydrogen.cc1342 HValue* new_length = AddUncasted<HAdd>(key, graph_->GetConstant1()); in BuildCheckForCapacityGrow() local
8431 HValue* new_length = AddUncasted<HSub>( in TryInlineBuiltinMethodCall() local
Druntime.cc3214 int new_length = length; in EnsureCapacity() local
4040 int new_length = subject_length - (end - start); in StringReplaceGlobalRegExpWithEmptyString() local
/external/flac/libFLAC/
Dmetadata_object.c1724 size_t old_length, new_length; in FLAC__metadata_object_picture_set_mime_type() local
1756 size_t old_length, new_length; in FLAC__metadata_object_picture_set_description() local
/external/pdfium/third_party/freetype/src/base/
Dftrfork.c803 size_t new_length; in raccess_make_file_name() local
/external/freetype/src/base/
Dftrfork.c814 size_t new_length; in raccess_make_file_name() local
/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh139 uint16_t new_length = (uint16_t) MIN ((uintptr_t) 65535, in sanitize() local
Dhb-uniscribe.cc355 unsigned int length, new_length, name_str_len; in _hb_rename_font() local
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp2439 size_t new_length = (*outlength) + total_chunk_length; in lodepng_chunk_append() local
2458 size_t new_length = (*outlength) + length + 12; in lodepng_chunk_create() local
/external/v8/src/heap/
Dmark-compact.cc1114 int new_length = SharedFunctionInfo::kEntriesStart; in ProcessOptimizedCodeMaps() local