Home
last modified time | relevance | path

Searched refs:triplet (Results 1 – 25 of 28) sorted by relevance

12

/external/python/cpython2/Lib/idlelib/
DMultiCall.py77 def bind(self, triplet, func): argument
93 def unbind(self, triplet, func): argument
203 def bind(self, triplet, func): argument
204 if triplet[2] not in self.bindedfuncs:
205 self.bindedfuncs[triplet[2]] = [[] for s in _states]
208 for detail in (triplet[2], None)
212 seq = "<%s%s-%s>"% (_state_names[s], self.typename, triplet[2])
215 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].append(func)
221 def unbind(self, triplet, func): argument
222 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].remove(func)
[all …]
/external/wpa_supplicant_8/hostapd/
Dhlr_auc_gw.txt11 text files: GSM triplet file (see hostapd.sim_db) and Milenage file (see
14 GSM triplet data is used for a more static configuration (e.g., triplets
26 hlr_auc_gw [-hu] [-s<socket path>] [-g<triplet file>] [-m<milenage file>] \
34 -g<triplet file> = path for GSM authentication triplets
Dhostapd.sim_db1 # Example GSM authentication triplet file for EAP-SIM authenticator
DChangeLog742 * hlr_auc_gw: read GSM triplet file into memory and rotate through the
745 provides bit better triplet data for testing a single client; anyway,
747 instead of hardcoded triplet file)
/external/iw/
Dscan.c553 union ieee80211_country_ie_triplet *triplet = (void *) data; in print_country() local
555 if (triplet->ext.reg_extension_id >= IEEE80211_COUNTRY_EXTENSION_ID) { in print_country()
557 triplet->ext.reg_extension_id, in print_country()
558 triplet->ext.reg_class, in print_country()
559 triplet->ext.coverage_class, in print_country()
560 triplet->ext.coverage_class * 450); in print_country()
568 if (triplet->chans.first_channel <= 14) in print_country()
569 end_channel = triplet->chans.first_channel + (triplet->chans.num_channels - 1); in print_country()
571 end_channel = triplet->chans.first_channel + (4 * (triplet->chans.num_channels - 1)); in print_country()
573 …printf("\t\tChannels [%d - %d] @ %d dBm\n", triplet->chans.first_channel, end_channel, triplet->ch… in print_country()
/external/curl/tests/
Dtestcurl.pl251 my $triplet;
257 $triplet = $1;
263 return $triplet;
/external/syslinux/gpxe/src/include/gpxe/
Dieee80211.h663 union ieee80211_ie_country_triplet triplet[0]; member
/external/syslinux/doc/
Dchain.txt105 This triplet lets you alter the addresses a file will use. It's loaded at
117 This triplet lets you alter the addresses a sector will use. It's loaded at
/external/eigen/doc/
DTutorialSparse.dox97 …le>, and a triplet list of the same scalar type \c Triplet<double>. A triplet is a simple object …
/external/iputils/ninfod/
Dconfigure2228 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
2229 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2428 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
2429 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
/external/bison/data/
Dbison.m4330 # of type WHAT. Each item in the list must be a triplet specifying one
/external/pcre/dist2/
Dconfigure5671 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
5672 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5763 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
5764 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5855 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
5856 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6417 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
6418 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
/external/liblzf/
Dconfigure1763 whose name does not start with the host triplet. If you think this
1766 whose name does not start with the host triplet. If you think this
1967 whose name does not start with the host triplet. If you think this
1970 whose name does not start with the host triplet. If you think this
/external/libmicrohttpd/
Dconfigure7900 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
7901 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7992 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
7993 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8084 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
8085 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
/external/syslinux/gpxe/src/net/80211/
Dnet80211.c1111 &ie->country.triplet[i]; in net80211_process_ie()
/external/e2fsprogs/
Dconfigure2989 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
2990 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3189 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
3190 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
Dconfigure.ac1356 [ --with-multiarch=ARCH specify the multiarch triplet],
/external/libedit/
Dconfigure2421 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
2422 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2621 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
2622 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
/external/syslinux/com32/lib/libpng/
Dlibpng.txt771 is called to insert filler bytes, either before or after each RGB triplet.
776 after each RRGGBB triplet. Similarly, 8-bit or 16-bit grayscale data can
945 background color as an RGB triplet at the final, expanded bit depth
948 or as an RGB triplet that may or may not be in the palette (need_expand = 0).
/external/ImageMagick/
Dconfigure9302 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
9303 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
15849 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
15850 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
15941 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
15942 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
16033 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
16034 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
28170 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
28171 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
/external/iproute2/doc/
Dip-cref.tex1067 and \verb|used| is a triplet of time intervals in seconds
1150 is impossible and routes are uniquely identified by the triplet
1172 the statements above as: a route is identified by the triplet
1240 one more parameter, which should be added to the triplet
/external/openssh/
Dconfigure2709 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
2710 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2909 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
2910 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
/external/llvm/docs/
DCommandLine.rst976 #. The **clEnumVal** macro is used as a nice simple way to specify a triplet
/external/c-ares/
Dconfigure2938 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
2939 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
/external/skia/third_party/libpng/
Dlibpng-manual.txt1691 is called to insert filler bytes, either before or after each RGB triplet.
1697 or after each RRGGBB triplet. Similarly, 8-bit or 16-bit grayscale data can

12