Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DFileName.cpp613 unsigned fixedSize = GetRootPrefixSize_Of_SuperPath(temp); in GetSuperPathBase() local
635 unsigned fixedSize = GetRootPrefixSize_Of_NetworkPath(temp); in GetSuperPathBase() local
676 unsigned fixedSize = 0; in GetSuperPathBase() local
840 unsigned fixedSize = 0; in GetFullPath() local
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_primitive_field.cc210 int fixedSize = GetFixedSize(descriptor_->type()); in GenerateSerializedSizeCode() local