Home
last modified time | relevance | path

Searched defs:fixedSize (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/
DFileName.cpp565 unsigned fixedSize = GetRootPrefixSize_Of_SuperPath(temp); in GetSuperPathBase() local
587 unsigned fixedSize = GetRootPrefixSize_Of_NetworkPath(temp); in GetSuperPathBase() local
628 unsigned fixedSize = 0; in GetSuperPathBase() local
786 unsigned fixedSize = 0; in GetFullPath() local
/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_primitive_field.cc181 int fixedSize = GetFixedSize(descriptor_->type()); in GenerateSerializedSizeCode() local