Searched defs:math (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libeffects/loudness/common/core/
H A Dmath.h20 #include <math.h>
27 #include <math.h>
34 namespace math { namespace in namespace:le_fx
68 } // namespace math
/frameworks/minikin/tools/
H A Dmk_hyb_file.py32 import math namespace
46 return 1 + int(math.log(n, 2)) if n > 0 else 0
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
H A DExprModel.java210 public MathExpr math(Expr left, String op, Expr right) { method in class:ExprModel
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 3328 milliseconds