Searched refs:we (Results 1 - 25 of 702) sorted by relevance

1234567891011>>

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/include/format/
H A Djson_core.inc45 This part we could try to expand further into a json data structure
/macosx-10.9.5/curl-78.94.1/curl/tests/data/
H A Dtest59124 REPLY EPRT 500 we don't like EPRT now
H A Dtest59224 REPLY EPRT 500 we don't like EPRT now
H A Dtest59324 REPLY EPRT 500 we don't like EPRT now
H A Dtest59424 REPLY EPRT 500 we don't like EPRT now
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tty/
H A DMKexpanded.sh36 # we simplify analysis and debugging.
64 /* these are names we'd like to see */
/macosx-10.9.5/remote_cmds-41.90.1/rwhod.tproj/
H A Drwhod.c138 * We communicate with each neighbor in a list constructed at the time we're
322 struct whoent *we; local
329 we = wd.wd_we;
331 we->we_idle = ntohl(we->we_idle);
332 we->we_utmp.out_time =
333 ntohl(we->we_utmp.out_time);
334 we++;
411 register struct whoent *we = mywd.wd_we, *wlast; local
435 memcpy(we
734 register struct whoent *we; local
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dconfigure.com3 $! We do not use the configure script, since we do not have /bin/sh
27 /* Do we need to use the b modifier when opening binary files? */
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/ctext/
H A Dctext_scroll_test.tcl11 grid .x -column 1 -sticky we
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/Windows/
H A DSignals.inc36 // specifier. So these warnings are spurious in this case. Since we compile
38 // we will turn off the warnings for this just file. However, MinGW also does
39 // not support push and pop for diagnostics, so we have to manually turn it
46 // DebugHlp APIs. So we will have to load them manually. The structures and
213 // On MinGW.org, we need to load up the symbols explicitly, because the
215 // versions of the APIs we need. If we cannot load up the APIs (which
217 // we support), we will bail out since there would be nothing to report.
322 // removal, should we b
[all...]
/macosx-10.9.5/ntp-88/libopts/
H A Dputshell.c54 * bail if that is all we need to do.
73 * Emit the string up to the single quote (apostrophe) we just found.
80 * Emit an escaped apostrophe for every one we find.
91 * If we broke out of the loop, we must still emit the remaining text
129 * of emitting shell state, they are not recommended, but we'll
130 * do something. I guess we'll emit the equivalenced-to option
151 * If the argument type is a set membership bitmask, then we always
153 * of bitmask value and we need to emit the bit values.
192 * then we wil
[all...]
/macosx-10.9.5/ntp-88/sntp/libopts/
H A Dputshell.c54 * bail if that is all we need to do.
73 * Emit the string up to the single quote (apostrophe) we just found.
80 * Emit an escaped apostrophe for every one we find.
91 * If we broke out of the loop, we must still emit the remaining text
129 * of emitting shell state, they are not recommended, but we'll
130 * do something. I guess we'll emit the equivalenced-to option
151 * If the argument type is a set membership bitmask, then we always
153 * of bitmask value and we need to emit the bit values.
192 * then we wil
[all...]
/macosx-10.9.5/ruby-104/ruby/test/rdoc/
H A Dtest_rdoc_text.rb83 we don't worry too much.
90 we don't worry too much.
103 we don't worry too much.
112 we don't worry too much.
138 # we don't worry too much.
144 we don't worry too much.
155 * we don't worry too much.
162 we don't worry too much.
173 * we don't worry too much.
180 we do
[all...]
/macosx-10.9.5/remote_cmds-41.90.1/rwho.tproj/
H A Drwho.c101 register struct whoent *we; local
144 we = w->wd_we;
146 if (aflg == 0 && we->we_idle >= 60*60) {
147 we++;
152 mp->myutmp = we->we_utmp; mp->myidle = we->we_idle;
154 nusers++; we++; mp++;
/macosx-10.9.5/tcl-102/tcl/tcl/unix/
H A Dconfigure.in19 /* Undef unused package specific autoheader defines so that we can
78 # If we're using GCC, see if the compiler understands -pipe. If so, use it.
106 # Look for libraries that we will need when compiling the Tcl shell
138 # Check endianness because we can optimize comparisons of
149 # Check if Posix compliant getcwd exists, if not we'll use getwd.
151 # Nb: if getcwd uses popen and pwd(1) (like SunOS 4) we should really
155 AC_CHECK_FUNC(strerror, , [AC_DEFINE(NO_STRERROR, 1, [Do we have strerror()])])
156 AC_CHECK_FUNC(getwd, , [AC_DEFINE(NO_GETWD, 1, [Do we have getwd()])])
157 AC_CHECK_FUNC(wait3, , [AC_DEFINE(NO_WAIT3, 1, [Do we have wait3()])])
158 AC_CHECK_FUNC(uname, , [AC_DEFINE(NO_UNAME, 1, [Do we hav
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/php_db4/samples/
H A Dsimple_counter.php15 // Sync to be certain, since we're leaving the handle open
/macosx-10.9.5/vim-53/
H A Dvimtutor.com55 $ ! Make sure we clean up our toys when we're through playing.
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/Unix/
H A DTimeValue.inc44 // errors concern the timezone parameter which we're passing in as 0.
H A DSignals.inc103 // If the handlers are already registered, we're done.
111 // Restore all of the signal handlers to how they were before we showed up.
132 // Get the status so we can determine if it's a file or directory. If we
145 // else we can do.
153 // crashes when we return and the signal reissues. This also ensures that if
154 // we crash in our signal handler that the program will terminate immediately
209 // rather than inside of the signal handler. If we see the vector grow, we
210 // have to call it on every entry. If it remains in place, we onl
[all...]
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Dpascal.vim14 " Undo the stuff we changed.
/macosx-10.9.5/vim-53/runtime/indent/
H A Dpov.vim42 " If we are inside a comment (may be nested in obscure ways), give up
68 " When chg > 0, then we opened groups and we should indent more, but when
69 " chg < 0, we closed groups and this already affected the previous line,
70 " so we should not dedent. And when everything else fails, scream.
74 " FIXME: If we have to dedent, we should try to find the indentation of the
/macosx-10.9.5/CPANInternal-140/DateTime-TimeZone/lib/DateTime/TimeZone/Local/
H A DWin32.pm284 When using the registry, we look for the Windows time zone and use a
292 a node named "/TimeZoneKeyName". If this exists, we use this key to
300 For each sub key, we compare the value of the key with "/Std" appended
303 gives us the I<English> name of the Windows time zone, which we use to
308 The algorithm is the same as for NT, but we loop through the sub keys
/macosx-10.9.5/CPANInternal-140/UNIVERSAL-moniker/
H A Dmoniker.pm15 written in prose. For this reason, we tend to say things like "customer" or
16 "basket" when we are referring to C<My::Site::User::Customer> or
18 we would prefer to call them.
/macosx-10.9.5/CPANInternal-140/UNIVERSAL-moniker-0.08/
H A Dmoniker.pm15 written in prose. For this reason, we tend to say things like "customer" or
16 "basket" when we are referring to C<My::Site::User::Customer> or
18 we would prefer to call them.
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/demos/
H A Doutlook-newgroup.tcl65 $T element create sel.we rect -fill [list $::SystemHighlight {selected focus} gray {selected !focus}] -open we -showfocus yes
79 set S [$T style create s2.we]
80 $T style elements $S {sel.we elemTxt}
82 $T style layout $S sel.we -detach yes -iexpand xy
92 $T column configure from -itemstyle s2.we
93 $T column configure sent -itemstyle s2.we
159 # $T item style set $i 3 s1 4 s2.we 5 s2.we 6 s2.w
266 $T element create sel.we rec
[all...]

Completed in 295 milliseconds

1234567891011>>