HomeSort by relevance Sort by last modified time
    Searched refs:bin_open (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/icu/source/tools/genrb/
reslist.h 164 struct SResource *bin_open(struct SRBRoot *bundle, const char *tag, uint32_t length, uint8_t *data, const char* fileName, const struct UString* comment, UErrorCode *status);
parse.c 935 struct SResource *collationBin = bin_open(state->bundle, "%%CollationBin", len, data, NULL, NULL, status);
    [all...]
reslist.c 1023 struct SResource *bin_open(struct SRBRoot *bundle, const char *tag, uint32_t length, uint8_t *data, const char* fileName, const struct UString* comment, UErrorCode *status) { function
    [all...]
  /external/icu4c/tools/genrb/
reslist.h 164 struct SResource *bin_open(struct SRBRoot *bundle, const char *tag, uint32_t length, uint8_t *data, const char* fileName, const struct UString* comment, UErrorCode *status);
parse.cpp 953 struct SResource *collationBin = bin_open(state->bundle, "%%CollationBin", len, data, NULL, NULL, status);
    [all...]
reslist.c 1025 struct SResource *bin_open(struct SRBRoot *bundle, const char *tag, uint32_t length, uint8_t *data, const char* fileName, const struct UString* comment, UErrorCode *status) { function
    [all...]

Completed in 586 milliseconds