HomeSort by relevance Sort by last modified time
    Searched defs:word16 (Results 1 - 2 of 2) sorted by null

  /external/ipsec-tools/src/racoon/missing/crypto/rijndael/
rijndael_local.h 8 typedef u_int16_t word16; typedef
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/comp/
markv_codec.cpp 855 uint16_t word16 = 0; local
856 if (!reader_.ReadUnencoded(&word16))
859 word = word16;
    [all...]

Completed in 80 milliseconds