OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IntVectorResource
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/tools/genrb/
reslist.cpp
331
IntVectorResource
::
IntVectorResource
(SRBRoot *bundle, const char *tag,
341
IntVectorResource
::~
IntVectorResource
() {
345
void
IntVectorResource
::add(int32_t value, UErrorCode &errorCode) {
648
IntVectorResource
::handlePreWrite(uint32_t *byteOffset) {
759
IntVectorResource
::handleWrite(UNewDataMemory *mem, uint32_t *byteOffset) {
[
all
...]
reslist.h
140
class
IntVectorResource
;
150
IntVectorResource
*intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status);
372
class
IntVectorResource
: public SResource {
374
IntVectorResource
(SRBRoot *bundle, const char *tag,
376
virtual ~
IntVectorResource
();
Completed in 522 milliseconds