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

  /external/icu4c/i18n/
usrchimp.h 21 #define INITIAL_ARRAY_SIZE_ 256
49 int32_t CEBuffer[INITIAL_ARRAY_SIZE_];
52 int64_t PCEBuffer[INITIAL_ARRAY_SIZE_];
76 UChar canonicalPrefixAccents[INITIAL_ARRAY_SIZE_];
77 UChar canonicalSuffixAccents[INITIAL_ARRAY_SIZE_];
usearch.cpp 300 uint32_t cetablesize = INITIAL_ARRAY_SIZE_;
375 uint32_t pcetablesize = INITIAL_ARRAY_SIZE_;
859 UChar buffer[INITIAL_ARRAY_SIZE_];
861 buffer, INITIAL_ARRAY_SIZE_,
866 if (size >= INITIAL_ARRAY_SIZE_) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 486 milliseconds