HomeSort by relevance Sort by last modified time
    Searched defs:IsUpper (Results 1 - 16 of 16) sorted by null

  /bionic/libc/private/
bionic_ctype.h 44 static inline bool IsUpper(int ch) {
  /external/libtextclassifier/util/utf8/
unilib-icu.cc 59 bool UniLib::IsUpper(char32 codepoint) const { return u_isupper(codepoint); }
  /prebuilts/go/darwin-x86/src/unicode/
letter.go 182 // IsUpper reports whether the rune is an upper case letter.
183 func IsUpper(r rune) bool {
  /prebuilts/go/linux-x86/src/unicode/
letter.go 182 // IsUpper reports whether the rune is an upper case letter.
183 func IsUpper(r rune) bool {
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h     [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h     [all...]
  /external/googletest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-port.h     [all...]
  /external/v8/testing/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/fused-src/gtest/
gtest.h     [all...]

Completed in 483 milliseconds