Home
last modified time | relevance | path

Searched defs:SMS (Results 1 – 4 of 4) sorted by relevance

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DShortcodesTableSchema.java165 public static final Column<Boolean> SMS = RangesTableSchema.SMS; field in ShortcodesTableSchema
DRangesTableSchema.java200 public static final Column<Boolean> SMS = Column.ofBoolean("Sms"); field in RangesTableSchema
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSparseMultiSet.h224 SMSPtrTy SMS; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp385 SwingSchedulerDAG SMS(*this, L, getAnalysis<LiveIntervals>(), RegClassInfo, in swingModuloScheduler() local