Home
last modified time | relevance | path

Searched refs:hexType (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dpkg_genc.cpp116 int8_t hexType; /* HEX_0X or HEX_0h */ member
236 static int32_t hexType = HEX_0X; variable
245 hexType = assemblyHeader[idx].hexType; /* set the hex type */ in checkAssemblyHeaderName()
505 if(hexType==HEX_0X) { in write32()
508 } else if(hexType==HEX_0H) { in write32()
526 if(hexType==HEX_0H) { in write32()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpkg_genc.cpp126 int8_t hexType; /* HEX_0X or HEX_0h */ member
245 static int32_t hexType = HEX_0X; variable
254 hexType = assemblyHeader[idx].hexType; /* set the hex type */ in checkAssemblyHeaderName()
575 if(hexType==HEX_0X) { in write32()
578 } else if(hexType==HEX_0H) { in write32()
596 if(hexType==HEX_0H) { in write32()
/third_party/icu/icu4c/source/tools/toolutil/
Dpkg_genc.cpp126 int8_t hexType; /* HEX_0X or HEX_0h */ member
245 static int32_t hexType = HEX_0X; variable
254 hexType = assemblyHeader[idx].hexType; /* set the hex type */ in checkAssemblyHeaderName()
575 if(hexType==HEX_0X) { in write32()
578 } else if(hexType==HEX_0H) { in write32()
596 if(hexType==HEX_0H) { in write32()
/third_party/node/deps/icu-small/source/tools/toolutil/
Dpkg_genc.cpp126 int8_t hexType; /* HEX_0X or HEX_0h */ member
245 static int32_t hexType = HEX_0X; variable
254 hexType = assemblyHeader[idx].hexType; /* set the hex type */ in checkAssemblyHeaderName()
575 if(hexType==HEX_0X) { in write32()
578 } else if(hexType==HEX_0H) { in write32()
596 if(hexType==HEX_0H) { in write32()