Home
last modified time | relevance | path

Searched full:triplet (Results 1 – 25 of 199) sorted by relevance

12345678

/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/python/cpython3/Lib/idlelib/
Dmulticall.py82 def bind(self, triplet, func): argument
98 def unbind(self, triplet, func): argument
213 def bind(self, triplet, func): argument
214 if triplet[2] not in self.bindedfuncs:
215 self.bindedfuncs[triplet[2]] = [[] for s in _states]
218 for detail in (triplet[2], None)
222 seq = "<%s%s-%s>"% (_state_names[s], self.typename, triplet[2])
225 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].append(func)
231 def unbind(self, triplet, func): argument
232 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].remove(func)
[all …]
/external/Reactive-Extensions/RxCpp/Rx/v2/test/operators/
Dconcat_map.cpp38 [](int /*x*/, std::tuple<int,int,int> triplet){return triplet;}) in __anon58f26a080102() argument
41 [](int /*z*/, std::tuple<int,int,int> triplet){return triplet;}); in __anon58f26a080602() argument
85 [](int /*x*/, std::tuple<int,int,int> triplet){return triplet;}, in __anon58f26a080902() argument
89 [](int /*z*/, std::tuple<int,int,int> triplet){return triplet;}, in __anon58f26a080e02() argument
133 [](int /*x*/, std::tuple<int,int,int> triplet){return triplet;}, in __anon58f26a080f02() argument
137 [](int /*z*/, std::tuple<int,int,int> triplet){return triplet;}, in __anon58f26a081402() argument
182 [](int /*x*/, std::tuple<int,int,int> triplet){return triplet;}, in __anon58f26a081502() argument
186 [](int /*z*/, std::tuple<int,int,int> triplet){return triplet;}, in __anon58f26a081a02() argument
Dflat_map.cpp73 [](int /*x*/, std::tuple<int,int,int> triplet){return triplet;}) in __anonfab8ad970102() argument
76 [](int /*z*/, std::tuple<int,int,int> triplet){return triplet;}); in __anonfab8ad970602() argument
121 [](int /*x*/, std::tuple<int,int,int> triplet){return triplet;}, in __anonfab8ad970802() argument
125 [](int /*z*/, std::tuple<int,int,int> triplet){return triplet;}, in __anonfab8ad970d02() argument
169 [](int /*x*/, std::tuple<int,int,int> triplet){return triplet;}, in __anonfab8ad970e02() argument
173 [](int /*z*/, std::tuple<int,int,int> triplet){return triplet;}, in __anonfab8ad971302() argument
217 [](int /*x*/, std::tuple<int,int,int> triplet){return triplet;}, in __anonfab8ad971402() argument
221 [](int /*z*/, std::tuple<int,int,int> triplet){return triplet;}, in __anonfab8ad971902() argument
/external/harfbuzz_ng/
Dappveyor.yml9 triplet: x86-windows
14 triplet: x64-windows
38 …="msvc" if not "%platform%"=="ARM" vcpkg install glib:%triplet% freetype:%triplet% cairo:%triplet%'
Dazure-pipelines.yml7 triplet: 'x86-windows'
/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
/external/eigen/Eigen/src/SparseCore/
DSparseUtil.h147 * \class Triplet
149 * \brief A small structure to hold a non zero as a triplet (i,j,value).
154 class Triplet
157 Triplet() : m_row(0), m_col(0), m_value(0) {}
159 Triplet(const StorageIndex& i, const StorageIndex& j, const Scalar& v = Scalar(0))
/external/google-fruit/include/fruit/impl/meta/
Dgraph.h23 #include <fruit/impl/meta/triplet.h>
45 // Triplet<NewVisitedSet, Loop, IsLoopComplete>, where Loop is the Vector representing the part
53 // CurrentResult is a Triplet<VisitedSet, Loop, IsLoopComplete> (where IsLoopComplete
75 Triplet<VisitedSet, Vector<Node>, Bool<false>>,
Dtriplet.h27 struct Triplet { struct
36 using type = Triplet<First, Second, Third>; argument
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/pythagorian/
Dmain.cpp128 [](int /*x*/, std::tuple<int,int,int> triplet){return triplet;}) in wmain() argument
131 [](int /*z*/, std::tuple<int,int,int> triplet){return triplet;}); in wmain() argument
/external/python/cpython2/Lib/lib-tk/
DtkColorChooser.py15 # (given as an RGB triplet or a Tk color string)
38 # assume an RGB triplet
/external/python/cpython3/Lib/tkinter/
Dcolorchooser.py15 # (given as an RGB triplet or a Tk color string)
38 # assume an RGB triplet
/external/jsilver/src/com/google/streamhtmlparser/impl/
DStateTableTransition.java23 * file. A state transition is a triplet as follows:
31 * <p>For example, the triplet ("a-z123", A, B) will cause the
/external/toolchain-utils/cros_utils/
Dcommand_executer.py72 Returns triplet (returncode, stdout, stderr).
217 Returns a triplet (returncode, stdout, stderr).
264 Returns triplet (returncode, stdout, stderr).
331 Returns a triplet (returncode, stdout, stderr).
350 Returns triplet (returncode, stdout, stderr).
412 Returns a triplet (returncode, stdout, stderr).
/external/eigen/doc/
DTutorialSparse.dox97 …le>, and a triplet list of the same scalar type \c Triplet<double>. A triplet is a simple object …
198 typedef Eigen::Triplet<double> T;
211 See the SparseMatrix::setFromTriplets() function and class Triplet for more details.
/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/webp/src/dsp/
Dcommon_sse41.h37 // triplet by triplet in the output buffer rgb as rgbrgbrgbrgb ...
/external/eigen/unsupported/Eigen/src/SparseExtra/
DBlockSparseMatrix.h85 // Function object to sort a triplet list
89 typedef typename Iterator::value_type Triplet;
90 bool operator()(const Triplet& a, const Triplet& b)
621 * \brief Fill values in a matrix from a triplet list.
623 * Each triplet item has a block stored in an Eigen dense matrix.
635 /* First, sort the triplet list
/external/eigen/doc/special_examples/
DTutorial_sparse_example.cpp5 typedef Eigen::Triplet<double> T;
/external/bsdiff/include/bsdiff/
Dpatch_writer_interface.h36 // Add a new control triplet entry to the patch. These triplets may be added
/external/ImageMagick/
Dversion.sh34 # Versions are denoted using a standard triplet of integers:
/external/fonttools/Lib/fontTools/misc/
DencodingTools.py67 triplet. If encoding for these values is not known, by default None is
/external/bsdiff/
Ddiff_encoder.h38 // Add a new control triplet entry to the patch. The |entry.diff_size| bytes

12345678