Home
last modified time | relevance | path

Searched refs:triplets (Results 1 – 13 of 13) sorted by relevance

/external/wpa_supplicant_8/hostapd/
Dhlr_auc_gw.txt14 GSM triplet data is used for a more static configuration (e.g., triplets
34 -g<triplet file> = path for GSM authentication triplets
DChangeLog670 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/
Dsparse_basic.cpp416 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/
DfeedWatch.emf.properties22 # Feed Watch Actions - must be defined as triplets of [xpath0]; [script0]; [commandline0]; [xpath1]…
DfeedWatch.uml2.properties22 # Feed Watch Actions - must be defined as triplets of [xpath0]; [script0]; [commandline0]; [xpath1]…
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Deapol_test.sgml36 <arg>num triplets</arg>
/external/eigen/doc/
DTutorialSparse.dox99 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/
Dcontext.rst20 with triplets of methods that all follow a specific naming scheme.
/external/llvm/docs/
DCommandLine.rst971 (option, value, description) triplets that specify the option name, the value
DLangRef.rst4674 The ``llvm.module.flags`` metadata contains a list of metadata triplets.
/external/ceres-solver/docs/source/
Dsolving.rst1480 is dumped as a text file containing :math:`(i,j,s)` triplets, the
/external/opencv3/3rdparty/libtiff/
DChangeLog4465 the scanline buffer long enough when writing rgb triplets.
/external/libpng/
Dlibpng-manual.txt1695 transform it to regular RGB RGB triplets, or png_set_filler() or