Searched defs:op1 (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/jurt/test/com/sun/star/lib/uno/protocols/urp/ |
H A D | Marshaling_Test.java | 221 Object op1 = data[i]; in test() local 235 private static boolean compareArrays(Object op1, Object op2) throws Exception { in compareArrays() 249 private static boolean compareInterfaces(XInterface op1, XInterface op2) { in compareInterfaces() 253 private static boolean compareStructs(Class zClass, Object op1, Object op2) throws Exception { in compareStructs() 270 private static boolean compareStructs(Object op1, Object op2) throws Exception { in compareStructs() 282 private static boolean compareThrowable(Throwable op1, Throwable op2) throws Exception { in compareThrowable() 296 private static boolean compareObjects(Object op1, Object op2) throws Exception { in compareObjects()
|
/aoo41x/main/qadevOOo/runner/util/ |
H A D | ValueComparer.java | 97 static boolean compareArrays(Object op1, Object op2) throws Exception { in compareArrays() 117 static boolean compareInterfaces(XInterface op1, XInterface op2) { in compareInterfaces() 121 …static boolean compareUntil(Class zClass, Class untilClass, Object op1, Object op2) throws Excepti… in compareUntil() 164 static boolean compareStructs(Object op1, Object op2) throws Exception { in compareStructs() 176 static boolean compareThrowable(Throwable op1, Throwable op2) throws Exception { in compareThrowable() 194 static boolean compareObjects(Object op1, Object op2) throws Exception { in compareObjects()
|
/aoo41x/main/rsc/source/rscpp/ |
H A D | cpp5.c | 230 int op1; /* Operand from stack */ in eval() local
|
Completed in 26 milliseconds