Searched refs:was (Results 1 - 25 of 832) sorted by relevance

1234567891011>>

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIONotifier.h66 @param was The enable state of the notifier to restore. */
68 virtual void enable( bool was ) = 0;
/macosx-10.10.1/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebufferReallyPrivate.h39 virtual void enable( bool was );
/macosx-10.10.1/ruby-106/ruby/test/testunit/
H A Dtest_assertion.rb5 assert_match(/assertion message must be String or Proc, but TrueClass was given/, error.message)
/macosx-10.10.1/vim-55/runtime/indent/
H A Dchangelog.vim6 " Only load this indent file when no other was loaded.
H A Dc.vim6 " Only load this indent file when no other was loaded.
H A Dcpp.vim6 " Only load this indent file when no other was loaded.
H A Dcs.vim6 " Only load this indent file when no other was loaded.
H A Dcuda.vim6 " Only load this indent file when no other was loaded.
H A Ddtrace.vim8 " Only load this indent file when no other was loaded.
H A Djavascript.vim6 " Only load this indent file when no other was loaded.
H A Dlisp.vim7 " Only load this indent file when no other was loaded.
H A Dch.vim11 " Only load this indent file when no other was loaded.
H A Dd.vim12 " Only load this indent file when no other was loaded.
H A Ddylan.vim7 " Only load this indent file when no other was loaded.
41 " If previous line was a comment, use its indent
46 " If previous line was a 'define', indent
52 " If previous line was a let with no closing semicolon, indent
H A Dlifelines.vim7 " Only load this indent file when no other was loaded.
/macosx-10.10.1/llvmCore-3425.0.34/autoconf/m4/
H A Dcheck_gnu_make.m417 dnl If there was a GNU version, then set @ifGNUmake@ to the empty string,
/macosx-10.10.1/llvmCore-3425.0.34/projects/sample/autoconf/m4/
H A Dcheck_gnu_make.m417 dnl If there was a GNU version, then set @ifGNUmake@ to the empty string,
/macosx-10.10.1/vim-55/runtime/plugin/
H A Dspellfile.vim6 " - this plugin was already loaded
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-sh/
H A Dlibatf-sh.subr83 _atf_error 128 "Test case ${1} was not correctly defined by" \
312 atf_fail "Test case was expecting a failure but got a pass instead"
666 # standard output and returns a boolean indicating if the test was
771 # Returns a boolean indicating if the given test case was defined by the
807 atf_fail "Test case was expected to terminate abruptly but it" \
812 atf_fail "Test case was expected to exit cleanly but it continued" \
817 atf_fail "Test case was expecting a failure but none were raised"
823 atf_fail "Test case was expected to receive a termination signal" \
828 atf_fail "Test case was expected to hang but it continued execution"
/macosx-10.10.1/JavaScriptCore-7600.1.17/heap/
H A DWeak.h75 bool was(T*) const;
/macosx-10.10.1/bind9-45.101/bind9/contrib/zkt/
H A DREADME.logging9 In previous version of dnssec-signer every message was written
11 was handled by a redirection of those chanels to the logger command
/macosx-10.10.1/sudo-73/src/zlib/
H A Dinflate.h121 unsigned was; /* initial length of match */ member in struct:inflate_state
/macosx-10.10.1/zlib-55/zlib/
H A Dinflate.h121 unsigned was; /* initial length of match */ member in struct:inflate_state
/macosx-10.10.1/CPANInternal-159.1/JSON-XS-3.01/XS/
H A DBoolean.pm13 (by other modules such as Storable) that was decoded by JSON::XS versions
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dmouse-sel.el116 ;; mouse was, even though this makes region highlighting mis-leading (the
157 of the region nearest to where the mouse last was.
393 Argument ORIG-WINDOW specifies the window the cursor was in when the
394 originating command was issued, and is used to determine whether the
395 region was visible or not."
402 ;; Region was visible, so convert region to overlay
406 ;; Point was visible, so set overlay at point
409 ;; Nothing was visible, so remove overlay
416 1 indicates that the mouse was dragged left-to-right, otherwise it was
[all...]

Completed in 205 milliseconds

1234567891011>>