Searched refs:index (Results 226 - 250 of 1612) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/tcpdump/
H A Dsend-ack.awk27 i = index($6,":")
28 j = index($6,"(")
/freebsd-10-stable/gnu/usr.bin/texinfo/makeinfo/
H A DMakefile5 index.c insertion.c lang.c macro.c makeinfo.c multi.c \
/freebsd-10-stable/include/
H A Dstrings.h57 char *index(const char *, int) __pure; /* LEGACY */
/freebsd-10-stable/lib/libc/db/btree/
H A Dbt_search.c79 t->bt_cur.index = idx = base + (lim >> 1);
113 t->bt_cur.index = base;
118 * No match found. Base is the smallest index greater than
119 * key and may be zero or a last + 1 index. If it's non-zero,
156 e.index = 0;
191 e.index = NEXTINDEX(e.page) - 1;
H A Dbt_delete.c106 status = __bt_dleaf(t, NULL, h, c->pg.index);
181 /* Move to the next index. */
182 if (parent->index != NEXTINDEX(h) - 1) {
183 idx = parent->index + 1;
236 /* Move to the next index. */
237 if (parent->index != 0) {
238 idx = parent->index - 1;
307 if (__bt_dleaf(t, key, h, e->index)) {
320 } while (e->index < NEXTINDEX(h) && __bt_cmp(t, key, e) == 0);
323 if (e->index
[all...]
/freebsd-10-stable/lib/libc/i386/string/
H A Dstrchr.S66 WEAK_ALIAS(index, strchr)
/freebsd-10-stable/lib/libc/mips/string/
H A Dstrchr.S1 /* $NetBSD: index.S,v 1.8 2005/04/22 06:59:00 simonb Exp $ */
39 ASMSTR("from: @(#)index.s 8.1 (Berkeley) 6/4/93")
40 ASMSTR("$NetBSD: index.S,v 1.8 2005/04/22 06:59:00 simonb Exp $")
61 WEAK_ALIAS(index, strchr)
/freebsd-10-stable/sbin/atm/atmconfig/
H A Datmconfig_device.h47 int32_t index; member in struct:atmif
72 /* find an ATM interface by index */
/freebsd-10-stable/sys/dev/hptnr/
H A Dhimfuncs.h40 _HIM_INTERFACE(HPT_BOOL, get_supported_device_id, (int index, PCI_ID *id))
65 _HIM_INTERFACE(HPT_BOOL, probe_device, (void *adapter, int index, void *devhandle, PROBE_CALLBACK done, void *arg))
66 _HIM_INTERFACE(void *, get_device, (void *adapter, int index))
84 _HIM_INTERFACE(int, get_channel_config, (void * adapter, int index, PHIM_CHANNEL_CONFIG pInfo))
/freebsd-10-stable/sys/dev/usb/
H A Dusb_dynamic.h39 uint16_t index);
/freebsd-10-stable/sys/ofed/drivers/infiniband/core/
H A Dcache.c74 int index,
88 if (index < 0 || index >= cache->table_len)
91 *gid = cache->table[index];
102 u16 *index)
110 if (index)
111 *index = -1;
120 if (index)
121 *index = i;
136 int index,
72 ib_get_cached_gid(struct ib_device *device, u8 port_num, int index, union ib_gid *gid) argument
99 ib_find_cached_gid(struct ib_device *device, union ib_gid *gid, u8 *port_num, u16 *index) argument
134 ib_get_cached_pkey(struct ib_device *device, u8 port_num, int index, u16 *pkey) argument
161 ib_find_cached_pkey(struct ib_device *device, u8 port_num, u16 pkey, u16 *index) argument
[all...]
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Dmcg.c82 static int mlx4_READ_ENTRY(struct mlx4_dev *dev, int index, argument
85 return mlx4_cmd_box(dev, 0, mailbox->dma, index, 0, MLX4_CMD_READ_MCG,
89 static int mlx4_WRITE_ENTRY(struct mlx4_dev *dev, int index, argument
92 return mlx4_cmd(dev, mailbox->dma, index, 0, MLX4_CMD_WRITE_MCG,
149 unsigned int index, u32 qpn)
170 new_entry->index = index;
201 err = mlx4_READ_ENTRY(dev, index, mailbox);
222 err = mlx4_WRITE_ENTRY(dev, index, mailbox);
241 unsigned int index, u3
147 new_steering_entry(struct mlx4_dev *dev, u8 port, enum mlx4_steer_type steer, unsigned int index, u32 qpn) argument
239 existing_steering_entry(struct mlx4_dev *dev, u8 port, enum mlx4_steer_type steer, unsigned int index, u32 qpn) argument
288 check_duplicate_entry(struct mlx4_dev *dev, u8 port, enum mlx4_steer_type steer, unsigned int index, u32 qpn) argument
330 promisc_steering_entry(struct mlx4_dev *dev, u8 port, enum mlx4_steer_type steer, unsigned int index, u32 tqpn, u32 *members_count) argument
371 can_remove_steering_entry(struct mlx4_dev *dev, u8 port, enum mlx4_steer_type steer, unsigned int index, u32 tqpn) argument
669 find_entry(struct mlx4_dev *dev, u8 port, u8 *gid, enum mlx4_protocol prot, struct mlx4_cmd_mailbox *mgm_mailbox, int *prev, int *index) argument
1015 int index, prev; local
1123 int prev, index; local
[all...]
/freebsd-10-stable/usr.sbin/ppp/
H A Diface.h40 int index; /* Interface index */ member in struct:iface
/freebsd-10-stable/sys/dev/hpt27xx/
H A Dhimfuncs.h40 _HIM_INTERFACE(HPT_BOOL, get_supported_device_id, (int index, PCI_ID *id))
65 _HIM_INTERFACE(HPT_BOOL, probe_device, (void *adapter, int index, void *devhandle, PROBE_CALLBACK done, void *arg))
66 _HIM_INTERFACE(void *, get_device, (void *adapter, int index))
84 _HIM_INTERFACE(int, get_channel_config, (void * adapter, int index, PHIM_CHANNEL_CONFIG pInfo))
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_as2201.c81 int index; /* current statistics command */ member in struct:as2201unit
197 up->index = 0;
336 octets = strlen(stat_command[up->index]);
340 memcpy(up->lastptr, stat_command[up->index], octets);
343 (void)write(pp->io.fd, stat_command[up->index],
344 strlen(stat_command[up->index]));
345 up->index++;
346 if (*stat_command[up->index] == '\0')
347 up->index = 0;
/freebsd-10-stable/contrib/xz/src/liblzma/common/
H A Dstream_encoder.c47 lzma_index *index; member in struct:__anon456
124 coder->index));
170 return_if_error(lzma_index_append(coder->index, allocator,
191 .backward_size = lzma_index_size(coder->index),
220 lzma_index_end(coder->index, allocator);
295 coder->index = NULL;
304 lzma_index_end(coder->index, allocator);
305 coder->index = lzma_index_init(allocator);
306 if (coder->index == NULL)
/freebsd-10-stable/contrib/gcc/
H A Dmode-switching.c154 if (e->aux || ! TEST_BIT (transp[pb->index], j))
157 RESET_BIT (transp[pb->index], j);
471 ptr = new_seginfo (no_mode, BB_HEAD (bb), bb->index, live_now);
472 add_seginfo (info + bb->index, ptr);
473 RESET_BIT (transp[bb->index], j);
489 ptr = new_seginfo (mode, insn, bb->index, live_now);
490 add_seginfo (info + bb->index, ptr);
491 RESET_BIT (transp[bb->index], j);
508 info[bb->index].computing = last_mode;
512 ptr = new_seginfo (no_mode, BB_END (bb), bb->index, live_no
[all...]
H A Dipa-reference.c587 get_static_decl (int index)
590 splay_tree_lookup (reference_vars_to_consider, index);
600 get_static_name (int index)
603 splay_tree_lookup (reference_vars_to_consider, index);
937 unsigned int index;
943 EXECUTE_IF_SET_IN_BITMAP (module_statics_escape, 0, index, bi)
945 splay_tree_remove (reference_vars_to_consider, index);
956 EXECUTE_IF_SET_IN_BITMAP (all_module_statics, 0, index, bi)
958 tree var = get_static_decl (index);
962 get_static_name (index));
586 get_static_decl(int index) argument
599 get_static_name(int index) argument
935 unsigned int index; local
1033 unsigned int index; local
1190 unsigned int index; local
[all...]
/freebsd-10-stable/sys/netgraph/
H A Dng_parse.c111 int index, const u_char *start, u_char *buf,
117 ng_parse_type *type, int index, enum comptype ctype);
119 int index, enum comptype ctype, int posn);
1204 int nextIndex = 0; /* next implicit array index */
1205 u_int index; /* field or element index */ local
1235 /* For arrays, the 'name' (ie, index) is optional, so
1243 /* If an opening brace/bracket, index is implied */
1245 index = nextIndex++;
1249 /* Might be an index, migh
1384 int error, index; local
1469 ng_get_composite_elem_default(const struct ng_parse_type *type, int index, const u_char *const start, u_char *buf, int *buflen, const enum comptype ctype) argument
1556 ng_get_composite_etype(const struct ng_parse_type *type, int index, const enum comptype ctype) argument
1594 ng_parse_get_elem_pad(const struct ng_parse_type *type, int index, enum comptype ctype, int posn) argument
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DSparseBitVector.h91 unsigned index() const {
135 /// find_first - Returns the index of the first set bit.
148 /// find_next - Returns the index of the next set bit starting from the
310 if (CurrElementIter->index() == ElementIndex) {
312 } else if (CurrElementIter->index() > ElementIndex) {
314 && ElementIter->index() > ElementIndex)
318 ElementIter->index() < ElementIndex)
354 BitNumber = Iter->index() * ElementSize;
386 BitNumber = Iter->index() * ElementSize;
396 BitNumber = Iter->index() * ElementSiz
[all...]
/freebsd-10-stable/sys/powerpc/pseries/
H A Dmmu_phyp.c246 uint64_t index, junk; local
260 pvo_pt->pte_lo, &index, &evicted.pte_lo, &junk);
304 uint64_t index, junk; local
321 pvo_pt->pte_lo, &index, &evicted.pte_lo, &junk);
323 return (index & 0x07);
334 pvo_pt->pte_hi, pvo_pt->pte_lo, &index, &evicted.pte_lo, &junk);
336 return (index & 0x07);
344 index = mphyp_pte_spillable_ident(pteg_bktidx, &evicted);
345 if (index == -1L) {
347 index
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h34 /// This class represents an entry in the slot index list held in the
40 unsigned index; member in class:llvm::IndexListEntry
44 IndexListEntry(MachineInstr *mi, unsigned index) : mi(mi), index(index) {} argument
51 unsigned getIndex() const { return index; }
52 void setIndex(unsigned index) { argument
53 this->index = index;
57 // When EXPENSIVE_CHECKS is defined, "erased" index lis
359 createEntry(MachineInstr *mi, unsigned index) argument
[all...]
/freebsd-10-stable/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_stream.c116 } index; member in struct:xz_dec
284 s->index.size += in_used;
307 switch (s->index.sequence) {
309 s->index.count = s->vli;
316 if (s->index.count != s->block.count)
319 s->index.sequence = SEQ_INDEX_UNPADDED;
323 s->index.hash.unpadded += s->vli;
324 s->index.sequence = SEQ_INDEX_UNCOMPRESSED;
328 s->index.hash.uncompressed += s->vli;
329 s->index
[all...]
/freebsd-10-stable/sys/geom/part/
H A Dg_part_pc98.c393 int error, index, res, sum; local
417 for (index = SECSIZE; index < 2 * SECSIZE; index++)
418 sum += buf[index];
424 for (index = 0; index < PC98_NPARTS; index++) {
425 p = buf + SECSIZE + index * PC98_PARTSIZE;
456 int error, index; local
580 int error, index; local
[all...]
/freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_swrun_tbl.c81 int32_t index; member in struct:swrun_entry
112 * the index parameter must not exist in this list.
124 entry->index = idx;
148 * Search one item by its index, return NULL if none found
156 if (entry->index == idx)
311 SWOSIndex = entry->index;
339 * The SNMP table's index must begin from 1 (as specified by
436 if (entry->index >= NO_PID + 1) {
444 if (kldstat(entry->index - NO_PID - 1, &stat) == -1) {
450 entry->index
[all...]

Completed in 480 milliseconds

1234567891011>>