Searched refs:CurrentFormat (Results 1 – 6 of 6) sorted by relevance
41 CurrentFormat = SkTEndian_SwapBE16(0), enumerator
134 CurrentFormat = SkTEndian_SwapBE16(0), enumerator
5562 uint8_t CurrentFormat; in parsePrefix() local5565 CurrentFormat = MACHO; in parsePrefix()5568 CurrentFormat = ELF; in parsePrefix()5571 CurrentFormat = COFF; in parsePrefix()5574 CurrentFormat = WASM; in parsePrefix()5578 if (~Prefix->SupportedFormats & CurrentFormat) { in parsePrefix()
5343 uint8_t CurrentFormat; in parsePrefix() local5346 CurrentFormat = MACHO; in parsePrefix()5349 CurrentFormat = ELF; in parsePrefix()5352 CurrentFormat = COFF; in parsePrefix()5356 if (~Prefix->SupportedFormats & CurrentFormat) { in parsePrefix()