Searched refs:follows (Results 1 - 25 of 72) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Ddfa.c78 /* ISASCIIDIGIT differs from ISDIGIT, as follows:
1146 /* The grammar understood by the parser is as follows.
1582 for (j = 0; j < d->follows[old.index].nelem; ++j)
1584 p.index = d->follows[old.index].elems[j].index;
1691 CALLOC(d->follows, position_set, d->tindex);
1716 merge(&tmp, &d->follows[pos[j].index], &merged);
1717 REALLOC_IF_NECESSARY(d->follows[pos[j].index].elems, position,
1719 copy(&merged, &d->follows[pos[j].index]);
1736 merge(&tmp, &d->follows[pos[j].index], &merged);
1737 REALLOC_IF_NECESSARY(d->follows[po
1926 position_set follows; /* Union of the follows of some group. */ local
2645 position_set follows; local
[all...]
H A Ddfa.h318 position_set *follows; /* Array of follow sets, indexed by position member in struct:dfa
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dcaps.c933 u64 follows)
939 " seq %u/%u mseq %u follows %lld size %llu/%llu"
943 seq, issue_seq, mseq, follows, size, max_size,
964 fc->snap_follows = cpu_to_le64(follows);
1076 u64 seq, issue_seq, mseq, time_warp_seq, follows; variable
1147 follows = ci->i_head_snapc->seq;
1149 follows = 0;
1179 follows);
1227 if (capsnap->follows < next_follows)
1290 dout("flush_snaps %p cap_snap %p follows
923 send_cap_msg(struct ceph_mds_session *session, u64 ino, u64 cid, int op, int caps, int wanted, int dirty, u32 seq, u64 flush_tid, u32 issue_seq, u32 mseq, u64 size, u64 max_size, struct timespec *mtime, struct timespec *atime, u64 time_warp_seq, uid_t uid, gid_t gid, mode_t mode, u64 xattr_version, struct ceph_buffer *xattrs_buf, u64 follows) argument
2537 u64 follows = le64_to_cpu(m->snap_follows); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dspi_s3c24xx_fiq.S24 @ entry to these routines is as follows, with the register names
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Dftdi-elan.c111 int follows; member in struct:u132_command
374 command->follows = 0;
396 command->follows = 0;
432 command->follows = 0;
746 int F = command->follows;
771 total_size += 5 + command->follows;
1264 command->follows = 4;
1296 command->follows = 4;
1328 command->follows = 4;
1374 command->follows
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmemorydc.tex21 for anything. Typical usage is as follows:
H A Ddropsrc.tex18 \index{wxDragResult}wxDragResult is defined as follows:
H A Ddroptrgt.tex27 \index{wxDragResult}wxDragResult is defined as follows:
H A Dhtmlhand.tex100 {\it tag}. Body of method follows after this macro.
H A Dtapp.tex28 An example of defining an application follows:
H A Dti18n.tex15 The wxWidgets approach to i18n closely follows the GNU gettext package. wxWidgets uses the
H A Dtrefcount.tex29 Note that wxWidgets follows the {\it STL philosophy}: when a comparison operator cannot
H A Dtexpr.tex21 such a library are as follows:
82 as follows:
H A Drecrdset.tex183 as follows:
381 as follows:
430 set, organized as follows:
H A Dmimetype.tex31 as follows:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dscosh.S35 | Thus, we calculate sinh(X) as follows:
H A Dssinh.S35 | Thus, we calculate sinh(X) as follows:
H A Dbinstr.S47 | The registers are used as follows:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D05-comment.tex46 The comment header is decoded as follows:
207 The comment header is encoded as follows (as per Ogg's standard
H A D06-floor0.tex28 follows:
56 Packet decode proceeds as follows:
H A D03-codebook.tex166 possible scalar values. Lookup decode proceeds as follows:
307 \varname{[codebook_multiplicands]} as follows (\varname{[value_vector]}
340 \varname{[codebook_multiplicands]} as follows (\varname{[value_vector]}
H A D08-residue.tex35 encoded and simply trusting that it is, is as follows:
265 as follows. We assume that the number of vectors being encoded,
286 Packet decode proceeds as follows, matching the description offered earlier in the document.
H A D07-floor1.tex74 pattern should be clear; we complete the floor computation as follows:
183 Assuming \varname{[nonzero]} is set, decode proceeds as follows:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/docs/
H A Dautodocifier.pl258 The definition of the types is as follows:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dtime.c793 int follows; local
798 follows = etr_aib_follows(sync_port, aib, port);
800 if (!follows)

Completed in 280 milliseconds

123