Home
last modified time | relevance | path

Searched defs:swap16 (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
Dalternate-keywords.c18 static __inline__ uint16_t swap16(uint16_t val) in swap16() function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_buffer.js293 this.swap16 = function (...args) { method in mockBuffer.BufferClass
/third_party/node/lib/
Dbuffer.js1145 Buffer.prototype.swap16 = function swap16() { method in Buffer
/third_party/typescript/src/compiler/
Dsys.ts1044 swap16(): Buffer; method
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/
Dpngvalid.c521 png_uint_32 x, unsigned int sample_index, int swap16, int littleendian) in sample()
6025 unsigned int swap16 :1; /* Byte swap 16-bit components */ member
6084 int swap16 = (format != 0 && format->swap16); in image_pixel_init() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngvalid.c521 png_uint_32 x, unsigned int sample_index, int swap16, int littleendian) in sample()
6025 unsigned int swap16 :1; /* Byte swap 16-bit components */ member
6084 int swap16 = (format != 0 && format->swap16); in image_pixel_init() local