Searched refs:list (Results 276 - 300 of 3573) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dsi_data.h46 /* list construction - these do not retain items */
53 si_item_t *si_list_next(si_list_t *list);
54 void si_list_reset(si_list_t *list);
/macosx-10.10.1/MITKerberosShim-66/profile/
H A Dprof_err.c16 /* 006 */ N_("Bad linked list in profile structures"),
46 void initialize_prof_error_table_r(struct et_list **list) argument
48 initialize_error_table_r(list, prof_error_strings, num_errors, ERROR_TABLE_BASE_prof);
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPControlSet.h10 #include <list>
14 typedef std::list<LDAPCtrl> CtrlList;
23 * Constructs an empty std::list
53 * stored in this list.
59 * stored in this list.
64 * @return A iterator that points to the first element of the list.
70 * element of the list.
75 * Adds one element to the end of the list.
76 * @param ctrl The Control to add to the list.
81 * Translates the list t
[all...]
/macosx-10.10.1/apr-32/apr-util/apr-util/buckets/
H A Dapr_buckets_pool.c37 p->heap.base = apr_bucket_alloc(p->heap.alloc_len, p->list);
98 p = apr_bucket_alloc(sizeof(*p), b->list);
107 p->list = b->list;
125 apr_bucket_alloc_t *list)
127 apr_bucket *b = apr_bucket_alloc(sizeof(*b), list);
131 b->list = list;
122 apr_bucket_pool_create(const char *buf, apr_size_t length, apr_pool_t *pool, apr_bucket_alloc_t *list) argument
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Darparse.h78 struct list *list ; member in union:YYSTYPE
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dforms-pass.el19 (setq forms-format-list
20 (list
/macosx-10.10.1/emacs-93/emacs/lisp/mh-e/
H A Dmh-limit.el93 (list (mh-edit-pick-expr
104 (list (mh-edit-pick-expr
116 (interactive (list (mh-interactive-range "Narrow to")))
117 (when (assoc 'range mh-seq-list) (mh-delete-seq 'range))
118 (mh-add-msgs-to-seq (mh-range-to-msg-list range) 'range)
129 (list (mh-edit-pick-expr
144 (list (mh-edit-pick-expr
193 (when (assoc 'subject mh-seq-list)
226 (list))
238 (setq list (con
[all...]
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSWindows/ControlPanel/
H A DFourthPage.h24 #include <list>
61 typedef std::list<CString> StringList;
/macosx-10.10.1/ruby-106/ruby/lib/minitest/
H A Dparallel_each.rb14 def initialize list
17 list.each { |i| @queue << i }
/macosx-10.10.1/smb-759.0/lib/librpc/
H A Dwerror.inc9 * NOTE this list is required to be sorted numerically by the
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/include/serial/
H A Dpexpression.inc107 [lb]list t [var x][rb]
112 [lb]list n [var A][rb]
123 [lb]list / [var e1] [var e2] ... [rb]
132 [lb]list x [var e1] [var e2] ... [rb]
141 [lb]list * [var e][rb]
151 [lb]list + [var e][rb]
161 [lb]list & [var e][rb]
170 [lb]list ! [var e][rb]
180 [lb]list ? [var e][rb]
201 of a pure Tcl list
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tcldom/src/
H A DpkgIndex.tcl.in9 [list load [file join $dir @tcldom_LIB_FILE@]]
/macosx-10.10.1/tcl-105/tk/tk/library/demos/
H A Dbrowse17 scrollbar .scroll -command ".list yview"
19 listbox .list -yscroll ".scroll set" -relief sunken -width 20 -height 20 \
21 pack .list -side left -fill both -expand yes
50 # Fill the listbox with a list of all the files in the directory.
58 .list insert end $i
64 bind .list <Double-Button-1> {foreach i [selection get] {browse $dir $i}}
/macosx-10.10.1/tcl-105/tk84/tk/library/demos/
H A Dbrowse15 scrollbar .scroll -command ".list yview"
17 listbox .list -yscroll ".scroll set" -relief sunken -width 20 -height 20 \
19 pack .list -side left -fill both -expand yes
48 # Fill the listbox with a list of all the files in the directory.
56 .list insert end $i
62 bind .list <Double-Button-1> {foreach i [selection get] {browse $dir $i}}
/macosx-10.10.1/JavaScriptCore-7600.1.17/offlineasm/
H A Drisc.rb7 # notice, this list of conditions and the following disclaimer.
9 # notice, this list of conditions and the following disclaimer in the
42 def riscLowerSimpleBranchOps(list)
44 list.each {
92 def riscLowerHardBranchOps(list)
94 list.each {
120 def riscSanitizeShift(operand, list)
124 list << Instruction.new(operand.codeOrigin, "andi", [operand, Immediate.new(operand.codeOrigin, 31), tmp])
128 def riscLowerShiftOps(list)
130 list
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/builtins/
H A Denable.c53 /* Enable/disable shell commands present in LIST. If list is not specified,
54 then print out a list of shell commands showing which are enabled and
57 enable_builtin (list)
58 WORD_LIST *list;
70 while ((opt = internal_getopt (list, "adnpsf:")) != -1)
109 list = loptend;
120 if (list == 0 || (flags & PFLAG))
137 result = dyn_load_builtin (list, filter, filename);
146 while (list)
148 opt = dyn_unload_builtin (list
[all...]
H A Dfc.c70 -l means list lines instead of editing.
80 /* Data structure describing a list of global replacements to perform. */
124 fc_builtin (list)
125 WORD_LIST *list;
143 lcurrent = list; /* XXX */
145 (opt = internal_getopt (list, ":e:lnrs")) != -1)
175 list = loptend;
185 while (list && ((sep = (char *)strchr (list->word->word, '=')) != NULL))
190 rl->pat = savestring (list
[all...]
/macosx-10.10.1/bootp-298/bootplib/
H A Ddhcp_options.h154 * Module: dhcpol (dhcp options list)
162 void dhcpol_init(dhcpol_t * list);
163 void dhcpol_free(dhcpol_t * list);
164 int dhcpol_count(dhcpol_t * list);
165 boolean_t dhcpol_add(dhcpol_t * list, void * element);
166 void * dhcpol_element(dhcpol_t * list, int i);
167 boolean_t dhcpol_concat(dhcpol_t * list, dhcpol_t * extra);
168 boolean_t dhcpol_parse_buffer(dhcpol_t * list, void * buffer,
170 void * dhcpol_find(dhcpol_t * list, int tag, int * len_p,
174 void * dhcpol_option_copy(dhcpol_t * list, in
[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/include/isc/
H A Dutil.h187 #include <isc/list.h> /* Contractual promise. */
193 #define HEAD(list) ISC_LIST_HEAD(list)
194 #define TAIL(list) ISC_LIST_TAIL(list)
195 #define EMPTY(list) ISC_LIST_EMPTY(list)
198 #define APPEND(list, elt, link) ISC_LIST_APPEND(list, elt, link)
199 #define PREPEND(list, el
[all...]
/macosx-10.10.1/ntp-92/lib/isc/include/isc/
H A Dutil.h182 #include <isc/list.h> /* Contractual promise. */
188 #define HEAD(list) ISC_LIST_HEAD(list)
189 #define TAIL(list) ISC_LIST_TAIL(list)
190 #define EMPTY(list) ISC_LIST_EMPTY(list)
193 #define APPEND(list, elt, link) ISC_LIST_APPEND(list, elt, link)
194 #define PREPEND(list, el
[all...]
/macosx-10.10.1/objc4-646/test/
H A Druntime.m51 Class list[100];
88 // class Sub hasn't been touched - make sure it's in the class list too
92 list[count0-1] = NULL;
93 count = objc_getClassList(list, count0-1);
94 testassert(list[count0-1] == NULL);
97 count = objc_getClassList(list, count0);
101 testprintf("%s\n", class_getName(list[i]));
108 if (0 == strcmp(class_getName(list[i]), "TestRoot")) foundTestRoot++;
109 if (0 == strcmp(class_getName(list[i]), "Sub")) foundSub++;
110 if (0 == strcmp(class_getName(list[
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/net/
H A Dnet-utils.el63 (member system-type (list 'windows-nt 'msdos))
89 (and (memq system-type (list 'linux 'gnu/linux 'irix))
90 (list "-c" "4"))
105 (list
118 (list "-a")
129 (list "-a")
144 (list "print")
145 (list "-r"))
235 (list
236 (list "
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/tests/
H A Dlgets.test24 list [catch {lgets} msg] $msg
28 list [catch {lgets a b c} msg] $msg
32 list [catch {lgets a} msg] $msg
37 list [catch {lgets $f} msg] $msg
38 } [list 1 "channel \"$f\" wasn't opened for reading"]
58 list $x $y
59 } [list [clength $test2data] $test2data]
61 test lgets-1.7 {lgets command with EOF in list element} {
66 list [catch {lgets $f} msg] $msg
67 } {1 {EOF encountered before newline while reading list fro
[all...]
/macosx-10.10.1/dyld-353.2.1/src/
H A DthreadLocalVariables.c89 // lock-free prepend-only linked list
340 void *list[count]; local
342 list[i] = pthread_getspecific(tlv_live_images[i].key);
347 if (list[i]) {
348 dyld_tlv_info info = { sizeof(info), list[i], malloc_size(list[i]) };
390 struct TLVTerminatorList* list = (struct TLVTerminatorList*)pthread_getspecific(tlv_terminators_key); local
391 if ( list == NULL ) {
393 list = (struct TLVTerminatorList*)malloc(offsetof(struct TLVTerminatorList, entries[1]));
394 list
425 struct TLVTerminatorList* list = (struct TLVTerminatorList*)storage; local
[all...]
/macosx-10.10.1/text_cmds-88/column/
H A Dcolumn.c9 * notice, this list of conditions and the following disclaimer.
11 * notice, this list of conditions and the following disclaimer in the
74 static wchar_t **list; /* array of pointers to records */ variable
160 for (chcnt = col = 0, lp = list;; ++lp) {
194 wprintf(L"%ls", list[base]);
195 chcnt += width(list[base]);
214 for (cnt = entries, lp = list; cnt--; ++lp)
219 wchar_t **list; member in struct:_tbl
241 for (cnt = 0, lp = list; cnt < entries; ++cnt, ++lp, ++t) {
255 if ((t->list
[all...]

Completed in 840 milliseconds

<<11121314151617181920>>