Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/i18n/unicode/
Dsortkey.h261 return (fFlagAndLength >= 0) ? fUnion.fStackBuffer : fUnion.fFields.fBytes; in getBytes()
264 return (fFlagAndLength >= 0) ? fUnion.fStackBuffer : fUnion.fFields.fBytes; in getBytes()
311 uint8_t fStackBuffer[32]; member
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dsortkey.h261 return (fFlagAndLength >= 0) ? fUnion.fStackBuffer : fUnion.fFields.fBytes; in getBytes()
264 return (fFlagAndLength >= 0) ? fUnion.fStackBuffer : fUnion.fFields.fBytes; in getBytes()
311 uint8_t fStackBuffer[32]; member
/third_party/node/deps/icu-small/source/i18n/unicode/
Dsortkey.h261 return (fFlagAndLength >= 0) ? fUnion.fStackBuffer : fUnion.fFields.fBytes; in getBytes()
264 return (fFlagAndLength >= 0) ? fUnion.fStackBuffer : fUnion.fFields.fBytes; in getBytes()
311 uint8_t fStackBuffer[32]; member
/third_party/icu/docs/userguide/dev/
Dcodingguidelines.md2102 [$e.fUnion.fStackBuffer, su],
2125 [$e.fUnion.fStackBuffer, su],