Home
last modified time | relevance | path

Searched defs:SResource (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4c/source/tools/genrb/
Dreslist.h164 struct SResource { struct
170 UBool isTable() const { return fType == URES_TABLE; } in isTable()
171 UBool isString() const { return fType == URES_STRING; } in isString()
239 SResource *fNext; /* This is for internal chaining while building */ argument
243 class ContainerResource : public SResource { argument
Dreslist.cpp151 SResource::SResource() in SResource() function in SResource
157 SResource::SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment, in SResource() function in SResource
/third_party/node/deps/icu-small/source/tools/genrb/
Dreslist.h164 struct SResource { struct
170 UBool isTable() const { return fType == URES_TABLE; } in isTable()
171 UBool isString() const { return fType == URES_STRING; } in isString()
239 SResource *fNext; /* This is for internal chaining while building */ argument
243 class ContainerResource : public SResource { argument
Dreslist.cpp151 SResource::SResource() in SResource() function in SResource
157 SResource::SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment, in SResource() function in SResource
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.h160 struct SResource { struct
166 UBool isTable() const { return fType == URES_TABLE; } in isTable()
167 UBool isString() const { return fType == URES_STRING; } in isString()
222 SResource *fNext; /* This is for internal chaining while building */ argument
226 class ContainerResource : public SResource { argument
Dreslist.cpp144 SResource::SResource() in SResource() function in SResource
150 SResource::SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment, in SResource() function in SResource
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dreslist.h164 struct SResource { struct
170 UBool isTable() const { return fType == URES_TABLE; } in isTable()
171 UBool isString() const { return fType == URES_STRING; } in isString()
239 SResource *fNext; /* This is for internal chaining while building */ argument
243 class ContainerResource : public SResource { argument
Dreslist.cpp151 SResource::SResource() in SResource() function in SResource
157 SResource::SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment, in SResource() function in SResource