Searched
full:specify (Results
1676 -
1700 of
4616) sorted by null
<<61626364656667686970>>
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
DalvInsnList.java | 42 * specify arguments that are unused by the method.
|
/external/doclava/src/com/google/doclava/ |
ClearPage.java | 227 * specify file types later. This adds unneeded checking though since it lets everything through
|
/external/e2fsprogs/misc/ |
util.c | 97 "did you specify it correctly?\n"), stderr);
|
/external/eigen/ |
COPYING.LGPL | 157 received it does not specify a version number of the GNU Lesser
|
/external/eigen/Eigen/src/Core/ |
DiagonalMatrix.h | 99 * to SizeAtCompileTime. Most of the time, you do not need to specify it.
|
/external/eigen/doc/ |
C00_QuickStartGuide.dox | 83 Now look back at the second example program. We presented two versions of it. In the version in the left column, the matrix is of type \c MatrixXd which represents matrices of arbitrary size. The version in the right column is similar, except that the matrix is of type \c Matrix3d, which represents matrices of a fixed size (here 3-by-3). Because the type already encodes the size of the matrix, it is not necessary to specify the size in the constructor; compare <tt>MatrixXd m(3,3)</tt> with <tt>Matrix3d m</tt>. Similarly, we have \c VectorXd on the left (arbitrary size) versus \c Vector3d on the right (fixed size). Note that here the coefficients of vector \c v are directly set in the constructor, though the same syntax of the left example could be used too.
|
C05_TutorialAdvancedInitialization.dox | 77 to specify the size. Thus, the second variant requires one argument and can be used for one-dimensional
|
/external/emma/core/java12/com/vladium/emma/report/html/doc/ |
HTMLDocument.java | 35 // specify encoding META before anything else:
|
/external/flac/include/FLAC/ |
callback.h | 60 * environments so there is an additional option to specify a set of
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/ |
OpenFlags.java | 200 * mode, only other accesses that specify a BLOCK mode need be
|
/external/grub/stage2/ |
bios.c | 245 This is why we specify the exactly necessary size of 0x42
|
/external/gtest/samples/ |
sample5_unittest.cc | 35 // When you define a test fixture, you specify the name of the test
|
/external/guava/guava/src/com/google/common/collect/ |
TreeMultimap.java | 86 * Neither comparator may be null; use {@link Ordering#natural()} to specify
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
TestsForSetsInJavaUtil.java | 42 * {@link java.util} package. Can be subclassed to specify tests that should
|
/external/icu4c/common/unicode/ |
uversion.h | 88 * This is used to specify that the rest of the code uses the
|
/external/icu4c/i18n/unicode/ |
basictz.h | 105 * @param trscount On input, specify the size of the array 'transitions' receiving
|
datefmt.h | 91 * To format a date for a different Locale, specify it in the call to 405 * as the Chinese lunar calendar - do not specify enough fields to enable 468 * as the Chinese lunar calendar - do not specify enough fields to enable 595 * Specify whether or not date/time parsing is to be lenient. With lenient [all...] |
fieldpos.h | 110 * caller doesn't need to specify a field. Do not subclass.
|
/external/icu4c/tools/pkgdata/ |
pkgdata.1.in | 183 Specify options for the builder. The builder is used internally by
|
/external/iproute2/ip/ |
iptuntap.c | 201 fprintf(stderr, "You failed to specify a tunnel mode\n");
|
/external/ipsec-tools/src/libipsec/ |
ipsec_set_policy.3 | 276 However, it is encouraged to specify them explicitly
|
/external/iptables/extensions/ |
libipt_addrtype.c | 147 "addrtype: you must specify --src-type or --dst-type");
|
libxt_connlimit.c | 103 "You must specify \"--connlimit-above\" or "
|
libxt_recent.c | 127 "recent: you must specify one of `--set', `--rcheck' "
|
/external/iptables/libipq/ |
libipq.3 | 77 allows the application to specify whether packet metadata, or packet
|
Completed in 629 milliseconds
<<61626364656667686970>>