Searched defs:byteSwap (Results 1 – 11 of 11) sorted by relevance
139 static void byteSwap(FLAC__uint32 *buf, unsigned words) in byteSwap() function170 #define byteSwap(buf, words) macro
27 static void byteSwap(UWORD32 *buf, unsigned words) { in byteSwap() function
1046 Method byteSwap = instanceSwapMethod(byte.class, "byteValue"); in testReadAndWriteInstanceFields() local1130 Method byteSwap = staticSwapMethod(byte.class, "byteValue"); in testReadAndWriteStaticFields() local
1597 inline APInt byteSwap(const APInt& APIVal) { in byteSwap() function
1831 inline APInt byteSwap(const APInt &APIVal) { return APIVal.byteSwap(); } in byteSwap() function
1804 inline APInt byteSwap(const APInt &APIVal) { return APIVal.byteSwap(); } in byteSwap() function
616 APInt APInt::byteSwap() const { in byteSwap() function in APInt
873 APInt APInt::byteSwap() const { in byteSwap() function in APInt
766 APInt APInt::byteSwap() const { in byteSwap() function in APInt
744 APInt APInt::byteSwap() const { in byteSwap() function in APInt