Searched refs:immediately (Results 1 - 25 of 80) sorted by relevance

1234

/macosx-10.10/vim-55/src/
H A Dif_sniff.h12 extern void sniff_disconnect __ARGS((int immediately));
H A Dif_sniff.c613 sniff_disconnect(immediately)
614 int immediately;
618 if (immediately)
/macosx-10.10/WebCore-7600.1.25/page/mac/
H A DWebCoreFrameView.h45 - (void)setScrollOrigin:(NSPoint)origin updatePositionAtAll:(BOOL)updatePositionAtAll immediately:(BOOL)updatePositionImmediately;
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/PDF/
H A DPDFLayerControllerDetails.h74 - (void)magnifyWithMagnification:(CGFloat)magnification atPoint:(CGPoint)point immediately:(BOOL)immediately;
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/t/
H A D045Composite.t60 $logger->warn("This message will be sent immediately");
64 like($buffer->buffer(), qr/immediately/);
72 like($buffer->buffer(), qr/immediately/);
119 $logger->warn("This message will be sent immediately");
129 like($buffer->buffer(), qr/immediately/);
156 $logger->warn("This message will be sent immediately");
166 like($buffer->buffer(), qr/immediately/);
193 $logger->warn("This message will be sent immediately");
197 like($buffer->buffer(), qr/immediately/);
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/Tool/
H A Dkeychain_sync.c435 bool immediately = false; local
438 immediately = true;
441 immediately = false;
444 printf("Please provide a \"true\" or \"false\" whether you'd like to leave the circle immediately\n");
446 hadError = !SOSCCSignedOut(immediately, &error);
/macosx-10.10/vim-55/runtime/indent/
H A Dishd.vim25 " labels and preprocessor get zero indent immediately
H A Dvb.vim25 " labels and preprocessor get zero indent immediately
H A Dfortran.vim104 " Fix indent for case statement immediately after select
/macosx-10.10/CPANInternal-159.1/IO-KQueue-0.34/
H A DKQueue.pm151 Equivalent to the EV_SET macro followed immediately by a call to kevent() to
166 zero then we return immediately.
/macosx-10.10/tcl-105/tcl_ext/tktable/tktable/
H A DTODO.txt56 the scrollbar immediately jumps back to what the mouse says,
/macosx-10.10/bless-103/
H A Dfirmwaresyncd.c94 bool needunlock = false, immediately = false; local
105 immediately = true;
138 sleepleft = (immediately ? 0 : kTimeDelay);
/macosx-10.10/WebCore-7600.1.25/platform/ios/
H A DScrollViewIOS.mm310 [scrollView() setScrollOrigin:static_cast<CGPoint>(origin) updatePositionAtAll:updatePositionAll immediately:updatePositionSynchronously];
/macosx-10.10/cron-39/doc/
H A DINSTALL83 process you executed returns immediately.
/macosx-10.10/llvmCore-3425.0.34/lib/Support/Windows/
H A DSignals.inc233 // Enter it immediately. Now if someone hits CTRL/C, the console handler
/macosx-10.10/CPANInternal-159.1/Text-WordDiff-0.08/lib/Text/WordDiff/
H A DHTML.pm92 This element immediately follows the opening "file" C<< <div> >> element, but
H A DHTMLTwoLines.pm127 This element immediately follows the opening "file" C<< <div> >> element, but
/macosx-10.10/emacs-93/emacs/lisp/eshell/
H A Desh-arg.el294 It only means escape if the character immediately following is a
/macosx-10.10/WebCore-7600.1.25/platform/ios/wak/
H A DWAKScrollView.mm235 - (void)setScrollOrigin:(NSPoint)scrollOrigin updatePositionAtAll:(BOOL)updatePositionAtAll immediately:(BOOL)updatePositionImmediately
/macosx-10.10/WebCore-7600.1.25/platform/mac/
H A DScrollViewMac.mm291 [scrollView() setScrollOrigin:origin updatePositionAtAll:updatePositionAtAll immediately:updatePositionSynchronously];
/macosx-10.10/llvmCore-3425.0.34/lib/Support/Unix/
H A DSignals.inc154 // we crash in our signal handler that the program will terminate immediately
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DMVChatConnection.h250 - (void) sendRawMessage:(NSString *) raw immediately:(BOOL) now;
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DMVChatConnection.h250 - (void) sendRawMessage:(NSString *) raw immediately:(BOOL) now;
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DMVChatConnection.h250 - (void) sendRawMessage:(NSString *) raw immediately:(BOOL) now;
/macosx-10.10/CPANInternal-159.1/Class-Trigger-0.14/inc/Test/
H A DMore.pm320 # Work around oddities surrounding resetting of $@ by immediately
681 This should never happen! Please contact the author immediately!

Completed in 230 milliseconds

1234