Home
last modified time | relevance | path

Searched defs:swapBytes (Results 1 – 7 of 7) sorted by relevance

/external/dng_sdk/source/
Ddng_stream.h127 void SetSwapBytes (bool swapBytes) in SetSwapBytes()
/external/clang/unittests/Lex/
DHeaderMapTest.cpp38 void swapBytes() { in swapBytes() function
/external/mesa3d/src/mesa/main/
Dformats.c2548 GLboolean swapBytes) in _mesa_format_matches_format_and_type()
Dpack.c3133 GLboolean swapBytes) in extract_float_rgba()
3744 GLboolean swapBytes) in extract_uint_rgba()
Dtexstore.c821 byteswap_mapping( GLboolean swapBytes, in byteswap_mapping()
/external/mesa3d/src/glx/
Dpixel.c175 GLint swapBytes = state->storeUnpack.swapEndian; in __glFillImage() local
/external/llvm/lib/ProfileData/
DInstrProf.cpp547 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord