Home
last modified time | relevance | path

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

/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/strings/
Dsafe_sprintf.cc283 bool upcase, in IToASCII()
/external/libchrome/base/strings/
Dsafe_sprintf.cc278 bool Buffer::IToASCII(bool sign, bool upcase, int64_t i, int base, in IToASCII()
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/strings/
Dsafe_sprintf.cc283 bool upcase, in IToASCII()
/external/cronet/tot/base/strings/
Dsafe_sprintf.cc289 bool upcase, in IToASCII()
/external/cronet/stable/base/strings/
Dsafe_sprintf.cc289 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