Searched refs:rebuild (Results 1 - 25 of 58) sorted by relevance

123

/macosx-10.9.5/Security-55471.14.18/sec/SOSCircle/CloudKeychainProxy/scripts/
H A Dsosinstallroot42 /usr/local/bin/mobile_install rebuild internal || true
H A Dinstall_on_devices32 /usr/local/bin/mobile_install rebuild internal
/macosx-10.9.5/AppleUSBIrDA-145.2.4/
H A Dexport.sh5 echo First delete the current export files and rebuild
/macosx-10.9.5/JavaScriptCore-7537.78.1/JavaScriptCore.vcxproj/
H A Dcopy-files.cmd9 if "%1" EQU "rebuild" call :clean
/macosx-10.9.5/bind9-45.100/bind9/contrib/zkt/
H A DREADME39 a) (optional) Install or rebuild the default dnssec.conf file
42 $ zkt-conf -s -w # rebuild existing file
/macosx-10.9.5/AppleRAID-4.0.6/
H A DAppleRAIDMirrorSet.h57 virtual void rebuild(void);
H A DAppleRAIDMirrorSet.cpp384 // This will terminate the rebuild thread
386 IOLog("AppleRAID::completeRAIDRequest - write error 0x%x detected during rebuild for set \"%s\" (%s) on member %s, set byte offset = %llu.\n",
506 // remove the bad members and rebuild the set
685 // if this member was part of the set, rebuild it at it's old index
727 thread_call_func_t rebuildMethod = OSMemberFunctionCast(thread_call_func_t, this, &AppleRAIDMirrorSet::rebuild);
731 // the rebuild runs outside the workloop and global raid lock
733 // from disappearing underneath the rebuild
742 void AppleRAIDMirrorSet::rebuild() function in class:AppleRAIDMirrorSet
744 IOLog1("AppleRAIDMirrorSet::rebuild(%p) - entered\n", this);
755 // the rebuild i
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/tools/pkgdata/
H A Dpkgtypes.h125 UBool rebuild; member in struct:UPKGOptions_
H A Dpkgdata.cpp141 /*11*/ UOPTION_DEF( "rebuild", 'F', UOPT_NO_ARG),
404 o.rebuild = options[REBUILD].doesOccur;
649 if ((o->version!=NULL || IN_STATIC_MODE(mode)) && o->rebuild == FALSE) {
1669 if (!o->rebuild && (T_FileStream_file_exists(dllFilePath) && isFileModTimeLater(dllFilePath, gencFilePath)) &&
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/crypto/
H A Dapr_passwd.c64 #error apr_password_validate() is not threadsafe. rebuild APR without thread support.
/macosx-10.9.5/libxml2-26/libxml2/doc/examples/
H A DMakefile.am13 rebuild: examples.xml index.html
14 .PHONY: rebuild
/macosx-10.9.5/llvmCore-3425.0.33/utils/
H A Dcheck-each-file128 echo Trying to compile $f with native gcc and rebuild $program
/macosx-10.9.5/IOStorageFamily-172/
H A DIOMedia.cpp291 bool rebuild; local
309 rebuild = false;
384 rebuild = true;
486 if ( rebuild )
/macosx-10.9.5/libxslt-13/libxslt/doc/
H A DMakefile.am275 rebuild: api eapi all
326 .PHONY : api eapi web wiki rebuild check-extra-dist
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXButton.c883 int rebuild;
910 rebuild = (winPtr->flags & TK_REBUILD_TOPLEVEL);
913 rebuild = 0;
919 if (rebuild || bcmp(&params, &mbPtr->params, sizeof(params))) {
957 if (rebuild || bcmp(mbPtr->controlTitle, controlTitle, len+1)) {
877 int rebuild; local
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dgpg.vim38 \ rebuild-keydb-caches sign store symmetric
/macosx-10.9.5/libxml2-26/libxml2/doc/
H A DMakefile.am333 rebuild: api docs
351 .PHONY: docs api web wiki rebuild
H A Dapibuild.py2111 def rebuild(): function
2126 print("rebuild() failed, unable to guess the module")
2151 rebuild()
/macosx-10.9.5/tcl-102/tcl_ext/quicktimetcl/quicktimetcl/
H A DMovieQTVRUtils.c94 int rebuild = false;
241 rebuild = true;
272 rebuild = true;
279 * Set wired actions for the specified hotspot. We rebuild inside.
291 if (rebuild) {
93 int rebuild = false; local
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextd_watchvol.c43 * 3b. upon lazy firing, rebuild caches OR copy files to Apple_Boot
56 * 4d. if a lock was lost, force a rebuild (XX)?
879 // nothing new to rebuild
1149 // XX if (token == 0, perhaps a force-rebuild message?)
1252 vol_appeared(disk, NULL); // checks if rebuild needed
1307 * - kextcache -u used to do all the work (rebuild mkext, boot's etc)
1319 Boolean rebuild = false; local
1335 // stat stuff to see if a rebuild is needed
1337 if ((rebuild = check_kext_boot_cache_file(watched->caches,
1348 rebuild
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tclx/tclx/tests/
H A Dtcllib.test170 test tcllib-4.1 {bad rebuild package library index} {isNotRoot && need_chmod} {
/macosx-10.9.5/OpenSSH-186/openssh/contrib/redhat/
H A Dopenssh.spec33 # rpm -ba|--rebuild --define 'skip_xxx 1'
39 # rpm -ba|--rebuild --define 'no_gtk2 1'
51 # rpm -ba|--rebuild --define "static_openssl 1"
55 # rpm -ba|--rebuild --define "smartcard 1"
530 - rebuild in new environment
606 - rebuild in new environment
/macosx-10.9.5/apache-786.1/httpd/
H A Dhttpd.spec76 : Update the mmn macro and rebuild.
/macosx-10.9.5/apr-30/apr-util/apr-util/crypto/
H A Dapr_md5.c686 #error apr_password_validate() is not threadsafe. rebuild APR without thread support.
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex-toc.el112 (defun reftex-toc (&optional rebuild reuse)

Completed in 419 milliseconds

123