Home
last modified time | relevance | path

Searched defs:upcase (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/base/strings/
Dsafe_sprintf.cc278 bool Buffer::IToASCII(bool sign, bool upcase, int64_t i, int base, in IToASCII()
/external/cronet/base/strings/
Dsafe_sprintf.cc284 bool upcase, in IToASCII()
/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/strings/
Dsafe_sprintf.cc284 bool upcase, in IToASCII()
/external/exfatprogs/include/
Dexfat_ondisk.h192 } __attribute__((packed)) upcase; /* up-case table directory entry */ member
/external/exfatprogs/fsck/
Dfsck.c1085 __le16 *upcase = NULL; in read_upcase_table() local