Home
last modified time | relevance | path

Searched defs:byte4 (Results 1 – 11 of 11) sorted by relevance

/external/oj-libjdwp/src/share/npt/
Dutf.c233 unsigned byte2, byte3, byte4, u21; in utf8sToUtf8m() local
274 unsigned byte1, byte2, byte3, byte4, byte5, byte6; in utf8mToUtf8sLength() local
341 unsigned byte1, byte2, byte3, byte4, byte5, byte6; in utf8mToUtf8s() local
/external/libtextclassifier/native/utils/strings/
Dutf8.cc65 unsigned char byte4 = static_cast<unsigned char>(str[3]); in ValidCharToRune() local
/external/skia/tests/
DSkVxTest.cpp20 using byte4 = skvx::Vec< 4,uint8_t>; typedef
/external/flatbuffers/java/com/google/flatbuffers/
DUtf8.java138 byte byte1, byte byte2, byte byte3, byte byte4, char[] resultArr, int resultPos) in handleFourBytes()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dtypes.h197 using byte4 = Vec4<int8_t>; variable
/external/swiftshader/src/System/
DTypes.hpp201 using byte4 = vec4<byte>; typedef
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_lib.h171 unsigned char byte4; member
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestUtilities.java154 Matcher byte4 = PatternCache.get( in TestUrlEscape() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DToHTMLStream.java1261 int byte4 = 0x80 | xxxxxx; in writeAttrURI() local
/external/freetype/src/psaux/
Dpsintrp.c2976 FT_UInt32 byte4 = (FT_UInt32)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DUtf8.java1931 byte byte1, byte byte2, byte byte3, byte byte4, char[] resultArr, int resultPos) in handleFourBytes()