Searched defs:byteSwap (Results 1 – 10 of 10) sorted by relevance
140 static void byteSwap(FLAC__uint32 *buf, uint32_t words) in byteSwap() function171 #define byteSwap(buf, words) macro
28 static void byteSwap(UWORD32 *buf, unsigned words) { in byteSwap() function
27 static void byteSwap(UWORD32 *buf, unsigned words) { in byteSwap() function
1118 Method byteSwap = instanceSwapMethod(byte.class, "byteValue"); in testReadAndWriteInstanceFields() local1202 Method byteSwap = staticSwapMethod(byte.class, "byteValue"); in testReadAndWriteStaticFields() local
1804 inline APInt byteSwap(const APInt &APIVal) { return APIVal.byteSwap(); } in byteSwap() function
1831 inline APInt byteSwap(const APInt &APIVal) { return APIVal.byteSwap(); } in byteSwap() function
766 APInt APInt::byteSwap() const { in byteSwap() function in APInt
729 APInt APInt::byteSwap() const { in byteSwap() function in APInt
672 APInt APInt::byteSwap() const { in byteSwap() function in APInt