/external/apache-xml/src/main/java/org/apache/xpath/operations/ |
H A D | String.java | 43 public XObject operate(XObject right) throws javax.xml.transform.TransformerException method in class:String
|
H A D | Gt.java | 44 public XObject operate(XObject left, XObject right) method in class:Gt
|
H A D | Gte.java | 44 public XObject operate(XObject left, XObject right) method in class:Gte
|
H A D | Lt.java | 44 public XObject operate(XObject left, XObject right) method in class:Lt
|
H A D | Lte.java | 44 public XObject operate(XObject left, XObject right) method in class:Lte
|
H A D | NotEquals.java | 44 public XObject operate(XObject left, XObject right) method in class:NotEquals
|
H A D | Quo.java | 47 public XObject operate(XObject left, XObject right) method in class:Quo
|
H A D | Bool.java | 44 public XObject operate(XObject right) throws javax.xml.transform.TransformerException method in class:Bool
|
H A D | Div.java | 45 public XObject operate(XObject left, XObject right) method in class:Div
|
H A D | Minus.java | 46 public XObject operate(XObject left, XObject right) method in class:Minus
|
H A D | Mod.java | 45 public XObject operate(XObject left, XObject right) method in class:Mod
|
H A D | Mult.java | 45 public XObject operate(XObject left, XObject right) method in class:Mult
|
H A D | Neg.java | 44 public XObject operate(XObject right) throws javax.xml.transform.TransformerException method in class:Neg
|
H A D | Number.java | 44 public XObject operate(XObject right) throws javax.xml.transform.TransformerException method in class:Number
|
H A D | Plus.java | 45 public XObject operate(XObject left, XObject right) method in class:Plus
|
H A D | UnaryOperation.java | 97 return operate(m_right.execute(xctxt)); 110 public abstract XObject operate(XObject right) method in class:UnaryOperation
|
H A D | Equals.java | 45 public XObject operate(XObject left, XObject right) method in class:Equals 53 * and then calling the operate method on the derived class.
|
H A D | Operation.java | 96 * and then calling the operate method on the derived class. 112 XObject result = operate(left, right); 129 public XObject operate(XObject left, XObject right) method in class:Operation
|
/external/skia/src/core/ |
H A D | SkRegion.cpp | 788 static int operate( const SkRegion::RunType a_runs[], 1012 int count = operate(a_runs, b_runs, array.get(), op);
|
/external/libvpx/vp8/common/ppc/ |
H A D | loopfilter_filters_altivec.asm | 28 ;# operate on hunks of data whose dimensions are powers of 2, or at least 50 ;# many of these transforms. They operate at three widths (8,16,32).
|
/external/chromium/sdch/open-vcdiff/ |
H A D | ltmain.sh | 4978 If it is, it will not operate correctly. 5332 # If it is, it will not operate correctly.
|
/external/chromium/third_party/libevent/ |
H A D | ltmain.sh | 4970 If it is, it will not operate correctly. 5324 # If it is, it will not operate correctly.
|
/external/expat/conftools/ |
H A D | ltmain.sh | 4895 If it is, it will not operate correctly. 5249 # If it is, it will not operate correctly.
|
/external/libffi/ |
H A D | ltmain.sh | 4944 If it is, it will not operate correctly. 5298 # If it is, it will not operate correctly.
|
/external/llvm/autoconf/ |
H A D | ltmain.sh | 4895 If it is, it will not operate correctly. 5249 # If it is, it will not operate correctly.
|