Home
last modified time | relevance | path

Searched defs:op1 (Results 1 – 3 of 3) sorted by relevance

/trunk/main/jurt/java/jurt/src/test/java/com/sun/star/lib/uno/protocols/urp/
H A DMarshaling_Test.java221 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()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueComparer.java97 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()
/trunk/main/rsc/source/rscpp/
H A Dcpp5.c230 int op1; /* Operand from stack */ in eval() local

Completed in 22 milliseconds