HomeSort by relevance Sort by last modified time
    Searched defs:getCharWidth (Results 1 - 25 of 41) sorted by null

1 2

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
TypefaceUtils.java 57 private static float getCharWidth(final char[] referenceChar, final Paint paint) {
92 return getCharWidth(KEY_LABEL_REFERENCE_CHAR, paint);
96 return getCharWidth(KEY_NUMERIC_HINT_LABEL_REFERENCE_CHAR, paint);
  /external/clang/lib/Lex/
LiteralSupport.cpp 26 static unsigned getCharWidth(tok::TokenKind kind, const TargetInfo &Target) {
33 return Target.getCharWidth();
    [all...]
  /external/clang/include/clang/Basic/
TargetInfo.h 303 unsigned getCharWidth() const { return 8; } // FIXME
421 (AtomicSizeInBits <= getCharWidth() ||
422 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 316 unsigned getCharWidth() const { return 8; } // FIXME
441 (AtomicSizeInBits <= getCharWidth() ||
442 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
TargetInfo.h 316 unsigned getCharWidth() const { return 8; } // FIXME
441 (AtomicSizeInBits <= getCharWidth() ||
442 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
TargetInfo.h 316 unsigned getCharWidth() const { return 8; } // FIXME
441 (AtomicSizeInBits <= getCharWidth() ||
442 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
TargetInfo.h 333 unsigned getCharWidth() const { return 8; } // FIXME
461 (AtomicSizeInBits <= getCharWidth() ||
462 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
TargetInfo.h 333 unsigned getCharWidth() const { return 8; } // FIXME
461 (AtomicSizeInBits <= getCharWidth() ||
462 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
TargetInfo.h 333 unsigned getCharWidth() const { return 8; } // FIXME
461 (AtomicSizeInBits <= getCharWidth() ||
462 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
TargetInfo.h 333 unsigned getCharWidth() const { return 8; } // FIXME
461 (AtomicSizeInBits <= getCharWidth() ||
462 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 316 unsigned getCharWidth() const { return 8; } // FIXME
441 (AtomicSizeInBits <= getCharWidth() ||
442 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
TargetInfo.h 316 unsigned getCharWidth() const { return 8; } // FIXME
441 (AtomicSizeInBits <= getCharWidth() ||
442 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
TargetInfo.h 316 unsigned getCharWidth() const { return 8; } // FIXME
441 (AtomicSizeInBits <= getCharWidth() ||
442 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
TargetInfo.h 333 unsigned getCharWidth() const { return 8; } // FIXME
461 (AtomicSizeInBits <= getCharWidth() ||
462 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
TargetInfo.h 333 unsigned getCharWidth() const { return 8; } // FIXME
461 (AtomicSizeInBits <= getCharWidth() ||
462 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
TargetInfo.h 333 unsigned getCharWidth() const { return 8; } // FIXME
461 (AtomicSizeInBits <= getCharWidth() ||
462 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
TargetInfo.h 333 unsigned getCharWidth() const { return 8; } // FIXME
461 (AtomicSizeInBits <= getCharWidth() ||
462 llvm::isPowerOf2_64(AtomicSizeInBits / getCharWidth()));
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
ASTContext.h     [all...]

Completed in 753 milliseconds

1 2