Home
last modified time | relevance | path

Searched defs:ResFile (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/tools/genrb/
Dreslist.h45 struct ResFile { struct
46 ResFile() in ResFile() function
51 ~ResFile() { close(); } in ~ResFile() argument
55 uint8_t *fBytes;
56 const int32_t *fIndexes;
57 const char *fKeys;
58 int32_t fKeysLength;
59 int32_t fKeysCount;
61 PseudoListResource *fStrings;
62 int32_t fStringIndexLimit;
[all …]
/third_party/node/deps/icu-small/source/tools/genrb/
Dreslist.h45 struct ResFile { struct
46 ResFile() in ResFile() argument
51 ~ResFile() { close(); } in ~ResFile() argument
55 uint8_t *fBytes;
56 const int32_t *fIndexes;
57 const char *fKeys;
58 int32_t fKeysLength;
59 int32_t fKeysCount;
61 PseudoListResource *fStrings;
62 int32_t fStringIndexLimit;
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.h41 struct ResFile { struct
42 ResFile() in ResFile() argument
47 ~ResFile() { close(); } in ~ResFile() argument
51 uint8_t *fBytes;
52 const int32_t *fIndexes;
53 const char *fKeys;
54 int32_t fKeysLength;
55 int32_t fKeysCount;
57 PseudoListResource *fStrings;
58 int32_t fStringIndexLimit;
[all …]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.h45 struct ResFile { struct
46 ResFile() in ResFile() argument
51 ~ResFile() { close(); } in ~ResFile() argument
55 uint8_t *fBytes;
56 const int32_t *fIndexes;
57 const char *fKeys;
58 int32_t fKeysLength;
59 int32_t fKeysCount;
61 PseudoListResource *fStrings;
62 int32_t fStringIndexLimit;
[all …]