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

  /external/icu/icu4c/source/i18n/
locdspnm.cpp 34 static int32_t ncat(char *buffer, uint32_t buflen, ...) { function
564 ncat(buffer, ULOC_FULLNAME_CAPACITY, lang, "_", script, "_", country, (char *)0);
573 ncat(buffer, ULOC_FULLNAME_CAPACITY, lang, "_", script, (char *)0);
581 ncat(buffer, ULOC_FULLNAME_CAPACITY, lang, "_", country, (char*)0);
    [all...]
  /external/selinux/libsepol/src/
write.c 351 uint32_t buf[2], ncat = 0; local
356 ncat++;
359 buf[1] = cpu_to_le32(ncat);
    [all...]
policydb.c 1748 uint32_t buf[2], ncat; local
    [all...]

Completed in 68 milliseconds