/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | astro.cpp | 395 double S = JD - 2451545.0; in getSiderealOffset() local 726 virtual double eval(CalendarAstronomer& a) override { return a.getSunLongitude(); } in eval() function in SunTimeAngleFunc 746 …virtual void eval(CalendarAstronomer::Equatorial& result, CalendarAstronomer& a) override { a.getS… in eval() function in RiseSetCoordFunc 1228 virtual double eval(CalendarAstronomer& a) override { return a.getMoonAge(); } in eval() function in MoonTimeAngleFunc 1274 …virtual void eval(CalendarAstronomer::Equatorial& result, CalendarAstronomer& a) override { result… in eval() function in MoonRiseSetCoordFunc
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CodeGenFunction.cpp | 909 if (const CompoundStmt *S = dyn_cast<CompoundStmt>(Body)) in EmitFunctionBody() local 920 const Stmt *S) { in EmitBlockWithFallThrough() 1093 bool CodeGenFunction::ContainsLabel(const Stmt *S, bool IgnoreCaseStmts) { in ContainsLabel() 1125 bool CodeGenFunction::containsBreak(const Stmt *S) { in containsBreak() 1223 ConditionalEvaluation eval(*this); in EmitBranchOnBoolExpr() local 1272 ConditionalEvaluation eval(*this); in EmitBranchOnBoolExpr() local 1383 void CodeGenFunction::ErrorUnsupported(const Stmt *S, const char *Type) { in ErrorUnsupported()
|
H A D | CGExprComplex.cpp | 102 ComplexPairTy VisitStmt(Stmt *S) { in VisitStmt() 387 CodeGenFunction::StmtExprEvaluation eval(CGF); in VisitStmtExpr() local 962 CodeGenFunction::ConditionalEvaluation eval(CGF); in VisitAbstractConditionalOperator() local
|
H A D | CGExprAgg.cpp | 107 void VisitStmt(Stmt *S) { in VisitStmt() 778 CodeGenFunction::StmtExprEvaluation eval(CGF); in VisitStmtExpr() local 933 CodeGenFunction::ConditionalEvaluation eval(CGF); in VisitAbstractConditionalOperator() local
|
H A D | CGExprScalar.cpp | 208 Value *VisitStmt(Stmt *S) { in VisitStmt() 1582 CodeGenFunction::StmtExprEvaluation eval(CGF); in VisitStmtExpr() local 3069 CodeGenFunction::ConditionalEvaluation eval(CGF); in VisitBinLAnd() local 3147 CodeGenFunction::ConditionalEvaluation eval(CGF); in VisitBinLOr() local 3312 CodeGenFunction::ConditionalEvaluation eval(CGF); in VisitAbstractConditionalOperator() local
|
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/src/icu74/icu4j_calendar_astronomer/android_common/javac/ |
D | icu4j_calendar_astronomer.jar | ... icu.impl.CalendarAstronomer this$0
public double eval ()
}
com/ibm/icu/impl ... |
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/pdf417/decoder/ec/ |
H A D | ErrorCorrection.java | 50 int[] S = new int[numECCodewords]; in decode() local 53 int eval = poly.evaluateAt(field.exp(i)); in decode() local
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | constant-expression.cpp | 12 enum Enum { eval = 1 }; enumerator 102 template<int n> struct S {}; struct
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/FileCheck/ |
H A D | FileCheck.cpp | 50 auto CreatePrecisionRegex = [&](StringRef S) { in getWildcardRegex() 365 Expected<ExpressionValue> NumericVariableUse::eval() const { in eval() function in NumericVariableUse 373 Expected<ExpressionValue> BinaryOperation::eval() const { in eval() function in BinaryOperation 469 static char popFront(StringRef &S) { in popFront()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | FileCheck.cpp | 28 Expected<uint64_t> NumericVariableUse::eval() const { in eval() function in NumericVariableUse 36 Expected<uint64_t> BinaryOperation::eval() const { in eval() function in BinaryOperation 104 static char popFront(StringRef &S) { in popFront()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | GenericDomTreeConstruction.h | 239 unsigned eval(unsigned V, unsigned LastLinked, in eval() function 1512 for (const TreeNodePtr S : TN->children()) { in verifySiblingProperty() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | GenericDomTreeConstruction.h | 239 unsigned eval(unsigned V, unsigned LastLinked, in eval() function 1512 for (const TreeNodePtr S : TN->children()) { in verifySiblingProperty() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | GenericDomTreeConstruction.h | 239 unsigned eval(unsigned V, unsigned LastLinked, in eval() function 1512 for (const TreeNodePtr S : TN->children()) { in verifySiblingProperty() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | GenericDomTreeConstruction.h | 239 unsigned eval(unsigned V, unsigned LastLinked, in eval() function 1512 for (const TreeNodePtr S : TN->children()) { in verifySiblingProperty() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | GenericDomTreeConstruction.h | 273 NodePtr eval(NodePtr V, unsigned LastLinked, in eval() function 1554 for (const TreeNodePtr S : Siblings) { in verifySiblingProperty() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | GenericDomTreeConstruction.h | 241 NodePtr eval(NodePtr V, unsigned LastLinked, in eval() function 1516 for (const TreeNodePtr S : TN->children()) { in verifySiblingProperty() local
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/ |
D | nashorn.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/javax. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/ |
D | nashorn.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/javax. ... |
/aosp_15_r20/external/python/typing_extensions/src/ |
D | test_typing_extensions.py | 1253 async def __aexit__(self, etype, eval, tb): argument 1818 class S(collections.abc.AsyncGenerator): ... class
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_typing.py | 5098 async def __aexit__(self, etype, eval, tb): argument 6073 class S(collections.abc.MutableSequence): ... class
|
/aosp_15_r20/external/stardoc/stardoc/ |
HD | renderer_binary.jar | ... Object {
private final net.starlark.java.eval.StarlarkCallable identifierFunction
private final net.starlark.java ... |
HD | stardoc_binary.jar | ... filteredAspectInfos
String moduleDocstring
public net.starlark.java.eval.Module eval (net.starlark.java. ... |
/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | ognl-2.6.7.jar | META-INF/
META-INF/MANIFEST.MF
ognl/
ognl/ASTAdd.class
ASTAdd ... |
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/ |
D | tools.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/ |
D | tools.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |