Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAPFloat.h137 static const fltSemantics Bogus; variable
/external/llvm/include/llvm/ADT/
DAPFloat.h142 static const fltSemantics Bogus; variable
/external/python/cpython2/Lib/test/
Dtest_datetime.py1648 class Bogus(tzinfo): class
2478 class Bogus(tzinfo): class
/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp58 const fltSemantics APFloat::Bogus = { 0, 0, 0, true }; member in llvm::APFloat
/external/llvm/lib/Support/
DAPFloat.cpp66 const fltSemantics APFloat::Bogus = { 0, 0, 0, 0 }; member in llvm::APFloat