Searched refs:triplets (Results 1 – 13 of 13) sorted by relevance
/external/wpa_supplicant_8/hostapd/ |
D | hlr_auc_gw.txt | 14 GSM triplet data is used for a more static configuration (e.g., triplets 34 -g<triplet file> = path for GSM authentication triplets
|
D | ChangeLog | 670 entries instead of only using the same three triplets every time 673 if a better quality triplets are needed, GSM-Milenage should be used 750 triplets; instead, it is path to UNIX domain socket that will be used 753 local information (GSM authentication triplets from a text file and
|
/external/eigen/test/ |
D | sparse_basic.cpp | 416 std::vector<TripletType> triplets; in sparse_basic() local 418 triplets.reserve(ntriplets); in sparse_basic() 426 triplets.push_back(TripletType(r,c,v)); in sparse_basic() 430 m.setFromTriplets(triplets.begin(), triplets.end()); in sparse_basic()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/ |
D | feedWatch.emf.properties | 22 # Feed Watch Actions - must be defined as triplets of [xpath0]; [script0]; [commandline0]; [xpath1]…
|
D | feedWatch.uml2.properties | 22 # Feed Watch Actions - must be defined as triplets of [xpath0]; [script0]; [commandline0]; [xpath1]…
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | eapol_test.sgml | 36 <arg>num triplets</arg>
|
/external/eigen/doc/ |
D | TutorialSparse.dox | 99 In the main function, we declare a list \c coefficients of triplets (as a std vector) and the right… 194 …nteeing good performance is thus to first build a list of so-called \em triplets, and then convert… 210 The \c std::vector of triplets might contain the elements in arbitrary order, and might even contai…
|
/external/mesa3d/src/gallium/docs/source/ |
D | context.rst | 20 with triplets of methods that all follow a specific naming scheme.
|
/external/llvm/docs/ |
D | CommandLine.rst | 971 (option, value, description) triplets that specify the option name, the value
|
D | LangRef.rst | 4674 The ``llvm.module.flags`` metadata contains a list of metadata triplets.
|
/external/ceres-solver/docs/source/ |
D | solving.rst | 1480 is dumped as a text file containing :math:`(i,j,s)` triplets, the
|
/external/opencv3/3rdparty/libtiff/ |
D | ChangeLog | 4465 the scanline buffer long enough when writing rgb triplets.
|
/external/libpng/ |
D | libpng-manual.txt | 1695 transform it to regular RGB RGB triplets, or png_set_filler() or
|