Searched refs:triplet (Results 1 - 25 of 34) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/tests/
H A Dtestcurl.pl246 my $triplet;
252 $triplet = $1;
258 return $triplet;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/tests/
H A Dtestcurl.pl246 my $triplet;
252 $triplet = $1;
258 return $triplet;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/tests/
H A Dtestcurl.pl246 my $triplet;
252 $triplet = $1;
258 return $triplet;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/w1/
H A Dw1_io.c174 * Does a triplet - used for searching ROM addresses.
187 if (dev->bus_master->triplet)
188 return dev->bus_master->triplet(dev->bus_master->data, bdir);
H A Dw1.h136 u8 (*triplet)(void *, u8); member in struct:w1_bus_master
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/w1/
H A Dw1_io.c174 * Does a triplet - used for searching ROM addresses.
187 if (dev->bus_master->triplet)
188 return dev->bus_master->triplet(dev->bus_master->data, bdir);
H A Dw1.h136 u8 (*triplet)(void *, u8); member in struct:w1_bus_master
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dtargets.c1271 /* The configuration triplet. */ member in struct:targmatch
1272 const char *triplet;
1285 /* Find a target vector, given a name or configuration triplet. */
1298 configuration triplet. FIXME: We should run the triplet through
1300 for (match = &bfd_target_match[0]; match->triplet != NULL; match++)
1302 if (fnmatch (match->triplet, name, 0) == 0)
1324 name or a configuration triplet.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dtargets.c1271 /* The configuration triplet. */ member in struct:targmatch
1272 const char *triplet;
1285 /* Find a target vector, given a name or configuration triplet. */
1298 configuration triplet. FIXME: We should run the triplet through
1300 for (match = &bfd_target_match[0]; match->triplet != NULL; match++)
1302 if (fnmatch (match->triplet, name, 0) == 0)
1324 name or a configuration triplet.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dtargets.c1271 /* The configuration triplet. */ member in struct:targmatch
1272 const char *triplet;
1285 /* Find a target vector, given a name or configuration triplet. */
1298 configuration triplet. FIXME: We should run the triplet through
1300 for (match = &bfd_target_match[0]; match->triplet != NULL; match++)
1302 if (fnmatch (match->triplet, name, 0) == 0)
1324 name or a configuration triplet.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/w1/masters/
H A Dds2482.c279 * Performs the triplet function, which reads two bits and writes a bit.
300 /* Send the triplet command, wait until 1WB == 0, return the status */
469 data->w1_ch[idx].w1_bm.triplet = ds2482_w1_triplet;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/w1/masters/
H A Dds2482.c279 * Performs the triplet function, which reads two bits and writes a bit.
300 /* Send the triplet command, wait until 1WB == 0, return the status */
469 data->w1_ch[idx].w1_bm.triplet = ds2482_w1_triplet;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/libertas/
H A Dhost.h391 struct ieee80211_country_ie_triplet triplet[MAX_11D_TRIPLETS]; member in struct:mrvl_ie_domain_param_set
H A Dcmd.c751 * interpret a triplet of (36, 4, 20) as channels 36, 37, 38, 39. Since
753 * splitting that up into 4 triplet pairs of (36, 1, 20) + (40, 1, 20)
784 /* Add this triplet */
785 lbs_deb_11d("11D triplet (%d, %d, %d)\n",
788 t = &domain->triplet[num_triplet];
798 /* Add last triplet */
799 lbs_deb_11d("11D triplet (%d, %d, %d)\n", first_channel,
801 t = &domain->triplet[num_triplet];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dhost.h391 struct ieee80211_country_ie_triplet triplet[MAX_11D_TRIPLETS]; member in struct:mrvl_ie_domain_param_set
H A Dcmd.c751 * interpret a triplet of (36, 4, 20) as channels 36, 37, 38, 39. Since
753 * splitting that up into 4 triplet pairs of (36, 1, 20) + (40, 1, 20)
784 /* Add this triplet */
785 lbs_deb_11d("11D triplet (%d, %d, %d)\n",
788 t = &domain->triplet[num_triplet];
798 /* Add last triplet */
799 lbs_deb_11d("11D triplet (%d, %d, %d)\n", first_channel,
801 t = &domain->triplet[num_triplet];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A Dconfigure2923 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2924 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3216 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3217 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3416 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3417 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4920 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4921 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5012 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5013 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A Dconfigure2923 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2924 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3216 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3217 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3416 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3417 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4920 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4921 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5012 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5013 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A Dconfigure2923 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2924 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3216 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3217 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3416 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3417 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4920 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4921 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5012 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5013 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dconfigure2984 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2985 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3307 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3308 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3507 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3508 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4300 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4301 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5208 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5209 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dconfigure2984 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2985 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3307 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3308 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3507 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3508 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4300 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4301 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5208 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5209 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dconfigure2984 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2985 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3307 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3308 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3507 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3508 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4300 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4301 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5208 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5209 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/doc/
H A Dip-cref.tex1030 and \verb|used| is a triplet of time intervals in seconds
1113 is impossible and routes are uniquely identified by the triplet
1135 the statements above as: a route is identified by the triplet
1203 one more parameter, which should be added to the triplet
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/doc/
H A Dip-cref.tex1032 and \verb|used| is a triplet of time intervals in seconds
1115 is impossible and routes are uniquely identified by the triplet
1137 the statements above as: a route is identified by the triplet
1205 one more parameter, which should be added to the triplet
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/doc/
H A Dip-cref.tex1030 and \verb|used| is a triplet of time intervals in seconds
1113 is impossible and routes are uniquely identified by the triplet
1135 the statements above as: a route is identified by the triplet
1203 one more parameter, which should be added to the triplet

Completed in 342 milliseconds

12