Home
last modified time | relevance | path

Searched defs:PI (Results 1 - 25 of 75) sorted by relevance

123

/third_party/python/Lib/test/
H A Ddouble_const.py12 PI = 3.14159265358979324 variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopPassManager.cpp34 PassInstrumentation PI = AM.getResult<PassInstrumentationAnalysis>(L, AR); in run() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMUnwindOpAsm.cpp51 void EmitPersonalityIndex(unsigned PI) { in EmitPersonalityIndex() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DAstroTest.java37 static final double PI = Math.PI; field in AstroTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DAstroTest.java34 static final double PI = Math.PI; field in AstroTest
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DErlangGCPrinter.cpp92 GCFunctionInfo::iterator PI = MD.begin(); in finishAssembly() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DProgram.cpp34 ProcessInfo PI; in ExecuteAndWait() local
53 ProcessInfo PI; in ExecuteNoWait() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DProgram.cpp36 ProcessInfo PI; in ExecuteAndWait() local
57 ProcessInfo PI; in ExecuteNoWait() local
/third_party/skia/docs/examples/
H A Dconvex_overstroke_linear_approx_curve.cpp11 const float PI = 3.1415926; in REG_FIDDLE() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DPassRegistry.cpp57 void PassRegistry::registerPass(const PassInfo &PI, bool ShouldFree) { in registerPass() argument
H A DPass.cpp81 const PassInfo *PI = PassRegistry::getPassRegistry()->getPassInfo(AID); in getPassName() local
188 const PassInfo *PI = PassRegistry::getPassRegistry()->getPassInfo(ID); in createPass() local
263 const PassInfo *PI = Pass::lookupPassInfo(Arg); in addPreserved() local
/third_party/skia/samplecode/
H A DSamplePathOverstroke.cpp14 #define PI SK_ScalarPI macro
/third_party/skia/third_party/externals/freetype/src/tools/
H A Dtest_trig.c7 #define PI 3.14159265358979323846 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DBasicBlockUtils.h190 inline bool SplitCriticalEdge(BasicBlock *Succ, pred_iterator PI, in SplitCriticalEdge() argument
/third_party/astc-encoder/Source/
H A Dastcenc_mathlib.h121 static const float PI = 3.14159265358979323846f; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
H A DPassAnalysisSupport.h155 Pass *findImplPass(AnalysisID PI) { in findImplPass() argument
169 void addAnalysisImplsPair(AnalysisID PI, Pass *P) { in addAnalysisImplsPair() argument
204 const void *PI = &AnalysisType::ID; in getAnalysisIfAvailable() local
255 getAnalysisID(AnalysisID PI, Function &F) getAnalysisID() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAutomaton.h101 auto PI = lower_bound(Pairs, NfaStatePair{Head->State, 0ULL}); in transition() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DPhiValues.cpp199 PhiValues &PI = AM.getResult<PhiValuesAnalysis>(F); in run() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/examples/
H A Dfractal.cpp50 constexpr float PI = 3.141592653589793f; in colorize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp141 MachineBasicBlock::iterator PI = std::prev(MBBI); in emitEpilogue() local
/third_party/python/Lib/test/test_json/
H A Dtest_enum.py17 PI = 3.141593 variable
/third_party/icu/icu4c/source/i18n/
H A Dastro.h270 static const double PI; member in CalendarAstronomer
/third_party/node/deps/icu-small/source/i18n/
H A Dastro.h270 static const double PI; member in CalendarAstronomer
/third_party/musl/Benchmark/musl/
H A Dlibc_math.cpp21 constexpr double PI = 3.14159265; variable
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dastro.h270 static const double PI; member in CalendarAstronomer

Completed in 14 milliseconds

123