Searched defs:length1 (Results 1 – 6 of 6) sorted by relevance
132 uint16_t length1 = 1; variable
148 uint16_t length1 = 20; variable
231 uint32_t *length1 = nullptr; variable290 uint32_t *length1 = nullptr; variable
122 uint32_t length1 = infile1.tellg(); in CompareFileContent() local
530 uint32_t length1 = 2; variable
1706 static bool CompareUuid(const uint8_t *uuid1, uint16_t length1, const uint8_t *uuid2, uint16_t leng… in CompareUuid()