Home
last modified time | relevance | path

Searched defs:swapBytes (Results 1 – 6 of 6) 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/state_tracker/
Dst_format.c2161 GLenum format, GLenum type, GLboolean swapBytes) in st_choose_matching_format()
/external/mesa3d/src/glx/
Dpixel.c175 GLint swapBytes = state->storeUnpack.swapEndian; in __glFillImage() local
/external/mesa3d/src/mesa/main/
Dformats.c1510 GLboolean swapBytes, GLenum *error) in _mesa_format_matches_format_and_type()
/external/llvm/lib/ProfileData/
DInstrProf.cpp547 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord