Searched refs:triplet (Results 1 – 25 of 25) sorted by relevance
/external/ceres-solver/internal/ceres/ |
D | suitesparse.cc | 56 cholmod_triplet triplet; in CreateSparseMatrix() local 58 triplet.nrow = A->num_rows(); in CreateSparseMatrix() 59 triplet.ncol = A->num_cols(); in CreateSparseMatrix() 60 triplet.nzmax = A->max_num_nonzeros(); in CreateSparseMatrix() 61 triplet.nnz = A->num_nonzeros(); in CreateSparseMatrix() 62 triplet.i = reinterpret_cast<void*>(A->mutable_rows()); in CreateSparseMatrix() 63 triplet.j = reinterpret_cast<void*>(A->mutable_cols()); in CreateSparseMatrix() 64 triplet.x = reinterpret_cast<void*>(A->mutable_values()); in CreateSparseMatrix() 65 triplet.stype = 0; // Matrix is not symmetric. in CreateSparseMatrix() 66 triplet.itype = CHOLMOD_INT; in CreateSparseMatrix() [all …]
|
/external/wpa_supplicant_8/hostapd/ |
D | hlr_auc_gw.txt | 11 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
|
D | hostapd.sim_db | 1 # Example GSM authentication triplet file for EAP-SIM authenticator
|
D | ChangeLog | 669 * hlr_auc_gw: read GSM triplet file into memory and rotate through the 672 provides bit better triplet data for testing a single client; anyway, 674 instead of hardcoded triplet file)
|
/external/iw/ |
D | scan.c | 553 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/ |
D | testcurl.pl | 251 my $triplet; 257 $triplet = $1; 263 return $triplet;
|
/external/eigen/doc/ |
D | TutorialSparse.dox | 97 …le>, and a triplet list of the same scalar type \c Triplet<double>. A triplet is a simple object …
|
/external/iputils/ninfod/ |
D | configure | 2228 { $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/ |
D | bison.m4 | 330 # of type WHAT. Each item in the list must be a triplet specifying one
|
/external/liblzf/ |
D | configure | 1763 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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/ |
D | configure | 7345 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"… 7346 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 7437 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"… 7438 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 7529 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"… 7530 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
/external/pcre/dist/ |
D | configure | 6386 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"… 6387 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 6478 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"… 6479 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 6570 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"… 6571 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 7132 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"… 7133 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
/external/e2fsprogs/ |
D | configure | 1528 --with-multiarch=ARCH specify the multiarch triplet 2915 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"… 2916 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 3115 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"… 3116 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
D | configure.in | 1207 [ --with-multiarch=ARCH specify the multiarch triplet],
|
/external/libmicrohttpd/ |
D | configure | 7900 { $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/libedit/ |
D | configure | 2421 { $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/ImageMagick/ |
D | configure | 9302 { $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/ |
D | ip-cref.tex | 1067 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/llvm/docs/ |
D | CommandLine.rst | 976 #. The **clEnumVal** macro is used as a nice simple way to specify a triplet
|
D | LangRef.rst | 4675 Each triplet has the following form:
|
/external/openssh/ |
D | configure | 1906 whose name does not start with the host triplet. If you think this 1909 whose name does not start with the host triplet. If you think this 2110 whose name does not start with the host triplet. If you think this 2113 whose name does not start with the host triplet. If you think this
|
/external/c-ares/ |
D | configure | 2938 { $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/libpng/ |
D | libpng-manual.txt | 1691 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
|
/external/srtp/doc/ |
D | rfc3711.txt | 543 A cryptographic context SHALL be uniquely identified by the triplet
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/ |
D | CHANGES | 1586 added constraint that R=G=B on each triplet.
|