Searched refs:SM (Results 151 - 175 of 206) sorted by relevance

123456789

/external/qemu/distrib/jpeg-6b/
H A Dconfig.guess705 SM[BE]S:UNIX_SV:*:*)
/external/qemu-pc-bios/bochs/
H A Dconfig.guess990 SM[BE]S:UNIX_SV:*:*)
/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp871 if (const SCEVMulExpr *SM = dyn_cast<SCEVMulExpr>(Op)) {
874 for (unsigned i = 0, e = SM->getNumOperands(); i != e && !hasTrunc; ++i) {
875 const SCEV *S = getTruncateExpr(SM->getOperand(i), Ty);
5154 const SCEVMulExpr *SM = cast<SCEVMulExpr>(V);
5155 if (Constant *C = BuildConstantFromSCEV(SM->getOperand(0))) {
5158 for (unsigned i = 1, e = SM->getNumOperands(); i != e; ++i) {
5159 Constant *C2 = BuildConstantFromSCEV(SM->getOperand(i));
/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp868 std::list<ShadowMap>::iterator SM, SMEnd = ShadowMaps.end(); local
870 for (SM = ShadowMaps.begin(); SM != SMEnd; ++SM) {
872 ShadowMap::iterator NamePos = SM->find(R.Declaration->getDeclName());
873 if (NamePos != SM->end()) {
/external/chromium/third_party/libevent/
H A Dconfig.guess1159 SM[BE]S:UNIX_SV:*:*)
/external/chromium_org/third_party/icu/source/
H A Dconfig.guess1159 SM[BE]S:UNIX_SV:*:*)
/external/chromium_org/third_party/libevent/
H A Dconfig.guess1159 SM[BE]S:UNIX_SV:*:*)
/external/chromium_org/third_party/libxslt/
H A Dconfig.guess1149 SM[BE]S:UNIX_SV:*:*)
/external/chromium_org/third_party/sqlite/src/
H A Dconfig.guess1168 SM[BE]S:UNIX_SV:*:*)
/external/chromium_org/third_party/tcmalloc/vendor/
H A Dconfig.guess1159 SM[BE]S:UNIX_SV:*:*)
/external/chromium_org/third_party/yasm/source/patched-yasm/config/
H A Dconfig.guess1078 SM[BE]S:UNIX_SV:*:*)
/external/clang/include/clang/AST/
H A DStmt.h373 LLVM_ATTRIBUTE_USED void dump(SourceManager &SM) const;
374 void dump(raw_ostream &OS, SourceManager &SM) const;
/external/clang/lib/Serialization/
H A DASTWriterDecl.cpp1871 SourceManager &SM = Context.getSourceManager();
1872 if (Loc.isValid() && SM.isLocalSourceLocation(Loc))
/external/dropbear/
H A Dconfig.guess1146 SM[BE]S:UNIX_SV:*:*)
/external/elfutils/config/
H A Dconfig.guess1159 SM[BE]S:UNIX_SV:*:*)
/external/icu4c/
H A Dconfig.guess1141 SM[BE]S:UNIX_SV:*:*)
/external/libmtp/
H A Dconfig.guess1159 SM[BE]S:UNIX_SV:*:*)
/external/bison/build-aux/
H A Dconfig.guess1148 SM[BE]S:UNIX_SV:*:*)
/external/chromium/sdch/open-vcdiff/
H A Dconfig.guess1149 SM[BE]S:UNIX_SV:*:*)
/external/chromium_org/sdch/open-vcdiff/
H A Dconfig.guess1160 SM[BE]S:UNIX_SV:*:*)
/external/chromium_org/third_party/libxml/src/
H A Dconfig.guess1118 SM[BE]S:UNIX_SV:*:*)
/external/chromium_org/third_party/opus/src/
H A Dconfig.guess1141 SM[BE]S:UNIX_SV:*:*)
/external/e2fsprogs/config/
H A Dconfig.guess1188 SM[BE]S:UNIX_SV:*:*)
/external/grub/
H A Dconfig.guess1110 SM[BE]S:UNIX_SV:*:*)
/external/libcap-ng/libcap-ng-0.7/
H A Dconfig.guess1136 SM[BE]S:UNIX_SV:*:*)

Completed in 1465 milliseconds

123456789