Searched refs:put (Results 1 - 25 of 1195) sorted by relevance

1234567891011>>

/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dwidget.el74 (put 'define-widget 'doc-string-elt 3) ;`declare' doesn't work in functions.
89 (put name 'widget-type (cons class args))
90 (put name 'widget-documentation doc)
H A Ddelsel.el116 (put 'self-insert-command 'delete-selection t)
117 (put 'self-insert-iso 'delete-selection t)
119 (put 'yank 'delete-selection 'yank)
120 (put 'clipboard-yank 'delete-selection 'yank)
121 (put 'insert-register 'delete-selection t)
123 (put 'delete-backward-char 'delete-selection 'supersede)
124 (put 'backward-delete-char-untabify 'delete-selection 'supersede)
125 (put 'delete-char 'delete-selection 'supersede)
127 (put 'newline-and-indent 'delete-selection t)
128 (put 'newlin
[all...]
/macosx-10.10.1/adv_cmds-158/stty/
H A Dprint.c105 #define put(n, f, d) \ macro
112 put("-icanon", ICANON, 1);
113 put("-isig", ISIG, 1);
114 put("-iexten", IEXTEN, 1);
115 put("-echo", ECHO, 1);
116 put("-echoe", ECHOE, 0);
117 put("-echok", ECHOK, 0);
118 put("-echoke", ECHOKE, 0);
119 put("-echonl", ECHONL, 0);
120 put("
[all...]
/macosx-10.10.1/vim-55/runtime/autoload/
H A DnetrwSettings.vim65 put ='+ ---------------------------------------------'
66 put ='+ NetrwSettings: by Charles E. Campbell, Jr.'
67 put ='+ Press <F1> with cursor atop any line for help'
68 put ='+ ---------------------------------------------'
71 put =''
72 put ='+ Netrw Protocol Commands'
73 put = 'let g:netrw_dav_cmd = '.g:netrw_dav_cmd
74 put = 'let g:netrw_fetch_cmd = '.g:netrw_fetch_cmd
75 put = 'let g:netrw_ftp_cmd = '.g:netrw_ftp_cmd
76 put
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/examples_java/src/collections/ship/basic/
H A DSample.java156 parts.put(new PartKey("P1"),
160 parts.put(new PartKey("P2"),
164 parts.put(new PartKey("P3"),
168 parts.put(new PartKey("P4"),
172 parts.put(new PartKey("P5"),
176 parts.put(new PartKey("P6"),
192 suppliers.put(new SupplierKey("S1"),
194 suppliers.put(new SupplierKey("S2"),
196 suppliers.put(new SupplierKey("S3"),
198 suppliers.put(ne
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Ddrmaker.cpp68 this->put(opAnd);
123 this->put(opAnd);
126 this->put(opAnd);
127 this->put(opCertField); // certificate
128 this->put(0); // leaf
129 this->put("subject.CN"); // [subject.CN]
130 this->put(matchEqual); // =
133 this->put(opCertGeneric); // certificate
134 this->put(1); // 1
136 this->put(matchExist
[all...]
H A Dreqmaker.cpp74 // put contiguous data blob
77 put(uint32_t(length));
81 // Specialized Maker put operations
84 put(opAppleAnchor);
89 put(opAppleGenericAnchor);
94 put(opAnchorHash);
95 put(slot);
110 put(opTrustedCerts);
115 put(opTrustedCert);
116 put(slo
[all...]
H A Dreqmaker.h39 // Initialize it, call put() methods to generate the exprOp program, then
52 void put(const T &value) { *alloc<Endian<T> >(sizeof(T)) = value; } function in class:Security::CodeSigning::Requirement::Maker
53 void put(ExprOp op) { put(uint32_t(op)); } function in class:Security::CodeSigning::Requirement::Maker
54 void put(MatchOperation op) { put(uint32_t(op)); } function in class:Security::CodeSigning::Requirement::Maker
55 void put(const std::string &s) { putData(s.data(), s.size()); } function in class:Security::CodeSigning::Requirement::Maker
56 void put(const char *s) { putData(s, strlen(s)); } function in class:Security::CodeSigning::Requirement::Maker
58 void putData(CFStringRef s) { put(cfString(s)); }
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Ddrmaker.cpp68 this->put(opAnd);
123 this->put(opAnd);
126 this->put(opAnd);
127 this->put(opCertField); // certificate
128 this->put(0); // leaf
129 this->put("subject.CN"); // [subject.CN]
130 this->put(matchEqual); // =
133 this->put(opCertGeneric); // certificate
134 this->put(1); // 1
136 this->put(matchExist
[all...]
H A Dreqmaker.cpp74 // put contiguous data blob
77 put(uint32_t(length));
81 // Specialized Maker put operations
84 put(opAppleAnchor);
89 put(opAppleGenericAnchor);
94 put(opAnchorHash);
95 put(slot);
110 put(opTrustedCerts);
115 put(opTrustedCert);
116 put(slo
[all...]
H A Dreqmaker.h39 // Initialize it, call put() methods to generate the exprOp program, then
52 void put(const T &value) { *alloc<Endian<T> >(sizeof(T)) = value; } function in class:Security::CodeSigning::Requirement::Maker
53 void put(ExprOp op) { put(uint32_t(op)); } function in class:Security::CodeSigning::Requirement::Maker
54 void put(MatchOperation op) { put(uint32_t(op)); } function in class:Security::CodeSigning::Requirement::Maker
55 void put(const std::string &s) { putData(s.data(), s.size()); } function in class:Security::CodeSigning::Requirement::Maker
56 void put(const char *s) { putData(s, strlen(s)); } function in class:Security::CodeSigning::Requirement::Maker
58 void putData(CFStringRef s) { put(cfString(s)); }
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dtexinfmt.el980 (put 'begin 'texinfo-format 'texinfo-format-begin)
984 (put 'end 'texinfo-format 'texinfo-format-end)
1178 (put 'setfilename 'texinfo-format 'texinfo-format-setfilename)
1185 (put 'node 'texinfo-format 'texinfo-format-node)
1186 (put 'nwnode 'texinfo-format 'texinfo-format-node)
1212 (put 'anchor 'texinfo-format 'texinfo-anchor)
1229 (put 'menu 'texinfo-format 'texinfo-format-menu)
1234 (put 'menu 'texinfo-end 'texinfo-discard-command)
1248 (put 'detailmenu 'texinfo-format 'texinfo-discard-line)
1249 (put 'detailmen
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dscheme.el200 (put 'comment-region 'menu-enable 'mark-active)
201 (put 'uncomment-region 'menu-enable 'mark-active)
202 (put 'indent-region 'menu-enable 'mark-active)
368 (put 'lambda 'scheme-doc-string-elt 2)
370 (put 'define 'scheme-doc-string-elt
393 (put-text-property pos (- end 2)
395 (put-text-property (- end 1) end 'syntax-table '(12)))))
432 (put 'element 'scheme-indent-function 1)
433 (put 'mode 'scheme-indent-function 1)
434 (put 'wit
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Denv011.tcl21 set ret [eval {$db put} "aaa" "data"]
22 error_check_good put $ret 0
23 set ret [eval {$db put} "bbb" "data"]
24 error_check_good put $ret 0
/macosx-10.10.1/BerkeleyDB-21/db/examples_java/src/collections/ship/index/
H A DSample.java169 parts.put(new PartKey("P1"),
173 parts.put(new PartKey("P2"),
177 parts.put(new PartKey("P3"),
181 parts.put(new PartKey("P4"),
185 parts.put(new PartKey("P5"),
189 parts.put(new PartKey("P6"),
205 suppliers.put(new SupplierKey("S1"),
207 suppliers.put(new SupplierKey("S2"),
209 suppliers.put(new SupplierKey("S3"),
211 suppliers.put(ne
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/emacs-lisp/
H A Dbyte-run.el51 (put macro 'lisp-indent-function (car (cdr d))))
53 (put macro 'edebug-form-spec (car (cdr d))))
55 (put macro 'doc-string-elt (car (cdr d))))
66 (put 'inline 'lisp-indent-function 0)
80 ;; (list 'put (list 'quote x)
89 ;; (put x 'byte-optimizer nil))
92 ;; (list 'put x ''byte-optimizer nil)))
105 (put ',name 'byte-optimizer 'byte-compile-inline-expand))))
117 (put obsolete-name 'byte-compile 'byte-compile-obsolete))
118 (put obsolet
[all...]
H A Dbenchmark.el45 (put 'benchmark-elapse 'edebug-form-spec t)
46 (put 'benchmark-elapse 'lisp-indent-function 0)
73 (put 'benchmark-run 'edebug-form-spec t)
74 (put 'benchmark-run 'lisp-indent-function 2)
100 (put 'benchmark-run-compiled 'edebug-form-spec t)
101 (put 'benchmark-run-compiled 'lisp-indent-function 2)
H A Dlisp-mode.el129 (put 'autoload 'doc-string-elt 3)
130 (put 'defun 'doc-string-elt 3)
131 (put 'defun* 'doc-string-elt 3)
132 (put 'defvar 'doc-string-elt 3)
133 (put 'defcustom 'doc-string-elt 3)
134 (put 'deftheme 'doc-string-elt 2)
135 (put 'defconst 'doc-string-elt 3)
136 (put 'defmacro 'doc-string-elt 3)
137 (put 'defmacro* 'doc-string-elt 3)
138 (put 'defsubs
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/php_db4/samples/
H A Dsimple_counter.php13 // Increment $counter and put() it.
14 $db->put("counter", $counter+1);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/
H A Drequirements.grammar119 maker.put(opCertField);
120 maker.put(slot);
121 maker.put(key);
123 maker.put(opCertGeneric);
124 maker.put(slot);
128 maker.put(opCertGeneric);
129 maker.put(slot);
133 maker.put(opCertPolicy);
134 maker.put(slot);
233 | NOT { maker.put(opNo
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/examples_java/src/persist/gettingStarted/
H A DSimpleStorePut.java83 sda.pIdx.put(sec1);
84 sda.pIdx.put(sec2);
85 sda.pIdx.put(sec3);
86 sda.pIdx.put(sec4);
87 sda.pIdx.put(sec5);
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/
H A Dtkmenubutton.rb86 put 'gray50', *[ 0, 0, 16, 1]
87 put 'gray50', *[ 0, 1, 1, 16]
88 put 'gray75', *[ 0, 15, 16, 16]
89 put 'gray75', *[15, 1, 16, 16]
90 put color, *[ 1, 1, 15, 15]
93 put 'Black', *[ 0, 0, 16, 2]
94 put 'Black', *[ 0, 2, 2, 16]
95 put 'Black', *[ 2, 14, 16, 16]
96 put 'Black', *[14, 2, 16, 14]
97 put colo
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DSimpleCatalog.java39 keywordToPrimitive.put("boolean", Boolean.TYPE);
40 keywordToPrimitive.put("char", Character.TYPE);
41 keywordToPrimitive.put("byte", Byte.TYPE);
42 keywordToPrimitive.put("short", Short.TYPE);
43 keywordToPrimitive.put("int", Integer.TYPE);
44 keywordToPrimitive.put("long", Long.TYPE);
45 keywordToPrimitive.put("float", Float.TYPE);
46 keywordToPrimitive.put("double", Double.TYPE);
52 primitiveTypeToWrapper.put(Boolean.TYPE, Boolean.class);
53 primitiveTypeToWrapper.put(Characte
[all...]
/macosx-10.10.1/OpenSSH-189/openssh/regress/
H A Dsftp-batch.sh14 put ${COPY} ${COPY}.1
16 -put ${COPY} ${COPY}.2
28 put ${COPY} ${COPY}.3
31 put ${COPY}.3 ${COPY}.4
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dbufferfifo.cpp56 // This is the put function of a Sink. We store the data in at most two buffers:
67 size_t length = current->put(data, size);
76 current->put(data, size);

Completed in 139 milliseconds

1234567891011>>