Home
last modified time | relevance | path

Searched defs:dictionary_size (Results 1 – 3 of 3) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dxz_wrapper.h63 int dictionary_size; member
68 int dictionary_size; member
Dxz_wrapper.c45 static int dictionary_size = 0; variable
328 int dictionary_size, flags, printed; in xz_display_options() local
/external/v8/src/
Dobjects.cc15749 int dictionary_size = SeededNumberDictionary::ComputeCapacity(used_elements) * in ShouldConvertToSlowElements() local
15808 uint32_t dictionary_size = static_cast<uint32_t>(dictionary->Capacity()) * in ShouldConvertToFastElements() local