Searched refs:modes (Results 1 - 25 of 154) sorted by relevance

1234567

/macosx-10.9.5/emacs-92/emacs/lisp/mail/
H A Dblessmail.el44 linkname attr modes)
54 (setq modes (nth 8 attr))
55 (cond ((= ?w (aref modes 8))
58 ((= ?w (aref modes 5))
61 ((= ?w (aref modes 2))
/macosx-10.9.5/rsync-42/
H A Drsyncd.conf9 strict modes = no
/macosx-10.9.5/tcl-102/tcl_ext/tclx/tclx/tests/
H A Dlmatch.test32 Test lmatch-2.1 {search modes} {
36 Test lmatch-2.2 {search modes} {
40 Test lmatch-2.2.1 {search modes} {
44 Test lmatch-2.3 {search modes} {
48 Test lmatch-2.4 {search modes} {
52 Test lmatch-2.5 {search modes} {
56 Test lmatch-2.6 {search modes} {
60 Test lmatch-2.7 {search modes} {
/macosx-10.9.5/uucp-11/uucp/unix/
H A Dmode.c25 #error Files modes need to be translated
/macosx-10.9.5/CPANInternal-140/TermReadKey/
H A Dtest.pl148 push( @modes, "O_NODELAY" ) if &Term::ReadKey::blockoptions() & 1;
149 push( @modes, "poll()" ) if &Term::ReadKey::blockoptions() & 2;
150 push( @modes, "select()" ) if &Term::ReadKey::blockoptions() & 4;
151 push( @modes, "Win32" ) if &Term::ReadKey::blockoptions() & 8;
168 print "Non-blocking reads possible via ", makenicelist(@modes), ".\n";
169 print $modes[0] . " will be used. " if @modes > 0;
170 print $modes[1] . " will be used for timed reads."
171 if @modes > 1
172 and $modes[
[all...]
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/Lib/Foundation/
H A D_nsobject.py50 @objc.namedselector("pyobjc_performSelector:onThread:withObject:waitUntilDone:modes:")
52 self, aSelector, thread, arg, wait, modes):
54 A version of performSelector:onThread:withObject:waitUntilDone:modes:
59 'pyobjc_performOnThread:', thread, (aSelector, arg), wait, modes)
74 self, aSelector, arg, delay, modes):
81 'pyobjc_performOnThread:', (aSelector, arg), delay, modes)
107 @objc.namedselector("pyobjc_performSelectorOnMainThread:withObject:waitUntilDone:modes:")
109 self, aSelector, arg, wait, modes):
111 A version of performSelectorOnMainThread:withObject:waitUntilDone:modes:
116 'pyobjc_performOnThread:', (aSelector, arg), wait, modes)
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Lib/Foundation/
H A D_nsobject.py50 @objc.namedSelector(b"pyobjc_performSelector:onThread:withObject:waitUntilDone:modes:")
52 self, aSelector, thread, arg, wait, modes):
54 A version of performSelector:onThread:withObject:waitUntilDone:modes:
59 'pyobjc_performOnThread:', thread, (aSelector, arg), wait, modes)
74 self, aSelector, arg, delay, modes):
81 'pyobjc_performOnThread:', (aSelector, arg), delay, modes)
107 @objc.namedSelector(b"pyobjc_performSelectorOnMainThread:withObject:waitUntilDone:modes:")
109 self, aSelector, arg, wait, modes):
111 A version of performSelectorOnMainThread:withObject:waitUntilDone:modes:
116 'pyobjc_performOnThread:', (aSelector, arg), wait, modes)
[all...]
/macosx-10.9.5/vim-53/src/
H A Dmenu.c26 static int menu_nable_recurse __ARGS((vimmenu_T *menu, char_u *name, int modes, int enable));
93 int modes; local
117 modes = get_menu_cmd_modes(eap->cmd, eap->forceit, &noremap, &unmenu);
212 show_menus(arg, modes);
267 show_menus(menu_path, modes);
295 if (modes & (1 << i))
306 menu_nable_recurse(root_menu, menu_path, modes, enable);
322 if (modes & (1 << i))
334 remove_menu(&root_menu, menu_path, modes, FALSE);
347 else if (modes
428 int modes = menuarg->modes; local
1551 int modes; local
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/dist/
H A Dgen_rec.awk163 modes[nvars] = $1;
225 if (modes[i] == "POINTER") {
433 db_handle_id_function(modes, nvars);
483 if (modes[i] == "ARG" || modes[i] == "TIME") {
496 } else if (modes[i] == "DBT" || modes[i] == "LOCKS" ||\
497 modes[i] == "PGDBT" || modes[i] == "PGDDBT") {
509 if (modes[
[all...]
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DNSNotificationAdditions.h10 - (void) enqueueNotificationOnMainThread:(NSNotification *) notification postingStyle:(NSPostingStyle) postingStyle coalesceMask:(unsigned) coalesceMask forModes:(NSArray *) modes;
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DNSNotificationAdditions.h10 - (void) enqueueNotificationOnMainThread:(NSNotification *) notification postingStyle:(NSPostingStyle) postingStyle coalesceMask:(unsigned) coalesceMask forModes:(NSArray *) modes;
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/Transport/
H A DIO.pm42 my %modes = (in => '<', out => '>');
43 for my $method (keys %modes) {
52 open($file = new IO::File, $modes{$method} . $name) or Carp::croak "$name: $!";
/macosx-10.9.5/ntp-88/util/
H A Dntptime.c105 ntx.modes |= MOD_MICRO;
110 ntx.modes |= MOD_NANO;
116 ntx.modes = MOD_TAI;
125 ntx.modes |= MOD_ESTERROR;
129 ntx.modes |= MOD_FREQUENCY;
133 ntx.modes |= MOD_MAXERROR;
137 ntx.modes |= MOD_OFFSET;
144 ntx.modes |= MOD_STATUS;
149 ntx.modes |= MOD_TIMECONST;
255 _ntx.modes
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_peg_to_tclparam.tcl150 set modes {}
153 lappend modes $symbol $mode
167 lappend blocks [set start [Expression $start $modes]]
175 lappend blocks [Symbol $symbol $mode $is $modes]
231 proc ::pt::peg::to::tclparam::Expression {expression modes} {
238 [list [namespace current]::Op $modes] \
242 proc ::pt::peg::to::tclparam::Symbol {symbol mode rhs modes} {
244 set expression [Expression $rhs $modes]
383 proc ::pt::peg::to::tclparam::Op {modes pe op arguments} {
384 return [namespace eval Op [list $op $modes {*}
[all...]
H A Dpt_peg_to_cparam.tcl162 set modes {}
165 lappend modes $symbol $mode
184 lappend blocks [set start [Expression $start $modes]]
192 lappend blocks [Symbol $symbol $mode $is $modes]
267 proc ::pt::peg::to::cparam::Expression {expression modes} {
269 [list [namespace current]::Op $modes] \
273 proc ::pt::peg::to::cparam::Symbol {symbol mode rhs modes} {
275 set expression [Expression $rhs $modes]
486 proc ::pt::peg::to::cparam::Op {modes pe op arguments} {
487 return [namespace eval Op [list $op $modes {*}
[all...]
H A Dpt_peg_to_param.tcl122 set modes {}
125 lappend modes $symbol $mode
133 lappend blocks [set start [Expression $peg(start) $modes]]
137 lappend blocks [Symbol $symbol $mode $is $modes]
167 proc ::pt::peg::to::param::Expression {expression modes} {
169 [list [namespace current]::Op $modes] \
173 proc ::pt::peg::to::param::Symbol {symbol mode rhs modes} {
175 set expression [Expression $rhs $modes]
323 proc ::pt::peg::to::param::Op {modes pe op arguments} {
324 return [namespace eval Op [list $op $modes {*}
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Ds390.h67 /* Bitmask of execution modes this opcode is available for. */
68 unsigned int modes; member in struct:s390_opcode
/macosx-10.9.5/IOGraphics-471.92.1/tools/
H A Dmlist.c28 CFArrayRef modes; local
50 modes = CFDictionaryGetValue(dict, CFSTR(kIOFBModesKey));
51 assert(modes);
53 count = CFArrayGetCount(modes);
56 mode = CFArrayGetValueAtIndex(modes, idx);
H A Dmodesuck.c101 CFArrayRef modes; local
126 modes = CFDictionaryGetValue(dict, CFSTR(kIOFBModesKey));
127 assert(modes);
135 stdModes = (CFMutableDictionaryRef) CFDictionaryGetValue(result, CFSTR("std-modes"));
187 count = CFArrayGetCount(modes);
192 mode = CFArrayGetValueAtIndex(modes, i);
289 CFDictionarySetValue(result, CFSTR("std-modes"), stdModes);
/macosx-10.9.5/adv_cmds-153/stty/
H A Dmodes.c36 static char sccsid[] = "@(#)modes.c 8.3 (Berkeley) 4/2/94";
40 __RCSID("$FreeBSD: src/bin/stty/modes.c,v 1.12 2002/06/30 05:15:04 obrien Exp $");
55 struct modes { struct
65 struct modes cmodes[] = {
107 struct modes imodes[] = {
145 struct modes lmodes[] = {
197 struct modes omodes[] = {
221 struct modes umodes[] = { /* For Unix conformance only */
265 struct modes *mp;
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dalign.el46 ;; `align-CATEGORY-modes'. For example, "c++" is such a category.
49 ;; modes are treated as belonging to the same category.
56 ;; (setq align-c++-modes (cons 'jde-mode align-c++-modes))
58 ;; In some programming modes, it's useful to have the aligner run only
77 ;; align-?-modes variables (for example, `align-dq-string-modes'), use
96 ;; (add-to-list 'align-dq-string-modes 'my-package-mode)
97 ;; (add-to-list 'align-open-comment-modes 'my-package-mode)
183 (defcustom align-c++-modes '(
[all...]
/macosx-10.9.5/ntp-88/include/
H A Dntp_syscall.h44 tntx.modes = 0;
/macosx-10.9.5/BerkeleyDB-21/db/test/
H A Dlock006.tcl36 set modes {ng write read iwrite iread iwr}
40 foreach m $modes {
54 foreach m $modes {
65 foreach m $modes {
79 foreach m $modes {
84 foreach m $modes {
/macosx-10.9.5/gnutar-452/gnutar/src/
H A Dlist.c1069 char modes[11]; local
1109 /* File type and modes. */
1111 modes[0] = '?';
1115 modes[0] = 'V';
1119 modes[0] = 'M';
1124 modes[0] = 'L';
1131 modes[0] = '-';
1133 modes[0] = 'd';
1136 modes[0] = 'h';
1139 modes[
1314 char modes[11]; local
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/crypto/
H A Dapr_crypto_openssl.c45 apr_hash_t *modes; member in struct:apr_crypto_t
273 f->modes = apr_hash_make(pool);
274 if (!f->modes) {
277 apr_hash_set(f->modes, "ecb", APR_HASH_KEY_STRING, &(mode_ecb));
278 apr_hash_set(f->modes, "cbc", APR_HASH_KEY_STRING, &(mode_cbc));
315 * @brief Get a hash table of key modes, keyed by the name of the mode against
318 * @param modes - hashtable of key modes keyed to constants.
322 static apr_status_t crypto_get_block_key_modes(apr_hash_t **modes, argument
325 *modes
[all...]

Completed in 316 milliseconds

1234567