HomeSort by relevance Sort by last modified time
    Searched full:tmpp (Results 1 - 8 of 8) sorted by null

  /external/llvm/lib/VMCore/
Module.cpp 91 std::pair<StringRef, StringRef> TmpP = getToken(temp, "-");
92 temp = TmpP.second;
93 TmpP = getToken(TmpP.first, ":");
94 StringRef token = TmpP.second, signalToken = TmpP.first;
  /external/openssl/crypto/err/
err.c 1007 ERR_STATE *ret,tmp,*tmpp=NULL; local
1029 tmpp = ERRFN(thread_set_item)(ret);
1036 /* If a race occured in this function and we came second, tmpp
1038 if (tmpp)
1039 ERR_STATE_free(tmpp);
  /external/valgrind/main/coregrind/
m_translate.c 302 # define DO_NEW(syze, tmpp) \
320 mkIRExprVec_2(IRExpr_RdTmp(tmpp), \
329 mkIRExprVec_1(IRExpr_RdTmp(tmpp)) \
346 # define DO_DIE(syze, tmpp) \
358 mkIRExprVec_1(IRExpr_RdTmp(tmpp)) \
    [all...]
  /external/valgrind/main/VEX/switchback/
switchback.c 813 ULong* tmpP = trans_tableP[i-1];
817 trans_tableP[i] = tmpP;
  /dalvik/vm/compiler/codegen/x86/
AnalysisO1.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/
libmpfr.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/
libmpfr.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/
libmpfr.a     [all...]

Completed in 786 milliseconds