Searched refs:first (Results 251 - 275 of 926) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_files.c217 * in the first slot.
387 * to remove an extent without probing it first and seeing that is is empty
504 db_recno_t i, current, first, stop, rec_extent; local
520 /* Find out the first and last record numbers in the database. */
526 first = meta->first_recno;
535 * roundoff at first (e.g., current record in extent);
536 * roundoff at current (e.g., first record in extent);
541 if (current >= first)
542 extent_cnt = (current - first) / rec_extent + 3;
545 (current + (UINT32_MAX - first)) / rec_exten
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dhrtimer.c364 if (!base->first)
366 timer = rb_entry(base->first, struct hrtimer, node);
705 * replaces the first pending timer
707 if (!base->first || timer->expires.tv64 <
708 rb_entry(base->first, struct hrtimer, node)->expires.tv64) {
720 base->first = &timer->node;
752 * first entry pointer if necessary.
754 if (base->first == &timer->node) {
755 base->first = rb_next(&timer->node);
933 if (!base->first)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/glib/
H A Dgstring.c211 * Adds a copy of the first @len bytes of @string to the #GStringChunk. The
686 gint charlen, first, i; local
694 first = 0;
699 first = 0xc0;
704 first = 0xe0;
709 first = 0xf0;
714 first = 0xf8;
719 first = 0xfc;
742 dest[0] = wc | first;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgfmt-157 ${MSGCAT} --use-first -o modules.po module1.po module2.po
H A Dmsgfmt-269 ${MSGCAT} --use-first -o modules.po module1.po module2.po
H A Dxgettext-c-1012 // (KDE) The 2-argument i18n macro has the context first.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/glib/
H A Dgstring.c211 * Adds a copy of the first @len bytes of @string to the #GStringChunk. The
686 gint charlen, first, i; local
694 first = 0;
699 first = 0xc0;
704 first = 0xe0;
709 first = 0xf0;
714 first = 0xf8;
719 first = 0xfc;
742 dest[0] = wc | first;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dlog001.tcl93 for { set grec [$logc get -first] } { [llength $grec] != 0 } {
128 puts "\tLog001.f: Retrieving first/current, last/current log record"
129 set grec [$logc get -first]
H A Drecd017.tcl129 if { [string first append $cmd] != -1 } {
132 if { [string first consume $cmd] != -1 } {
138 # if { [string first partial $cmd] != -1 } {
H A Drep018script.tcl92 error_check_good db_empty [llength [$cursor get -first]] 0
H A Dtest026.tcl107 for { set ret [$dbc get -first] } {
147 set ret [$dbc get -first]
H A Dreputilsnoenv.tcl77 # If we can send this anywhere, send it to the first id
164 for { set dbt [$dbc get -first] } \
207 set toidx [string first . $tofrom]
210 set fromidx [string first . $tofrom $fidx]
276 # from other participants in a replication group. Used when first
292 # to other participants in a replication group. Used when first
367 for { set dbt [$dbc get -first] } \
H A Dtest032.tcl10 # TEST Use the first 10,000 entries from the dictionary. Insert each with
153 for {set ret [$check_c get -first]} \
176 for {set ret [$check_c get -first]} \
197 for {set ret [$check_c get -first]} \
211 for {set ret [$check_c get -first]} \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/ppc/
H A Dutil_altivec.h99 register vector unsigned char first = vec_ld(offset, src); local
102 return vec_perm(first, second, mask);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/lib-32/
H A Ddump_tlb.c51 void dump_tlb(int first, int last) argument
61 for (i = first; i <= last; i++) {
H A Dr3k_dump_tlb.c22 void dump_tlb(int first, int last) argument
30 for (i = first; i <= last; i++) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/lib-64/
H A Ddump_tlb.c42 void dump_tlb(int first, int last) argument
51 for (i = first; i <= last; i++) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dsa11xx_base.c167 int first, int nr)
183 return soc_common_drv_pcmcia_probe(dev, ops, first, nr);
166 sa11xx_drv_pcmcia_probe(struct device *dev, struct pcmcia_low_level *ops, int first, int nr) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-strncpy_from_user.S59 EX( ldq_u t1, 0(a1) ) # L : Latency=3 load first quadword
60 ldq_u t0, 0(a0) # L : load first (partial) aligned dest quadword
73 * We are co-aligned; take care of a partial first word.
75 * t0 == the first destination word for masking back in
76 * t1 == the first source word.
86 mskql t0, a1, t0 # U : assemble the first output word
168 /* We know just enough now to be able to assemble the first
173 t0 == the first dest word, unmasked
174 t1 == the shifted low bits of the first source word
182 or t1, t4, t1 # E : first aligne
[all...]
H A Dev6-stxncpy.S57 t0 == the first destination word for masking back in
58 t1 == the first source word. */
66 mskql t0, a1, t0 # U : assemble the first output word
161 /* We are co-aligned; take care of a partial first word. */
162 ldq_u t1, 0(a1) # L : load first src word
183 /* We know just enough now to be able to assemble the first
188 t0 == the first dest word, unmasked
189 t1 == the shifted low bits of the first source word
197 or t1, t4, t1 # E : first aligned src word complete (stall)
199 or t0, t1, t0 # E : first outpu
[all...]
H A Dev67-strchr.S31 ldq_u t0, 0(a0) # L : load first quadword Latency=3
41 mskqh t4, a0, t4 # U : only want relevant part of first quad
H A Dstrncpy_from_user.S39 t0 == the first destination word for masking back in
40 t1 == the first source word. */
47 mskql t0, a1, t0 # e0 : assemble the first output word
118 /* We are co-aligned; take care of a partial first word. */
120 EX( ldq_u t1, 0(a1) ) # e0 : load first src word
134 /* We know just enough now to be able to assemble the first
139 t0 == the first dest word, unmasked
140 t1 == the shifted low bits of the first source word
147 or t1, t4, t1 # e1 : first aligned src word complete
149 or t0, t1, t0 # e0 : first outpu
[all...]
H A Dstxncpy.S46 t0 == the first destination word for masking back in
47 t1 == the first source word. */
54 mskql t0, a1, t0 # e0 : assemble the first output word
128 /* We are co-aligned; take care of a partial first word. */
130 ldq_u t1, 0(a1) # e0 : load first src word
144 /* We know just enough now to be able to assemble the first
149 t0 == the first dest word, unmasked
150 t1 == the shifted low bits of the first source word
157 or t1, t4, t1 # e1 : first aligned src word complete
159 or t0, t1, t0 # e0 : first outpu
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/powerpc32/
H A Dmpih-lshift.S51 lwzu 11,-4(4) # load first s1 limb
105 lwzu %r11,-4(%r4) # load first s1 limb
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/oss/
H A Dpcm_plugin.h36 unsigned int first; /* offset to first sample in bits */ member in struct:snd_pcm_channel_area
92 int snd_pcm_plugin_clear(struct snd_pcm_plugin **first);

Completed in 349 milliseconds

<<11121314151617181920>>