| /trunk/main/forms/source/inc/ |
| H A D | property.hrc | 61 // free 62 // free 63 // free 64 // free 65 // free 66 // free 67 // free 69 // free 71 // free 72 // free [all …]
|
| /trunk/main/vcl/source/fontsubset/ |
| H A D | ttcr.cxx | 377 free(te); in StreamToMemory() 398 free(ptr); in StreamToFile() 408 free(ptr); in StreamToFile() 494 if (p->ptr) free(p->ptr); in FreeGlyphData() 495 free(p); in FreeGlyphData() 503 if (pdata->nbytes) free(pdata->ptr); in TrueTypeTableDispose_generic() 504 free(_this->data); in TrueTypeTableDispose_generic() 506 free(_this); in TrueTypeTableDispose_generic() 513 if (_this->data) free(_this->data); in TrueTypeTableDispose_head() 514 free(_this); in TrueTypeTableDispose_head() [all …]
|
| H A D | sft.cxx | 465 free(_this); in HexFmtDispose() 572 free(pa); in GetSimpleTTOutline() 798 free(nextComponent); in GetCompoundTTOutline() 1200 free( t->psname ); in GetNames() 1513 free( ttf->kerntables ); in GetKern() 1533 free( ttf->kerntables ); in GetKern() 1707 free((*ttf)->fname); in OpenTTFontFile() 1708 free(*ttf); in OpenTTFontFile() 1926 free(ttf->fname); in CloseTTFont() 1927 free(ttf->goffsets); in CloseTTFont() [all …]
|
| /trunk/main/framework/inc/classes/ |
| H A D | filtercachedata.hxx | 199 … inline void free ( ) { impl_clear(); } in free() function 213 lUINames.free (); in impl_clear() 214 lURLPattern.free(); in impl_clear() 215 lExtensions.free(); in impl_clear() 263 inline void free ( ) { impl_clear(); } in free() function 281 lUINames.free (); in impl_clear() 282 lUserData.free (); in impl_clear() 335 … inline void free ( ) { impl_clear(); } in free() function 345 lTypes.free(); in impl_clear() 380 inline void free ( ) { impl_clear(); } in free() function [all …]
|
| /trunk/main/vcl/unx/generic/fontmanager/ |
| H A D | parseAFM.cxx | 1516 free (fi->gfi->afmVersion); in freeFontInfo() 1517 free (fi->gfi->fontName); in freeFontInfo() 1518 free (fi->gfi->fullName); in freeFontInfo() 1519 free (fi->gfi->familyName); in freeFontInfo() 1520 free (fi->gfi->weight); in freeFontInfo() 1521 free (fi->gfi->version); in freeFontInfo() 1522 free (fi->gfi->notice); in freeFontInfo() 1523 free (fi->gfi->encodingScheme); in freeFontInfo() 1524 free (fi->gfi); in freeFontInfo() 1527 free (fi->cwi); in freeFontInfo() [all …]
|
| /trunk/main/soltools/javadep/ |
| H A D | javadep.c | 297 free(pstr); in add_to_dependencies() 322 free(pstr); in add_to_dependencies() 330 free(pstr); in add_to_dependencies() 383 free(pstr); in print_dependencies() 389 free(pstr); in print_dependencies() 546 free(pstr); in process_class_file() 560 free(p); in process_class_file() 562 free(pstr); in process_class_file() 569 free(pstr); in process_class_file() 578 free(pc_pool[i].pdata); in process_class_file() [all …]
|
| /trunk/main/sal/osl/w32/ |
| H A D | security.c | 151 free(strDomain); in osl_loginUser() 153 free(strUser); in osl_loginUser() 211 free(remoteName); in osl_loginUserOnFileServer() 212 free(userName); in osl_loginUserOnFileServer() 315 free(pSecImpl->m_pNetResource->lpRemoteName); in osl_freeSecurityHandle() 316 free(pSecImpl->m_pNetResource); in osl_freeSecurityHandle() 325 free (pSecImpl); in osl_freeSecurityHandle() 355 free(pInfoBuffer); in osl_getUserIdent() 416 free(pInfoBuffer); in osl_getUserIdent() 417 free(Ident); in osl_getUserIdent() [all …]
|
| H A D | profile.cxx | 339 free(pProfile->m_Lines[index]); in osl_closeProfile() 342 free(pProfile->m_Lines); in osl_closeProfile() 351 free(pProfile->m_Sections[index].m_Entries); in osl_closeProfile() 354 free(pProfile->m_Sections); in osl_closeProfile() 358 free(pProfile); in osl_closeProfile() 442 free(pFile->m_pWriteBuf); in writeProfileImpl() 675 free(pProfile->m_Lines[i]); in osl_writeProfileString() 1244 free(pFile); in openFileImpl() 1309 free(pFile->m_pWriteBuf); in closeFileImpl() 1312 free(pFile); in closeFileImpl() [all …]
|
| /trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/ |
| H A D | hyphenimp.cxx | 405 if (rep[j]) free(rep[j]); in hyphenate() 407 free(rep); in hyphenate() 409 if (pos) free(pos); in hyphenate() 410 if (cut) free(cut); in hyphenate() 520 if (rep[j]) free(rep[j]); in hyphenate() 522 free(rep); in hyphenate() 524 if (pos) free(pos); in hyphenate() 525 if (cut) free(cut); in hyphenate() 665 if (rep[j]) free(rep[j]); in createPossibleHyphens() 667 free(rep); in createPossibleHyphens() [all …]
|
| /trunk/main/dbaccess/source/ui/inc/ |
| H A D | dbu_resource.hrc | 134 // free 178 // free 244 // free 245 // free 246 // free 253 // free 260 // free 261 // free 262 // free 345 // free [all …]
|
| /trunk/main/sal/qa/rtl/ostring/ |
| H A D | rtl_str.cxx | 431 free(pStr); in TEST_F() 462 free(pStr); in TEST_F() 489 free(pStr); in TEST_F() 515 free(pStr); in TEST_F() 542 free(pStr); in TEST_F() 568 free(pStr); in TEST_F() 600 free(pStr2); in TEST_F() 614 free(pStr2); in TEST_F() 628 free(pStr2); in TEST_F() 642 free(pStr2); in TEST_F() [all …]
|
| /trunk/main/setup_native/source/win32/customactions/tools/ |
| H A D | checkversion.cxx | 90 free( pVal ); in CheckVersions() 98 free( pVal ); in CheckVersions() 106 free( pVal ); in CheckVersions() 114 free( pVal ); in CheckVersions() 123 free( pVal ); in CheckVersions() 131 free( pVal ); in CheckVersions() 139 free( pVal ); in CheckVersions()
|
| /trunk/main/sal/osl/unx/ |
| H A D | profile.c | 343 free(pProfile->m_Lines[idx]); in osl_closeProfile() 347 free(pProfile->m_Lines); in osl_closeProfile() 357 free(pProfile->m_Sections[idx].m_Entries); in osl_closeProfile() 361 free(pProfile->m_Sections); in osl_closeProfile() 370 free(pProfile); in osl_closeProfile() 472 free(pFile->m_pWriteBuf); in writeProfileImpl() 716 free(Line); in osl_writeProfileString() 747 free(Line); in osl_writeProfileString() 760 free(pProfile->m_Lines[i]); in osl_writeProfileString() 777 free(Line); in osl_writeProfileString() [all …]
|
| H A D | semaphor.c | 69 free(Semaphore); in osl_createSemaphore() 84 free(Semaphore); in osl_destroySemaphore() 187 free(Semaphore); in osl_createSemaphore() 206 free(Semaphore); in osl_createSemaphore() 233 free(Semaphore); in osl_destroySemaphore()
|
| H A D | process.c | 291 free(cmptr); in sendFdPipe() 374 free(cmptr); in receiveFdPipe() 775 free(pArguments[idx]); in osl_executeProcess_WithRedirectedIO() 778 free(pArguments); in osl_executeProcess_WithRedirectedIO() 787 free(pEnvironment[idx]); in osl_executeProcess_WithRedirectedIO() 790 free(pEnvironment); in osl_executeProcess_WithRedirectedIO() 917 free((void *)Data.m_pszArgs[i]); in osl_psz_executeProcess() 920 free((void *)Data.m_pszEnv[i]); in osl_psz_executeProcess() 924 free((void *)Data.m_pszDir); in osl_psz_executeProcess() 940 free(Data.m_pProcImpl); in osl_psz_executeProcess() [all …]
|
| /trunk/main/bridges/source/jni_uno/ |
| H A D | jni_java2uno.cxx | 257 free( uno_args[ nPos ] ); in call_uno() 261 free( mem ); in call_uno() 303 free( uno_args[ nPos ] ); in call_uno() 309 free( mem ); in call_uno() 320 free( uno_args[ nPos ] ); in call_uno() 340 free( mem ); in call_uno() 350 free( mem ); in call_uno() 355 free( mem ); in call_uno() 369 free( uno_args[ nPos ] ); in call_uno() 375 free( mem ); in call_uno()
|
| /trunk/main/sal/qa/rtl/oustring/ |
| H A D | rtl_ustr.cxx | 455 free(pStr); in TEST_F() 488 free(pStr); in TEST_F() 505 free(pStr); in TEST_F() 535 free(pStr); in TEST_F() 567 free(pStr); in TEST_F() 597 free(pStr); in TEST_F() 625 free(pStr); in TEST_F() 650 free(pStr); in TEST_F() 663 free(pStr); in TEST_F() 678 free(pStr); in TEST_F() [all …]
|
| /trunk/main/sal/qa/osl/socket/ |
| H A D | osl_StreamSocket.cxx | 227 free( pTimeout ); in run() 241 free( pTimeout ); in run() 315 if (m_pBuffer) free(m_pBuffer); in freeBuffer() 369 free( pTimeout ); in run() 730 free( pTimeout ); in run() 881 free( pTimeout ); in TEST_F() 1011 free( pTimeout ); in read() 1054 free(m_pBuffer); in ~ReadSocket2Thread() 1154 free(pBufferPeek); in send_Connector() 1167 free(pBuffer2); in send_Connector() [all …]
|
| /trunk/main/basctl/inc/ |
| H A D | basidesh.hrc | 86 // free 114 // free 125 // free 133 // free 136 // free 140 // free 148 // free
|
| /trunk/main/setup_native/source/win32/customactions/regactivex/ |
| H A D | regactivex.cxx | 118 free( pProgramPath ); in RegisterActiveXNative() 185 free( pCharProgPath ); in GetActiveXControlPath() 190 free( pProgPath ); in GetActiveXControlPath() 313 free( pVal ); in MakeInstallForAllUsers() 327 free( pVal ); in MakeInstallFor64Bit() 389 free( pActiveXPath ); in InstallActiveXControl() 429 free( pActiveXPath ); in DeinstallActiveXControl()
|
| /trunk/main/framework/inc/dispatch/ |
| H A D | basedispatcher.hxx | 100 free(); in LoadBinding() 110 free(); in LoadBinding() 125 free(); in LoadBinding() 137 free(); in ~LoadBinding() 141 inline void free() in free() function 222 inline void free() in free() function in framework::LoaderThreads
|
| /trunk/main/connectivity/source/commontools/ |
| H A D | FValue.cxx | 266 void ORowSetValue::free() in free() function in connectivity::ORowSetValue 369 free(); in operator =() 532 free(); in operator =() 550 free(); in operator =() 568 free(); in operator =() 587 free(); in operator =() 602 free(); in operator =() 620 free(); in operator =() 639 free(); in operator =() 651 free(); in operator =() [all …]
|
| /trunk/main/rsc/source/rscpp/ |
| H A D | cpp6.c | 324 free(token1); /* Free up memory */ in catenate() 632 free(dp->repl); /* if any, and then */ in defendel() 633 free((char *) dp); /* Free the symbol */ in defendel() 754 free( workSave ); in dumpadef() 756 free( tokenSave ); in dumpadef() 846 free(file->filename); /* Free name and */ in get() 848 free(file->progname); /* free it, too. */ in get() 849 free((char *) file); /* Free file space */ in get()
|
| /trunk/main/o3tl/qa/ |
| H A D | test-vector_pool.cxx | 48 aPool.free(nIdx2); in TEST_F() 49 aPool.free(nIdx3); in TEST_F() 71 aPool.free(nIdx2); in TEST_F() 72 aPool.free(nIdx3); in TEST_F()
|
| /trunk/main/slideshow/source/engine/ |
| H A D | sp_debug.cxx | 203 static void scan_and_free(void * area, size_t size, map2_type const & m2, free_list_type & free) in scan_and_free() argument 214 free.push_back(*ppx); in scan_and_free() 222 free_list_type free; in free_unreachable_objects() local 241 scan_and_free(i->second.first, i->second.second, m2, free); in free_unreachable_objects() 245 std::cout << "... about to free " << free.size() << " objects.\n"; in free_unreachable_objects()
|