HomeSort by relevance Sort by last modified time
    Searched refs:RP (Results 1 - 25 of 94) sorted by null

1 2 3 4

  /external/llvm/lib/Target/
TargetRecip.cpp 199 RecipParams &RP = KV.second;
200 if (RP.Enabled == Uninitialized)
201 RP.Enabled = Enable;
202 if (RP.RefinementSteps == Uninitialized)
203 RP.RefinementSteps = RefSteps;
206 RecipParams &RP = RecipMap[Key];
207 if (RP.Enabled == Uninitialized)
208 RP.Enabled = Enable;
209 if (RP.RefinementSteps == Uninitialized)
210 RP.RefinementSteps = RefSteps
    [all...]
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
Intercept.cpp 151 if (void *RP = LazyFunctionCreator(Name))
152 return RP;
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/MCJIT/
Intercept.cpp 154 if (void *RP = LazyFunctionCreator(Name))
155 return RP;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mailmsgprops.h 60 IMMPID_START_LIST(RP,0x2000,"79E82048-D320-11d1-9FF4-00C04FA37348")
61 IMMPID_RP_DSN_NOTIFY_SUCCESS,IMMPID_RP_DSN_NOTIFY_INVALID,IMMPID_RP_ADDRESS_TYPE,IMMPID_RP_ADDRESS,IMMPID_RP_ADDRESS_TYPE_SMTP,IMMPID_RP_ERROR_CODE,IMMPID_RP_ERROR_STRING,IMMPID_RP_DSN_NOTIFY_VALUE,IMMPID_RP_DSN_ORCPT_VALUE,IMMPID_RP_ADDRESS_SMTP,IMMPID_RP_ADDRESS_X400,IMMPID_RP_ADDRESS_X500,IMMPID_RP_LEGACY_EX_DN,IMMPID_RP_RECIPIENT_FLAGS,IMMPID_RP_SMTP_STATUS_STRING,IMMPID_RP_DSN_PRE_CAT_ADDRESS,IMMPID_RP_MDB_GUID,IMMPID_RP_USER_GUID,IMMPID_RP_DOMAIN,IMMPID_RP_ADDRESS_OTHER,IMMPID_RP_DISPLAY_NAME,IMMPID_END_LIST(RP)
95 } IMMPID_GUIDS[] = {IMMPID_DECLARE_ENTRY(MP),IMMPID_DECLARE_ENTRY(RP),IMMPID_DECLARE_ENTRY(MPV),IMMPID_DECLARE_ENTRY(RPV),{&GUID_NULL,0,0}};
  /external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.permissions/
permissions.pass.cpp 86 const perms RP = perms::remove_perms;
97 {file, perms::group_all | RP, perms::owner_all},
102 {dir, perms::group_all | RP, perms::owner_all},
107 {sym, perms::group_all | RP , perms::owner_all},
  /external/clang/include/clang/AST/
CXXInheritance.h 204 void setRecordingPaths(bool RP) { RecordPaths = RP; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
CXXInheritance.h 202 void setRecordingPaths(bool RP) { RecordPaths = RP; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
CXXInheritance.h 202 void setRecordingPaths(bool RP) { RecordPaths = RP; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
CXXInheritance.h 202 void setRecordingPaths(bool RP) { RecordPaths = RP; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CXXInheritance.h 202 void setRecordingPaths(bool RP) { RecordPaths = RP; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
CXXInheritance.h 202 void setRecordingPaths(bool RP) { RecordPaths = RP; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
CXXInheritance.h 202 void setRecordingPaths(bool RP) { RecordPaths = RP; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
CXXInheritance.h 202 void setRecordingPaths(bool RP) { RecordPaths = RP; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CXXInheritance.h 202 void setRecordingPaths(bool RP) { RecordPaths = RP; }
  /external/llvm/lib/Target/NVPTX/
NVPTX.h 132 RP,
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
SecP224R1FieldElement.java 211 private static void RP(int[] nc, int[] d1, int[] e1, int[] f1, int[] t)
251 RP(nc, d1, e1, f1, t);
  /external/llvm/lib/Analysis/
RegionPass.cpp 71 RegionPass *RP = (RegionPass *)getContainedPass(Index);
72 Changed |= RP->doInitialization(R, *this);
  /external/swiftshader/third_party/LLVM/lib/Analysis/
RegionPass.cpp 70 RegionPass *RP = (RegionPass *)getContainedPass(Index);
71 Changed |= RP->doInitialization(R, *this);
  /external/pcre/dist2/
132html 13 $s =~ s"\\fI(.*?)\\f[RP]"<i>$1</i>"g;
14 $s =~ s"\\fB(.*?)\\f[RP]"<b>$1</b>"g;
  /external/llvm/lib/DebugInfo/Symbolize/
Symbolize.cpp 171 if (char *RP = realpath(OrigPath.c_str(), nullptr)) {
172 OrigRealPath = RP;
173 free(RP);
  /external/syslinux/dosutil/
mdiskchk.com 34 ?^?V-9??&??+]-B?!'i??,&????= ??.c?Z?&???h?0_jV?RP???WVIDEO?W([?_?u?l? d???G
  /external/v8/src/arm/
constants-arm.h 408 RP = 1 << 22, // Round towards Plus Infinity.
414 kRoundToPlusInf = RP,
  /external/llvm/lib/CodeGen/
MachineLICM.cpp     [all...]
  /external/llvm/lib/Target/NVPTX/InstPrinter/
NVPTXInstPrinter.cpp 133 case NVPTX::PTXCvtMode::RP:
134 O << ".rp";
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineLICM.cpp     [all...]

Completed in 832 milliseconds

1 2 3 4