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

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
InlineCost.h 84 bool isNever() const { return getType() == Never; }
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
xmltok.c 125 isNever(const ENCODING *enc, const char *p)
142 #define utf8_isName4 isNever
156 #define utf8_isNmstrt4 isNever
231 #define sb_isNameMin isNever
232 #define sb_isNmstrtMin isNever
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
xmltok.c 123 isNever(const ENCODING *enc, const char *p)
140 #define utf8_isName4 isNever
154 #define utf8_isNmstrt4 isNever
229 #define sb_isNameMin isNever
230 #define sb_isNmstrtMin isNever
    [all...]

Completed in 322 milliseconds