/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/ |
H A D | call.asm | 147 cmp rax, 0 191 cmp r10, typelib_TypeClass_VOID 193 cmp r10, typelib_TypeClass_LONG 197 cmp r10, typelib_TypeClass_ENUM 199 cmp r10, typelib_TypeClass_BOOLEAN 201 cmp r10, typelib_TypeClass_BYTE 203 cmp r10, typelib_TypeClass_CHAR 205 cmp r10, typelib_TypeClass_SHORT 209 cmp r10, typelib_TypeClass_FLOAT 211 cmp r10, typelib_TypeClass_DOUBLE [all …]
|
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/ |
H A D | uno2cpp.cxx | 83 cmp ecx, typelib_TypeClass_VOID in callVirtualMethod() 87 cmp ecx, typelib_TypeClass_LONG in callVirtualMethod() 89 cmp ecx, typelib_TypeClass_UNSIGNED_LONG in callVirtualMethod() 91 cmp ecx, typelib_TypeClass_ENUM in callVirtualMethod() 94 cmp ecx, typelib_TypeClass_BOOLEAN in callVirtualMethod() 96 cmp ecx, typelib_TypeClass_BYTE in callVirtualMethod() 99 cmp ecx, typelib_TypeClass_CHAR in callVirtualMethod() 101 cmp ecx, typelib_TypeClass_SHORT in callVirtualMethod() 106 cmp ecx, typelib_TypeClass_FLOAT in callVirtualMethod() 109 cmp ecx, typelib_TypeClass_DOUBLE in callVirtualMethod() [all …]
|
H A D | cpp2uno.cxx | 379 cmp eax, typelib_TypeClass_FLOAT in cpp_vtable_call() 381 cmp eax, typelib_TypeClass_DOUBLE in cpp_vtable_call() 383 cmp eax, typelib_TypeClass_HYPER in cpp_vtable_call() 385 cmp eax, typelib_TypeClass_UNSIGNED_HYPER in cpp_vtable_call()
|
/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/ |
H A D | call.s | 176 cmp $2, %ecx / typelib_TypeClass_BOOLEAN 178 cmp $3, %ecx 182 cmp $4, %ecx / typelib_TypeClass_SHORT 184 cmp $5, %ecx / typelib_TypeClass_UNSIGNED_SHORT 188 cmp $6, %ecx / typelib_TypeClass_LONG 190 cmp $7, %ecx / typelib_TypeClass_UNSIGNED_LONG 192 cmp $1, %ecx / typelib_TypeClass_CHAR (wchar_t) 194 cmp $15, %ecx / typelib_TypeClass_ENUM 198 cmp $8, %ecx / typelib_TypeClass_HYPER 204 cmp $10, %ecx / typelib_TypeClass_FLOAT [all …]
|
/trunk/main/sal/osl/unx/asm/ |
H A D | interlck_sparc.s | 133 cmp %o0, %g0 173 cmp %o1, -4096 ! test spinlock 177 cmp %o1, -4096 195 cmp %o1, -4096 ! test spinlock 199 cmp %o1, -4096 230 cmp %o1, %o2 256 cmp %o1, %o2
|
H A D | interlck_x86.s | 40 cmp $0,(%edx) 72 cmp $0,(%edx)
|
/trunk/main/sal/qa/rtl_strings/ |
H A D | rtl_String_Utils.cxx | 204 sal_Bool cmp = sal_False; in AStringToFloatCompare() local 218 cmp = sal_True; in AStringToFloatCompare() 222 return cmp; in AStringToFloatCompare() 232 sal_Bool cmp = sal_False; in AStringToDoubleCompare() local 246 cmp = sal_True; in AStringToDoubleCompare() 250 return cmp; in AStringToDoubleCompare()
|
/trunk/main/sal/qa/OStringBuffer/ |
H A D | rtl_String_Utils.cxx | 226 sal_Bool cmp = sal_False; in AStringToFloatCompare() local 240 cmp = sal_True; in AStringToFloatCompare() 244 return cmp; in AStringToFloatCompare() 254 sal_Bool cmp = sal_False; in AStringToDoubleCompare() local 268 cmp = sal_True; in AStringToDoubleCompare() 272 return cmp; in AStringToDoubleCompare()
|
/trunk/main/autodoc/source/inc/ |
H A D | adc_msg.hxx | 93 { int cmp = csv::compare(sFile,i_other.sFile); in operator <() local 94 return cmp < 0 in operator <() 96 : cmp > 0 in operator <()
|
/trunk/main/toolkit/source/layout/core/ |
H A D | proplist.cxx | 351 int min = 0, max = attribsMapLen - 1, mid, cmp; 355 cmp = rName.compareToAscii( attribsMap[ mid ].name ); 356 if ( cmp > 0 ) 358 else if ( cmp < 0 )
|
/trunk/main/pyuno/source/module/ |
H A D | uno.py | 311 def _uno_struct__eq__(self,cmp): argument 312 if hasattr(cmp,"value"): 313 return self.__dict__["value"] == cmp.__dict__["value"]
|
/trunk/main/unoxml/qa/complex/unoxml/ |
H A D | RDFRepositoryTest.java | 676 if ((eq = cmp(left.Graph, right.Graph )) != 0) in compare() 680 if ((eq = cmp(left.Subject, right.Subject )) != 0) in compare() 684 if ((eq = cmp(left.Predicate, right.Predicate)) != 0) in compare() 688 if ((eq = cmp(left.Object, right.Object )) != 0) in compare() 695 public int cmp(XNode i_Left, XNode i_Right) in cmp() method in RDFRepositoryTest.StmtComp
|
/trunk/main/sw/source/core/txtnode/ |
H A D | ndhints.cxx | 394 SwComparePosition cmp = ComparePosition( in Check() local 397 CHECK_ERR( (POS_OVERLAP_BEFORE != cmp) && in Check() 398 (POS_OVERLAP_BEHIND != cmp), in Check()
|
/trunk/main/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/ |
H A D | makefile.mk | 27 PACKAGE = com$/sun$/star$/cmp 42 JARCLASSDIRS = com/sun/star/cmp
|
H A D | manifest | 1 RegistrationClassName: com.sun.star.cmp.MyPersistObject
|
/trunk/main/sal/osl/w32/ |
H A D | interlck.c | 71 cmp edx, 0 121 cmp edx, 0
|
/trunk/main/basic/source/comp/ |
H A D | scanner.cxx | 379 sal_Unicode *cmp = cmp1; in NextSym() local 387 cmp = cmp2; base = 8; ndig = 11; break; in NextSym() 407 else if( String( cmp ).Search( ch ) != STRING_NOTFOUND ) in NextSym()
|
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/ |
H A D | call.s | 61 cmp $10, %rax # typelib_TypeClass_FLOAT 63 cmp $11, %rax # typelib_TypeClass_DOUBLE
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ |
H A D | call.s | 61 cmp $10, %rax # typelib_TypeClass_FLOAT 63 cmp $11, %rax # typelib_TypeClass_DOUBLE
|
/trunk/main/solenv/bin/ |
H A D | buildalyzer | 66 return cmp(self.getFullOutputname(), other.getFullOutputname()) 75 return cmp(self.name, other.name)
|
/trunk/main/sfx2/qa/complex/sfx2/ |
H A D | DocumentMetadataAccess.java | 1041 if ((eq = cmp(left.Graph, right.Graph )) != 0) return eq; in compare() 1042 if ((eq = cmp(left.Subject, right.Subject )) != 0) return eq; in compare() 1043 if ((eq = cmp(left.Predicate, right.Predicate)) != 0) return eq; in compare() 1044 if ((eq = cmp(left.Object, right.Object )) != 0) return eq; in compare() 1048 public int cmp(XNode i_Left, XNode i_Right) in cmp() method in DocumentMetadataAccess.StmtComp
|
/trunk/main/basic/source/sbx/ |
H A D | sbxscan.cxx | 195 const char *cmp = "0123456789ABCDEF"; in ImpScan() local 201 case 'O': cmp = "01234567"; base = 8; ndig = 11; break; in ImpScan() 211 if( strchr( cmp, ch ) ) *q++ = ch; in ImpScan()
|
/trunk/main/toolkit/workben/layout/ |
H A D | editor.cxx | 1222 int min = 0, max = sizeof( toIgnoreList )/sizeof( char * ) - 1, mid, cmp; in toIgnore() local 1225 cmp = prop.compareToAscii( toIgnoreList[ mid ] ); in toIgnore() 1226 if ( cmp > 0 ) in toIgnore() 1228 else if ( cmp < 0 ) in toIgnore()
|
/trunk/main/sdext/source/pdfimport/xpdfwrapper/ |
H A D | pdfioutdev_gpl.hxx | 114 return const_cast<GooString*>(&familyName)->cmp( in operator ==()
|
/trunk/main/mythes/ |
H A D | mythes-1.2.0-vanilla-th-gen-idx.patch | 37 $aent cmp $bent;
|