Searched refs:first (Results 1 - 25 of 314) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/lib/cxx/cxxabi/
H A Dcxa_demangle.cpp37 const char* parse_type(const char* first, const char* last, C& db);
39 const char* parse_encoding(const char* first, const char* last, C& db);
41 const char* parse_name(const char* first, const char* last, C& db,
44 const char* parse_expression(const char* first, const char* last, C& db);
46 const char* parse_template_args(const char* first, const char* last, C& db);
48 const char* parse_operator_name(const char* first, const char* last, C& db);
50 const char* parse_unqualified_name(const char* first, const char* last, C& db);
52 const char* parse_decltype(const char* first, const char* last, C& db);
61 printf("{%s#%s}\n", s.first.c_str(), s.second.c_str());
71 printf("{%s#%s}", s.first
97 print_state(const char* msg, const char* first, const char* last, const C& db) argument
109 parse_number(const char* first, const char* last) argument
172 parse_floating_number(const char* first, const char* last, C& db) argument
216 parse_source_name(const char* first, const char* last, C& db) argument
258 parse_substitution(const char* first, const char* last, C& db) argument
366 parse_builtin_type(const char* first, const char* last, C& db) argument
515 parse_cv_qualifiers(const char* first, const char* last, unsigned& cv) argument
544 parse_template_param(const char* first, const char* last, C& db) argument
601 parse_const_cast_expr(const char* first, const char* last, C& db) argument
627 parse_dynamic_cast_expr(const char* first, const char* last, C& db) argument
653 parse_reinterpret_cast_expr(const char* first, const char* last, C& db) argument
679 parse_static_cast_expr(const char* first, const char* last, C& db) argument
705 parse_pack_expansion(const char* first, const char* last, C& db) argument
720 parse_sizeof_type_expr(const char* first, const char* last, C& db) argument
740 parse_sizeof_expr_expr(const char* first, const char* last, C& db) argument
760 parse_sizeof_param_pack_expr(const char* first, const char* last, C& db) argument
794 parse_function_param(const char* first, const char* last, C& db) argument
833 parse_sizeof_function_param_pack_expr(const char* first, const char* last, C& db) argument
854 parse_typeid_expr(const char* first, const char* last, C& db) argument
878 parse_throw_expr(const char* first, const char* last, C& db) argument
898 parse_dot_star_expr(const char* first, const char* last, C& db) argument
924 parse_simple_id(const char* first, const char* last, C& db) argument
954 parse_unresolved_type(const char* first, const char* last, C& db) argument
1018 parse_destructor_name(const char* first, const char* last, C& db) argument
1046 parse_base_unresolved_name(const char* first, const char* last, C& db) argument
1105 parse_unresolved_qualifier_level(const char* first, const char* last, C& db) argument
1122 parse_unresolved_name(const char* first, const char* last, C& db) argument
1271 parse_dot_expr(const char* first, const char* last, C& db) argument
1297 parse_call_expr(const char* first, const char* last, C& db) argument
1352 parse_new_expr(const char* first, const char* last, C& db) argument
1474 parse_conversion_expr(const char* first, const char* last, C& db) argument
1541 parse_arrow_expr(const char* first, const char* last, C& db) argument
1571 parse_function_type(const char* first, const char* last, C& db) argument
1660 parse_pointer_to_member_type(const char* first, const char* last, C& db) argument
1697 parse_array_type(const char* first, const char* last, C& db) argument
1761 parse_decltype(const char* first, const char* last, C& db) argument
1794 parse_vector_type(const char* first, const char* last, C& db) argument
1883 parse_type(const char* first, const char* last, C& db) argument
2322 parse_operator_name(const char* first, const char* last, C& db) argument
2622 parse_integer_literal(const char* first, const char* last, const typename C::String& lit, C& db) argument
2653 parse_expr_primary(const char* first, const char* last, C& db) argument
2908 parse_ctor_dtor_name(const char* first, const char* last, C& db) argument
2958 parse_unnamed_type_name(const char* first, const char* last, C& db) argument
3071 parse_unqualified_name(const char* first, const char* last, C& db) argument
3118 parse_unscoped_name(const char* first, const char* last, C& db) argument
3150 parse_alignof_type(const char* first, const char* last, C& db) argument
3170 parse_alignof_expr(const char* first, const char* last, C& db) argument
3188 parse_noexcept_expression(const char* first, const char* last, C& db) argument
3203 parse_prefix_expression(const char* first, const char* last, const typename C::String& op, C& db) argument
3218 parse_binary_expression(const char* first, const char* last, const typename C::String& op, C& db) argument
3288 parse_expression(const char* first, const char* last, C& db) argument
3784 parse_template_arg(const char* first, const char* last, C& db) argument
3837 parse_template_args(const char* first, const char* last, C& db) argument
3901 parse_nested_name(const char* first, const char* last, C& db, bool* ends_with_template_args) argument
4049 parse_discriminator(const char* first, const char* last) argument
4087 parse_local_name(const char* first, const char* last, C& db, bool* ends_with_template_args) argument
4162 parse_name(const char* first, const char* last, C& db, bool* ends_with_template_args) argument
4253 parse_call_offset(const char* first, const char* last) argument
4299 parse_special_name(const char* first, const char* last, C& db) argument
4479 parse_encoding(const char* first, const char* last, C& db) argument
4601 parse_block_invoke(const char* first, const char* last, C& db) argument
4638 parse_dot_suffix(const char* first, const char* last, C& db) argument
4658 demangle(const char* first, const char* last, C& db, int& status) argument
4863 StrT first; member in struct:__cxxabiv1::__anon587::string_pair
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/
H A Db64.pl11 if (/^-----BEGIN/) { $first=$_; next; }
18 print "$first$out\n$last\n";
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/asn1/
H A Dt_x509a.c70 char oidstr[80], first; local
74 first = 1;
78 if(!first) BIO_puts(out, ", ");
79 else first = 0;
87 first = 1;
91 if(!first) BIO_puts(out, ", ");
92 else first = 0;
H A Dt_bitst.c68 char first = 1; local
72 if(!first) BIO_puts(out, ", ");
74 first = 0;
H A Df_enum.c105 int num=0,slen=0,first=1; local
136 if (first)
138 first=0;
H A Df_int.c109 int num=0,slen=0,first=1; local
149 if (first)
151 first=0;
H A Df_string.c103 int num=0,slen=0,first=1; local
110 if (first)
115 first=0;
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/linux/
H A Dlist.h169 struct list_head *first;
174 first = list->next;
176 first->prev = prev;
177 prev->next = first;
216 struct hlist_node *first; member in struct:hlist_head
225 #define INIT_HLIST_HEAD(head) (head)->first = NULL
239 return !h->first;
259 n->next = h->first;
260 if (h->first)
261 h->first
[all...]
/barrelfish-2018-10-04/lib/octopus/parser/
H A Dparse_names.c61 // first get the number of elements
65 char* first = p; local
66 for (i = 0; tok != NULL; i++, first = NULL) {
67 tok = strtok(first, ",");
85 first = input;
86 for (i = 0; tok != NULL; i++, first = NULL) {
87 tok = strtok(first, ", ");
/barrelfish-2018-10-04/usr/drivers/usb/usb_manager/
H A Dusb_controller.c49 hc->done_queue.head.first = NULL;
50 hc->done_queue.head.last_next = &(hc->done_queue.head.first);
52 hc->intr_queue.head.first = NULL;
53 hc->intr_queue.head.last_next = &(hc->intr_queue.head.first);
H A Dusb_pipe.c131 xfer = ep->transfers.head.first;
139 (&ep->transfers.head)->last_next = &(&ep->transfers.head)->first;
140 (&ep->transfers.head)->first = NULL;
H A Dusb_endpoint.c140 ep->transfers.head.first = NULL;
141 ep->transfers.head.last_next = &(ep->transfers.head.first);
/barrelfish-2018-10-04/usr/eclipseclp/lib_tcl/widget/
H A Dventry.tcl145 ;proc _delete {w first {last {}}} {
149 set first [$data(basecmd) index $first]
151 set last [expr $first+1]
156 set new [string range $cur 0 [expr $first-1]][string range $cur $last end]
157 if {[catch {validate $w [string range $cur $first \
158 [expr $last-1]] $new $first delete} err]} {
162 return [uplevel [list $data(basecmd) delete $first] $last]
245 set i [string first % $cmd]
262 set i [string first
[all...]
H A Dutil-string.tcl88 while {[set i [string first "\t" $str]] != -1} {
105 ## We must first untabify so that \t is not interpreted to be one char
108 while {[set i [string first { } $str]] != -1} {
141 if {$i == -1 && [set i [string first { } $txt]] == -1} break
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dwm_types.h42 int first; /* whether this was the first worker created */ member in struct:worker_struct
H A Dbip_parallel.c78 amsg_ref_t first; member in struct:__anon1622
114 dbag_descr->last->msg_data_hdr = &dbag_descr->first;
138 dbag_descr->last = dbag_descr->first.msg_data_hdr = &dbag_descr->first;
206 this_msg = dbag_descr->first.msg;
207 this_msg_data_hdr = dbag_descr->first.msg_data_hdr;
210 while (this_msg_data_hdr != &dbag_descr->first)
H A Dmem.c330 * upper_max. Shrinking is done first to avoid overlap problems.
657 _temp_init(struct temp_header *first, struct temp_header *next, uword bytes_needed) argument
668 temp->first = first ? first : temp;
697 temp = temp->next = _temp_init(temp->first, temp->next, bytes_needed);
716 register struct temp_header *temp = (*ptemp)->first;
725 register struct temp_header *temp = (*ptemp)->first;
783 _buffer_init(struct buffer_block_header *first, struct buffer_block_header *next, argument
799 block->first
[all...]
/barrelfish-2018-10-04/usr/skb/octopus/
H A Dbitfield.c114 * \param first where to start printing in the bitfield
115 * \param number_of_bits #bits printed beginning from first
117 void print_bitfield(struct bitfield* b, size_t first, size_t number_of_bits) { argument
118 printf("Printing Bitfield from %zu to %zu:\n", first, first+number_of_bits-1);
121 printf("%d", bitfield_get(b, first+i));
/barrelfish-2018-10-04/lib/mdb/
H A Dmdb_tree.c635 mdb_exchange_child(struct cte *first, struct cte *first_parent, argument
638 assert(mdb_is_child(first, first_parent));
643 else if (N(first_parent)->left == first) {
646 else if (N(first_parent)->right == first) {
650 assert(!"first is not child of first_parent");
655 mdb_exchange_nodes(struct cte *first, struct cte *first_parent, argument
661 mdb_exchange_child(first, first_parent, second);
662 mdb_exchange_child(second, second_parent, first);
664 tmp_node = N(first)->left;
665 N(first)
1018 mdb_choose_surrounding(genpaddr_t address, size_t size, struct cte *first, struct cte *second) argument
1043 mdb_choose_inner(genpaddr_t address, size_t size, struct cte *first, struct cte *second) argument
1068 mdb_choose_partial(genpaddr_t address, size_t size, struct cte *first, struct cte *second) argument
1317 struct cte *first, *second; local
[all...]
/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_get.c141 firstptr where to put the pointer to the first entry
208 pcre_uchar *first = entry; local
210 while (first > nametable)
213 (pcre_uchar *)(first - entrysize + IMM2_SIZE)) != 0) break;
214 first -= entrysize;
223 *firstptr = (char *)first;
226 *firstptr = (PCRE_UCHAR16 *)first;
229 *firstptr = (PCRE_UCHAR32 *)first;
243 * Find first set of multiple named strings *
247 It returns the number of the first on
278 char *first, *last; local
280 PCRE_UCHAR16 *first, *last; local
282 PCRE_UCHAR32 *first, *last; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/test/
H A Dtestss66 echo first generated request is invalid
78 echo first generated cert is invalid
134 echo "sign second proxy certificate request with the first proxy certificate via 'x509'"
154 echo The first generated proxy certificate is $P1cert
155 echo The first generated proxy private key is $P1key
/barrelfish-2018-10-04/usr/eclipseclp/GecodeInterface/
H A Dgfd.hpp56 first(true),
67 void stop_caching() {first = false;}
68 void start_caching() {first = true;}
69 bool is_first() {return first;}
90 first(true),
122 bool first; // true if not recomputing member in class:GecodeSpace
/barrelfish-2018-10-04/lib/bitmap/
H A Dbitmap.c39 uint32_t first; ///< caches the position of the first bit member in struct:bitmap
272 * \brief returns the bit number of the first set
274 * \param bm bitmap to get the first set bit
276 * \returns index of the first bit
282 return bm->first;
369 } else if (bm->first > i) {
370 bm->first = i;
373 bm->first = i;
400 } else if (bm->first
[all...]
/barrelfish-2018-10-04/usr/drivers/usb/usb_manager/controller/ehci/
H A Dusb_ehci_bus.c71 struct usb_xfer *xfer = hc->controller->intr_queue.head.first;
142 /* resume: first reset the host controller hardware */
163 * are periodic or asynchronous transfers happening, these are finished first
182 struct usb_xfer *xfer = queue->head.first;
219 struct usb_xfer *xfer = queue->head.first;
/barrelfish-2018-10-04/usr/drivers/usb/usb_manager/controller/ohci/
H A Dusb_ohci_bus.c58 for ((xfer) = (((&hc->intr_queue.head))->first); (xfer); (xfer) =
130 for ((xfer) = (((&device->controller->intr_queue.head))->first); (xfer);
168 for ((xfer) = (((&device->controller->intr_queue.head))->first); (xfer);

Completed in 145 milliseconds

1234567891011>>